angular-docs-cn/packages/core/schematics/test/google3
Kristiyan Kostadinov 190fa07b9a feat(router): add migration for ActivatedRouteSnapshot.fragment (#41092)
Adds a migration that casts the value of `ActivatedRouteSnapshot.fragment` to be non-nullable.

Also moves some code from the `AbstractControl.parent` migration so that it can be reused.

Relates to #37336.

PR Close #41092
2021-03-23 11:18:00 -07:00
..
BUILD.bazel test(core): cleanup bazel target names for schematic tests (#32318) 2019-08-28 17:11:04 -07:00
activated_route_snapshot_fragment_spec.ts feat(router): add migration for ActivatedRouteSnapshot.fragment (#41092) 2021-03-23 11:18:00 -07:00
can_activate_with_redirect_rule_spec.ts feat(core): Add schematic to fix invalid `Route` configs (#40067) 2021-01-05 10:09:28 -08: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