angular/packages/router/test
Andrew Kushnir 64acbc4242 refactor(core): drop all .ngfactory and .ngsummary imports (#44957)
This commit updates various places in the repo (mostly tests/examples) to drop all `.ngfactory` and `.ngsummary` imports as they are no longer needed in Ivy.

PR Close #44957
2022-02-07 15:31:49 -08:00
..
operators fix(router): update type castings for JSON.parse usage (#40710) 2021-02-09 10:48:43 -08:00
utils build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
apply_redirects.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
bootstrap.spec.ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
computed_state_restoration.spec.ts feat(router): Allow symbol keys for Route data and resolve properties (#44519) 2022-01-10 19:43:12 +00:00
config.spec.ts test(router): refactor tests to not use deprecated loadChildren (#43578) 2021-09-29 11:14:07 -07:00
create_router_state.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
create_url_tree.spec.ts fix(router): fix serializeQueryParams logic (#42481) 2021-06-08 10:43:00 -07:00
helpers.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
integration.spec.ts feat(router): Allow symbol keys for Route data and resolve properties (#44519) 2022-01-10 19:43:12 +00:00
page_title_strategy_spec.ts feat(router): set stricter type for Route.title (#44939) 2022-02-03 12:40:28 -08:00
recognize.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
regression_integration.spec.ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
router.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
router_link_spec.ts fix(router): null/undefined routerLink should disable navigation (#43087) 2021-08-20 12:51:09 -07:00
router_preloader.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
router_scroller.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_state.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
shared.spec.ts fix(router): fix error when calling ParamMap.get function (#31599) 2020-06-25 11:57:24 -07:00
url_serializer.spec.ts fix(router): fragment can be null (#37336) 2021-03-22 10:02:39 -07:00
url_tree.spec.ts fix(router): Allow question marks in query param values (#31187) 2021-08-06 10:49:37 -07:00