angular-cn/packages/router/test
Jason Aden 5ba1cf1063 fix(router): fix wildcard route with lazy loaded module (again) (#18139)
Closes #13848

Description:
We doesn't handle children of wildcard route properly link. It's always an empty array.

Created from #13851

PR Close #18139
2017-12-22 09:20:11 -08:00
..
utils refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
apply_redirects.spec.ts fix(router): fix redirect to a URL with a param having multiple values (#16376) 2017-05-08 17:50:33 -05:00
bootstrap.spec.ts feat(router): add ActivationStart/End events 2017-09-08 13:24:26 -04:00
config.spec.ts refactor(router): compile router cleanly with TypeScript 2.4 (#18465) 2017-08-02 17:32:02 -07:00
create_router_state.spec.ts refactor(router): cleanup, simplification 2017-05-19 11:55:15 -07:00
create_url_tree.spec.ts fix(router): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
helpers.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
integration.spec.ts fix(router): fix wildcard route with lazy loaded module (again) (#18139) 2017-12-22 09:20:11 -08:00
recognize.spec.ts feat(router): add "paramsInheritanceStrategy" router configuration option 2017-12-20 10:06:24 -08:00
regression_integration.spec.ts fix(router): RouterLinkActive should update its state right after checking the children (#19449) 2017-10-18 11:17:55 -07:00
router.spec.ts feat(router): add "paramsInheritanceStrategy" router configuration option 2017-12-20 10:06:24 -08:00
router_preloader.spec.ts refactor: use view engine also for `NgModuleFactory`s (#16658) 2017-05-11 10:26:02 -07:00
router_state.spec.ts fix(router): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
shared.spec.ts feat(router): add `ParamMap.keys` to get a list of parameters 2017-03-20 09:19:32 -07:00
spy_ng_module_factory_loader.spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
url_serializer.spec.ts fix(router): encode URLs the same way AngularJS did (closer to spec) (#17890) 2017-07-06 17:10:25 -07:00
url_tree.spec.ts fix(router): fix query param parsing 2017-04-11 11:15:11 -07:00