Skip to content

fix(material/select): match disabled placeholder color with label #29870

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

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

naaajii
Copy link
Contributor

@naaajii naaajii commented Oct 12, 2024

this commit ensures select with disabled placeholder matches the color with label

fixes #29807

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
this commit ensures select with disabled placeholder matches the color with label

fixes angular#29807
@naaajii naaajii requested a review from a team as a code owner October 12, 2024 19:26
@naaajii naaajii requested review from amysorto and wagnermaciel and removed request for a team October 12, 2024 19:26
@wagnermaciel wagnermaciel self-assigned this Jan 8, 2025
wagnermaciel added a commit to wagnermaciel/components that referenced this pull request Jan 10, 2025
* Related to land PR angular#29870
wagnermaciel added a commit to wagnermaciel/components that referenced this pull request Jan 10, 2025
wagnermaciel added a commit that referenced this pull request Jan 11, 2025
wagnermaciel added a commit that referenced this pull request Jan 11, 2025
…#30304)

* Related to PR #29870

(cherry picked from commit d8d3987)
wagnermaciel added a commit that referenced this pull request Jan 11, 2025
…#30304)

* Related to PR #29870

(cherry picked from commit d8d3987)
@wagnermaciel wagnermaciel added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jan 13, 2025
@wagnermaciel wagnermaciel removed the request for review from amysorto January 13, 2025 17:25
@wagnermaciel wagnermaciel merged commit 306e437 into angular:main Jan 13, 2025
25 checks passed
wagnermaciel pushed a commit that referenced this pull request Jan 13, 2025
…9870)

this commit ensures select with disabled placeholder matches the color with label

fixes #29807

(cherry picked from commit 306e437)
wagnermaciel pushed a commit that referenced this pull request Jan 13, 2025
…9870)

this commit ensures select with disabled placeholder matches the color with label

fixes #29807

(cherry picked from commit 306e437)
@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 Feb 13, 2025
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 target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(MatSelect): placeholder overrules disabled styling
2 participants