angular/packages/forms/signals/test/web
Leon Senft 8e988124ab test(forms): [field] inputs on components should just pass through
Test that a component with a bound `[field]` input is not treated as a
control, and that `fieldBinding` does not include the corresponding
`Field` instance.

(cherry picked from commit acb78eeb7a)
2025-11-14 16:37:45 +00:00
..
BUILD.bazel feat(forms): add experimental signal-based forms (#63408) 2025-08-28 09:02:43 -07:00
field_directive.spec.ts test(forms): [field] inputs on components should just pass through 2025-11-14 16:37:45 +00:00
field_proxy.spec.ts test(forms): test reactive iteration over array field (#64113) 2025-10-24 09:29:29 +02:00
interop.spec.ts fix(forms): interop supports CVAs with signals (#64618) 2025-10-24 09:31:39 +02:00