Skip to content

v1.1.0-beta.12

Compare
Choose a tag to compare
@jia000 jia000 released this 24 Aug 03:10
· 1132 commits to master since this release

1.1.0-beta.12 (2022-08-24)

Bug Fixes

  • editor: 上移一层通知runtime更新参数出错 (9b9c9db), closes #282
  • editor: 修复 update 返回值三目运算符判断错误的问题,同时优化输入与输入类型一致。 (9b0db4a)
  • editor: 修复Add返回数组还是对象的逻辑 (547e733)
  • editor: 拖拽改变父容器时错乱现象 (#296) (f3c9ba4)
  • editor: 组件属性表单配置默认值 (5529bbc)

Features

  • editor: propsService添加fillConfig方法,支持扩展 (31029bc)
  • editor: 添加stage slot (98bc4e2)