Releases: Akryum/floating-vue
Releases · Akryum/floating-vue
v5.2.2
30 Jan 13:59
Compare
Sorry, something went wrong.
No results found
v5.2.1
29 Jan 14:09
Compare
Sorry, something went wrong.
No results found
🚀 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
17 Jan 13:15
Compare
Sorry, something went wrong.
No results found
🚀 Enhancements
Expose global recomputeAllPoppers
helper (#1010 )
❤️ Contributors
v5.1.1
17 Jan 11:45
Compare
Sorry, something went wrong.
No results found
🩹 Fixes
Fix v-close-popper to function on mousedown (#1014 )
❤️ Contributors
v5.1.0
15 Jan 18:09
Compare
Sorry, something went wrong.
No results found
🚀 Enhancements
💅 Refactors
🏡 Chore
❤️ Contributors
v5.0.3
10 Jan 10:09
Compare
Sorry, something went wrong.
No results found
🩹 Fixes
Set default disposeTimeout to default transition duration (18e786c )
📖 Documentation
Import directly (fa626ac )
Upgrade vitepress + search (5a46278 )
Enable search detailed view by default (3175a62 )
❤️ Contributors
v5.0.2
08 Jan 11:46
Compare
Sorry, something went wrong.
No results found
🩹 Fixes
menu: Don't close on popper blur (74b940f )
🌊 Types
❤️ Contributors
v5.0.1
08 Jan 11:24
Compare
Sorry, something went wrong.
No results found
🩹 Fixes
`Element' is not defined on server (47eb20c )
📖 Documentation
❤️ Contributors
v5.0.0
08 Jan 11:13
Compare
Sorry, something went wrong.
No results found
Bumping the version to prevent issues with tags from vue-tooltip v3 and v4 in the repository.
No changes compared to floating-vue v2.0.0
v2.0.0
08 Jan 11:11
Compare
Sorry, something went wrong.
No results found
🚀 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
✅ Tests
❤️ Contributors