mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| environments | ||
| styles | ||
| BUILD.bazel | ||
| demo-application-environment.ts | ||
| demo-application-operations.ts | ||
| iframe-message-bus.ts | ||
| index.html | ||
| main.ts | ||
| styles.scss | ||
| zone-unaware-iframe-message-bus.ts | ||