angular/devtools/projects
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
..
demo-no-zone build: migrate devtools to use ng-project (#61317) 2025-05-14 08:51:20 -07:00
demo-standalone refactor(devtools): switch default font to material symbols (#61281) 2025-05-20 08:53:51 +00:00
ng-devtools refactor(devtools): adding route details panel for selected route (#59999) 2025-05-30 09:48:12 -04:00
ng-devtools-backend refactor(devtools): adding route details panel for selected route (#59999) 2025-05-30 09:48:12 -04:00
protocol refactor(devtools): adding route details panel for selected route (#59999) 2025-05-30 09:48:12 -04:00
shared-utils build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
shell-browser refactor(devtools): adding route details panel for selected route (#59999) 2025-05-30 09:48:12 -04:00