0.1.3 • Published 8 months ago

@cling-se/v-tooltip-root-node v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Forked version of https://github.com/Akryum/floating-vue/releases/tag/v2.0.2

Changes

  • Add support for running v-tooltip in shadow dom
  • New option (rootNode) where you assign the root of the shadow dom

This addresses a bug where tooltips doesn't close when existing in shadow dom. This was caused by "lib/tooltip.js > _scheduleHide" where it searched the light dom for an open tooltip which it couldn't find.

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago