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 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||