Skip to content

v0.8.1

Choose a tag to compare

@mengshang918 mengshang918 released this 29 Jun 09:15
· 48 commits to dev since this release

0.8.1 (2022-06-29)

Bug Fixes

  • form: collapsed object container in array container is not displayed after deletion (#218) (9454c8b)
  • form: when collapse is folded, tooltip does not show (#223) (adf9d43)
  • generator: compatibility with old data (#214) (8aec201)
  • generator: compatibility with old data (#215) (3ac1ab9), closes #214
  • generator: compatibility with old data (#217) (ece5bfc)
  • generator: turn off the required validation, the required field is not properly deleted (#216) (fcd64c4)
  • utils: handleMargin function cannot properly handle the width when margin is set to 4 values (#222) (70f9a4c)

style

  • form: prevent component from spilling outside its container (#219) (ef4c92f)
  • generator: add fixed width to the component area and configuration area (#213) (663bc68)
  • generator: hide scroll bar in webKit browser (#220) (9b958e4)