We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.15.0
All browsers
Windows 7 / Android 7.0
Go to http://material-components-web.appspot.com/dialog.html Observe the component's behavior
The button text should use the primary color
The button text is black
All the photos show a dialog with colored buttons: https://material.io/guidelines/components/dialogs.html
The text was updated successfully, but these errors were encountered:
Our http://material-components-web.appspot.com sets it's primary color to black. So this is working as intended.
--mdc-theme-primary: #212121;
Sorry, something went wrong.
fix(dialog): Dialog buttons should use primary color (#941)
b4e8b5a
closes #940
Successfully merging a pull request may close this issue.
Bugs
What MDC-Web Version are you using?
What browser(s) is this bug affecting?
What OS are you using?
What are the steps to reproduce the bug?
What is the expected behavior?
What is the actual behavior?
Any other information you believe would be useful?
The text was updated successfully, but these errors were encountered: