Releases: Tencent/tmagic-editor
Releases · Tencent/tmagic-editor
1.2.14
1.2.14 (2023-04-20)
Bug Fixes
- core: node events 为空时,应为空数组 (abcac71), closes #500
- playground,runtime: 设备切换时,重新设置root font size与ua (84e2cdf), closes #501
Features
- core: 重新设置designWidth时,应该重新计算root font size (3d9f387)
- editor: 代码列表默认只展开第一层 (41cd22b)
- editor: 代码编辑交互优化 (51dadab)
- ui: 修改useApp实现,与ui-react中保持一致 (befaf67)
1.2.13
1.2.13 (2023-03-30)
Bug Fixes
- editor: 代码块code-block-panel-tool slot data丢失 (aa12779)
Features
- design,element-plus-adapter,tdesign-vue-next-adapter: 新增drawer (1b5d3e5)
1.2.11
1.2.11 (2023-03-30)
Bug Fixes
Features
- core,runtime: 删除App中pages,只留下当前page (cfd2a6e)
- editor,form,core,schema: 事件支持触发代码块 (39468f3)
- editor: 新增依赖收集器 (35f9a59)
- edtior: 代码块使用依赖收集器改造 (3b6ca97)
1.2.10
1.2.10 (2023-03-27)
Bug Fixes
- core: 非浏览器环境屏蔽相关代码 (36c4ffa)
- form: 修复lastvalues漏传的问题 (54e2ce2)
- runtime: vue playgound 中dsl更新没有同步到Core中 (b665262)
Features
v.1.2.9
1.2.9 (2023-03-13)
Bug Fixes
1.2.8
1.2.8 (2023-03-06)
Bug Fixes
- editor,ui,ui-vue2,ui-react: 页面配置更新后,蒙层无法显示 (c025508), closes #472
- editor: 更新组件后,组件树选中状态被重置 (e0c0143)
- editor: 组件树切换选择组件可能触发多选 (b8cda53)
Features
v1.2.7
1.2.7 (2023-03-02)
Bug Fixes
Features
v1.2.6
1.2.6 (2023-02-21)
Bug Fixes
v1.2.5
1.2.5 (2023-02-17)
Bug Fixes
- editor: 修复优化性能引起的问题,支持回退撤销对代码关系的更新 (0109181)