angular/modules/@angular/router/src
2016-07-13 11:16:46 -07:00
..
directives fix(router): update current state and url before activating components 2016-07-13 11:16:46 -07:00
utils feat(router): add support for lazily loaded modules 2016-07-06 14:38:05 -07:00
apply_redirects.ts refactor(router): clean up naming 2016-07-06 16:19:52 -07:00
common_router_providers.ts feat(router): add the ANALYZE_FOR_PRECOMPILE provider to make dev ergonomics better 2016-07-07 18:07:10 -07:00
config.ts refactor(router): clean up naming 2016-07-06 16:19:52 -07:00
create_router_state.ts feat(router): implement data and resolve 2016-06-27 14:25:56 -07:00
create_url_tree.ts feat(router): update routerLink DSL to handle aux routes 2016-07-12 11:44:55 -07:00
interfaces.ts docs(router) Added @Injectable decorators to Router API examples (#10033) 2016-07-13 07:27:32 -07:00
recognize.ts feat(router): empty-path routes should inherit matrix params 2016-07-08 14:48:59 -07:00
resolve.ts feat(router): use componentFactoryResolver 2016-06-27 20:21:30 -07:00
router.ts fix(router): merge SystemJsAppModuleFactoryLoader and SystemJsAllModuleLoader 2016-07-13 11:16:46 -07:00
router_config_loader.ts refactor(router): clean up naming 2016-07-06 16:19:52 -07:00
router_module.ts feat(router): add RouterTestModule 2016-07-07 14:28:01 -07:00
router_outlet_map.ts docs(router): add api docs 2016-06-28 14:49:29 -07:00
router_providers.ts refactor(router): clean up naming 2016-07-06 16:19:52 -07:00
router_state.ts docs(router): add api docs 2016-06-28 14:49:29 -07:00
shared.ts fix: public api surface fixes + stability markers 2016-06-28 07:39:40 -07:00
url_tree.ts doc(api): fix invalid doc links (#9873) 2016-07-07 23:02:35 -07:00