Skip to content

1.3.4

Compare
Choose a tag to compare
@jia000 jia000 released this 29 Nov 06:49
· 504 commits to master since this release

1.3.4 (2023-11-28)

Bug Fixes

  • editor: 从组件树中拖入画布新增的情况如果初始position为fixed不改变布局 (b0fcafd)
  • editor: 修改根节点不添加历史记录 (c9aab11)
  • util: 条件编译对应is与not实现对应value为false的情况出错 (33c8f8b)

Features

  • editor: http数据源请求体配置支持写json (141e1c7)
  • editor: 数据源数据定义快速添加支持与已有数据合并 (6299d28)
  • editor: 画布大小支持配置百分比 (eb43deb)
  • stage: 支持配置对齐元素 (f8125aa)