Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 454 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 454 Bytes

Version 2.0.1

  • Fixed NPM audit issues.
  • Changed license from GPLv3 to MIT.

Version 2.0.0

  • Added logic to cancel currently running animation if show is invoked when hide is being performed or vice versa.
  • In callbacks, added state parameter which represents what happened to the element when show/hide was called.

Version 1.0.1

  • Added toggle method to the plugin.

Version 1.0.0

  • Added show and hide method to the plugin.