angular/devtools/projects/ng-devtools/src/lib
Sumit Arora 280119fec0 refactor(devtools): adding route details panel for selected route (#59999)
On clicking a route in the router tree, the route details panel is displayed.
- The panel shows the details of the selected route, including the path, component, providers, guards etc.
- Clicking on a chip will navigate to the corresponding source file in the editor.
- Clicking on the path will navigate to the corresponding route in the router tree.

Demo Application Source: https://github.com/sumitarora/angular-routes-demo
Demo Application Deployed: https://sumitarora.github.io/angular-routes-demo/#/

PR Close #59999
2025-05-30 09:48:12 -04:00
..
application-environment build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
application-operations refactor(devtools): adding route details panel for selected route (#59999) 2025-05-30 09:48:12 -04:00
application-providers build: migrate devtools to use ng-project (#61317) 2025-05-14 08:51:20 -07:00
application-services build: migrate devtools to use ng-project (#61317) 2025-05-14 08:51:20 -07:00
devtools-tabs refactor(devtools): adding route details panel for selected route (#59999) 2025-05-30 09:48:12 -04:00
shared/responsive-split refactor(devtools): introduce responsive-split directive (#61204) 2025-05-20 08:51:59 +00:00
vendor build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
BUILD.bazel build: migrate devtools to use ng-project (#61317) 2025-05-14 08:51:20 -07:00
devtools.component.html refactor(devtools): disable unsupported features (#60585) 2025-04-22 21:29:04 +02:00
devtools.component.scss refactor(devtools): introduce responsive-split directive (#61204) 2025-05-20 08:51:59 +00:00
devtools.component.ts refactor(devtools): switch default font to material symbols (#61281) 2025-05-20 08:53:51 +00:00
devtools_spec.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00