mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Included refactoring: - splits the `RendererV2` into a `RendererFactoryV2` and a `RendererV2` - makes the `DebugRendererV2` a private class in `@angular/core` - remove `setBindingDebugInfo` from `RendererV2`, but rename `RendererV2.setText` to `RendererV2.setValue` and allow it on comments and text nodes. Part of #14013 |
||
|---|---|---|
| .. | ||
| animation_view_context_spec.ts | ||
| change_detection_integration_spec.ts | ||
| direct_rendering_integration_spec.ts | ||
| entry_components_integration_spec.ts | ||
| integration_spec.ts | ||
| ng_container_integration_spec.ts | ||
| ng_module_integration_spec.ts | ||
| projection_integration_spec.ts | ||
| query_integration_spec.ts | ||
| query_list_spec.ts | ||
| regression_integration_spec.ts | ||
| security_integration_spec.ts | ||
| system_ng_module_factory_loader_spec.ts | ||
| view_injector_integration_spec.ts | ||