angular-cn/packages/router/src
Sarun Intaralawan a752971bca fix(router): add `relativeLinkResolution` to `recognize` operator (#26990)
Close #26983

PR Close #26990
2018-11-13 16:18:08 -08:00
..
components fix(router): fix lazy loading of aux routes (#23459) 2018-06-13 11:20:20 -07:00
directives docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
operators fix(router): add `relativeLinkResolution` to `recognize` operator (#26990) 2018-11-13 16:18:08 -08:00
utils fix(router): remove type bludgeoning of context and outlet when running CanDeactivate (#26496) 2018-11-01 16:04:01 -07:00
apply_redirects.ts feat(router): allow guards to return UrlTree as well as boolean (#26521) 2018-10-31 19:51:50 -04:00
config.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
create_router_state.ts fix(router): cache route handle if found (#22475) 2018-04-23 13:35:59 -07:00
create_url_tree.ts fix(router): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
events.ts docs(router): add RxJS filter pipe operator to example (#25686) 2018-11-09 09:46:11 -08:00
index.ts refactor(router): cleanup to navigation stream for readability and documentation (#25740) 2018-09-27 14:02:58 -07:00
interfaces.ts style(router): remove trailing whitespace (#26891) 2018-11-01 05:28:17 -07:00
private_export.ts fix(router): fix lazy loading of aux routes (#23459) 2018-06-13 11:20:20 -07:00
recognize.ts fix(router): Fix _lastPathIndex in deeply nested empty paths (#22394) 2018-07-25 11:27:28 -07:00
route_reuse_strategy.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
router.ts fix(router): add `relativeLinkResolution` to `recognize` operator (#26990) 2018-11-13 16:18:08 -08:00
router_config_loader.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
router_module.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
router_outlet_context.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
router_preloader.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
router_scroller.ts fix(router): default scroll position restoration to disabled (#25586) 2018-08-21 10:48:14 -07:00
router_state.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
shared.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
url_handling_strategy.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
url_tree.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00
version.ts docs: update router to use `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00