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: animations #27

Merged
merged 3 commits into from
Jul 19, 2022
Merged

feat: animations #27

merged 3 commits into from
Jul 19, 2022

Conversation

dylandbl
Copy link
Owner

Summary

Added new transition animations for popup appearance.

Why this change is needed

In the event the user doesn't like the default drop animation, they can easily choose another without having to develop it themselves.

What was done

  • Created a wrapper div for the popup and moved the position calculation into it. This allowed me to free transform for use in animations in the popup.
  • Added new animations.

@dylandbl dylandbl merged commit 6f74c67 into main Jul 19, 2022
@dylandbl dylandbl deleted the feat/animations branch July 19, 2022 14:21
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.

1 participant