Skip to content

fix(material/tooltip): wrong type for shape token#32968

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32929/tooltip-shape-type
Mar 24, 2026
Merged

fix(material/tooltip): wrong type for shape token#32968
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32929/tooltip-shape-type

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Fixes that the container-shape token was categorized as color, even though it should be base.

Fixes #32929.

Fixes that the `container-shape` token was categorized as `color`, even though it should be `base`.

Fixes angular#32929.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Mar 24, 2026
@pullapprove pullapprove bot requested review from andrewseguin and ok7sai March 24, 2026 11:26
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Mar 24, 2026
@crisbeto crisbeto merged commit ff7d697 into angular:main Mar 24, 2026
29 of 32 checks passed
crisbeto added a commit that referenced this pull request Mar 24, 2026
Fixes that the `container-shape` token was categorized as `color`, even though it should be `base`.

Fixes #32929.

(cherry picked from commit ff7d697)
@crisbeto
Copy link
Copy Markdown
Member Author

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

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/tooltip target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-bug(tooltip): container-shape token has incorrect type

2 participants