angular/modules/@angular/router/src
2016-06-21 12:17:30 -07:00
..
directives test(router): add a test checking that guards work for child routes 2016-06-21 12:17:30 -07:00
utils cleanup(router): enable noImplicitAny and noImplicntReturns 2016-06-21 12:17:30 -07:00
apply_redirects.ts feat(router): add support for componentless routes 2016-06-21 12:17:30 -07:00
common_router_providers.ts refactor(router): removes a circualr dep 2016-06-21 12:17:30 -07:00
config.ts feat(router): add support for componentless routes 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): add support for componentless routes 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): add support for componentless routes 2016-06-21 12:17:30 -07:00
resolve.ts fix(resolve): change resolve not to resolve root activate route 2016-06-21 12:17:30 -07:00
router.ts refactor(router): removes a circualr dep 2016-06-21 12:17:30 -07:00
router_outlet_map.ts chore(router): changes the router setup to align with other modules 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 chore(router): remove lint and format tasks from router 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_tree.ts refactor(router): removes a circualr dep 2016-06-21 12:17:30 -07:00