angular/modules/angular2/src/router
Alex Rickabaugh 193792c27f refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding.
With the coming bootstrapping changes, a single application (and thus Router) can have multiple root components. One of these needs to be identified as the "primary" component from which the Router will load its configuration. This is now done by providing a ROUTER_PRIMARY_COMPONENT binding to the primary component type.
2015-09-14 23:37:39 +00:00
..
async_route_handler.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
hash_location_strategy.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
instruction.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
interfaces.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
lifecycle_annotations.dart feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
lifecycle_annotations_impl.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
location.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
location_strategy.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
path_location_strategy.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
path_recognizer.ts fix(router): recognize child components with empty segments 2015-09-14 20:22:40 +00:00
route_config_decorator.dart refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
route_config_decorator.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
route_config_impl.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +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 fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
route_data.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
route_definition.dart feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
route_definition.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
route_handler.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
route_lifecycle_reflector.dart chore: update all import paths 2015-08-25 15:33:23 -07:00
route_lifecycle_reflector.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
route_recognizer.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
route_registry.ts fix(router): recognize child components with empty segments 2015-09-14 20:22:40 +00:00
router.ts refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00
router_link.ts refactor(router): rename navigate and navigateInstruction methods 2015-09-11 17:17:45 -07:00
router_outlet.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
sync_route_handler.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
url_parser.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00