-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: ng-generateSchematics that generate code in user projectsSchematics that generate code in user projects
Description
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 workaroundThe issue is important to a large percentage of users, with a workaroundarea: ng-generateSchematics that generate code in user projectsSchematics that generate code in user projects