angular/devtools/projects/ng-devtools/src/lib
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
..
application-environment refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
application-operations feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
devtools-tabs feat(devtools): added instances count and total time in bar chart (#50866) 2023-09-22 09:50:52 -07:00
vendor refactor(devtools): run spellcheck on devtools dir (#50445) 2023-05-24 13:56:56 +00:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
devtools.component.html docs: Specify when an app is debuggable by the DevTools. (#48970) 2023-04-17 17:32:41 +00:00
devtools.component.scss docs: Specify when an app is debuggable by the DevTools. (#48970) 2023-04-17 17:32:41 +00:00
devtools.component.ts feat(devtools): Create browser specific styles for chrome and firefox (#46037) 2022-05-23 14:00:10 -07:00
devtools.module.ts refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
theme-service.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00