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 |
||
|---|---|---|
| .. | ||
| annotations | ||
| compiler | ||
| life_cycle | ||
| testability | ||
| zone | ||
| application_spec.ts | ||
| directive_lifecycle_integration_spec.ts | ||
| forward_ref_integration_spec.dart | ||
| forward_ref_integration_spec.ts | ||