angular-cn/packages/router/src
Jason Aden 64aa6701f6 refactor(router): cleanup to navigation stream for readability and documentation (#25740)
* Pull out `activateRoutes` into new operator
* Add `asyncTap` operator
* Use `asyncTap` operator for router hooks and remove corresponding abstracted operators
* Clean up formatting
* Minor performance improvements

PR Close #25740
2018-09-20 17:42:58 -07:00
..
components fix(router): fix lazy loading of aux routes (#23459) 2018-06-13 11:20:20 -07:00
directives feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
operators refactor(router): cleanup to navigation stream for readability and documentation (#25740) 2018-09-20 17:42:58 -07:00
utils refactor(router): update test based on router quick-cancelling ongoing navigations (#25740) 2018-09-20 17:42:58 -07:00
apply_redirects.ts feat(router): add UrlSegment[] to CanLoad interface (#13127) 2018-08-16 16:32:18 -07:00
config.ts docs(router): Removed unneeded trailing text. (#24894) 2018-07-26 17:01:02 -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 feat(router): implement scrolling restoration service (#20030) 2018-06-08 15:30:52 -07:00
index.ts refactor(router): cleanup to navigation stream for readability and documentation (#25740) 2018-09-20 17:42:58 -07:00
interfaces.ts feat(router): add UrlSegment[] to CanLoad interface (#13127) 2018-08-16 16:32:18 -07:00
pre_activation.ts feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -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(router): migrate deprecated `@whatItDoes` tags (#23187) 2018-04-05 09:29:08 -07:00
router.ts refactor(router): cleanup to navigation stream for readability and documentation (#25740) 2018-09-20 17:42:58 -07:00
router_config_loader.ts fix(router): fix lazy loading of aux routes (#23459) 2018-06-13 11:20:20 -07:00
router_module.ts docs(router): clarify scroll position wording (#25077) 2018-08-01 10:53:35 -07:00
router_outlet_context.ts docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
router_preloader.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -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 build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
shared.ts docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
url_handling_strategy.ts docs(router): migrate deprecated `@whatItDoes` tags (#23187) 2018-04-05 09:29:08 -07:00
url_tree.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00