mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Prior to this fix, both the `NgStyle` and `NgClass` directives made use of `Renderer2` and this dependency raised issues for future versions of Angular that cannot inject it. This patch ensures that there are two versions of both directives: one for the VE and another for Ivy. Jira Issue: FW-882 PR Close #28711 |
||
|---|---|---|
| .. | ||
| class_and_style_bindings_spec.ts | ||
| core_player_handler_spec.ts | ||
| mock_player.ts | ||
| players_spec.ts | ||