1.0.5 • Published 6 years ago

@slicemenice/jquery-ui-popper v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

jQuery UI Popper

Release History

1.0.5

  • Added package.json file.

1.0.4

  • Added missing var before $elementsToClose.

1.0.3

  • Fixed "prevent default" on link elements.

1.0.2

  • Fixed access of isOpen when evaluating which elements to close as this might also be called for different types / "subclasses" of poppers. Changed to check the elements data instead of using the array accessor.

1.0.1

  • Fixed access of isOpen when evaluating which elements to close as this might also be called for different types / "subclasses" of poppers.

1.0.0

  • Added basic component.