Skip to content

Commit

Permalink
chore(*): apply gitattributes changes to existing files
Browse files Browse the repository at this point in the history
  • Loading branch information
dkamburov committed Mar 4, 2022
1 parent 60c5515 commit 8d1f63f
Show file tree
Hide file tree
Showing 63 changed files with 6,072 additions and 6,072 deletions.
508 changes: 254 additions & 254 deletions README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"$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"
}
]
}
{
"$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"
}
]
}
Loading

0 comments on commit 8d1f63f

Please sign in to comment.