-
Notifications
You must be signed in to change notification settings - Fork 1.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
feat(icon-indicator): new component #18191
base: main
Are you sure you want to change the base?
feat(icon-indicator): new component #18191
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #18191 +/- ##
==========================================
+ Coverage 83.22% 83.74% +0.51%
==========================================
Files 404 406 +2
Lines 14338 14365 +27
Branches 4645 4648 +3
==========================================
+ Hits 11933 12030 +97
+ Misses 2243 2173 -70
Partials 162 162 ☔ View full report in Codecov by Sentry. |
Closes #17539
worked on with @preetibansalui and @2nikhiltom! 🎉
New Icon indicator component
Changelog
New
Changes
Testing / Reviewing
confirm icon indicators look good in react and web component storybooks
confirm tests and coverage are passing