nextcloud-libraries / nextcloud-vue

🍱 Vue.js components for Nextcloud app development ✌ https://npmjs.org/@nextcloud/vue
https://nextcloud-vue-components.netlify.app/
Other
217 stars 89 forks source link

chore(deps): Bump floating-vue from 1.0.0-beta.19 to 5.2.2 #6271

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps floating-vue from 1.0.0-beta.19 to 5.2.2.

Release notes

Sourced from floating-vue's releases.

v2.0.0

🚀 Enhancements

  • Export vTooltip and vClosePopper for script setup usage (16b3a9b)
  • Remove dispose event (4be2062)

🩹 Fixes

  • Import nuxt composables from #imports (#998)
  • Change default disposeTimeout to 0 (0699bf8)

💅 Refactors

  • Default components are now simple ts files (6439fce)

📖 Documentation

  • Fixed spelling mistake in migration v2 docs (#983)

🌊 Types

  • Props and events (ee27b15)

✅ Tests

  • lint: Fix (942a360)

❤️ Contributors

Changelog

Sourced from floating-vue's changelog.

v5.2.2

🩹 Fixes

❤️ Contributors

v5.2.1

🚀 Enhancements

  • Add deprecation notice to VTooltip and VClosePopper (abf094f)

🩹 Fixes

  • Revert autohide on mousedown, add autoHideOnMousedown in config, fix #1015 (#1015)
  • Watch triggers array deeply, fix #1018 (#1018)

❤️ Contributors

v5.2.0

🚀 Enhancements

  • Expose global recomputeAllPoppers helper (#1010)

❤️ Contributors

v5.1.1

🩹 Fixes

  • Fix v-close-popper to function on mousedown (#1014)

❤️ Contributors

v5.1.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)