-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plans for v4 #256
Comments
If anyone has anything to add - any suggestions are welcome :) |
It would be great if
|
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. |
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 |
Cool feature this is change container size like in transitionExpand for all transition groups and change direction for enter and leave in transitionExpand |
node_modules
folder is updated while dev server is runningtransition-group
elements consequentlyThe text was updated successfully, but these errors were encountered: