-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Feature Request: Support for Directives to Handle Layout Shifting #226
Comments
@Tahul can you kindly look into this request. The developer of hero-motion has agreed to contribute to this repo. |
Hey, I recently started working on a library supporting this type of animations, also built on top of I looked at Hero Motion, and it seems like layout animations don't work with complex animations involving nested elements. I'm also willing to contribute any of this if the maintainers are interested, but it's just a proof of concept so I doubt it can be integrated. Though let me know if you are interested to learn more about my approach. |
Thank you for your response, I have looked at Regarding the part about |
Ok @tmg0, I opened an issue in the Hero Motion repo, we can continue the conversation there. |
Thanks a lot for that! |
Hi there,
I'm wondering if it would be possible to incorporate support for directives to handle layout shifting within the @vueuse/motion library. This feature would be highly beneficial for developers who need to manage complex animations and layout changes in Vue 3 applications.
References:
Hero Motion - This library provides a similar functionality and could serve as inspiration for how layout shifting can be handled.
Framer Motion - This reference demonstrates an effective approach to managing layout animations, which could be adapted to fit the Vue ecosystem.
Thank you for considering this feature request! Your work on @vueuse/motion has been incredibly valuable, and this addition would make it even more versatile.
I’ve created a parallel thread in the hero-motion repository regarding the potential addition of layout shifts to @vueuse/motion. If this feature could be incorporated, it would be immensely beneficial.
You can find the thread here: link.
The text was updated successfully, but these errors were encountered: