-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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(radio): Add disabled state color mixins #5168
Conversation
🤖 Beep boop! Screenshot test report 🚦3 screenshots changed from Details3 Changed: |
🤖 Beep boop! Screenshot test report 🚦3 screenshots changed from Details3 Changed: |
🤖 Beep boop! Screenshot test report 🚦3 screenshots changed from Details3 Changed: |
🤖 Beep boop! Screenshot test report 🚦3 screenshots changed from Details3 Changed: |
🤖 Beep boop! Screenshot test report 🚦3 screenshots changed from Details3 Changed: |
🤖 Beep boop! Screenshot test report 🚦9 screenshots changed from Details |
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, let's merge this at the time of CL submit.
Adds the
mdc-radio-disabled-unchecked-stroke-color
,mdc-radio-disabled-checked-stroke-color
, and themdc-disabled-radio-ink-color
mix-ins for radio buttons in disabled state.