angular-cn/modules/@angular/router/src
Dzmitry Shylovich d9a22dae4f fix(router): RouterLink mirrors input `target` as attribute
Closes #13837
2017-01-09 15:00:40 -05:00
..
directives fix(router): RouterLink mirrors input `target` as attribute 2017-01-09 15:00:40 -05:00
utils refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
apply_redirects.ts fix(router): fix lazy loaded module with wildcard route (#13649) 2016-12-27 15:22:57 -08:00
config.ts fix(router): validate nested routes (#13224) 2016-12-06 10:41:01 -08:00
create_router_state.ts feat(router): add support for custom route reuse strategies 2016-11-29 23:21:41 -08:00
create_url_tree.ts fix(router): routerLink support of null/undefined (#13380) 2016-12-27 13:45:16 -08:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
interfaces.ts feat(router): add an extra argument to CanDeactivate interface (#13560) 2016-12-27 14:08:06 -08:00
private_export.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
private_import_platform-browser.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
recognize.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
route_reuse_strategy.ts refactor(router): misc refactoring (#13330) 2016-12-09 10:44:46 -08:00
router.ts feat(router): add an extra argument to CanDeactivate interface (#13560) 2016-12-27 14:08:06 -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): add support for custom route reuse strategies 2016-11-29 23:21:41 -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): update route snapshot before emit new values (#13558) 2016-12-27 15:57:22 -08: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 style: clang-format the code 2016-12-09 11:19:55 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00