angular-cn/packages/core/schematics/test/google3
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
..
BUILD.bazel test(core): cleanup bazel target names for schematic tests (#32318) 2019-08-28 17:11:04 -07:00
dynamic_queries_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
explicit_query_timing_rule_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
initial_navigation_rule_spec.ts feat(core): add initialNavigation schematic (#36926) 2020-10-14 12:01:07 -07:00
missing_injectable_rule_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
navigation_extras_omissions_spec.ts feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
no_template_variable_assignment_rule_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
relative_link_resolution_default_spec.ts fix(core): migrate relative link resolution with single quotes (#39102) 2020-10-08 10:10:07 -07:00
renderer_to_renderer2_spec.ts feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
undecorated_classes_with_decorated_fields_spec.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
wait_for_async_spec.ts feat(core): add automated migration to replace async with waitForAsync (#39212) 2020-10-13 09:55:34 -07:00