igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
63 lines (62 loc) • 1.57 kB
JSON
{
"$schema": "../../common/schema/binding.schema.json",
"changes": [
{
"name": "vertical",
"replaceWith": "orientation",
"valueTransform": "vertical_to_orientation",
"owner": {
"selector": "igx-calendar",
"type": "component"
}
},
{
"name": "roundShape",
"remove": true,
"owner": {
"selector": "igx-avatar",
"type": "component"
}
},
{
"name": "type",
"remove": true,
"owner": {
"selector": "igx-card",
"type": "component"
}
},
{
"name": "leftButtonColor",
"remove": true,
"owner": {
"selector": "igx-dialog",
"type": "component"
}
},
{
"name": "leftButtonBackgroundColor",
"remove": true,
"owner": {
"selector": "igx-dialog",
"type": "component"
}
},
{
"name": "rightButtonColor",
"remove": true,
"owner": {
"selector": "igx-dialog",
"type": "component"
}
},
{
"name": "rightButtonBackgroundColor",
"remove": true,
"owner": {
"selector": "igx-dialog",
"type": "component"
}
}
]
}