-
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): add support for a compat theme #9235
feat(styles): add support for a compat theme #9235
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 65c2751 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/6101788d965fc70007f51f15 😎 Browse the preview: https://deploy-preview-9235--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 65c2751 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/6101788d467fa80008852200 😎 Browse the preview: https://deploy-preview-9235--carbon-components-react.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 65c2751 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/6101788d568aa4000a2c607e 😎 Browse the preview: https://deploy-preview-9235--carbon-elements.netlify.app |
…76-add-compat-theme
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.
This looks great! 🎉 🔥
…76-add-compat-theme
This PR currently has a merge conflict. Please resolve this and then re-add the |
This PR currently has a merge conflict. Please resolve this and then re-add the |
…76-add-compat-theme
…76-add-compat-theme
Closes #9176
Add in support for a compatibility theme in
@carbon/styles
. This should allow teams to use both v10 and v11 tokens together during migration.The usage is outlined in
styles/docs/sass.md
, but the tl;dr is that a team can do the following:Changelog
New
Changed
Removed
Testing / Reviewing
compat-test.js