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