angular-cn/modules/@angular/router/src
Victor Savkin 773b31de8f fix(router): should not create a route state if navigation is canceled (#12868)
Closes #12776
2016-11-15 19:00:20 -08:00
..
directives feat(router_link): add skipLocationChange and replaceUrl inputs (#12850) 2016-11-14 18:30:13 -08:00
utils refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
apply_redirects.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
config.ts fix(router): should not create a route state if navigation is canceled (#12868) 2016-11-15 19:00:20 -08: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 refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
index.ts feat(router): add a provider making angular1/angular2 integration easier (#12769) 2016-11-09 13:33:33 -08: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
private_import_platform-browser.ts fix(router): check if windows.console exists before using it (#12348) 2016-11-11 10:46:53 -08:00
recognize.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
router.ts fix(router): should not create a route state if navigation is canceled (#12868) 2016-11-15 19:00:20 -08:00
router_config_loader.ts fix(router): incorrect injector is used when instantiating components loaded lazily (#12817) 2016-11-11 17:12:00 -08:00
router_module.ts feat(router): register router with ngprobe 2016-11-14 12:57:05 -08:00
router_outlet_map.ts docs(router): update docs of the Router service 2016-09-10 16:55:13 -07:00
router_preloader.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
router_state.ts fix(router): call data observers when the path changes 2016-11-01 11:28:43 -07:00
shared.ts feat(router): add support for custom url matchers 2016-11-09 16:24:58 -08: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 refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00