Skip to content

Commit 0f13a8c

Browse files
authored
Merge branch 'master' into mpopov/sorting-indicator
2 parents bb9dbdc + 2debefe commit 0f13a8c

File tree

1 file changed

+14
-0
lines changed
  • projects/igniteui-angular/migrations/update-13_0_0/changes

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"@scheme": "../../common/schema/binding.schema.json",
3+
"changes": [
4+
{
5+
"name": "color",
6+
"remove": "true",
7+
"owner": {
8+
"selector": "igx-icon",
9+
"type": "component"
10+
}
11+
}
12+
]
13+
}
14+

0 commit comments

Comments
 (0)