angular-cn/modules/angular2/test/router/integration
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
..
lifecycle_hook_spec.ts refactor(router): remove unused Pipeline 2015-09-14 21:21:57 +00:00
navigation_spec.ts refactor(router): remove unused Pipeline 2015-09-14 21:21:57 +00:00
router_integration_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
router_link_spec.ts refactor(router): remove unused Pipeline 2015-09-14 21:21:57 +00:00