-
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(styles): merge v10 and v11 for compat themes #9677
feat(styles): merge v10 and v11 for compat themes #9677
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: adb3784 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/6149ea38d0c18e00078bb235 😎 Browse the preview: https://deploy-preview-9677--carbon-react-next.netlify.app |
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.
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: adb3784 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/6149ea38d104fc0007c82735 😎 Browse the preview: https://deploy-preview-9677--carbon-components-react.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: adb3784 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/6149ea38d104fc0007c8273a 😎 Browse the preview: https://deploy-preview-9677--carbon-elements.netlify.app |
@sstrubberg good point! I'll update now. |
Closes #9617
This updates our compat themes entrypoint to merge v10 and v11 themes to make the use case of setting the theme from the compat entrypoint simpler.
Changelog
New
Changed
Removed
Testing / Reviewing