angular/packages/core/schematics/migrations/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 feat(core): Add a migration for typed forms. (#44449) 2021-12-15 13:20:33 -05:00
entryComponentsRule.ts feat(core): add migration to remove entryComponents (#44322) 2021-12-01 12:03:14 -08:00
index.ts refactor(core): set up structure for google3 usage of migration schematics (#43980) 2021-11-04 11:23:12 -07:00
testbedTeardownRule.ts fix(core): avoid duplicating comments in TestBed teardown migration (#43776) 2021-10-11 17:18:55 +00:00
typedFormsRule.ts fix(forms): Make some minor fixups for forward-compatibility with typed forms. (#44540) 2022-01-04 12:10:56 -08:00
waitForAsyncRule.ts refactor(migrations): remove no longer accessible migrations (#43947) 2021-10-26 23:59:42 +00:00