angular/devtools/projects/ng-devtools/src/lib/devtools-tabs/injector-tree
AleksanderBodurri 521c2a7646 feat(devtools): Change lazy/eager visualization by using dashed lines and correctly positioned edge arrows (#63980)
Previously we would visualize route config "types" by colouring different nodes.

Now the we only colour nodes to represent the active route path. Lazy loaded routes are represented with dashed line edges that point in the direction of loading.

PR Close #63980
2025-09-24 14:25:28 +00:00
..
injector-providers refactor(devtools): add a close button to the injector-provides pane (#63808) 2025-09-15 15:40:00 +00:00
BUILD.bazel refactor(devtools): intergrate the TreeVisualizer into the TreeVisualizerHost component (#63530) 2025-09-12 15:08:36 +00:00
injector-tree-fns.spec.ts refactor(devtools): abstract and reuse the tree visualizer (#62264) 2025-06-30 07:39:16 +00:00
injector-tree-fns.ts feat(devtools): display provider count on injector tree nodes (#63632) 2025-09-18 14:56:47 +00:00
injector-tree.component.html refactor(devtools): add a close button to the injector-provides pane (#63808) 2025-09-15 15:40:00 +00:00
injector-tree.component.scss refactor(devtools): introduce docs-ref-button (#62685) 2025-07-21 12:21:55 -04:00
injector-tree.component.ts feat(devtools): Change lazy/eager visualization by using dashed lines and correctly positioned edge arrows (#63980) 2025-09-24 14:25:28 +00:00