-
Notifications
You must be signed in to change notification settings - Fork 106
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
style: [IOAPPX-473] Add dark mode support to the ItwCredentialCard
component
#6645
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: |
ItwCredentialCard
componentItwCredentialCard
component
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6645 +/- ##
=======================================
Coverage 49.54% 49.55%
=======================================
Files 1547 1547
Lines 32179 32183 +4
Branches 7286 7289 +3
=======================================
+ Hits 15944 15947 +3
+ Misses 16197 16185 -12
- Partials 38 51 +13
... and 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Short description
This PR adds a proper dark mode support to the
ItwCredentialCard
component.List of changes proposed in this pull request
borderColorByStatus
function to theuseBorderColorByStatus
hookPreview
How to test
Launch the app in your local environment, switch to the dark mode and go to the Wallet section of the Design System