angular/modules/angular2/test/render/dom
Tobias Bosch f75a50c1dd refactor(compiler): rename decorator directives into directive
BREAKING CHANGE:
Previously, `Directive` was the abstract base class of several directives.
Now, `Directive` is the former `Decorator`, and `Component` inherits from it.
2015-04-30 13:38:40 -07:00
..
compiler refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -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