angular/packages/forms
Miles Malerba 2d85ae5811 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
2026-01-06 17:21:06 -05:00
..
signals feat(forms): add [formField] directive 2026-01-06 17:21:06 -05:00
src docs(forms): fix duplicate validator reference titles in AbstractControl 2026-01-05 19:26:31 -05:00
test ci: reformat files 2025-12-16 14:44:19 -08:00
BUILD.bazel build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00