Package detail

@scalar/use-tooltip

scalar211.1kMIT1.1.0

use tooltips with Vue

composable, tootltips, vue, vue3

readme

Scalar useTooltip()

Version Downloads License Discord

Installation

npm install @scalar/use-tooltip

changelog

@scalar/use-tooltip

1.1.0

Minor Changes

  • 483ca93: chore: require Node 20 (or above)

1.0.7

Patch Changes

  • 8c7bad8: chore: move build tooling to esbuild

1.0.6

Patch Changes

  • fa6afe8: chore: code formatting

1.0.5

Patch Changes

  • fa15b79: chore: replace Vite with rollup

1.0.4

Patch Changes

  • a40999d: chore: added type safety rule noUncheckedIndexedAccess

1.0.3

Patch Changes

  • 0c34a18: chore: updated vue package to 3.5

1.0.2

Patch Changes

  • e1af8ed: revert: scalar use tooltip dependency update

1.0.1

Patch Changes

  • 94e68ab: chore: upgrade typescript to 5.5

1.0.0

Major Changes

  • e5ac3e1: feat: update use-tooltip usage and dependencies

0.7.3

Patch Changes

  • a2cb3c3: Migrate away from unintended peer dependencies

0.7.2

Patch Changes

  • c65697c: fix: move tippy to dependencies

0.7.1

Patch Changes

  • e0fc110: chore: patch bump all package

0.7.0

Minor Changes

  • 7f8ef74: chore: remove aliasing

Patch Changes

  • b38c7ed: Update build configs to a standardized format
  • 6fbb57e: feat: release all the packages

0.6.2

Patch Changes

  • 45dc04b: fix: can’t release packages

0.6.1

Patch Changes

  • 05e2e27: chore: add provenance statement

0.6.0

Minor Changes

  • 0e64a36: refactor: rename all --theme- variables to --scalar-

Patch Changes

  • 22f2858: chore: ran syncpack to update packages

0.5.12

Patch Changes

  • ef3a015: chore: update to typescript 5.4

0.5.11

Patch Changes

  • 1669b27: chore: update dependencies

0.5.10

Patch Changes

  • c6b95ca: chore: upgrade from Vite 4 to Vite 5

0.5.9

Patch Changes

  • 92a8b9f: chore: update dependencies

0.5.8

Patch Changes

  • 81543f42: chore: add support for Node 18

0.5.7

Patch Changes

  • 35dffe4: chore: include @scalar dependencies in the bundle

0.5.6

Patch Changes

  • c3b215f: chore: no pinned peer dependency versions

0.5.5

Patch Changes

  • 55246e5: chore: rewrite all package.jsons (including their prod, dev and peer dependency requirements)

0.5.4

Patch Changes

  • af4ec8d3: update discord links

0.5.3

Patch Changes

  • 1cbcabd7: lots of amazing fixes from when we missed last patch

0.5.2

Patch Changes

  • 048555c6: feat: add CHANGELOG.md to the package

0.5.1

Patch Changes

  • addd9fa2: feat: use default prefix for all CSS variables

0.5.0

Minor Changes

  • 87fda5af: chore: update dependencies

Patch Changes

  • ef080a26: chore: format package.json

0.4.2

Patch Changes

  • d51aebe5: chore: remove source files from packages

0.4.1

Patch Changes

  • 10498d9d: chore: add README
  • 494083a0: add more information to the package.json

0.4.0

Minor Changes

  • 5057e213: make npm packages public :-)

0.3.0

Minor Changes

  • b0f5221: manually releasing all packages to make sure the lastest version is on npm

0.2.0

Minor Changes

  • a ton of fixes, new fastify plugin

0.1.4

Patch Changes

  • fix: externalize dependencies

0.1.3

Patch Changes

  • fix: add CSS file to swagger editor

0.1.2

Patch Changes

  • 7cd41bc: fix: point main entry to dist folder

0.1.1

Patch Changes

  • f46e320: Initial release 👀