-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
igxGrid - refactor header and filter cell components 6.2.x (#3017)
* feat(filtering): header group component POC #542 # Conflicts: # projects/igniteui-angular/src/lib/grids/column.component.ts # projects/igniteui-angular/src/lib/grids/grid-header.component.ts # projects/igniteui-angular/src/lib/grids/grid/grid.component.html # projects/igniteui-angular/src/lib/grids/grid/grid.component.ts # projects/igniteui-angular/src/lib/grids/tree-grid/tree-grid.component.html * feat(filtering): header group component POC #542 # Conflicts: # projects/igniteui-angular/src/lib/grids/column.component.ts # projects/igniteui-angular/src/lib/grids/grid-base.component.ts # projects/igniteui-angular/src/lib/grids/grid-header-group.component.html # projects/igniteui-angular/src/lib/grids/grid-header-group.component.ts # projects/igniteui-angular/src/lib/grids/grid/grid.component.html # projects/igniteui-angular/src/lib/grids/grid/grid.component.ts # projects/igniteui-angular/src/lib/grids/tree-grid/tree-grid.component.html * feat(filtering): some MCH related improvements #542 * feat(filtering): fix some minor issues #542 * test(*): start fixing failing tests for MCH #542 * feat(filtering): fix build error #542 * chore(filtering): Small refactoring (#2938) * test(*): refactor failing tests #542 * feat(filtering): CD strategy for header group component #542 * feat(filtering): rework column moving dragGhost creation #542 * feat(filtering): minor fixes and improvements #542 * chore(filtering): Change filtering components strategy to OnPush (#2938) * test(filtering): Fix failing tests (#2938) * test(filtering): Fix filtering UI tests (#2938) * test(filtering): filtering UI tests refactoring #542 * test(filtering): fix timer issues in filtering UI test #542 * fix(*): sorting icon not being updated when sort/groupBy via API #542 * feat(filtering): fix introduced resizer bug #542 * chore(*): review comments changes #542 * feat(filtering): fix broken behaviors #542 * chore(*): some clean up, etc. #542 * feat(filtering): some API refinements #542 * fix(filtering): Fix async issue in test (#2995) * fix(filtering): Fix empty bool expected result (#2938)
- Loading branch information
Showing
42 changed files
with
1,669 additions
and
893 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.