-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
refactor: icon to icons for homepage and card compompents #15624
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15624 +/- ##
==========================================
- Coverage 76.95% 76.94% -0.02%
==========================================
Files 976 976
Lines 51328 51338 +10
Branches 6910 6919 +9
==========================================
+ Hits 39498 39500 +2
- Misses 11611 11615 +4
- Partials 219 223 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Approved with @suddjian suggestion.
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!
* initial commit * add listviewcard * remove plural
* initial commit * add listviewcard * remove plural
* initial commit * add listviewcard * remove plural
SUMMARY
This pr migrates the old icon to icons components for the chart card and home page card components.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION