angular/devtools/projects
AleksanderBodurri 774d9832ab fix(devtools): correctly set environment injector path in the case where there are no element injectors (#57442)
Previously, when "Hide injectors with no providers" was toggled, it is possible for the injector tree visualizer to have no Element injectors to visualize. This caused a bug in the slicing logic that splits apart the environment and element injectors from DI resolution paths within the injector tree component in Angular DevTools.

Now, this logic is correctly handled when there are no element injectors to visualize.

PR Close #57442
2024-08-28 08:49:34 -07:00
..
demo-no-zone refactor(devtools): migrate devtools to prettier formatting (#53945) 2024-01-19 19:09:54 +01:00
demo-standalone refactor(devtools): remove git sha stamping from devtools build (#55694) 2024-05-06 16:02:36 -07:00
ng-devtools fix(devtools): correctly set environment injector path in the case where there are no element injectors (#57442) 2024-08-28 08:49:34 -07:00
ng-devtools-backend fix(devtools): ignore DOM Nodes from other frames when performing render tree detection (#57518) 2024-08-27 13:19:35 -07:00
protocol fix(devtools): allow DevTools to fail gracefully for unsupported versions of Angular. (#55233) 2024-04-22 11:25:20 -07:00
shared-utils refactor(devtools): Add hydration informations (#53910) 2024-01-30 20:03:14 +00:00
shell-browser fix(devtools): catch invalidated extension error to prevent devtools from spamming console (#55697) 2024-08-27 12:54:44 -07:00