Skip to content
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(checkbox): Toggle selected class with state #4612

Merged
merged 4 commits into from
Apr 17, 2019

Conversation

patrickrodee
Copy link
Contributor

@patrickrodee patrickrodee commented Apr 16, 2019

Add the mdc-checkbox--selected class when the checkbox goes from unchecked to checked or unchecked to indeterminate. Remove mdc-checkbox--selected when the checkbox goes from checked to unchecked or indeterminate to unchecked.

@mdc-web-bot
Copy link
Collaborator

All 636 screenshot tests passed for commit 55dba02 vs. master! 💯🎉

@patrickrodee patrickrodee removed the request for review from aprigogin April 17, 2019 16:57
@mdc-web-bot
Copy link
Collaborator

All 636 screenshot tests passed for commit 3512e8b vs. master! 💯🎉

@mdc-web-bot
Copy link
Collaborator

All 636 screenshot tests passed for commit c1fb5e8 vs. master! 💯🎉

@patrickrodee patrickrodee merged commit 5f06dce into master Apr 17, 2019
@patrickrodee patrickrodee deleted the selectedcheckboxes branch April 17, 2019 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants