angular-cn/modules/angular2/test/render/dom
Tobias Bosch 9e8d31d532 fix(compiler): clone templates before compiling them
This is needed as the compiler changes templates during compilation
and we are caching templates in the `TemplateLoader`.

Closes #1058
2015-04-30 16:40:57 -07:00
..
compiler fix(compiler): clone templates before compiling them 2015-04-30 16:40:57 -07: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 refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -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(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00