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