angular/devtools/projects/ng-devtools-backend/src/lib
AleksanderBodurri cbeedb03d4 refactor(devtools): use getRouterInstance to replace manual parsing logic
Previously we would look in the DI tree for a token named 'Router' and resolve its value.

Now we use the already existing getRouterInstance, which depends on ng global debug APIs to get the router instance of an application.

(cherry picked from commit c963569c0e)
2025-10-27 09:23:20 +01:00
..
component-inspector build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
component-tree fix(devtools): stop second component tree traversal, if devtools metadata is placed on the body tag (#64161) 2025-10-02 07:46:56 -07:00
directive-forest fix(devtools): DOM traversal bug (#62719) 2025-08-18 15:43:09 +00:00
hooks refactor(devtools): fix parameter matching. (#64260) 2025-10-10 06:40:43 -07:00
ng-debug-api feat(devtools): clean up router tree for stable release (#63081) 2025-09-02 20:59:15 -07:00
state-serializer refactor(devtools): guard value reads in the serializer (#64096) 2025-09-29 13:08:11 -04:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
client-event-subscribers.spec.ts build: migrate to use web test runner rules (#62292) 2025-06-26 17:19:10 +00:00
client-event-subscribers.ts refactor(devtools): use getRouterInstance to replace manual parsing logic 2025-10-27 09:23:20 +01:00
highlighter.spec.ts test(devtools): disable flaky highlighter test (#59561) 2025-01-16 12:19:39 +01:00
highlighter.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
index.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
interfaces.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
property-mutation.spec.ts refactor(devtools): add support for mutating objects inside signals (#60381) 2025-03-18 10:22:46 +01:00
property-mutation.ts refactor(devtools): add support for mutating objects inside signals (#60381) 2025-03-18 10:22:46 +01:00
router-tree.spec.ts feat(devtools): clean up router tree for stable release (#63081) 2025-09-02 20:59:15 -07:00
router-tree.ts feat(devtools): clean up router tree for stable release (#63081) 2025-09-02 20:59:15 -07:00
serialization-utils.spec.ts fix(devtools): optimize object sanitization logic (#64234) 2025-10-06 15:00:19 -04:00
serialization-utils.ts fix(devtools): optimize object sanitization logic (#64234) 2025-10-06 15:00:19 -04:00
set-console-reference.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
utils.ts fix(devtools): implement signal read error handling in DevTools (#61911) 2025-06-19 10:15:39 +02:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00