mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This patch breaks up the existing `elementStylingMap` into `elementClassMap` and `elementStyleMap` instructions. It also breaks apart `hostStlyingMap` into `hostClassMap` and `hostStyleMap` instructions. This change allows for better tree-shaking and reduces the complexity of the styling algorithm code for `[style]` and `[class]` bindings. PR Close #30293 |
||
|---|---|---|
| .. | ||
| class_and_style_bindings_spec.ts | ||
| core_player_handler_spec.ts | ||
| mock_player.ts | ||
| players_spec.ts | ||