angular/devtools/projects/shell-browser
AleksanderBodurri 3a468813ca fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983)
With the introduction of standalone components, it is no longer guaranteed that getAllAngularRootElements will be available on the global object. This PR removes the dependency on this function so that DevTools can continue to work for Angular applications that use `bootstrapApplication`.

PR Close #45983
2022-05-13 20:08:49 +00:00
..
src fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
BUILD.bazel feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
set-version.js feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
tslint.json feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00