angular/modules/angular2/test/render/dom
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
..
compiler fix(compiler): changed the compiler to set up event listeners and host properties on host view elements 2015-04-29 05:27:45 +00:00
events chore(build): run event tests in Node 2015-04-21 16:21:39 -07:00
shadow_dom fix(shadowdom): remove unused nodes on redistribute 2015-04-20 11:36:39 -07:00
view fix(render): return views when destroyed in ViewContainer 2015-04-27 17:39:09 -07:00
convert_spec.js feat(dart/transform): Add directiveMetadata{To,From}Map 2015-04-29 14:22:08 -07:00
direct_dom_renderer_integration_spec.js fix(compiler): changed the compiler to set up event listeners and host properties on host view elements 2015-04-29 05:27:45 +00:00
integration_testbed.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00
shadow_dom_emulation_integration_spec.js refactor(core): introduce ViewRef and ProtoViewRef 2015-04-29 14:03:38 -07:00