angular/devtools/projects/ng-devtools/src/lib/devtools-tabs
Enea Jahollari ee6c915c82 feat(devtools): added instances count and total time in bar chart (#50866)
In Devtools bar chart we can see the total time for all the directive instances in one change detection run.

This PR changes the bar chart to display the total count and time for all directive instances instead of showing the time for each directive instance separately in one change detection run.

PR Close #50866
2023-09-22 09:50:52 -07:00
..
diffing feat(core): support TypeScript 4.7 (#45749) 2022-04-29 12:19:45 -04:00
directive-explorer build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
profiler feat(devtools): added instances count and total time in bar chart (#50866) 2023-09-22 09:50:52 -07:00
router-tree refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
tab-update refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
devtools-tabs.component.html refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
devtools-tabs.component.scss refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
devtools-tabs.component.ts refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
devtools-tabs.module.ts refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
devtools-tabs.spec.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00