mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| compat_form.spec.ts | ||
| dynamic_binding.spec.ts | ||
| field_directive.spec.ts | ||
| field_proxy.spec.ts | ||
| form_field_directive.spec.ts | ||
| interop.spec.ts | ||