Releases: Tencent/tmagic-editor
Releases · Tencent/tmagic-editor
v1.2.4
1.2.4 (2023-02-17)
Bug Fixes
v1.2.3
1.2.3 (2023-02-15)
Features
- cli: 支持配置是否自动安装组件npm包,支持配置安装组件npm包后是否保持package.json不变 (d06a874)
- form: select config.option.afterRequest添加postOptions (4d0b4c3)
1.2.2
1.2.2 (2023-02-09)
Bug Fixes
- editor: set root 可能没有items (aa566e9)
1.2.1
- editor: 新增的组件如果没有初始化left值,会导致无法通过键盘方向键左右移动 (3b30d89), closes #468
- editor: 编辑器中间列宽度出现负值 (a6226cb)
Features
- admin: 使用@tmagic/table重构活动列表 (8fa1d4a)
- cli: export allowTs函数 (bf547fe)
- editor,form,schema: 优化代码 (0b537f5)
- editor: 修改service get set 方法的ts定义,不再需要传入泛型参数 (0491487)
- util: 修改isPage函数定义 (b9d4e8c)
v1.2.0-beta.27
Bug Fixes
- editor: 组件销毁时移除service的时间监听 (cfc57f1)
v1.2.0-beta.26
Bug Fixes
- editor: 粘贴的组件为当前选中组件的副本时,则添加到当前选中组件的父组件中 (3dcdc04), closes #448
Features
- design: 添加class (ffb84cf)
- stage,editor: 添加disabledDragStart配置,用于关闭按下鼠标并拖动功能 (dd8ac99)
- tdesign-vue-next-adapter: 新增tdesign设配器 (c3888be)
1.2.0-beta.23
Bug Fixes
- editor: modelValue自动更新不成功 (e813129)
Features
1.2.0-beta.22
- editor: layout 组件中hasRight判断出错 (f6dca97)
- editor: services在组件unmounted时只重置状态不移除事件 (45a20d9)
Features
- editor: 新增可以移除所有service插件的方法 (67c7faf)