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: Loader component #115

Merged
merged 12 commits into from
Mar 21, 2023
Merged

feat: Loader component #115

merged 12 commits into from
Mar 21, 2023

Conversation

marc2332
Copy link
Owner

@marc2332 marc2332 commented Mar 14, 2023

Depends in #113
Closes #110

Progress

  • Works
  • Styling

@marc2332 marc2332 changed the title feat: Loader feat: Loader component Mar 14, 2023
@marc2332 marc2332 changed the base branch from main to feat/transform-rotate March 14, 2023 18:37
@marc2332 marc2332 added the enhancement 🔥 New feature or request label Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.24 ⚠️

Comparison is base (a162523) 42.77% compared to head (e5de092) 42.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   42.77%   42.54%   -0.24%     
==========================================
  Files          76       77       +1     
  Lines        5875     5907      +32     
==========================================
  Hits         2513     2513              
- Misses       3362     3394      +32     
Impacted Files Coverage Δ
components/src/lib.rs 100.00% <ø> (ø)
components/src/loader.rs 0.00% <0.00%> (ø)
hooks/src/use_theme.rs 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marc2332 marc2332 changed the base branch from feat/transform-rotate to main March 19, 2023 22:06
@marc2332 marc2332 marked this pull request as ready for review March 19, 2023 22:41
@marc2332 marc2332 merged commit 59df928 into main Mar 21, 2023
@marc2332 marc2332 deleted the feat/loader branch May 19, 2023 21:44
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.

task: Loader component
1 participant