angular-cn/packages/router/src
Patrick Shields 925e654a29 fix(router): don't use ParamsInheritanceStrategy in declarations (#21574)
ParamsInheritanceStrategy is internal, so any references to it from the
published .d.ts files will fail.

Fixes #21456.

PR Close #21574
2018-01-23 21:34:37 -08:00
..
directives docs: fix link texts 2017-11-01 15:44:59 -04:00
utils refactor(router): compile router cleanly with TypeScript 2.4 (#18465) 2017-08-02 17:32:02 -07:00
apply_redirects.ts build(router): enable bazel tests for router (#21053) 2017-12-22 13:10:51 -08:00
config.ts docs(router): fix missing export in docs for UrlMatcher (#21095) 2018-01-04 17:48:32 -05:00
create_router_state.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
create_url_tree.ts fix(router): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
events.ts fix(router): fix activation events toString and docs (#19147) 2017-09-20 13:52:21 -07:00
index.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
interfaces.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
pre_activation.ts fix(router): don't use ParamsInheritanceStrategy in declarations (#21574) 2018-01-23 21:34:37 -08:00
private_export.ts refactor(router): cleanup & simplification (#15436) 2017-03-29 09:44:04 -07:00
recognize.ts fix(router): fix wildcard route with lazy loaded module (again) (#18139) 2017-12-22 09:20:11 -08:00
route_reuse_strategy.ts refactor(router): don't run the change detection every time an outlet is activated 2017-05-19 11:55:15 -07:00
router.ts feat(router): add "paramsInheritanceStrategy" router configuration option 2017-12-20 10:06:24 -08:00
router_config_loader.ts Revert "fix(router): should throw when lazy loaded module doesn't define any routes (#15001)" 2017-07-27 10:53:01 -07:00
router_module.ts feat(router): add "paramsInheritanceStrategy" router configuration option 2017-12-20 10:06:24 -08:00
router_outlet_context.ts refactor(router): don't run the change detection every time an outlet is activated 2017-05-19 11:55:15 -07:00
router_preloader.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
router_state.ts feat(router): add "paramsInheritanceStrategy" router configuration option 2017-12-20 10:06:24 -08:00
shared.ts fix(router): resolve and guards should be able to reject with null and undefined (#19418) 2017-09-28 11:06:08 -07:00
url_handling_strategy.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
url_tree.ts refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
version.ts fix(router): update the version placeholder so that it gets replaced during the build 2017-06-19 15:11:06 -07:00