angular/packages/router/src/utils
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
..
collection.ts refactor(router): compatibility with typescript strict flag (#30993) 2019-07-18 14:21:26 -07:00
preactivation.ts feat(router): add predicate function mode for runGuardsAndResolvers (#27682) 2018-12-18 13:55:06 -08:00
tree.ts feat(router): add events tracking activation of individual routes 2017-08-01 10:44:00 -07:00
type_guards.ts feat(router): guard returning UrlTree cancels current navigation and redirects (#26521) 2018-10-31 19:51:50 -04:00