angular-cn/modules/angular2/test/render
Tobias Bosch ba9fecd068 refactor(render): use `RenderElementRef` in all renderer methods
BREAKING CHANGES:
- Almost all methods in `Renderer` now take a `RenderElementRef` instead
  of a `ViewRef` + `boundElementIndex`.
- These methods can be called with the `ElementRef` from the app side
  directly.

Closes #2706
Related to #2476
2015-06-23 14:26:34 -07:00
..
dom refactor(render): use `RenderElementRef` in all renderer methods 2015-06-23 14:26:34 -07:00
api_spec.ts feat(Directive): Have a single Directive.host which mimics HTML 2015-06-11 13:11:09 -07:00
xhr_impl_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
xhr_mock_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00