- Destroy tippy instance when the directive is unbound from the element.
- Add new functions :
- this.$tippy.getTippy(tippyEl)
- this.$tippy.showPopper(tippyEl)
- this.$tippy.hidePopper(tippyEl)
- this.$tippy.destroyTippy(tippyEl)
- Add new events (callbacks):
Don't miss a new vue-tippy release
NewReleases is sending notifications on new releases.