Skip to content

Releases: unovue/motion-vue

v0.7.0

17 Jan 14:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

12 Jan 14:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

10 Jan 15:31
Compare
Choose a tag to compare

What's Changed

  • fix: when asChild=true,update child reset style by @rick-hup in #29
  • fix: tabindex prop has been override by @rick-hup in #30

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Dec 12:28
Compare
Choose a tag to compare

πŸš€ 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

22 Dec 07:08
Compare
Choose a tag to compare

πŸš€ Features

  • [Motion] drag gesture support #1
  • [AnimatePresence] support AnimatePresence poplayout mode
  • support animate variants children

v0.5.0-beta.2

18 Dec 13:39
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

πŸš€ 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

07 Dec 14:55
Compare
Choose a tag to compare

πŸš€ Features

  • layout animation support #9

🐞 Bug Fixes

v0.3.0

04 Dec 16:20
Compare
Choose a tag to compare

πŸš€ Features

  • Motion: custom prop for dynamic variants.
  • useAnimate hook.
  • useInView hook.
  • useAnimationFrame hook

v0.2.6

01 Dec 11:51
Compare
Choose a tag to compare

fix variants update not working

v0.2.5

30 Nov 09:34
Compare
Choose a tag to compare

[fix ](fix: exit animation not working properly in AnimatePresence component)