angular/packages/forms/signals
Miles Malerba 4fd2b722b4 fix(forms): fix signal forms type error
Removes the `implements` clause on the `Field` directive since it is
causing type errors for people.

(cherry picked from commit d0097f7d0c)
2025-12-11 15:33:17 -08:00
..
compat fix(forms): Reuse key in parent in compat structure 2025-12-09 12:59:27 -08:00
src fix(forms): fix signal forms type error 2025-12-11 15:33:17 -08:00
test fix(forms): allow resetting with empty string 2025-12-10 10:04:58 -08: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