angular/packages/core/schematics/test/google3
Dylan Hunn f7aa937cac fix(forms): Make some minor fixups for forward-compatibility with typed forms. (#44540)
Make the following fixes:
* When submitting the entire migration in a disabled state, I commented out more code than strictly required
* Responding to some final review comments caused two conditions to become flipped
* Always use explicit checks instead of boolean corecion
* Fix one missed any cast in a test case

PR Close #44540
2022-01-04 12:10:56 -08: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
testbed_teardown_spec.ts fix(core): avoid duplicating comments in TestBed teardown migration (#43776) 2021-10-11 17:18:55 +00:00
typed_forms_spec.ts fix(forms): Make some minor fixups for forward-compatibility with typed forms. (#44540) 2022-01-04 12:10:56 -08:00
wait_for_async_spec.ts Revert "refactor(migrations): remove no longer accessible migrations" (#43943) 2021-10-25 22:02:32 +00:00