angular-docs-cn/modules/angular2/test
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
..
benchmark/transform refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
compiler fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
core fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
http refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
mock refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
router fix(router): load route config from async instructions 2015-09-11 16:23:40 -07:00
test_lib fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
tools feat(perf): change detection profiler 2015-09-09 01:12:58 +00:00
web_workers fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
platform.dart refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
platform.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00