Skip to content

1.1.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jia000 jia000 released this 12 Aug 08:13
· 1164 commits to master since this release

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

Bug Fixes

  • editor: 删除节点后,标记父节点为修改状态 (0e82f65)
  • editor: 水平居中添加了两个历史堆栈 (8827743)
  • playground: pc预览适配 (31d60eb)
  • stage: 修复多选组件处于拖拽状态时画布组件命中高亮的问题,优化多选拖拽体验 (#265) (8f5acff)
  • stage: 修复非多选状态下,点击选中组件切换为普通选中状态 (#254) (cf9768b)
  • stage: 多选时禁止拖出边界 (edf66cc)

Features

  • cli: 支持temp下的config.ts配置文件,该模式下的配置文件会默认被删掉 (52973d2)
  • editor,stage: 多选支持居中操作 (c949590)
  • stage,editor: 拖入指定容器支持配置成按住alt才开启 (4f8ea94)
  • stage: 暂时禁用多选resizable (b1ce0be)