-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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(carbon-react): add Layer component #9236
feat(carbon-react): add Layer component #9236
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 9d154c8 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/60f82d693563930007db7749 😎 Browse the preview: https://deploy-preview-9236--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 9d154c8 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/60f82d69ca89a30008eee639 😎 Browse the preview: https://deploy-preview-9236--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 9d154c8 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/60f82d69806d1f0008938cbf 😎 Browse the preview: https://deploy-preview-9236--carbon-components-react.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.
looks good to me
Closes #9185
This PR adds in the
Layer
component and associated layer set tokens in@carbon/styles
.Changelog
New
Layer
component to@carbon/react
Changed
scss/_theme.scss
to include layer setsRemoved
Testing / Reviewing
var(--bx-layer)
token is changing as intended across each theme we support