mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| dom | ||
| api_spec.ts | ||
| xhr_impl_spec.ts | ||
| xhr_mock_spec.ts | ||