Releases: unovue/motion-vue
Releases · unovue/motion-vue
v0.8.0
🚀 Features
- add
useAnimationControls
、 useDragControls
hook.
- support
focus
、pan
gesture.
Full Changelog: v0.7.1...v0.8.0
v0.6.0
🚀 Features
- MotionConfig component
- layoutGroup namespace layoutId
🐞 Bug Fixes
- Initial prop in AnimatePresence disables animations on all renders #23
- shared animation not smooth #24
v0.5.0
🚀 Features
- [Motion] drag gesture support #1
- [AnimatePresence] support AnimatePresence
poplayout
mode
- support animate variants children
v0.5.0-beta.2
🚀 Features
- support AnimatePresence
poplayout
- support animate variants children
What's Changed
New Contributors
Full Changelog: v0.4.0...v0.5.0-beta.2
v0.4.0
🚀 Features
- layout animation support #9
🐞 Bug Fixes
v0.3.0
🚀 Features
- Motion: custom prop for dynamic variants.
- useAnimate hook.
- useInView hook.
- useAnimationFrame hook
v0.2.6
fix variants update not working