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

Update MDC Select to use mdc-states mixin #1676

Closed
kfranqueiro opened this issue Dec 1, 2017 · 0 comments · Fixed by #1704
Closed

Update MDC Select to use mdc-states mixin #1676

kfranqueiro opened this issue Dec 1, 2017 · 0 comments · Fixed by #1704
Assignees
Labels

Comments

@kfranqueiro
Copy link
Contributor

Use the mdc-states mixin created in #1556

MDC Select will already use mdc-ripple-color once #1097 is merged, so wait for that first.

This should be replaced with the new mdc-states-color mixin, with any relevant opacity tweaks.

Note that it may not currently be feasible to support states on CSS-only selects due to browsers not giving native select elements ::before and ::after pseudo-elements. This might be possible if we add a later sibling element like what checkbox and radio use to support CSS-only.

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 a pull request may close this issue.

1 participant