-
Notifications
You must be signed in to change notification settings - Fork 139
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
chore(tearsheet): rename ailabel to decorator #6576
base: main
Are you sure you want to change the base?
chore(tearsheet): rename ailabel to decorator #6576
Conversation
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6576 +/- ##
=======================================
Coverage 80.76% 80.77%
=======================================
Files 396 396
Lines 12885 12887 +2
Branches 4267 4269 +2
=======================================
+ Hits 10407 10409 +2
Misses 2478 2478
|
update doc
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
Closes #6455
Rename aiLabel prop to decorator in Tearsheet
What did you change?
Updated the prop name
aiLabel
in Tearsheet file and stories todecorator
.Added an extra option in controls to show non AILabel components being passed as
decorator
How did you test and verify your work?
Storybook