Skip to content

1.1.4

Choose a tag to compare

@jia000 jia000 released this 15 Sep 07:23
· 1625 commits to master since this release

1.1.4 (2022-09-15)

Bug Fixes

  • editor: 添加页面,应该添加到最后 (10d2b3c)
  • editor: 画布大小变化,滚动条重置 (bee9f92)
  • editor: 页面列表是否可以滚动判断不准确 (3ff823a)
  • stage: 当选中的组件与上一次选中的组件有重叠时,选中后的下一个click事件丢失 (33a09cc)
  • ui: 修复text组件在流式容器内无宽高问题 (695efc0)
  • ui: 追加 vue2 和 react 的修改 (45be838)

Features

  • editor: uiService支持插件扩展 (b915acc)
  • table: 添加loading参数 (ee36127)