Releases: motiondivision/motion-vue
Releases · motiondivision/motion-vue
v1.0.0-beta.1
🐞 Bug Fixes
- Update AsTag type to allow for component type - by @rick-hup (7f20b)
- Rm svg stroke-width style - by @rick-hup (2c541)
View changes on GitHub
v1.0.0-beta.0
v0.13.1
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