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/smooth animations #92

Merged
merged 16 commits into from
Sep 23, 2024
Merged

Feature/smooth animations #92

merged 16 commits into from
Sep 23, 2024

Conversation

dan-rpm
Copy link
Contributor

@dan-rpm dan-rpm commented Sep 12, 2024

Changes:

  • <App /> component split into work envs (just to avoid huge components)
  • <MultipleAnimationModel /> component added (it supports multiple animations as props like Record<string, string> and activeAnimation - which is a key of animations object) (video below)
smooth-animations.mp4
  • useLoader() added to <AnimationModel /> component to avoid multiple loading of model and/or animations (before/after below)
change-animation-before.mp4
change-animation-after.mp4

@dan-rpm dan-rpm self-assigned this Sep 12, 2024
@dan-rpm dan-rpm requested a review from Jarvv September 16, 2024 11:00
@dan-rpm dan-rpm marked this pull request as ready for review September 17, 2024 12:53
@dan-rpm dan-rpm requested a review from a team as a code owner September 17, 2024 12:53
@dan-rpm dan-rpm requested a review from artem-galas September 17, 2024 13:11
@dan-rpm dan-rpm merged commit d40a999 into main Sep 23, 2024
2 of 3 checks passed
@dan-rpm dan-rpm deleted the feature/smooth-animations branch September 23, 2024 08:43
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.

2 participants