angular/packages/forms/signals
kirjs 6bd22df987 fix(forms): Support readonly arrays in signal forms
This would allow using `readonly Array<...>` in types

(cherry picked from commit 282220d032)
2026-01-02 08:26:09 +01:00
..
compat refactor(forms): rename field to fieldTree in FieldContext and ValidationError 2025-12-16 10:26:26 -08:00
src fix(forms): Support readonly arrays in signal forms 2026-01-02 08:26:09 +01:00
test fix(forms): Support readonly arrays in signal forms 2026-01-02 08:26:09 +01:00
BUILD.bazel build: configure signal forms for release (#63458) 2025-08-29 14:31:35 -07:00
index.ts feat(forms): add experimental signal-based forms (#63408) 2025-08-28 09:02:43 -07:00
PACKAGE.md build: configure signal forms for release (#63458) 2025-08-29 14:31:35 -07:00
public_api.ts feat(forms): redo the signal forms metadata API 2025-12-09 09:21:45 -08:00