angular/devtools/projects/shell-browser/src/app
Sabareesh Kappagantu 32cad55f0d feat(devtools): implement inspect functionality for directives (#47334)
Previously, you could inspect the source code of a component but not a directive. This commit adds functionality to inspect source code for directives as well. Now you will see the inspect icon on the header component of each directive on a selected element.

PR Close #47334
2022-09-19 18:59:13 +02:00
..
app.component.html feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.spec.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.module.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
backend.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
background.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
BUILD.bazel build(devtools): Optimize prod build for Angular DevTools (#45886) 2022-05-05 15:33:14 -07:00
chrome-application-environment.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
chrome-application-operations.ts feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
chrome-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
chrome-window-extensions.ts feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
content-script.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
inject.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
ng-validate.ts fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
same-page-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
zone-aware-chrome-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00