8714daf276
This patch is the first of a few patches which separates the styling logic between template bindings (e.g. <div [style]) from host bindings (e.g. @HostBinding('style')). This patch in particular introduces a series of host-specific styling instructions and changes the existing set of template styling instructions not to accept directives. The underyling code (which communicates with the styling algorithm) still works as it did before. This PR also separates the styling instruction code into a separate file and moves over all other instructions into an dedicated instructions directory. PR Close #29292 |
||
---|---|---|
.. | ||
class_and_style_bindings_spec.ts | ||
core_player_handler_spec.ts | ||
mock_player.ts | ||
players_spec.ts |