angular/packages/forms
Matthieu Riegler 82d556a8fb fix(forms): Ensure the control instruction comes after the other bindings
Prior to this change, binding to radio value was sensitive to the order in which `value` & `formField` where binding in the template.
The compiler change makes that order non-important.

fixes #66402

(cherry picked from commit 65fa5b5439)
2026-01-12 21:49:23 +00:00
..
signals fix(forms): Ensure the control instruction comes after the other bindings 2026-01-12 21:49:23 +00:00
src docs: replace old https://angular.io/license with https://angular.dev/license 2026-01-12 21:41:34 +00:00
test refactor(core): update error message links to versioned docs (#66374) 2026-01-09 22:33:51 +00: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