angular/packages/forms/signals/test/web
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
..
BUILD.bazel feat(forms): add DI option for classes on Field directive 2025-11-25 10:33:41 -05:00
compat_form.spec.ts fix(forms): Reuse key in parent in compat structure 2025-12-09 12:59:27 -08:00
dynamic_binding.spec.ts feat(forms): add [formField] directive 2026-01-06 17:21:09 -05:00
field_directive.spec.ts feat(forms): add [formField] directive 2026-01-06 17:21:09 -05:00
field_proxy.spec.ts ci: reformat files 2025-12-16 14:44:25 -08:00
form_field_directive.spec.ts feat(forms): add [formField] directive 2026-01-06 17:21:09 -05:00
interop.spec.ts refactor(forms): bind native properties on interop controls 2026-01-06 13:12:21 -05:00