angular/modules/angular2/src/router
2015-07-16 16:36:22 -07:00
..
async_route_handler.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
hash_location_strategy.ts fix(router): fix broken HashLocationStrategy string issue for dart 2015-07-09 13:21:17 -07:00
html5_location_strategy.ts refactor(router): refactor BrowserLocation into LocationStrategy 2015-06-22 16:14:24 -07:00
instruction.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
interfaces.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations.dart feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations_impl.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
location.ts refactor(Router): idiomatic TS 2015-06-29 21:27:07 +02:00
location_strategy.ts refactor(router): refactor BrowserLocation into LocationStrategy 2015-06-22 16:14:24 -07:00
path_recognizer.ts feat(router): introduce matrix params 2015-07-13 17:15:13 -07:00
pipeline.ts fix(Router): mark Pipeline and RouteRegistry as Injectable 2015-06-29 21:27:07 +02:00
route_config_decorator.dart refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
route_config_decorator.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_config_impl.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_config_nomalizer.dart feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_config_nomalizer.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_definition.dart feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_definition.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_handler.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
route_lifecycle_reflector.dart feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
route_lifecycle_reflector.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
route_recognizer.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_registry.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
router.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
router_link.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
router_outlet.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
sync_route_handler.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
url.ts refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00