angular-cn/modules/angular2/test/render/dom
Tobias Bosch 3aac2fefd7 refactor(compiler): remove `Viewport` directives, use `Decorator` instead
BREAKING_CHANGE:
- The special type of `Viewport` directives is removed
  in favor of a more general `Decorator` directive
- `ViewContainerRef` now no more has a default `ProtoViewRef`
  but requires an explicit one when creating views.

Closes #1536
2015-04-29 15:59:55 -07:00
..
compiler refactor(compiler): remove `Viewport` directives, use `Decorator` instead 2015-04-29 15:59:55 -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): remove `Viewport` directives, use `Decorator` instead 2015-04-29 15:59:55 -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): remove `Viewport` directives, use `Decorator` instead 2015-04-29 15:59:55 -07:00