floating-vue
floating-vue copied to clipboard
π¬ Easy tooltips, popovers, dropdown, menus... for Vue
 Wouldn't it be better if we import these components as compost api? Because dont see ts
Using: - v-tooltip 2.0.3 - VueJS: 2.6 - using it as `Vue.use(VTooltip)` - using the readme example css After I compile down to production **on some occasions**, some buttons don't...
If [Popover.vue#L685](https://github.com/Akryum/v-tooltip/blob/1aceae950e6045a4be33ab9bfbbd45b5a647ed4d/src/components/Popover.vue#L685) be: `const contains = popover.$refs.popover.contains(event.composedPath()[0])` It will runs inside Shadow DOM. Now, inside shadow dom the popover window closes when click on it.
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 16.0.0 to 20.0.0. Changelog Sourced from @βrollup/plugin-commonjs's changelog. v20.0.0 2021-07-30 Breaking Changes fix: Correctly infer module name for any separator (#924) v19.0.2 2021-07-26 Bugfixes fix convert module.exports...
Bumps [clean-css](https://github.com/clean-css/clean-css) from 4.2.3 to 5.1.4. Changelog Sourced from clean-css's changelog. 5.1.4 / 2021-07-29 Fixed issue #1177 - fix to missing local imports when only remote ones allowed. 5.1.3 /...
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.0 to 2.55.1. Release notes Sourced from rollup's releases. v2.55.1 2021-07-29 Bug Fixes Improve CLI warning message for unused external imports (#4194) Pull Requests #4194: Align batch...
Bumps [core-js](https://github.com/zloirock/core-js) from 3.9.1 to 3.16.0. Changelog Sourced from core-js's changelog. 3.16.0 - 2021.07.30 Array find from last proposal moved to the stage 3, July 2021 TC39 meeting Array filtering...
This pull request should resolve #346. Using `v-tooltip` in Shadow DOM results in incorrect behavior such as inability of a tooltip to close itself. The reason is in a check...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.3.1 to 12.1.0. Release notes Sourced from sass-loader's releases. v12.1.0 12.1.0 (2021-06-10) Features allow String value for the implementation option (382a3ca) v12.0.0 12.0.0 (2021-06-01) β BREAKING CHANGES...