angular/devtools/src
AleksanderBodurri cfb26f5999 feat(devtools): use router state for active route detection
Replace URL-based active route detection with direct traversal of the ActivatedRoute tree.

This solution is more reliable than the previous approach because it directly compares router tree configuration objects against the active router instance state with router.routerState.
2025-11-10 09:50:08 -08:00
..
app feat(devtools): use router state for active route detection 2025-11-10 09:50:08 -08:00
assets build: drop usage of pkg_web (#62990) 2025-08-05 10:08:47 +02:00
environments build: move all rule/macro loading into devtools/defaults.bzl (#62627) 2025-07-14 15:47:05 -07:00
BUILD.bazel fix(devtools): message bus URI conflict between dev and prod apps 2025-11-10 07:47:37 -08:00
communication.ts fix(devtools): message bus URI conflict between dev and prod apps 2025-11-10 07:47:37 -08:00
demo-application-environment.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
demo-application-operations.ts refactor(devtools): implement settings store (#62429) 2025-08-06 15:12:00 +02:00
iframe-message-bus.ts refactor(devtools): cleanup iframe-message-bus (#62785) 2025-07-25 10:03:03 +02:00
index.html fix(devtools): correct path to load fonts for devtools devserver (#63358) 2025-08-25 08:31:56 -07:00
local-storage.ts refactor(devtools): implement settings store (#62429) 2025-08-06 15:12:00 +02:00
main.ts fix(devtools): DOM traversal bug (#62719) 2025-08-18 15:43:09 +00:00
styles.scss refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
zone-unaware-iframe-message-bus.ts refactor(devtools): cleanup iframe-message-bus (#62785) 2025-07-25 10:03:03 +02:00