-
Notifications
You must be signed in to change notification settings - Fork 159
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
fix(styles): add missing styles for breadcrumb and modal #9942
fix(styles): add missing styles for breadcrumb and modal #9942
Conversation
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!
Deploy preview created for package Built with commit: d155e4cca8a388fad0eb19b1f1529f2c783f24fe |
Deploy preview created for package Built with commit: d155e4cca8a388fad0eb19b1f1529f2c783f24fe |
Deploy preview created for package Built with commit: d155e4cca8a388fad0eb19b1f1529f2c783f24fe |
Deploy preview created for package Built with commit: d155e4cca8a388fad0eb19b1f1529f2c783f24fe |
Deploy preview created for package Built with commit: d155e4cca8a388fad0eb19b1f1529f2c783f24fe |
* main: chore(platform): add indexing file for `carbon-web-components` (carbon-design-system#9960) fix(tabs-extended-media): safari hover (carbon-design-system#9974) chore(release): publish chore(release): publish chore(changelog): incorporate cwc into change log task (carbon-design-system#9975) fix(styles): downgrade sass version as there is an issue with @extend (carbon-design-system#9973) fix(issue-template): add cwc option (carbon-design-system#9967) chore(cwc): generate cwc internal vendor package (carbon-design-system#9953) chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 (carbon-design-system#9952) chore(deps): bump actions/setup-node from 2 to 3 (carbon-design-system#9943) chore(deps): bump peter-evans/repository-dispatch from 1 to 2 (carbon-design-system#9945) chore(deps): bump github/codeql-action from 1 to 2 (carbon-design-system#9944) chore(deps): bump actions/checkout from 2 to 3 (carbon-design-system#9946) chore(deps): bump act10ns/slack from 1 to 2 (carbon-design-system#9947) chore(release): publish fix(styles): add missing styles for breadcrumb and modal (carbon-design-system#9942) Create dependabot.yml
…gn-system#9942) ### Related Ticket(s) [breadcrumb]: / separator not showing on v1.27.0 carbon-design-system#9936 Modal not displaying with @carbon/web-components 1.23.0 carbon-design-system#9923 ### Description Some styles have not been extending from `carbon-components` for `bx-modal` and `bx-breadcrumb` components. Will need to dig further to see why they aren't showing, but in the mean time we can add those styles to ours. ### Changelog **Changed** - added styles from `carbon-components` that are not showing for `bx-modal` and `bx-breadcrumb` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
…gn-system#9942) ### Related Ticket(s) [breadcrumb]: / separator not showing on v1.27.0 carbon-design-system#9936 Modal not displaying with @carbon/web-components 1.23.0 carbon-design-system#9923 ### Description Some styles have not been extending from `carbon-components` for `bx-modal` and `bx-breadcrumb` components. Will need to dig further to see why they aren't showing, but in the mean time we can add those styles to ours. ### Changelog **Changed** - added styles from `carbon-components` that are not showing for `bx-modal` and `bx-breadcrumb` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
…gn-system#9942) ### Related Ticket(s) [breadcrumb]: / separator not showing on v1.27.0 carbon-design-system#9936 Modal not displaying with @carbon/web-components 1.23.0 carbon-design-system#9923 ### Description Some styles have not been extending from `carbon-components` for `bx-modal` and `bx-breadcrumb` components. Will need to dig further to see why they aren't showing, but in the mean time we can add those styles to ours. ### Changelog **Changed** - added styles from `carbon-components` that are not showing for `bx-modal` and `bx-breadcrumb` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
Related Ticket(s)
[breadcrumb]: / separator not showing on v1.27.0 #9936
Modal not displaying with @carbon/web-components 1.23.0 #9923
Description
Some styles have not been extending from
carbon-components
forbx-modal
andbx-breadcrumb
components. Will need to dig further to see why they aren't showing, but in the mean time we can add those styles to ours.Changelog
Changed
carbon-components
that are not showing forbx-modal
andbx-breadcrumb