Skip to content

newfrontab/floating-vue-shadow-dom-support

 
 

Repository files navigation

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.

About

💬 Easy tooltips, popovers, dropdown, menus... for Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.1%
  • Vue 21.0%
  • JavaScript 4.9%