angular/modules/@angular/router/src
2016-06-21 12:17:30 -07:00
..
directives feat(router): add support for CanActivate guard 2016-06-21 12:17:30 -07:00
utils feat(router): add support for CanActivate guard 2016-06-21 12:17:30 -07:00
common_router_providers.ts feat(router): add support for CanActivate guard 2016-06-21 12:17:30 -07:00
config.ts feat(router): add support for CanActivate guard 2016-06-21 12:17:30 -07:00
create_router_state.ts cleanup(router): make strictNullChecks happy 2016-06-21 12:17:30 -07:00
create_url_tree.ts fix(router): fix index routes 2016-06-21 12:17:30 -07:00
index.ts feat(router): export provideRouter via index 2016-06-21 12:17:30 -07:00
recognize.ts cleanup(router): make strictNullChecks happy 2016-06-21 12:17:30 -07:00
resolve.ts refactor(router): rename candidate into snapshot 2016-06-21 12:17:30 -07:00
router.ts cleanup(router): make strictNullChecks happy 2016-06-21 12:17:30 -07:00
router_outlet_map.ts feat: implement RouterOutletMap 2016-06-21 12:17:30 -07:00
router_providers.ts feat(router): add provideRouter to configure the router when bootstrapping an app 2016-06-21 12:17:30 -07:00
router_state.ts cleanup(router): make strictNullChecks happy 2016-06-21 12:17:30 -07:00
shared.ts feat(router): changes router config not to use names 2016-06-21 12:17:30 -07:00
url_serializer.ts refactor(router): remove rootNode function 2016-06-21 12:17:30 -07:00
url_tree.ts feat(router): serialize outlet names into the url 2016-06-21 12:17:30 -07:00