-
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
Add new mdc-states-color mixin #1556
Comments
This is committed in #1624. However, we'll need to clear out the old mixins once everything's converted, and I also need to add activated/selected support in a later iteration. Do we want to track that separately or keep this open? |
Filed #1713 for the activated/selected. And a chore in pivotal to delete the deprecated mixins |
OK, then I'll close this one since the remaining items are accounted for elsewhere. |
Expose a mixin which, given an ink color, determines whether to apply state opacities for light UI (for dark ink) or colorized UI (for light ink).
This mixin will handle Enabled, Hovered, Focused, and Pressed
The text was updated successfully, but these errors were encountered: