This repository was archived by the owner on Nov 9, 2024. It is now read-only.
v2.2.0
Features
- Export underlying native
tippyfunction from this package (so you don't need to reference the implicit dependency path)
Fixes
- Make
<TippyGroup />updateable (#78)
Deprecations
isVisible/isEnabledrenamed tovisible/enabledfor consistency with nativetippy.jsprops since they don't use that convention + consistent with boolean HTML attributes