angular-cn/modules/angular2/test/router/integration
Brian Ford 5e49d7e624 fix(router): load route config from async instructions
Previously, async routes generated from links would not load the configs of
their resolved components, which led to broken links in the children of the
async instruction's component.

This commit fixes the bookkeeping in the Router to correctly load the configs.

Fixes internal b/23791558

Closes #4146
2015-09-11 16:23:40 -07:00
..
lifecycle_hook_spec.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
navigation_spec.ts test(router): add integration test for async routes with children 2015-09-11 11:24:36 -07:00
router_integration_spec.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
router_link_spec.ts fix(router): load route config from async instructions 2015-09-11 16:23:40 -07:00