- Added support for applying multiple style sheets to an entity #45
- Added quality of life methods for modifying class lists on existing class components. #48
- Added support for
row-gap
and column-gap
properties. #49
- Added support for
Any
(*) selector. #55
- Fixed wrong properties assignments #42
- Fixed bug with style sheets being applied in a non-deterministic order #51
- Added watch for changes on entities with components affected by css.
- Fixed CSS precedence order, more broad rules are applied first.
- Added support for
:hover
pseudo-class.
- Added support for Pseudo-classes.
- New selectors for setting up BorderColor and Image texture.
- New documentation available on: link.
- Updated
cssparser
to 0.33
.
- Use color function from
cssparser
.
VerticalAlignProperty
and HorizontalAlignProperty