Skip to content

fix(material/dialog): dialog's container-color does not follow Material 3 design specs #31271

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjalbuenacabuyao
Copy link

Fixes a bug in the Angular Material dialog component where dialog uses surface container-color instead of surface-container-high as per Material 3 guidelines.

Fixes #30536

…al 3 design specs

Fixes a bug in the Angular Material dialog component where dialog
uses `surface` container-color instead of `surface-container-high`
as per Material 3 guidelines.

Fixes angular#30536
@jjalbuenacabuyao jjalbuenacabuyao requested a review from a team as a code owner June 1, 2025 12:55
@jjalbuenacabuyao jjalbuenacabuyao requested review from crisbeto and mmalerba and removed request for a team June 1, 2025 12:55
@andrewseguin andrewseguin added the action: merge The PR is ready for merge by the caretaker label Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: material/dialog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(DIALOG): dialog's container-color does not follow Material 3 design specs
2 participants