mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
refactor(forms): make FormBuilder classes provided in root This commit updates the FormBuilder classes to provide them in root instead of using a deprecated pattern of providing a service in a specific module using the `providedIn` syntax. Closes #48237. PR Close #48245 |
||
|---|---|---|
| .. | ||
| directives | ||
| model | ||
| directives.ts | ||
| errors.ts | ||
| form_builder.ts | ||
| form_providers.ts | ||
| forms.ts | ||
| util.ts | ||
| validators.ts | ||
| version.ts | ||