-
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
fix(ContentSwitcher): resolve text contrast violations #8130
fix(ContentSwitcher): resolve text contrast violations #8130
Conversation
Deploy preview for carbon-elements ready! Built with commit b04c265 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit b04c265 https://deploy-preview-8130--carbon-components-react.netlify.app |
Yes, the light variant won't be needed anymore. |
ab6e607
to
7f2b073
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 great!
We should make sure we call out this change with the next release notes so people are aware since its a larger visual change. |
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.
LGTM 👍 ✅
Closes #6745
This PR updates the content switcher styles to match the updated spec which passes new text contrast requirements.
cc @aagonzales should we deprecate the light variant of this component and make it identical to the base style?