Skip to content

v0.7.0

Compare
Choose a tag to compare
@mengshang918 mengshang918 released this 14 Mar 10:16
· 113 commits to dev since this release

0.7.0 (2022-03-14)

Features

  • add generator configuration for antd theme (#156) (bec30a0)
  • generator: colorPicker add defaultValue configuration (b896ef0)
  • generator: datepicker add default configuration (a238424)
  • generator: restore default when the fieldKey out of focus (#145) (f36c099)
  • generator: support change fieldKey in the property configuration panel (#144) (9681f62)
  • generator: timePicker add default configuration (bac3e72)
  • add ajvOptions prop to customize ajv configurationn (#148) (cfe27e9)
  • containerStyle configuration add padding prop (27cefed)
  • onValidate prop support submit type (#143) (ceae921)
  • unitedSchema JSON add requiredMode configuration (#150) (7e717ef)
  • viewportConfig support function type (#142) (2499c39)
  • generator: viewport区域操作栏支持配置显隐 (#141) (fcf53cd)
  • generator: 更改组件类型时,如果已经修改了预设title,则保留 (#136) (c39710b)

Bug Fixes

  • generator: the forms in visual area and preview area are inconsistent (#152) (4f90853)
  • 修复存在parse prop时重置失效问题 (#134) (239f7e0)
  • generator: 修复导入json, viewport区域不更新问题 (#135) (76de430)
  • generator: 修复属性配置区域数组对象结构展示标题导致样式错乱 (#132) (7b7040e)

style

  • generator: update objectContainer default style (#154) (d1590df)