angular/modules/angular2/src/router
2015-08-05 00:29:32 +00: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
helpers.ts feat(router): use querystring params for top-level routes 2015-07-22 14:40:55 -07:00
html5_location_strategy.ts refactor(router): refactor BrowserLocation into LocationStrategy 2015-06-22 16:14:24 -07:00
instruction.ts feat(router): use querystring params for top-level routes 2015-07-22 14:40:55 -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 test(router): add tests for router.d.ts 2015-08-05 00:29:32 +00:00
lifecycle_annotations_impl.ts feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
location.ts fix(router): ensure navigation via back button works 2015-08-03 22:24:57 +00:00
location_strategy.ts test(router): add tests for router.d.ts 2015-08-05 00:29:32 +00:00
path_recognizer.ts feat(router): use querystring params for top-level routes 2015-07-22 14:40:55 -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 test(router): add tests for router.d.ts 2015-08-05 00:29:32 +00:00
route_config_impl.ts chore(build): Upgrade to TypeScript@1.5.3 2015-07-31 20:01:27 +00: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): use querystring params for top-level routes 2015-07-22 14:40:55 -07:00
route_registry.ts feat(router): use querystring params for top-level routes 2015-07-22 14:40:55 -07:00
router.ts fix(router): ensure navigation via back button works 2015-08-03 22:24:57 +00:00
router_link.ts docs(Router): router config 2015-08-04 02:03:26 +00: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