svelte-use-tooltip
svelte-use-tooltip copied to clipboard
Svelte action to display a tooltip
The position of the tooltip is defined by the developer and is fixed wherever is the target inside the screen so far. It would be nice to keep that behaviour...
The width of the tooltip can't exceed the size of the target so far. So the content has to adapt consequently. It would be nice to allow the width of...
Add onEnter and onLeave props which are triggered when the tooltip is shown and hidden.
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.49.0 to 4.2.19. Release notes Sourced from svelte's releases. [email protected] Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.49.0 to 4.2.19. Release notes Sourced from svelte's releases. [email protected] Patch Changes fix: ensure typings for <svelte:options> are picked up (#12902) fix: escape < in attribute strings...