angular/devtools/projects/ng-devtools-backend/src/lib
Doug Parker 391f833cc0 refactor(devtools): ignore getInjector when it is not supported (#60206)
Previously Angular DevTools would throw when run on an application which does not support `getInjector`, now it safely ignores it and assumes dependency injection is not supported.

PR Close #60206
2025-03-05 12:05:45 -08:00
..
component-inspector refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
directive-forest refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
hooks feat(core): emit template function for template related profiler hooks (#60174) 2025-03-03 22:03:44 +00:00
ng-debug-api refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:45 -08:00
state-serializer refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:45 -08:00
client-event-subscribers.spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
client-event-subscribers.ts fix(devtools): handle case where router tree does not exist (#60221) 2025-03-05 12:05:01 -08:00
component-tree.spec.ts refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:45 -08:00
component-tree.ts refactor(devtools): ignore getInjector when it is not supported (#60206) 2025-03-05 12:05:45 -08:00
highlighter.spec.ts test(devtools): disable flaky highlighter test (#59561) 2025-01-16 12:19:39 +01:00
highlighter.ts refactor(devtools): fix component inspector highlighting (#59995) 2025-02-20 11:56:08 -05:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
interfaces.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
router-tree.spec.ts refactor(devtools): removing unused styles and addressing PR comments (#58213) 2024-12-03 09:16:25 +01:00
router-tree.ts refactor(devtools): removing unused styles and addressing PR comments (#58213) 2024-12-03 09:16:25 +01:00
set-console-reference.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
utils.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00