angular/modules/@angular/router/src
James Blacklock 4a44832114 fix(UrlParser) stop setting default value 'true' (matrix params) (#10946)
This was already fixed recently for query params in #10399.
2016-08-26 15:41:32 -07:00
..
directives fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
utils refactor(router): remove deprecated apis (#10658) 2016-08-16 13:40:28 -07:00
apply_redirects.ts fix(router): canLoad should cancel a navigation instead of failing it (#11001) 2016-08-24 10:20:44 -07:00
config.ts docs(router): Added additional router documentation including cheatsheet updates (#10802) 2016-08-19 15:48:09 -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 relative param-only navigation (#10613) 2016-08-09 17:03:17 -07:00
interfaces.ts docs(router): Added additional router documentation including cheatsheet updates (#10802) 2016-08-19 15:48:09 -07:00
recognize.ts refactor(router): remove deprecated apis (#10658) 2016-08-16 13:40:28 -07:00
router.ts fix(router): add an option to disable initial navigation 2016-08-26 10:32:35 -07:00
router_config_loader.ts refactor(router): remove deprecated apis (#10658) 2016-08-16 13:40:28 -07:00
router_module.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -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_state.ts refactor(router): remove deprecated apis (#10658) 2016-08-16 13:40:28 -07:00
shared.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
url_tree.ts fix(UrlParser) stop setting default value 'true' (matrix params) (#10946) 2016-08-26 15:41:32 -07:00