angular/devtools/projects/shell-browser/src
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
..
app fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
assets feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
environments feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
manifest feat(devtools): adding firefox support (#44952) 2022-04-12 18:41:37 +00:00
popups feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
BUILD.bazel build(devtools): Optimize prod build for Angular DevTools (#45886) 2022-05-05 15:33:14 -07:00
devtools.html feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
devtools.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
index.html feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
main.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
styles.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00