angular/packages/forms/signals/test/web
cexbrayat 55fc677cef fix(forms): add signals for dirty, hidden, and pending states in custom controls
FormUiControl states that hidden, pending and dirty will be bind in custom controls, but this is currently not the case.

Fixes #65575

(cherry picked from commit 9fe9566581)
2025-12-08 10:30:48 -08:00
..
BUILD.bazel feat(forms): add DI option for classes on Field directive 2025-11-25 10:33:41 -05: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