angular/modules/@angular/router/src
2016-06-21 12:17:30 -07:00
..
directives feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
utils feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
apply_redirects.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
common_router_providers.ts fix(providers): make providers static analysis friendly 2016-06-21 12:17:30 -07:00
config.ts feat(router): mark the index property as deprecated 2016-06-21 12:17:30 -07:00
create_router_state.ts feat(router): implement terminal 2016-06-21 12:17:30 -07:00
create_url_tree.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
index.ts feat(router): implement terminal 2016-06-21 12:17:30 -07:00
interfaces.ts cleanup(router): fix tslint errors 2016-06-21 12:17:30 -07:00
recognize.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
resolve.ts cleanup(router): fix tslint errors 2016-06-21 12:17:30 -07:00
router.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
router_outlet_map.ts cleanup(router): fix tslint errors 2016-06-21 12:17:30 -07:00
router_providers.ts cleanup(router): clang-format 2016-06-21 12:17:30 -07:00
router_state.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
shared.ts fix(router): fix Params type to allow passing any value types when calling router.navigate 2016-06-21 12:17:30 -07:00
url_serializer.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00
url_tree.ts feat(router): make it work with TypeScript 1.8 2016-06-21 12:17:30 -07:00