Skip to content

Version 1.4.4

Choose a tag to compare

@kartik-v kartik-v released this 07 Sep 13:09
· 20 commits to master since this release

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 to true, and if true will attempt to auto place the popover on smaller screens or on window resize.
    • smallScreenWidth: boolean, defaults to 640, above rule will be applied for device screen width less than this size.
  • Implement package.json for npm update.
  • (enh #29): Add img folder and indicator for the popover-loading css style.