Version 1.4.4
Date: 07-Sep-2017
- (enh #31): Code enhancements for jQuery 3.x.
- (enh #30): More intuitive screen placement depending on media size. New PopoverX plugin properties:
autoPlaceSmallScreen: boolean, defaults totrue, and iftruewill attempt to auto place the popover on smaller screens or on window resize.smallScreenWidth: boolean, defaults to640, above rule will be applied for device screen width less than this size.
- Implement
package.jsonfor npm update. - (enh #29): Add
imgfolder and indicator for thepopover-loadingcss style.