igniteui-angular-sovn
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
31 lines (30 loc) • 807 B
JSON
{
"@scheme": "../../common/schema/binding.schema.json",
"changes": [
{
"name": "supressInputAutofocus",
"replaceWith": "suppressInputAutofocus",
"owner": {
"selector": "igx-input-group",
"type": "component"
}
},
{
"name": "message",
"moveBetweenElementTags": true,
"owner": {
"selector": "igx-toast",
"type": "component"
}
},
{
"name": "rowSelectable",
"replaceWith": "rowSelection",
"valueTransform": "rowSelectable_is_deprecated",
"owner": {
"selector": "igx-grid",
"type": "component"
}
}
]
}