Skip to content
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] Vanilla layout animations #2921

Open
itzcodex24 opened this issue Dec 3, 2024 · 1 comment
Open

[FEATURE] Vanilla layout animations #2921

itzcodex24 opened this issue Dec 3, 2024 · 1 comment
Labels
feature New feature or request

Comments

@itzcodex24
Copy link

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
As part of the framer-motion package for React, you are able to use the layout and layoutId attributes, which makes the element animate and react to its surroundings. I would like something similar to use with Vanilla JS with a CDN import.

Describe alternatives you've considered
N/A

Additional context
N/A

@itzcodex24 itzcodex24 added the feature New feature or request label Dec 3, 2024
@mattgperry mattgperry changed the title [FEATURE] Support layout for Vanilla JS [FEATURE] Vanilla layout animations Dec 13, 2024
@mattgperry
Copy link
Collaborator

Just to set expectations, because of the tree-like nature of layout animations there would be a big rewrite to support this. It's more likely we get say a Vue layout animation implmentation first. But I'm not against it in principle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants