angular/devtools/projects/ng-devtools-backend/src/lib
AleksanderBodurri 3cf18bb6f2 fix(devtools): check for all new DI debug APIs before trying to determine resolution path providers (#52791)
Previously, some versions of Angular 16.1.x that had 3/4 of the new DI debug APIs would enter a code path that required them to have access to the 4th.

Now DevTools checks for the existence of all 4 explicitly before going down this code path.

PR Close #52791
2023-11-10 18:37:05 +00:00
..
component-inspector refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
directive-forest docs: remove unused imports and improved the code (#50424) 2023-05-25 14:37:54 +00:00
hooks build: configure tslint to ban performance.mark usages (#52505) 2023-11-03 07:43:36 -07:00
state-serializer feat(devtools): Display getters and setters in devtools property viewer (#49695) 2023-09-01 14:41:04 +00:00
angular-check.spec.ts fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
angular-check.ts fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
BUILD.bazel feat(devtools): Implement initial DI debugging features in devtools (#51719) 2023-10-10 13:10:50 -07:00
client-event-subscribers.ts perf(devtools): optimize injector graph discovery (#52489) 2023-11-03 17:37:55 -07:00
component-tree.ts fix(devtools): check for all new DI debug APIs before trying to determine resolution path providers (#52791) 2023-11-10 18:37:05 +00:00
highlighter.spec.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
highlighter.ts fix(devtools): ensure that inspected component label is always in the viewport (#50656) 2023-07-26 10:04:26 -07:00
index.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
interfaces.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
router-tree.spec.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
router-tree.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
set-console-reference.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
utils.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
version.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00