vueuse / motion

๐Ÿคน Vue Composables putting your components in motion
https://motion.vueuse.org
MIT License
2.27k stars 79 forks source link

fix: <MotionGroup> not applying motion to child nodes in v-for #200

Closed BobbieGoede closed 3 months ago

BobbieGoede commented 3 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Motions were not being applied to child nodes of <MotionGroup> when used in a for loop, this checks if a child node is a Fragment and applies settings to each child node.

๐Ÿ“ Checklist

kalaomer commented 1 month ago

@BobbieGoede thanks for contribute, @Tahul thanks for merge. when will be new version released? I want to use this merge but last release did not released after this merge :/