Skip to content

0.10.3

Compare
Choose a tag to compare
@andycall andycall released this 25 Mar 08:06
· 628 commits to main since this release
2c43abb

Bug Fixed

  • Fix Http cache file io error #1202.
  • Fix align-self not work for positioned flex item. #1207
  • Fix text-align should only work for text node for flex item. #1208
  • Fix crash with scrolling. #1209
  • Fix children of inline-block element not stretch. #1214
  • Fix style set to empty string. #1220
  • Fix flex item not stretch when child size changed. #1229
  • Fix html parse error. #1231
  • Fix asset protocol error. #1232
  • Fix file protocol. #1234