Skip to content

Releases: motiondivision/motion-vue

v1.0.0-beta.1

04 Apr 12:13

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-beta.0

02 Apr 06:02

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

Full Changelog: v0.13.1...v1.0.0-beta.0

v0.13.1

20 Mar 15:55

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

15 Mar 14:01

Choose a tag to compare

🚀 Features

Full Changelog: v0.12.0...v0.13.0

v0.12.0

13 Mar 15:56

Choose a tag to compare

🚀 Features

  • feat(reorderItem): pass dragging state to default slot by @rick-hup in #108
  • feat(AnimatePresence)t: enhance unwrapElement prop to support function for custom eleme… by @rick-hup in #109
  • feat(AnimatePresence): remove multiple prop by @rick-hup in #105

🐞 Bug Fixes

  • fix: every motion.div gets tabindex="0"by @rick-hup in #111
  • fix: initial render transform-origin issues with SVG elements by @rick-hup in #104
  • fix: handle 'none' animate value with null check by @rick-hup in #107

Full Changelog: v0.11.3...v0.12.0

v0.11.3

09 Mar 12:27

Choose a tag to compare

What's Changed

  • fix: resolve variant merging and child animation execution by @rick-hup in #102

v0.11.2

08 Mar 06:51

Choose a tag to compare

What's Changed

  • fix: custom transition broken exit transition by @rick-hup in #101

v0.11.1

07 Mar 12:18

Choose a tag to compare

What's Changed

  • feat: enhance useSpring with reactive config support by @rick-hup in #96
  • chore: upgrade framer-motion and remove motion-dom dependency by @rick-hup in #98

Full Changelog: v0.11.0...v0.11.1

v0.11.0

05 Mar 11:20

Choose a tag to compare

🚀 Features

  • add inViewOptions to MotionConfig components by @rick-hup in #93
  • multiple variant support @rick-hup in #89
  • refactor: deprecate old gesture prop names in favor of while* variants by @rick-hup in #94
  • resolver for unplugin-vue-components by @Ericlm in #86

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

27 Feb 14:59

Choose a tag to compare

Bug fix

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1