Skip to content

Conversation

@crisbeto
Copy link
Member

Currently migrating from [ngClass] to [class] isn't entirely supported, because [ngClass] supports Set values while [class] ignores them.

These changes add a bit of logic to bring them closer together and make the migration easier.

Currently migrating from `[ngClass]` to `[class]` isn't entirely supported, because `[ngClass]` supports `Set` values while `[class]` ignores them.

These changes add a bit of logic to bring them closer together and make the migration easier.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jan 15, 2026
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jan 15, 2026
@ngbot ngbot bot added this to the Backlog milestone Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant