Skip to content

0.13.1

Compare
Choose a tag to compare
@andycall andycall released this 12 Dec 06:50
· 1026 commits to main since this release
c0c2f02

Bug Fixed

  1. Fix renderBoxModel is null cause performLayout error. #187
  2. Fix position absolute cause mistake overflow. #167
  3. Fix var in keyframes not work. #147
  4. Fix var in translate not work. #154
  5. Fix unexpected token in linear-graident. #119
  6. Fix tag element selector. #169
  7. Fix var attribute dynamic modification exception. #144

Feature

  1. Add initialCookies params on WebF widget. #186