angular/packages/forms/signals/test/web
kirjs 6d7475582f fix(forms): Reuse key in parent in compat structure
This fixes the "Compat nodes do not use keyInParent." error when trying to bind compatField.

(cherry picked from commit 179b4cba67)
2025-12-09 12:59:27 -08: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 fix(forms): support dynamic [field] bindings (#65599) 2025-12-03 15:10:49 +01:00
field_directive.spec.ts fix(forms): add signals for dirty, hidden, and pending states in custom controls 2025-12-08 10:30:48 -08: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): debounce updates from interop controls 2025-11-17 16:37:29 +00:00