angular-cn/modules
Tim Blasi 648c514c28 feat(dart/transform): Add directiveMetadata{To,From}Map
Add utility methods to convert `render.dom.DirectiveMetadata` to and
from maps. This will allow saving and restoring `DirectiveMetadata` in
the Angular 2 Transformer.

We discussed adding this as a member on `DirectiveMetadata`. Since this
is not necessary for anything except the Transformer, we decided to put
it into a separate file to avoid shipping it with the Angular 2 core
code.
2015-04-29 14:22:08 -07:00
..
angular2 feat(dart/transform): Add directiveMetadata{To,From}Map 2015-04-29 14:22:08 -07:00
angular2_material chore(): fix host properties for MD components. 2015-04-28 10:48:03 -07:00
benchmarks refactor(core): introduce `ViewRef` and `ProtoViewRef` 2015-04-29 14:03:38 -07:00
benchmarks_external chore: show dart2js package warnings for angular2, benchmarks, examples 2015-04-21 16:22:49 -07:00
benchpress fix(benchpress): only print the CV when it is meaningful 2015-04-21 16:31:12 -07:00
examples refactor(core): introduce `ViewRef` and `ProtoViewRef` 2015-04-29 14:03:38 -07:00
rtts_assert Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00