Skip to content

Releases: motiondivision/motion-vue

v0.13.0

15 Mar 14:01
Compare
Choose a tag to compare

πŸš€ Features

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

v0.12.0

13 Mar 15:56
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug fix

What's Changed

New Contributors

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

v0.10.0

16 Feb 08:08
Compare
Choose a tag to compare

πŸš€ Feature Improvements

  1. Added RowValue Component
    New RowValue component for displaying and syncing MotionValue changes
  2. AnimatePresence Enhancements
    Added unwrapElement prop for handling nested element animations

What's Changed

  • chore: update pnpm workspace filter names in package scripts by @rick-hup in #66
  • chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 by @dependabot in #69
  • Feat/html content by @rick-hup in #71

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

02 Feb 16:06
Compare
Choose a tag to compare

What's Changed

v0.8.1

25 Jan 17:14
Compare
Choose a tag to compare

What's Changed

  • fix: after shared layout rm unmount dom by @rick-hup in #53

Full Changelog: v0.8.0...v0.8.1