angular/packages/forms
Leon Senft af1d4acb9d refactor(forms): bind native properties on interop controls
The framework will now bind all field state properties to their
corresponding native properties (if any) on interop form controls (those
using `ControlValueAccessor`), excluding those handled explicitly by
`ControlValueAccessor` such as `disabled`.

(cherry picked from commit 82a2de201f)
2026-01-06 13:12:21 -05:00
..
signals refactor(forms): bind native properties on interop controls 2026-01-06 13:12:21 -05:00
src docs(forms): fix duplicate validator reference titles in AbstractControl 2026-01-05 19:26:34 -05:00
test ci: reformat files 2025-12-16 14:44:25 -08:00
BUILD.bazel build(forms): expose signal forms compat package 2025-11-14 17:23:39 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json refactor(forms): add signal forms to the type tests 2025-12-15 11:44:58 -08:00
PACKAGE.md build: format md files 2025-11-06 10:07:13 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00