angular/devtools/projects
Cameron Smick cbe1e1d51d refactor(devtools): Modify buildDirectiveForest to call ng.getComponentForest if it exists.
A new ng global function, ng.getComponentForest, is being added to allow the framework to provide the component forest without writing metadata to the DOM. This will allow devtools to display components that don't render any DOM.

(cherry picked from commit 50c0ce8275)
2026-05-19 13:04:20 -07:00
..
demo-no-zone refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
ng-devtools feat(devtools): improve value highlighting in object previews 2026-05-05 17:06:41 -07:00
ng-devtools-backend refactor(devtools): Modify buildDirectiveForest to call ng.getComponentForest if it exists. 2026-05-19 13:04:20 -07:00
protocol refactor(devtools): make the DevToolsNode directives property optional 2026-04-23 11:36:00 -07:00
shared-utils refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
shell-browser refactor(devtools): cleanup 2026-05-01 15:59:40 -07:00