igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
29 lines (28 loc) • 795 B
JSON
{
"$schema": "../../common/schema/class.schema.json",
"changes": [{
"name": "IgxHierarchicalGridCellComponent",
"replaceWith": "CellType"
},
{
"name": "IgxGridCellComponent",
"replaceWith": "CellType"
},
{
"name": "IgxTreeGridCellComponent",
"replaceWith": "CellType"
},
{
"name": "IgxGridExpandableCellComponent",
"replaceWith": "CellType"
},
{
"name": "IComboSelectionChangeEventArgs",
"replaceWith": "IComboSelectionChangingEventArgs"
},
{
"name": "AutocompleteItemSelectionEventArgs",
"replaceWith": "AutocompleteSelectionChangingEventArgs"
}
]
}