Releases: Tencent/tmagic-editor
Releases · Tencent/tmagic-editor
1.3.0-alpha.10
Bug Fixes
Features
- cli: 生成的entry文件里面的import使用相对路径 (24bb45e)
- editor,form: 添加属性配置表单formState扩展函数prop (fd53170)
- editor: 新增右键菜单移动至其他页面功能 (434bf2e)
- editor: 点击画布区域聚焦,使得能使用画布的快捷键 (9d24069)
- stage): feat(stage: 新增获取moveable配置的方法 (1710168), closes #521
1.3.0-alpha.9
Bug Fixes
- core: 一个组件配置多个相同的事件销毁后没有能成功移除事件绑定 (47c26ed)
- editor: code-editor组件json类型序列化出错 (2d4a6aa)
- editor: 代码编辑器只有在内容发生变化时才触发保存 (5b3c700)
- editor: 添加代码块参数时出错 (d480a03)
- editor: 组件树上的节点拖动画布中出错,应该不响应 (d8d9184), closes #519
Features
v1.3.0-alpha.7
Bug Fixes
Features
- editor: 完善快捷键注册机制 (9716ace)
- editor: 新增parseDSL配置,用于解析DSL,默认使用eval (2b881c3)
1.3.0-aplpha.6
Bug Fixes
Features
- app,utils,runtime: 将resetcss.css移到utils,在runtime中引入 (01d1dcc)
- editor: 优化工作区间大小拖动体验 (da18842)
- editor: 优化快捷键操作 (06d289a)
- ui: text使用p渲染 (391fcee)
1.2.15
1.2.15 (2023-04-26)
Bug Fixes
- design: drawer v-model失效 (fded83e)
- form: fieldset初始化时就触发了change事件 (982cc46)
- ui: model prop设置成可选 (315e83d)
Features
- form: select支持clearable,filterable配置 (af393e3)
- table: action hook配置加入index参数 (26835f6)
- util: guid方法 (0295d6f)
- 完善tdesign-vue-next适配 (ea4af42)