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

Elevation classes in M3 #29240

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Elevation classes in M3 #29240

merged 2 commits into from
Jun 13, 2024

Conversation

crisbeto
Copy link
Member

Includes a couple of fixes that implement the elevation classes for M3 and update some existing components to handle them properly.

Fixes #28618.

@crisbeto crisbeto added target: patch This PR is targeted for the next patch release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Jun 12, 2024
@crisbeto crisbeto requested a review from a team as a code owner June 12, 2024 10:14
@crisbeto crisbeto requested review from amysorto, mmalerba and andrewseguin and removed request for a team June 12, 2024 10:14
Fixes that we didn't support elevation classes in M3 which was breaking some users.

Fixes angular#28618.
The menu has some logic to increase its elevation depending on it depth which hasn't worked since we introduced M3. These changes update it to account for a different base elevation.
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jun 13, 2024
@crisbeto crisbeto merged commit 03d00f5 into angular:main Jun 13, 2024
24 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 Jul 14, 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 merge: preserve commits When the PR is merged, a rebase and merge should be performed 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(experimental): missing box-shadow css rule on elevated containers with material 3 theme
2 participants