angular/packages/forms/signals
kirjs 45e967b295 refactor(forms): convert Signal Forms errors to use RuntimeError
- Added 13 new error codes to forms/src/errors.ts (1900-1999)
- use RuntimeError

(cherry picked from commit 3a01d72850)
2025-12-15 11:44:06 -08:00
..
compat refactor(forms): convert Signal Forms errors to use RuntimeError 2025-12-15 11:44:06 -08:00
src refactor(forms): convert Signal Forms errors to use RuntimeError 2025-12-15 11:44:06 -08:00
test refactor(forms): convert Signal Forms errors to use RuntimeError 2025-12-15 11:44:06 -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