angular-cn/packages/core/schematics/migrations
Adam Plumer 0ec7043490 feat(core): add initialNavigation schematic (#36926)
Add a schematic to update users to the new v11 `initialNavigation`
options for `RouterModule`. This replaces the deprecated/removed
`true`, `false`, `legacy_disabled`, and `legacy_enabled` options
with the newer `enabledBlocking` and `enabledNonBlocking` options.

PR Close #36926
2020-10-14 12:01:07 -07:00
..
abstract-control-parent feat(forms): add migration for AbstractControl.parent accesses (#39009) 2020-10-06 13:55:25 -07:00
dynamic-queries build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
google3 feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
initial-navigation feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
missing-injectable build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
module-with-providers feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
move-document build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
native-view-encapsulation feat(core): add automated migration to replace ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
navigation-extras-omissions feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
relative-link-resolution fix(core): migrate relative link resolution with single quotes (#39102) 2020-10-08 10:10:07 -07:00
renderer-to-renderer2 feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00
router-preserve-query-params fix(router): create schematic for preserveQueryParams (#38762) 2020-10-14 10:40:55 -07:00
static-queries build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
template-var-assignment build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
undecorated-classes-with-decorated-fields fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
undecorated-classes-with-di build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
wait-for-async feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00