angular/devtools/projects/ng-devtools/src/lib/devtools-tabs/directive-explorer
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
..
directive-forest refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
property-resolver refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
property-tab feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
directive-explorer.component.html feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
directive-explorer.component.scss refactor(devtools): prepare codebase for migration to angular/angular repo 2021-11-21 20:23:18 -05:00
directive-explorer.component.ts feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
directive-explorer.module.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
directive-explorer.spec.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00