Skip to content

Conversation

crisbeto
Copy link
Member

Fixes that the token extraction script wasn't exposing some tokens, because it failed to determine their type. The two main root causes I saw were that some tokens aren't defined in M3 and some tokens were hardcoded. I've also added a hard error in case we can't resolve the type of a token.

Fixes #30082.

Fixes that the token extraction script wasn't exposing some tokens, because it failed to determine their type. The two main root causes I saw were that some tokens aren't defined in M3 and some tokens were hardcoded. I've also added a hard error in case we can't resolve the type of a token.

Fixes angular#30082.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Nov 26, 2024
@crisbeto crisbeto requested a review from devversion November 26, 2024 09:35
@crisbeto crisbeto requested a review from a team as a code owner November 26, 2024 09:35
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Nov 26, 2024
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Nov 26, 2024
@crisbeto crisbeto merged commit 18229a3 into angular:main Nov 26, 2024
23 of 26 checks passed
crisbeto added a commit that referenced this pull request Nov 26, 2024
Fixes that the token extraction script wasn't exposing some tokens, because it failed to determine their type. The two main root causes I saw were that some tokens aren't defined in M3 and some tokens were hardcoded. I've also added a hard error in case we can't resolve the type of a token.

Fixes #30082.

(cherry picked from commit 18229a3)
@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 Dec 27, 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 area: build & ci Related the build and CI infrastructure of the project 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(list): list-item-hover-leading-icon-color token is missing in doc

2 participants