angular-cn/modules/@angular/router/src
Victor Berchet 41da5998cd feat(router): add an option to rerun guards and resolvers when query changes (#14624)
Closes #14514
Closes #14567
2017-02-23 22:12:30 -08:00
..
directives feat(router): introduce RouteConfigLoaded event 2017-02-20 16:19:05 -08:00
utils refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
apply_redirects.ts refactor(router): misc 2017-02-20 16:19:20 -08:00
config.ts feat(router): add an option to rerun guards and resolvers when query changes (#14624) 2017-02-23 22:12:30 -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
events.ts feat(router): add `RouteConfigLoadStart` and `RouteConfigLoadEnd` events 2017-02-20 16:19:05 -08:00
index.ts feat(router): add an option to rerun guards and resolvers when query changes (#14624) 2017-02-23 22:12:30 -08:00
interfaces.ts docs(router): fix typo in canLoad interface doc comment (#14519) 2017-02-18 14:28:45 -08:00
private_export.ts perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -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 option to rerun guards and resolvers when query changes (#14624) 2017-02-23 22:12:30 -08:00
router_config_loader.ts Revert "fix(router): do not finish bootstrap until all the routes are resolved (#14608)" 2017-02-20 19:48:23 -08:00
router_module.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -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 feat(router): add `RouteConfigLoadStart` and `RouteConfigLoadEnd` events 2017-02-20 16:19:05 -08:00
router_state.ts feat(Router): call resolver when upstream params change (#12942) 2017-01-09 18:56:58 -05:00
shared.ts fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
url_handling_strategy.ts docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
url_tree.ts fix(Router): fix checking for object intersection 2017-01-09 16:30:14 -05:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00