Release 0.7.0
Date: 17 June 2020
Find out more at GitLab.
Fixes a variety of bugs for the flex layout system, including content-alignment issue.
Add support for more css shorthand properties like: text-decoration, list-style, columns.
New features
Support text-decoration overline.
Support nth-of-type selector.
Issue list
The following issues have been resolved:
- #92 Nested named pages causes infinity loop
- #91 Absolute positioned items with no left,right,top,bottom anchor should align to their static position
- #90 transform on flex-items have no effect
- #89 Support dimension unit rem
- #88 CSS - Support uppercase color names
- #87 Support text-decoration-line: overline
- #86 Support text-decoration shorthand css property style
- #84 Support nth-of-type selector
- #83 Parsing 3 digit color hash is wrong
- #82 Add support for CSS all property
- #81 Support columns css shorthand property
- #80 body tag should be treated as flow root
- #79 Support url() in content css property
- #78 CSS Flex and List items dont work together
- #77 CSS property content-alignment does not seem to have any affect for flex items
- #9 Add support for css shorthand property list-style