angular/packages/core/schematics/test/google3
Dylan Hunn c26915c8cf refactor(core): Make the typed forms migration apply to all usages of the symbols. (#45311)
Previously, the migration only migrated constructor calls. Now, the migration will rewrite every usage, in all contexts. Both ways are technically correct, but migrating all symbols is likely to produce clearer and more readable results.

PR Close #45311
2022-03-21 14:40:59 -07:00
..
BUILD.bazel test(core): cleanup bazel target names for schematic tests (#32318) 2019-08-28 17:11:04 -07:00
entry_components_spec.ts feat(core): add migration to remove entryComponents (#44322) 2021-12-01 12:03:14 -08:00
typed_forms_spec.ts refactor(core): Make the typed forms migration apply to all usages of the symbols. (#45311) 2022-03-21 14:40:59 -07:00
wait_for_async_spec.ts Revert "refactor(migrations): remove no longer accessible migrations" (#43943) 2021-10-25 22:02:32 +00:00