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(select,input): inconsistent disabled text color #7794

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 14, 2017

Fixes the select and input having different disabled text colors and not taking colors from the palettes.

Fixes #7793.

Note: The disabled text color is currently wrong (It's supposed to be 0.5, but it's actually 0.3). It will be fixed by #7421.
Another note: Some screenshot test failures are to be expected because of the slightly different shades of grey.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 14, 2017
@mmalerba mmalerba added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Oct 14, 2017
@crisbeto crisbeto force-pushed the 7793/disabled-input-text branch 2 times, most recently from fffb647 to eda9125 Compare November 20, 2017 20:45
@tinayuangao
Copy link
Contributor

@crisbeto please rebase. Thanks!

Fixes the select and input having different disabled text colors and not taking colors from the palettes.

Fixes angular#7793.
@crisbeto
Copy link
Member Author

crisbeto commented Dec 1, 2017

Rebased @tinayuangao.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 6, 2017
@mmalerba mmalerba merged commit f31be6f into angular:master Dec 8, 2017
mmalerba pushed a commit that referenced this pull request Dec 8, 2017
Fixes the select and input having different disabled text colors and not taking colors from the palettes.

Fixes #7793.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabled text colors do not match for mat-select and mat-input
4 participants