angular/devtools/projects/ng-devtools-backend/src
AleksanderBodurri c963569c0e 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.
2025-10-27 09:23:16 +01:00
..
lib refactor(devtools): use getRouterInstance to replace manual parsing logic 2025-10-27 09:23:16 +01:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
public-api.ts fix(devtools): fix some build errors from g3 typescript (#62412) 2025-07-11 10:35:22 -07:00