angular/devtools/src
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
..
app refactor(devtools): Add support for signals. (#53269) 2024-01-17 16:47:17 -08:00
assets refactor(devtools): prepare codebase for migration to angular/angular repo 2021-11-21 20:23:18 -05:00
environments refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05: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
demo-application-environment.ts refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
demo-application-operations.ts refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
iframe-message-bus.ts refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
index.html feat(devtools): create demo application that uses standalone APIs and standalone components/directives/pipes (#48533) 2023-06-12 12:51:24 +02:00
main.ts refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
styles.scss refactor(devtools): consolidate devtools global styles into 1 file (#49001) 2023-02-14 20:25:23 +01:00
zone-unaware-iframe-message-bus.ts refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00