angular-cn/packages/router/src
Paul Gschwendtner ce9d0de840 refactor(router): compatibility with typescript strict flag (#30993)
As part of FW-1265, the `@angular/router` package is made compatible
with the TypeScript `--strict` flag. Read more about the strict flag [here](https://www.typescriptlang.org/docs/handbook/compiler-options.html)

PR Close #30993
2019-07-18 14:21:26 -07:00
..
components build: enable bundle_dts for router package (#28833) 2019-03-07 07:30:44 -08:00
directives refactor(router): compatibility with typescript strict flag (#30993) 2019-07-18 14:21:26 -07:00
operators fix(router): add `relativeLinkResolution` to `recognize` operator (#26990) 2018-11-13 16:18:08 -08:00
utils refactor(router): compatibility with typescript strict flag (#30993) 2019-07-18 14:21:26 -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: clean up router api doc (#31476) 2019-07-18 10:33:17 -07:00
create_router_state.ts
create_url_tree.ts Revert "fix(router): change processing url tree children condition (#26243)" (#27516) 2018-12-06 09:17:20 -08:00
events.ts docs: clean up router api doc (#31476) 2019-07-18 10:33:17 -07:00
index.ts docs: clean up router api doc (#31476) 2019-07-18 10:33:17 -07:00
interfaces.ts docs: fix grammatical errors in the guides and API documentation (#29928) 2019-04-22 17:32:30 -07:00
private_export.ts build: enable bundle_dts for router package (#28833) 2019-03-07 07:30:44 -08:00
recognize.ts Revert "fix(router): process empty path segment when preceding a named outlet (#26243)" (#27516) 2018-12-06 09:17:20 -08:00
route_reuse_strategy.ts docs: convert all `@experimental` tags to `@publicApi` tags (#26595) 2018-10-19 14:35:52 -07:00
router.ts docs: clean up router api doc (#31476) 2019-07-18 10:33:17 -07:00
router_config_loader.ts docs: clean up router api doc (#31476) 2019-07-18 10:33:17 -07:00
router_module.ts refactor(router): compatibility with typescript strict flag (#30993) 2019-07-18 14:21:26 -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
router_state.ts docs: clean up router api doc (#31476) 2019-07-18 10:33:17 -07:00
shared.ts docs: clean up router api doc (#31476) 2019-07-18 10:33:17 -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