Skip to content

feat(MDC-MIGRATION): Handle selectable MatChip #25824

@mcalmus

Description

@mcalmus

Feature Description

Legacy MatChip has a selectable attribute, but this has been moved to MatChipOption.

mdc-migration should change mat-chip items containing selectable attribute to mat-chip-option.

Ideally, <mat-chip [selectable]="false"> should just remove the attribute.

Use Case

Migration from Material 14 to 15 using MDC.

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaroundarea: ng-generateSchematics that generate code in user projects

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions