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