Skip to content

1.2.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jia000 jia000 released this 28 Sep 08:51
· 993 commits to master since this release

Bug Fixes

  • editor: codeblock slot参数修改 (2ac3645)
  • editor: slot修改,schema声明修改 (0baec3e)
  • editor: 修复warning,修改playground dsl codeBlocks字段 (85951de)
  • editor: 修复初始dsl无codeBlocks字段时无法新增的问题 (3bb8ecc)
  • eidtor: cr问题修改 (551da1a)
  • runtime: 切换设计窗体大小时,同时修改app (b3bae36)
  • stage: 旋转、缩放组件后没有更新dsl (bbb5927)
  • table: action display (6a65ab8)

Features

  • editor: code组件新增height配置 (c87e3b2)
  • editor: code组件新增options props (1c35650)
  • editor: 导出CodeBlockList组件 (caa4782)
  • editor: 导出CodeSelect组件 (869b9f2)
  • form: form-dialog重新打开是form重新渲染 (6cf1f86)

Reverts

  • Revert "fix(editor): codeblock slot参数修改" (84b24f1)