All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Error occured when using
controller.tooltipControllerwithout settinganimation.
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()
- Moved
init()toinitialization.appendStyleSheet()