angular/devtools/projects/ng-devtools/src/lib/devtools-tabs
Matthieu Riegler e227275087 refactor(devtools): Add support for signals. (#53269)
The devtools now support signals.
Writable signals of primitives are editable.
Object Signal and other non-writable signals (like computed) are not editable.

Co-authored-by: Tomasz Ducin <tomasz.ducin@gmail.com>

PR Close #53269
2024-01-17 16:47:17 -08:00
..
dependency-injection refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
diffing feat(core): support TypeScript 4.7 (#45749) 2022-04-29 12:19:45 -04:00
directive-explorer refactor(devtools): Add support for signals. (#53269) 2024-01-17 16:47:17 -08:00
injector-tree refactor(devtools): run control flow migration. (#53353) 2023-12-05 17:20:09 -08:00
profiler refactor(devtools): run control flow migration. (#53353) 2023-12-05 17:20:09 -08:00
router-tree refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
tab-update refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
BUILD.bazel refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
devtools-tabs.component.html refactor(devtools): run control flow migration. (#53353) 2023-12-05 17:20:09 -08:00
devtools-tabs.component.scss feat(devtools): Implement initial DI debugging features in devtools (#51719) 2023-10-10 13:10:50 -07:00
devtools-tabs.component.ts refactor(devtools): run control flow migration. (#53353) 2023-12-05 17:20:09 -08:00
devtools-tabs.module.ts feat(devtools): Implement initial DI debugging features in devtools (#51719) 2023-10-10 13:10:50 -07:00
devtools-tabs.spec.ts refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00