Open MorevM opened 10 months ago
If anyone has anything to add - any suggestions are welcome :)
It would be great if <NuxtPage>
was supported like this:
<transition-slide>
<NuxtPage></NuxtPage>
</transition-slide>
Will the first task Transitions do not work if the "delay" prop is greater than "duration" #251 also work for the transition-group?
@goela268 Why do this if Nuxt already has a well-designed built-in functionality for page transitions and layouts? https://nuxt.com/docs/getting-started/transitions
@MorevM How about trying to add support for scroll-to-element animation? With the ability to select the element's id for the scroll panel, if using a custom scroll. For example, like here: https://primevue.org/animateonscroll/. It would be convenient if I am using your library for transitions and don’t want to add PrimeVue just for this directive.
Would also be nice to have something like a stagger effect for it too if that possible
Edit: This codepen example could help https://codepen.io/shshaw/pen/YLmdxz
node_modules
folder is updated while dev server is runningtransition-group
elements consequently