-
Notifications
You must be signed in to change notification settings - Fork 109
chore: [IOPLT-1355] Add dark mode variants to AnimatedPictogram
component
#7446
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
base: master
Are you sure you want to change the base?
Conversation
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7446 +/- ##
=======================================
Coverage 59.30% 59.30%
=======================================
Files 1820 1820
Lines 39157 39166 +9
Branches 8970 8917 -53
=======================================
+ Hits 23222 23229 +7
- Misses 15852 15867 +15
+ Partials 83 70 -13
... and 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Short description
This PR adds dark mode variants to the
AnimatedPictogram
component.List of changes proposed in this pull request
AnimatedPictogram
to handle both light and dark mode variantsPreview
darkmode-animated-pictograms.mp4
How to test