Releases: motiondivision/motion-vue
Releases Β· motiondivision/motion-vue
v0.13.0
v0.12.0
π 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
v0.11.2
v0.11.1
v0.11.0
π 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
- @mattgperry made their first contribution in #87
- @Ericlm made their first contribution in #86
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Bug fix
- #84 v-show exit delay not working
- #83 Variant children dont work with v-show
What's Changed
- docs: fix component preview tab style by @ZTL-UwU in #74
- docs: add useSpring + Motion Value Overview by @DennisSmuda in #79
- docs: add "useMotionValueEvent" content + fix errors by @DennisSmuda in #81
- fix: #83γexit delay by @rick-hup in #84
New Contributors
- @DennisSmuda made their first contribution in #79
Full Changelog: v0.10.0...v0.10.1
v0.10.0
π Feature Improvements
- Added RowValue Component
New RowValue component for displaying and syncing MotionValue changes - 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
- @dependabot made their first contribution in #69
Full Changelog: v0.9.0...v0.10.0