Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@guillaumebriday guillaumebriday released this 10 Nov 22:48
· 50 commits to master since this release

Added

  • Adding tippyOptions getter to simply override default options.
  • tippy instance is now a singleton.
  • Destroy tippy instance on disconnect.

Changed

Breaking - Removing mouseOut action.
Breaking - popover action does not return a new tippy instance.