Releases: Tencent/tmagic-editor
Releases · Tencent/tmagic-editor
1.1.3
1.1.3 (2022-09-13)
Bug Fixes
- editor: 修复流式布局下移动图层操作相反问题 (e0a16bc)
- form: 当默认值为0时,select 远程选项初始化不正确 (e855072)
1.1.2
1.1.2 (2022-09-08)
Bug Fixes
Features
- editor: 支持控制pagebar中新增按钮显隐 (3e024d2)
- editor: 添加compoent-list-item slot (c307386)
1.1.1
1.1.1 (2022-08-31)
Bug Fixes
1.1.0
1.1.0 (2022-08-30)
Bug Fixes
- editor,stage,ui,runtime: 流式布局下,height自动设置成auto (2201fbe), closes #298
- editor: 添加remove事件时的参数 (3af6f11)
- stage: 流式布局resize从上或者左边调整,选中框出现错位 (9e16747), closes #297
Features
1.1.0-beta.13
Features
- editor: 去掉画布根据视窗大小自动调整缩放比例,加上缩放到实际大小/缩放以适应菜单按钮 (dd3075b)
- editor: 画布添加滚动条 (de8ef8d), closes #262
v1.1.0-beta.12
Bug Fixes
Features
- editor: propsService添加fillConfig方法,支持扩展 (31029bc)
- editor: 添加stage slot (98bc4e2)
1.1.0-beta.10
Bug Fixes
- editor: react runtime中添加没有即使渲染 (9d2e221)
- editor: 复制页面错误 (5f0e421)
- form: text按方向键减到负数后,继续按方向键无效 (e1c0614), closes #261
- playground,runtime: 拖动添加弹窗时初始位置不对 (41a8400)
Features
- cli: 自动install组件包,支持pnpm,npm,yarn (c19afda)
- core: 旋转角度支持配置不带单位的数值 (b1bd7a8), closes #260
- editor,stage: runtime-api中的add/update/remove中的参数加上parentId (59e6aff)
- editor: runtime add api中parent参数加回去 (2cde4bb)
1.1.0-beta.9
Bug Fixes
Features
- cli: 支持temp下的config.ts配置文件,该模式下的配置文件会默认被删掉 (52973d2)
- editor,stage: 多选支持居中操作 (c949590)
- stage,editor: 拖入指定容器支持配置成按住alt才开启 (4f8ea94)
- stage: 暂时禁用多选resizable (b1ce0be)
1.1.0-beta.8
Bug Fixes
- editor: icon 图片模式样式修改 (23617a6)
- editor: 画布右键菜单中粘贴按钮显示条件修改 (beee67b)
- ui-vue2: button,container,text formconfig补充完整 (5ccb5f1)
Features
- editor: editorService.add支持添加多个组件 (b6fa064)