angular/devtools/projects
hawkgs 77d7378ffd test(devtools): fix and update flaky component-tree tests
Due to the design of the `ng.getComponent` spy and a race condition where sometimes a `<script>` is added to the test DOM, the `getRootElements` tests used to fail sometimes because those `<script>`s were marked as roots which caused a distortion in the roots count checks. The commit addresses that and also adds an additional test for non-application root Angular components.
2026-03-16 10:03:42 -06:00
..
demo-no-zone refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
ng-devtools test: remove duplicate tests (#67518) 2026-03-11 13:37:33 -07:00
ng-devtools-backend test(devtools): fix and update flaky component-tree tests 2026-03-16 10:03:42 -06:00
protocol refactor(devtools): Add a new childSignalProp DebugSignalGraphNode kind to represent a signal being passed to a child component as a prop. 2026-02-13 10:09:59 -08:00
shared-utils refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
shell-browser refactor(devtools): change upstream and downstream signal deps icons 2026-03-11 09:25:34 -07:00