Skip to content

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 3, 2025

Adds an input that allows users to specify which element the CDK overlay will set the transform origin on. This is useful when animating the menus.

Fixes #32439.

Adds an input that allows users to specify which element the CDK overlay will set the transform origin on. This is useful when animating the menus.

Fixes angular#32439.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 3, 2025
@pullapprove pullapprove bot requested review from adolgachev and ok7sai December 3, 2025 13:28
@crisbeto crisbeto removed the request for review from adolgachev December 4, 2025 06:56
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 4, 2025
@crisbeto crisbeto merged commit 789274f into angular:main Dec 4, 2025
29 of 30 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Dec 4, 2025

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Dec 4, 2025
Adds an input that allows users to specify which element the CDK overlay will set the transform origin on. This is useful when animating the menus.

Fixes #32439.

(cherry picked from commit 789274f)
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: cdk/menu target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(cdk/menu): expose transform origin as css variable

2 participants