angular/packages/forms
Bouguima, Walid 610bebfce9 fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)
This change also decorelate the `reset` type argument from `TValue` by adding a 3rd generic parameter to `AbstractControl`.
This improves the typings overall.

PR Close #55860
2025-05-21 17:26:23 +00:00
..
src fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00
test fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00
BUILD.bazel build: migrate forms to rules_js (#61535) 2025-05-21 09:16:05 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00