angular-cn/modules
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
..
angular1_router docs(angular1_router/build): Correct typo 2015-09-09 06:20:55 +00:00
angular2 fix(router): load route config from async instructions 2015-09-11 16:23:40 -07:00
angular2_material chore(tools): remove rtts from the repo. 2015-09-10 21:10:36 +00:00
benchmarks chore(benchmarks): enable the transformer on the static_tree benchmark 2015-09-11 23:03:29 +00:00
benchmarks_external chore(benchmarks): rename static_tree to static_tree_perf 2015-09-09 03:58:26 +00:00
benchpress fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
examples fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00