angular/packages/forms/src
Matthieu Riegler 43115da986 refactor(forms): Log a warning when FormGroup keys include a dot. (#50642)
Due to the dotted synthax to resolve controls, keys in FormGroups cannot include dots.

fixes #50608

PR Close #50642
2023-10-18 12:11:25 -07:00
..
directives refactor(forms): Use the Writable type when overwriting readonly properties. (#49754) 2023-09-22 10:02:13 -07:00
model refactor(forms): Log a warning when FormGroup keys include a dot. (#50642) 2023-10-18 12:11:25 -07:00
directives.ts fix(forms): call setDisabledState on ControlValueAcessor when control is enabled (#47576) 2022-10-11 16:03:01 +00:00
errors.ts fix(forms): Improve a very commonly viewed error message by adding a guide. (#47969) 2022-11-07 16:00:06 -08:00
form_builder.ts Revert "feat(forms): Improve typings form (async)Validators" (#49706) 2023-04-04 11:26:04 -07:00
form_providers.ts docs(forms): FormBuilder is not associated with ReactiveFormsModule (#50941) 2023-07-05 13:53:10 +02:00
forms.ts fix(forms): call setDisabledState on ControlValueAcessor when control is enabled (#47576) 2022-10-11 16:03:01 +00:00
util.ts refactor(forms): Split up model.ts. (#45217) 2022-03-01 19:49:31 +00:00
validators.ts refactor: add readonly to public InjectionToken types (#51125) 2023-08-14 17:17:35 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00