Releases: svelte-plugins/tooltips
Releases · svelte-plugins/tooltips
v0.1.7
- Fix an issue handling empty tooltip
- New action property that supports click or hover as triggers
- New CSS variables to control white-space
- Add Typescript definitions
v0.1.6
What's Changed
- fix(offsets): properly calc position using both x and y offsets
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Includes a bug fix for a bad reference with SveltKit pre-rendering.
v0.1.4
This release includes a major fix for animations related to handling auto-positioning and content sizing.
v0.1.2
Add theme property and update documentation