Skip to content

fix(material/autocomplete): define m2 token values inline #31354

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 2 commits into
base: main
Choose a base branch
from

Conversation

andrewseguin
Copy link
Contributor

Defines the autocomplete tokens in-place instead of creating a new html block after the entire call. This may affect whether client overrides take place.

Uses a new token-utils.values() mixin that hopefully all components can switch to

@andrewseguin andrewseguin requested a review from a team as a code owner June 13, 2025 20:18
@andrewseguin andrewseguin requested review from adolgachev, mmalerba and crisbeto and removed request for a team June 13, 2025 20:18
@andrewseguin andrewseguin added the target: minor This PR is targeted for the next minor release label Jun 13, 2025
Copy link
Contributor

@mmalerba mmalerba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's some CI failrues

@andrewseguin
Copy link
Contributor Author

Fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/autocomplete target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants