angular/packages/core/schematics/test
Dylan Hunn cae1e44608 fix(forms): Update the typed forms migration to use FormArray<T> instead of FormArray<T[]>. (#44933)
Previously, `FormArray` accepted an array generic. Now it accepts the element type, so the migration must be update accordingly.

PR Close #44933
2022-02-02 01:58:18 +00:00
..
google3 fix(forms): Update the typed forms migration to use FormArray<T> instead of FormArray<T[]>. (#44933) 2022-02-02 01:58:18 +00:00
all-migrations.spec.ts fix(migrations): migration failed finding tsconfig file (#43343) 2021-09-07 23:16:56 +00:00
BUILD.bazel refactor(migrations): remove old migrations (#44857) 2022-02-01 03:52:26 +00:00
entry_components_spec.ts refactor(migrations): remove old migrations (#44857) 2022-02-01 03:52:26 +00:00
helpers.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
project_tsconfig_paths_spec.ts fix(migrations): migration failed finding tsconfig file (#43343) 2021-09-07 23:16:56 +00:00
typed_forms_spec.ts fix(forms): Update the typed forms migration to use FormArray<T> instead of FormArray<T[]>. (#44933) 2022-02-02 01:58:18 +00:00