angular/packages/forms/signals
Suraj Yadav 600da64ba4 docs(forms): add NG01902 error reference and link to docs
Add the NG01902 (Orphan field in signal forms) documentation page
to the Error Encyclopedia and change the ORPHAN_FIELD_PROPERTY
error code to -1902 so Angular's RuntimeError automatically appends
a link to angular.dev/errors/NG01902 in the thrown error message.

(cherry picked from commit f2c6445681)
2026-04-28 19:07:50 +00:00
..
compat refactor(forms): hide adapter in public options 2026-03-02 16:46:47 +00:00
src docs(forms): add NG01902 error reference and link to docs 2026-04-28 19:07:50 +00:00
test test: remove duplicate tests 2026-03-11 13:35:26 -07: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): add form directive 2026-02-10 14:34:48 -08:00