angular-cn/modules/@angular/router/test
Victor Savkin 6db27153ef Router Fixes (#10579)
* fix(router): copy over data during data resolution
* fix(router): components instantiated in lazy-loaded modules should use location's injector
2016-08-10 15:53:57 -07:00
..
utils fix(router): route.parent should work for secondary children 2016-08-08 09:15:59 -07:00
apply_redirects.spec.ts fix(router): absolute redirects should work with lazy loading 2016-08-05 13:12:21 -07:00
config.spec.ts feat(router): add a validation to make sure pathMatch is set correctly 2016-07-29 12:27:43 -07:00
create_router_state.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
create_url_tree.spec.ts fix(router): support relative param-only navigation (#10613) 2016-08-09 17:03:17 -07:00
integration.spec.ts Router Fixes (#10579) 2016-08-10 15:53:57 -07:00
recognize.spec.ts test(router): use Object.isFrozen instead of relying on an exception 2016-08-09 13:25:20 -07:00
resolve.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
router.spec.ts Router Fixes (#10579) 2016-08-10 15:53:57 -07:00
router_state.spec.ts feature(router): add route.root returning the root of router state 2016-08-08 09:15:59 -07:00
url_serializer.spec.ts fix(router): add segmentPath to the link DSL 2016-08-05 13:12:21 -07:00
url_tree.spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00