angular/devtools/projects/ng-devtools-backend/src/lib
Doug Parker 6ea0318df6 refactor(devtools): ignore getDirectives when it is not supported (#60209)
Previously, if `ng.getDirectives` was not implemented, Angular DevTools won't throw when attempting to load the component tree. Now it safely ignores the function and assumes no directives exist on the page.

PR Close #60209
2025-03-05 13:42:40 -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(devtools): ignore getDirectives when it is not supported (#60209) 2025-03-05 13:42:40 -08:00
hooks refactor(devtools): make ngDebugClient return a Partial (#60209) 2025-03-05 13:42:40 -08:00
ng-debug-api refactor(devtools): make ngDebugClient return a Partial (#60209) 2025-03-05 13:42:40 -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 getDirectives when it is not supported (#60209) 2025-03-05 13:42:40 -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