angular-cn/modules/@angular/router/src
vsavkin b74185369f fix(router): canDeactivate guards are not triggered for componentless routes
Closes #12375
2016-10-26 13:52:58 -07:00
..
directives docs(router): attribute notation for string paths (#12205) 2016-10-17 22:53:55 -07:00
utils fix(router): do not use rx/add/operator 2016-08-30 20:37:35 -07:00
apply_redirects.ts fix(router): fix lazy loading triggered by redirects from wildcard routes 2016-10-20 10:56:12 -07:00
config.ts docs(router_config): add missing quote (#11925) 2016-09-27 10:10:12 -07:00
create_router_state.ts feat(router): add support for ng1/ng2 migration (#12160) 2016-10-20 10:44:44 -07:00
create_url_tree.ts fix(router): do not update primary route if only secondary outlet is given (#11797) 2016-10-20 10:59:08 -07:00
index.ts feat(router): add support for ng1/ng2 migration (#12160) 2016-10-20 10:44:44 -07:00
interfaces.ts docs(router): fix CanActivateChild API docs (#12128) 2016-10-11 15:47:57 -07:00
private_export.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
recognize.ts refactor(router): remove deprecated apis (#10658) 2016-08-16 13:40:28 -07:00
router.ts fix(router): canDeactivate guards are not triggered for componentless routes 2016-10-26 13:52:58 -07:00
router_config_loader.ts fix(router): do not use rx/add/operator 2016-08-30 20:37:35 -07:00
router_module.ts feat(router): add support for ng1/ng2 migration (#12160) 2016-10-20 10:44:44 -07:00
router_outlet_map.ts docs(router): update docs of the Router service 2016-09-10 16:55:13 -07:00
router_preloader.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
router_state.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
shared.ts docs(router): update RouterState docs 2016-09-10 16:55:13 -07:00
url_handling_strategy.ts feat(router): add support for ng1/ng2 migration (#12160) 2016-10-20 10:44:44 -07:00
url_tree.ts docs(router): fix typos 2016-09-12 09:47:44 -07:00