Releases: unovue/motion-vue
Releases Β· unovue/motion-vue
v0.10.1
Bug fix
- #84 v-show exit delay not working
- #83 Variant children dont work with v-show
What's Changed
- docs: fix component preview tab style by @ZTL-UwU in #74
- docs: add useSpring + Motion Value Overview by @DennisSmuda in #79
- docs: add "useMotionValueEvent" content + fix errors by @DennisSmuda in #81
- fix: #83γexit delay by @rick-hup in #84
New Contributors
- @DennisSmuda made their first contribution in #79
Full Changelog: v0.10.0...v0.10.1
v0.10.0
π Feature Improvements
- Added RowValue Component
New RowValue component for displaying and syncing MotionValue changes - AnimatePresence Enhancements
Added unwrapElement prop for handling nested element animations
What's Changed
- chore: update pnpm workspace filter names in package scripts by @rick-hup in #66
- chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 by @dependabot in #69
- Feat/html content by @rick-hup in #71
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.1
v0.8.0
π Features
- add
useAnimationControls
γuseDragControls
hook. - support
focus
γpan
gesture.
Full Changelog: v0.7.1...v0.8.0