hawkgs
911a210ff0
refactor(devtools): introduce tree-visualizer-host ( #59916 )
...
The purpose of this component is purely to encapsulate and offload the styles from `devtools.component.scss` since it wasn't very clear what their scope is.
PR Close #59916
2025-02-26 12:18:06 -05:00
Sumit Arora
ef10d528ed
refactor(devtools): adds router graph implementation and demo ( #58213 )
...
Follow-up PR for https://github.com/angular/angular/pull/58086 & https://github.com/angular/angular/pull/58199 .
Adds below features to Angular DevTools to display router graph:
- Add a new router example in the Angular DevTools demo application.
- Implement the router graph in the Angular DevTools to view the routes that are loaded in the application.
PR Close #58213
2024-12-03 09:16:25 +01:00
Sheik Althaf
49884518a0
refactor(devtools): use signal apis in injection and router tree ( #57047 )
...
Refactor the injection and router tree components to use signal apis, in future we can make the components onPush and zoneless
PR Close #57047
2024-07-30 16:42:14 +00:00
AleksanderBodurri
528f33d13d
refactor(devtools): prepare codebase for migration to angular/angular repo
2021-11-21 20:23:18 -05:00