Commit 7bca4bd
Add classes.json for type rename migrations
Completed type rename migration following update-17_0_0 pattern:
- Created classes.json with all type renames:
* Direction → IgxCarouselDirection
* Size → ElementDimensions
* IChangeCheckboxEventArgs → IChangeRadioEventArgs
- Migration now uses UpdateChanges.updateClasses()
- Follows established project migration architecture
- Enables automatic type name updates during ng update
This completes the migration script implementation.
Co-authored-by: kdinev <[email protected]>1 parent 33e7e93 commit 7bca4bd
File tree
1 file changed
+17
-0
lines changed- projects/igniteui-angular/migrations/update-21_0_0/changes
1 file changed
+17
-0
lines changedLines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments