angular/devtools/projects
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
..
demo-no-zone refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
ng-devtools refactor(devtools): show appropriate change detection label in the directive tree 2026-04-02 11:37:34 -07:00
ng-devtools-backend refactor(devtools): show appropriate change detection label in the directive tree 2026-04-02 11:37:34 -07:00
protocol refactor(devtools): show appropriate change detection label in the directive tree 2026-04-02 11:37:34 -07:00
shared-utils refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
shell-browser fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus 2026-03-23 14:51:27 -07:00