-
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.
Tree Grid and GroupBy Summaries (#3333)
* feat(GridSummaries): added tree grid and groupby summaries #3076 * refactor(themes): update grid summaries theme after refactor * feat(GridSummaries): trigger CD when change summaryCalc mode runtime #3076 * refactor(GridSummaries): retrigger rootSummariesPipe when enable/disable summary * feat(GridSummaries): escape edit mode when change calculationMode #3076 * feat(summaries): fixing samples build issue #3076 * test(treeGrid): Add summaries tests #3162 * test(grid): add groupBy with summaries test #3162 * test(treeGrid): Update summaries tests #3162 * chore(*): remove trailing whitespace * feat(GridSummaries): add keyboard navigation for grid summaries #3076 * feat(summaries): fix summary cell width for % #3076 * test(grid): Add groupBy and Summary tests #3162 * feat(summaries): fix tree grid root summary indentation #3076 * test(grid): up[date for lint #3162 * refactor(summaryCell): removed gridAPI service from summary cell * test(grid): add missing ds #3162 * refactor(summaryCell): return when we are at last root summary * refactor(IgxGridNavigationService): remove unnecessary code * test(grid): Update failing test #3162 * test(treeGrid): Update failing tests #3162 * test(grid): Exclude failing search tests #3162 * refactor(GridSummary): appy check if grid data is null or undefined
- Loading branch information
Showing
54 changed files
with
3,432 additions
and
1,335 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
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.