angular/devtools/projects/protocol/src/lib
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
..
message-bus.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
messages.ts refactor(devtools): show appropriate change detection label in the directive tree 2026-04-02 11:37:34 -07:00
priority-aware-message-bus.spec.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
priority-aware-message-bus.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00