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

fix(button): Fix outline & ink color according to spec guidance #5268

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

allan-chen
Copy link
Collaborator

@allan-chen allan-chen commented Nov 21, 2019

Closes #5170

Enabled outline color: primary -----> 12% on-surface.
Disabled outline color: 38% on-surface -----> 12% on-surface.
Disabled ink color: 37% ---> 38% on-surface.

BREAKING CHANGE: Variable $mdc-button-disabled-container-fill-color
renamed to $mdc-button-disabled-container-color.

BREAKING CHANGE: Variable `$mdc-button-disabled-container-fill-color`
renamed to `$mdc-button-disabled-container-color`.
@allan-chen allan-chen changed the title fix(button): Fix outline color according to spec guidance fix(button): Fix outline & ink color according to spec guidance Nov 21, 2019
@allan-chen allan-chen requested a review from abhiomkar November 21, 2019 22:09
@abhiomkar abhiomkar requested a review from joyzhong November 22, 2019 16:41
@abhiomkar
Copy link
Collaborator

Assigning this to on-call for review.

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.

[Button] Outlined outline color should not be set to primary but 12% on-surface
5 participants