Skip to content

Releases: BOOK-BLOG/tooltiplery.js

0.0.4

17 May 08:37
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

tooltiplery.js Version 0.0.4, Pre-release for 1.0.0.

Fixed

  • Error occured when using controller.tooltipController without setting animation.

0.0.3

15 May 10:52
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

tooltiplery.js Version 0.0.3, Pre-release for 1.0.0.

Added

  • animation.fadeIn() - fade In Animation, animation.fadeOut() - fade Out Animation
    • Able to set duration, target element and callback function for the animation.
    • Support using animation in:
      • controller.tooltipController()
      • action.showTooltip()
      • action.hideTooltip()

Changed

  • moved init() to initialization.appendStyleSheet()

Previous Versions

[0.0.2] - 2020-04-26 Evening

tooltiplery.js Version 0.0.2 on npmjs.com

[0.0.1] - 2020-04-26 Afternoon

tooltiplery.js Version 0.0.1 on npmjs.com