angular/packages/forms
Leon Senft 71e8672837 fix(forms): test that minLength/maxLength properties are propagated to controls (#63884)
Ensure that minLength and maxLength are only bound to native input elements that
support them.

PR Close #63884
2025-10-09 05:15:21 -07:00
..
signals fix(forms): test that minLength/maxLength properties are propagated to controls (#63884) 2025-10-09 05:15:21 -07:00
src docs: add warning to AbstractControl.setErrors (#64063) 2025-09-25 16:29:52 -04:00
test fix(forms): Emit FormResetEvent when resetting control (#64024) 2025-09-24 16:48:32 +00:00
BUILD.bazel build: configure signal forms for release (#63458) 2025-08-29 14:31:35 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: configure signal forms for release (#63458) 2025-08-29 14:31:35 -07: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