angular-cn/packages/core/schematics
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
..
migrations feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
test feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
utils feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00
BUILD.bazel feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
migrations.json feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
tsconfig.json feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00