New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@svelte-plugins/tooltips

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svelte-plugins/tooltips - npm Package Versions

13

2.0.0

Diff
dysfunc
published 2.0.0 •
dysfunc
published 1.0.1 •

Changelog

Source

1.0.1 - 2022-11-19

  • feat(tooltips): add delay prop by @joligoms
dysfunc
published 1.0.0 •

Changelog

Source

1.0.0 - 2022-11-13

  • refactor(tooltips): use absolute positioning with tooltips
dysfunc
published 0.1.9 •

Changelog

Source

0.1.9 - 2022-11-08

  • New prop show that allows the user to control the tooltip visibility outside of standard actions.
  • New action type added called prop. This should be used when leveraging show prop.
  • Update demo containing an example of how to show
dysfunc
published 0.1.8 •

Changelog

Source

0.1.8 - 2022-09-12

  • Updated Typescript definitions
  • Fixed an issue with empty state with action
dysfunc
published 0.1.7 •

Changelog

Source

0.1.7 - 2022-09-12

  • 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
dysfunc
published 0.1.6 •

Changelog

Source

0.1.6 - 2022-09-09

  • fix(offsets): properly calc position using both x and y offsets
dysfunc
published 0.1.5 •

Changelog

Source

0.1.5 - 2022-09-09

  • Includes a bug fix for a bad reference with SveltKit pre-rendering.
dysfunc
published 0.1.4 •

Changelog

Source

0.1.4 - 2022-08-30

  • This release includes a major fix for animations related to handling auto-positioning and content sizing.
dysfunc
published 0.1.3 •