angular/packages/forms/src
Jeremy Mowery be3edad60e refactor: add readonly to public InjectionToken types (#51125)
We enabled a lint rule internally to require that multi-provided
`InjectionToken`s have a `readonly` array type, the tokens in this
PR do not follow this rule and are causing lint violations.

Fixes #51124

PR Close #51125
2023-08-14 17:17:35 -07:00
..
directives docs: remove duplicate words. (#51215) 2023-08-01 12:08:33 -07:00
model docs: remove duplicate words. (#51215) 2023-08-01 12:08:33 -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