angular-cn/packages/router/src
Jason Aden d40af0c137 feat(router): add a Navigation type available during navigation (#27198)
Provides target URLs, Navigation, and `NavigationExtras` data.

FW-613

PR Close #27198
2018-11-30 13:34:55 -08:00
..
components fix(router): fix lazy loading of aux routes (#23459) 2018-06-13 11:20:20 -07:00
directives feat(router): add a Navigation type available during navigation (#27198) 2018-11-30 13:34:55 -08:00
operators fix(router): add `relativeLinkResolution` to `recognize` operator (#26990) 2018-11-13 16:18:08 -08:00
utils feat(router): add pathParamsChange mode for runGuardsAndResolvers (#26861) 2018-11-14 12:24:43 -08: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 feat(router): add pathParamsChange mode for runGuardsAndResolvers (#26861) 2018-11-14 12:24:43 -08: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 feat(router): add a Navigation type available during navigation (#27198) 2018-11-30 13:34:55 -08:00
index.ts feat(router): add a Navigation type available during navigation (#27198) 2018-11-30 13:34:55 -08: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 feat(router): add a Navigation type available during navigation (#27198) 2018-11-30 13:34:55 -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