angular/packages/forms
Miles Malerba e3fba182f9 feat(forms): add [formField] directive
This will replace the `[field]` directive, since `[field]` is a very
generic name for signal forms to commandeer

refactor(forms): hook up `formField` directive in compiler

Hooks up the `formField` direcive to get the same treatment as the
`field` directive in the compiler.

apply updated formatting

(cherry picked from commit 2d85ae5811)
2026-01-06 17:21:09 -05:00
..
signals feat(forms): add [formField] directive 2026-01-06 17:21:09 -05:00
src docs(forms): fix duplicate validator reference titles in AbstractControl 2026-01-05 19:26:34 -05:00
test ci: reformat files 2025-12-16 14:44:25 -08:00
BUILD.bazel build(forms): expose signal forms compat package 2025-11-14 17:23:39 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json refactor(forms): add signal forms to the type tests 2025-12-15 11:44:58 -08:00
PACKAGE.md build: format md files 2025-11-06 10:07:13 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00