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(material-experimental/theming): resolve M3 issues in mat-option #28482

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Jan 26, 2024

Fixes the following issues in the M3 mat-option:

  • Font size was too small and font weight too high. This appears to have been a bug in the spec that MDC is also working around. These changes apply the same workaround as MDC.
  • Multi-select options in the selected state had a darker background, even though they shouldn't. This happened to work by accident in M2 and only became visible now in M3.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 26, 2024
@crisbeto crisbeto requested a review from andrewseguin January 26, 2024 10:21
@crisbeto crisbeto requested a review from mmalerba as a code owner January 26, 2024 10:21
Fixes the following issues in the M3 `mat-option`:
* Font size was too small and font weight too high. This appears to have been a bug in the spec that MDC is also working around. These changes apply the same workaround as MDC.
* Multi-select options in the selected state had a darker background, even though they shouldn't. This happened to work by accident in M2 and only became visible now in M3.
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 26, 2024
@crisbeto crisbeto added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jan 26, 2024
@crisbeto crisbeto merged commit 5f1a7ea into angular:main Jan 26, 2024
25 of 28 checks passed
@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 26, 2024
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: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants