angular/devtools/src
Georgi Serev 68a8396baa
refactor(devtools): show appropriate change detection label in the directive tree
Depending on the client app version, either show "OnPush" (pre-v22) or "Eager" (v22+); As part of the change, `APP_DATA` root signal has been introduced along with a minor bug fix related to component metadata displaying.
2026-04-02 11:37:34 -07:00
..
app refactor(devtools): show appropriate change detection label in the directive tree 2026-04-02 11:37:34 -07: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 refactor(devtools): change upstream and downstream signal deps icons 2026-03-11 09:25:34 -07: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 refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05: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