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: Revamp of use_animation #503

Merged
merged 5 commits into from
Feb 13, 2024
Merged

feat: Revamp of use_animation #503

merged 5 commits into from
Feb 13, 2024

Conversation

marc2332
Copy link
Owner

@marc2332 marc2332 commented Feb 11, 2024

This new hook will replace use_animation and use_animation_transition

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Feb 11, 2024
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Attention: 184 lines in your changes are missing coverage. Please review.

Comparison is base (c7ce6bc) 54.30% compared to head (da2ae3f) 53.68%.

Files Patch % Lines
crates/hooks/src/use_animation.rs 42.56% 166 Missing ⚠️
crates/components/src/switch.rs 0.00% 10 Missing ⚠️
crates/components/src/accordion.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
- Coverage   54.30%   53.68%   -0.63%     
==========================================
  Files         155      152       -3     
  Lines       13590    13520      -70     
==========================================
- Hits         7380     7258     -122     
- Misses       6210     6262      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marc2332 marc2332 added this to the 0.2.0 milestone Feb 12, 2024
@marc2332 marc2332 merged commit 28fbff3 into main Feb 13, 2024
6 of 7 checks passed
@marc2332 marc2332 deleted the feat/use_animation branch February 13, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant