refactor(styles): reorder imports to avoid config conflict#10963
Conversation
|
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 3c49ef3 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/622b7af931ff5a0008f365cc 😎 Browse the preview: https://deploy-preview-10963--carbon-react-next.netlify.app |
tw15egan
left a comment
There was a problem hiding this comment.
Looks good pending tests 👍✅
|
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 3c49ef3 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/622b7af9a340200009a2cc27 😎 Browse the preview: https://deploy-preview-10963--carbon-elements.netlify.app |
|
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 3c49ef3 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/622b7af9c76f9700090dd99a 😎 Browse the preview: https://deploy-preview-10963--carbon-components-react.netlify.app |
…sign-system#10963) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
carbon-design-system#11602) ### Related Ticket(s) Closes carbon-design-system#10963 ### Description This PR updates the content switcher to fetch the current content switcher item even when an icon within the item is clicked ### Changelog **New** - `_getCurrentItem` method **Changed** - content-switcher click handler <!-- 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) -->
This PR refactors our type package to make sure that we bring in our
resetand thengridinstead of having to always importgridfirst.Changelog
New
Changed
Removed
Testing / Reviewing