angular-cn/modules/angular2/test/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
..
integration refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00
location_spec.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
path_recognizer_spec.ts feat(router): hash-cons ComponentInstructions 2015-08-31 18:09:32 +00:00
route_config_spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
route_config_spec.ts refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00
route_recognizer_spec.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
route_registry_spec.ts fix(router): load route config from async instructions 2015-09-11 16:23:40 -07:00
router_link_spec.ts refactor(router): remove unused Pipeline 2015-09-14 21:21:57 +00:00
router_spec.ts refactor(router): remove unused Pipeline 2015-09-14 21:21:57 +00:00
spies.dart refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
spies.ts refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
url_parser_spec.ts feat(router): auxiliary routes 2015-08-10 10:47:37 -07:00