Releases: motiondivision/motion-vue
Releases · motiondivision/motion-vue
v1.7.4
v1.7.3
🐞 Bug Fixes
View changes on GitHub
v1.7.2
🐞 Bug Fixes
- Update safe type
Feature[]toArray<typeof Feature>- by @yefu24324 (92eac) - Improve unmount delay logic for layout animations - by @rick-hup (9294f)
- WhilePress and whileHover are not working when using variants - by @rick-hup (27aa7)
View changes on GitHub
v1.7.1
🐞 Bug Fixes
View changes on GitHub
v1.7.0
🚀 Features
- Children of variants with delayChildren: stagger() will now be staggered correctly alongside their newly-entering siblings. - by @rick-hup (2076f)
View changes on GitHub
v1.6.1
🐞 Bug Fixes
- Update @vueuse/core peer dependency version constraint to allow any version >=10.0.0 - by @rick-hup (184e8)
View changes on GitHub
v1.6.0
v1.5.0
🚀 Features
View changes on GitHub
v1.4.0
🚀 Features
update motion to v12.22.0
- Allow
delayChildrento acceptstagger(). This enablesfromandeaseoptions when staggering variant children. - Deprecated
staggerChildrenandstaggerDirectionoptions.