angular/devtools/projects/shell-browser/src
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
..
app refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
assets refactor(devtools): update Angular logo for extension and loading animation (#52546) 2023-11-06 12:34:20 -08:00
environments feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
manifest release: bump DevTools version to 1.0.9 (#52938) 2023-11-15 20:18:32 +00:00
popups feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
styles feat(devtools): Create browser specific styles for chrome and firefox (#46037) 2022-05-23 14:00:10 -07:00
BUILD.bazel build(devtools): target es2020 explicitly (#50086) 2023-05-09 14:41:48 -07:00
devtools.html docs: add the title tag (#51199) 2023-08-01 11:54:36 -07:00
devtools.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
index.html feat(devtools): support icons in offline mode (#45430) (#45743) 2022-05-12 09:17:05 -07:00
main.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
styles.scss refactor(devtools): consolidate devtools global styles into 1 file (#49001) 2023-02-14 20:25:23 +01:00