angular/packages/forms/src
Dylan Hunn 815d4ceeef fix(forms): I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)
The bug should have no effect since it's a typings-only, internal-only bug, but it's good to fix nonetheless.

PR Close #44450
2021-12-14 16:09:42 -05:00
..
directives refactor(forms): Fix weak helper types in the Forms package, mostly Function types that can be strengthened to specific callbacks. This was originally proposed as part of Typed Forms, but it may be possible to submit at least some of these changes separately and unconditionally (i.e. without relying on TypedOrUntyped.) (#44370) 2021-12-10 17:13:24 -05:00
directives.ts perf(forms): make RadioControlRegistry class tree-shakable (#41126) 2021-03-16 09:35:14 -07:00
form_builder.ts perf(forms): make FormBuilder class tree-shakable (#41126) 2021-03-16 09:35:14 -07:00
form_providers.ts perf(forms): make RadioControlRegistry class tree-shakable (#41126) 2021-03-16 09:35:14 -07:00
forms.ts Revert "refactor(forms): Move FormControl to an overridden exported constructor. (#44316)" 2021-12-08 13:36:58 -05:00
model.ts fix(forms): I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450) 2021-12-14 16:09:42 -05:00
validators.ts docs(forms): add an example for async validator token (#44301) 2021-11-30 14:24:26 -05:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00