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

Button & transition animation #1619

Merged
merged 6 commits into from
Jun 20, 2023
Merged

Button & transition animation #1619

merged 6 commits into from
Jun 20, 2023

Conversation

matthiasn
Copy link
Owner

This PR adds a shimmer animation to the habit success button, plus improves animations between page transitions. Also improves some styles.

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #1619 (a135469) into main (b075e6b) will increase coverage by 0.02%.
The diff coverage is 96.55%.

@@            Coverage Diff             @@
##             main    #1619      +/-   ##
==========================================
+ Coverage   70.22%   70.25%   +0.02%     
==========================================
  Files         268      268              
  Lines       10980    10993      +13     
==========================================
+ Hits         7711     7723      +12     
- Misses       3269     3270       +1     
Impacted Files Coverage Δ
lib/beamer/locations/dashboards_location.dart 30.00% <ø> (ø)
lib/beamer/locations/habits_location.dart 37.50% <ø> (ø)
lib/beamer/locations/journal_location.dart 13.63% <ø> (ø)
lib/beamer/locations/settings_location.dart 2.52% <ø> (ø)
lib/beamer/locations/tasks_location.dart 18.75% <ø> (ø)
lib/pages/empty_scaffold.dart 100.00% <ø> (ø)
lib/pages/settings/theming_page.dart 1.47% <ø> (ø)
lib/widgets/app_bar/task_app_bar.dart 100.00% <ø> (ø)
lib/widgets/app_bar/title_app_bar.dart 84.61% <80.00%> (-1.75%) ⬇️
lib/pages/create/complete_habit_dialog.dart 82.14% <100.00%> (+0.79%) ⬆️
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matthiasn matthiasn merged commit fb4edd7 into main Jun 20, 2023
@matthiasn matthiasn deleted the button_animation branch June 26, 2023 15:17
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