-
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(CodeSnippet): support disabled single and multiline snippets #7478
feat(CodeSnippet): support disabled single and multiline snippets #7478
Conversation
✔️ Deploy preview for carbon-elements ready! 🔨 Explore the source changes: c5087c8 🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/60071cef4ecf2e00080ad647 😎 Browse the preview: https://deploy-preview-7478--carbon-elements.netlify.app |
✔️ Deploy preview for carbon-components-react ready! 🔨 Explore the source changes: c5087c8 🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-components-react/deploys/60071cef90116a0007372828 😎 Browse the preview: https://deploy-preview-7478--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.
63d24a5
to
548fb2c
Compare
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 ! 👍🏻
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.
@emyarod looks good 🌞
Closes #7455
This PR adds support for disabled single and multiline code snippets
Changelog
New
disabled
prop for single and multiline code snippetsTesting / Reviewing
Confirm that the component does not respond and appears correct when disabled