angular/devtools/projects/shell-browser/src/app
Cameron Smick d30f74c02b refactor(devtools): add optional injector property to DevToolsNode and IndexedNode types
Add an optional injector property to the DevToolsNode and IndexedNode types. Features that require an injector use the injector stored on the node, if it exists, and fall back to getInjectorFromElementNode if it doesn't.

(cherry picked from commit 0cf8a61e58)
2026-05-19 13:04:20 -07:00
..
app.component.html refactor(devtools): clean up unused code and modernize component patterns 2025-11-17 08:40:15 -08:00
app.component.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.spec.ts refactor(core): Don't throw when there are not async metadata 2026-04-27 17:04:09 -07:00
app.component.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
app.config.ts refactor(devtools): cleanup 2026-05-01 15:59:40 -07:00
backend.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
background.ts refactor(devtools): clean up unused code and modernize component patterns 2025-11-17 08:40:15 -08:00
BUILD.bazel refactor(devtools): cleanup 2026-05-01 15:59:40 -07:00
chrome-application-environment.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
chrome-application-operations.ts refactor(devtools): implement settings store (#62429) 2025-08-06 15:12:00 +02:00
chrome-message-bus.ts fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus 2026-03-23 14:51:27 -07:00
chrome-window-extensions.ts refactor(devtools): add optional injector property to DevToolsNode and IndexedNode types 2026-05-19 13:04:20 -07:00
comm-utils.spec.ts fix(devtools): scope the message bus with URLs to prevent cross message interference 2026-02-11 14:38:33 -08:00
comm-utils.ts fix(devtools): scope the message bus with URLs to prevent cross message interference 2026-02-11 14:38:33 -08:00
content-script.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
detect-angular.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
konami-code.service.ts refactor(devtools): cleanup 2026-05-01 15:59:40 -07:00
ng-validate.ts refactor(devtools): rename detect angular script name 2026-01-02 08:20:19 +01:00
same-page-message-bus.ts refactor(devtools): prevent spamming the message bus 2026-03-09 10:45:58 -07:00
tab_manager.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
tab_manager_spec.ts refactor(devtools): improve test descriptions by fixing spelling 2026-03-23 10:32:39 -07:00