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

feat: add warp animation component #307

Merged
merged 7 commits into from
Dec 24, 2024

Conversation

lukenguyen-me
Copy link
Contributor

Implement warp animation container to provide warp animation around its children.
Inspired by @jh3yy on X

Screen.Recording.2024-09-09.at.20.24.17.mov

Copy link

vercel bot commented Sep 9, 2024

Someone is attempting to deploy a commit to the product-studio Team on Vercel.

A member of the Team first needs to authorize it.

@itsarghyadas
Copy link
Collaborator

beamSize does it increase or decrease the size of the beam both in the aspect of height and width or only one of them?

@lukenguyen-me
Copy link
Contributor Author

beamSize does it increase or decrease the size of the beam both in the aspect of height and width or only one of them?

It's change both the width (directly) and height (indirectly) of each beam, because we have an aspect ratio for beam height based on beam width.

@itsarghyadas itsarghyadas merged commit 792726a into magicuidesign:main Dec 24, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants