igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
30 lines (29 loc) • 717 B
JSON
{
"$schema": "../../common/schema/class.schema.json",
"changes": [
{
"name": "DataType",
"replaceWith": "GridColumnDataType"
},
{
"name": "IgxHierarchicalRowComponent",
"replaceWith": "RowType"
},
{
"name": "IgxGridRowComponent",
"replaceWith": "RowType"
},
{
"name": "IgxTreeGridRowComponent",
"replaceWith": "RowType"
},
{
"name": "IgxGridGroupByRowComponent",
"replaceWith": "RowType"
},
{
"name": "InteractionMode",
"replaceWith": "PickerInteractionMode"
}
]
}