Releases: unovue/motion-vue
Releases Β· unovue/motion-vue
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
v0.2.5
[fix ](fix: exit animation not working properly in AnimatePresence component)