angular-cn/modules/@angular/router/src
vsavkin 1a41bd1ca4 feature(router): add route.root returning the root of router state 2016-08-08 09:15:59 -07:00
..
directives fix(router): make an outlet to unregister itself when it is removed from the dom 2016-08-01 16:56:38 -07:00
utils fix(router): route.parent should work for secondary children 2016-08-08 09:15:59 -07:00
apply_redirects.ts fix(router): absolute redirects should work with lazy loading 2016-08-05 13:12:21 -07:00
common_router_providers.ts fix(router): provideRouter should use provideRoutes (#10488) 2016-08-03 19:35:12 -07:00
config.ts feat(router): add a validation to make sure pathMatch is set correctly 2016-07-29 12:27:43 -07:00
create_router_state.ts feat(router): add queryParams and fragment to every activated route 2016-08-03 15:30:03 -07:00
create_url_tree.ts fix(router): support outlets in non-absolute positions 2016-08-08 09:15:59 -07:00
interfaces.ts docs(router): fixes api docs 2016-08-01 16:23:28 -07:00
recognize.ts fix(router): absolute redirects should work with lazy loading 2016-08-05 13:12:21 -07:00
resolve.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
router.ts fix(router): fix type definition 2016-08-05 13:12:21 -07:00
router_config_loader.ts feat(router): support sibling modules providing routes 2016-08-02 13:31:15 -07:00
router_module.ts refactor(core): introduce `APP_BOOTSTRAP_LISTENER` multi provider 2016-08-02 11:23:26 -07:00
router_outlet_map.ts fix(router): make an outlet to unregister itself when it is removed from the dom 2016-08-01 16:56:38 -07:00
router_providers.ts refactor(router): clean up naming 2016-07-06 16:19:52 -07:00
router_state.ts feature(router): add route.root returning the root of router state 2016-08-08 09:15:59 -07:00
shared.ts refactor(router): renames PRIMARY_OUTLET into primary 2016-07-22 18:51:35 -07:00
url_tree.ts fix(router): add segmentPath to the link DSL 2016-08-05 13:12:21 -07:00