angular/devtools/projects/ng-devtools/src/lib
Matthieu Riegler 6cd91c675c refactor(devtools): enables typescript strict option (#53340)
Enabling `strict` is part of an effort to improve the quality of the devtools code base.
One of the direct side effect is to enable `noImplicitAny`, `strictPropertyInitialization` and `strictBindCallApply`.

This commit also replaces `fullTemplateTypeCheck` with `stringTemplates`.

PR Close #53340
2023-12-05 12:42:56 -08:00
..
application-environment refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
application-operations feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
devtools-tabs refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
vendor refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
devtools.component.html refactor(devtools): update Angular logo for extension and loading animation (#52546) 2023-11-06 12:34:20 -08:00
devtools.component.scss feat(devtools): implement zoom and pan in injector graph visualizer (#52489) 2023-11-03 17:37:55 -07:00
devtools.component.ts refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
devtools.module.ts refactor(devtools): migrate material legacy components to mdc (#51590) 2023-08-31 17:31:42 +00:00
theme-service.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00