angular-cn/modules
Tobias Bosch 8ff65a30c7 refactor(compiler): don’t require `id` in metadata and use `appId`
The output of the compiler has to be the same
given the same input. Requiring a unique id for
every type already during compilation makes it
hard to parallelize compilation.

Part of #3605
Closes #4397
2015-09-28 19:47:24 -07:00
..
angular1_router feat(angular_1_router): add ngRouteShim module 2015-09-21 12:13:07 -07:00
angular2 refactor(compiler): don’t require `id` in metadata and use `appId` 2015-09-28 19:47:24 -07:00
angular2_material chore(saucelabs): MdButton tests time out 2015-09-24 10:22:50 +02:00
benchmarks refactor(compiler_benchmark): simplify by using bootstrap and DI 2015-09-25 04:01:14 +00:00
benchmarks_external chore(benchmarks): rename static_tree to static_tree_perf 2015-09-09 03:58:26 +00:00
benchpress chore(build): replace traceur-runtime with es6-shim. 2015-09-14 21:02:29 +00:00
examples refactor(http): use Observables in Http backends 2015-09-27 22:15:30 +00:00
upgrade feat(upgrade): Allow including ng2/1 components in ng1/2 2015-09-23 05:02:43 +00:00