angular/packages/forms/signals/test
Leon Senft 41be02da2f perf(forms): implement change detection for field control bindings
For each field state property, check if it has changed since the last
time it was checked before writing it the corresponding form control
property.

The `pattern` and `required` properties of the field state now return a
default value rather than `undefined` if not defined by metadata.
2025-11-05 00:11:22 +00:00
..
node refactor(forms): preserve logic order when apply is used on root path 2025-10-29 10:40:07 +01:00
web perf(forms): implement change detection for field control bindings 2025-11-05 00:11:22 +00:00