-
Notifications
You must be signed in to change notification settings - Fork 156
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(dotcom-components): add shadowparts #11812
Conversation
* feat(content-group-cards): add shadowparts * feat(content-group-cards): update unit test snapshots
* feat(background-media): add shadow parts to bg-media * feat(background-shadow): changing part names to be more consistent * feat(background-shadow): updating Snapshots
* feat(back-to-top-btn): adding shadow part so that the component can be styled from outside shadow * feat(back-to-top): using a better name for the part attribute
* feat(callout-quote): add shadoe part * feat(callout-quote): updated snapshots * feat(callout-quote): add shadow parts to all components * feat(callout-quote): update snapshots * feat(callout-quote): simplify part names * feat(callout-quote): update snapshots
Deploy preview created for package Built with commit: 6ebde5285ae949826072aadade0cdf7150cbc03d |
Deploy preview created for package Built with commit: 6ebde5285ae949826072aadade0cdf7150cbc03d |
Deploy preview created for package Built with commit: 6ebde5285ae949826072aadade0cdf7150cbc03d |
Deploy preview created for package Built with commit: 6ebde5285ae949826072aadade0cdf7150cbc03d |
* feat(carousel): add shadowparts * feat(carousel): update snapshot
* feat(content-block): add shadowparts * feat(content-block): update snapshot
* feat(card): adning shadow parts * feat(card): refreshed the snapshots * feat(card): ran yarn format * feat(card): rename disabled link part
* feat(text-input): adding shadow parts * feat(text-input): improving some part nomenclatures
CWC is in the process of moving to the carbon monorepo. To avoid blocking this effort further:
|
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.
Looks great! Nice to see this finish. Just one point of clarification, nothing blocking.
Deploy preview created for package Built with commit: 6ebde5285ae949826072aadade0cdf7150cbc03d |
Hey there! This issue/pull request was referenced in recently released v2.12.0. |
1 similar comment
Hey there! This issue/pull request was referenced in recently released v2.12.0. |
Related Ticket(s)
Closes #11673
Description
This PR updates all component-internal in dotcom-web-components markup to include
part
attributes in the shadow roots allowing global stylesheets to override internal styles.Changelog
Changed
@carbon/ibmdotcom-web-components
components