..
utils
fix(router): route.parent should work for secondary children
2016-08-08 09:15:59 -07:00
apply_redirects.spec.ts
fix(router): support redirects to named outlets
2016-11-17 14:10:59 -08:00
config.spec.ts
fix(router): validate nested routes ( #13224 )
2016-12-06 10:41:01 -08:00
create_router_state.spec.ts
feat(router): add support for custom route reuse strategies
2016-11-29 23:21:41 -08:00
create_url_tree.spec.ts
chore(lint): remove unused imports ( #11923 )
2016-09-27 17:12:25 -07:00
integration.spec.ts
fix(router): throw an error when navigate to null/undefined path
2017-01-09 18:56:47 -05:00
recognize.spec.ts
feat(router): add support for custom url matchers
2016-11-09 16:24:58 -08:00
router.spec.ts
fix(router): throw a better error message when angular 1 is not bootstraped
2016-12-05 10:57:24 -08:00
router_module.spec.ts
fix(router): avoid router initialization for non root components
2016-11-11 11:15:17 -08:00
router_preloader.spec.ts
chore(lint): remove unused imports ( #11923 )
2016-09-27 17:12:25 -07:00
router_state.spec.ts
feat(Router): call resolver when upstream params change ( #12942 )
2017-01-09 18:56:58 -05:00
spy_ng_module_factory_loader.spec.ts
fix(router): module loader should start compiling modules when stubbedModules are set ( #11742 )
2016-10-20 10:58:53 -07:00
url_serializer.spec.ts
fix(router): add support for query params with mulitple values
2016-12-08 18:42:58 -08:00
url_tree.spec.ts
fix(Router): fix checking for object intersection
2017-01-09 16:30:14 -05:00