Releases: Tencent/tmagic-editor
Releases · Tencent/tmagic-editor
1.5.16
28 Apr 12:28
Compare
Sorry, something went wrong.
No results found
1.5.16 (2025-04-28)
Bug Fixes
data-source: 异步加载数据源后,数据源未初始化 (378c756 )
Features
core: instance设定不再限制只有方法 (e5bcd76 )
core: 添加error hander配置 (6dc0073 )
editor: 组件默认的名称,id配置只要在业务不提供时才加入 (2dc0bbc )
1.5.15
28 Apr 12:28
Compare
Sorry, something went wrong.
No results found
1.5.15 (2025-04-25)
Bug Fixes
editor: getTMagicApp返回类型错误 (ba05ecb )
1.5.14
28 Apr 12:23
Compare
Sorry, something went wrong.
No results found
1.5.14 (2025-04-24)
Bug Fixes
Features
form: onChange添加setModel参数,用于修改model并添加至修改记录中 (5e0e776 )
utils: 添加设置删除获取url参数的方法 (105de9d )
vue-runtime-help: app不存在时抛异常,保证app一定存在,避免多余的可选链 (fd7e737 )
1.5.13
11 Apr 06:10
Compare
Sorry, something went wrong.
No results found
1.5.13 (2025-04-10)
Bug Fixes
data-source: 数据源初始化时机比注册早回出现死循环 (840c2c3 )
修复表格拖拽排序与表单选字操作冲突的问题 (f91eb41 )
Features
1.5.12
27 Mar 08:36
Compare
Sorry, something went wrong.
No results found
1.5.12 (2025-03-27)
Bug Fixes
design: card没有slots时隐藏对应slot (4ddc55a )
editor: 数据源修改后,依赖重新收集不准确 (9c7d711 )
editor: 获取关联组件的方法默认值 (f5742c1 )
vue-components: button删除调试代码,text支持富文本 (2a714ae )
Features
cli: 如果识别不要组件文件,则默认从npm包的default导入 (b715a87 )
1.5.11
12 Mar 06:25
Compare
Sorry, something went wrong.
No results found
1.5.11 (2025-03-11)
Bug Fixes
Features
vue-runtime-help: useDsl/useEditorDsl添加app默认参数 (f671c67 )
1.5.10
07 Mar 03:38
Compare
Sorry, something went wrong.
No results found
1.5.10 (2025-03-07)
Bug Fixes
data-source: 处理异步动态加载数据源时,初始化数据源还未加载完毕的情况 (3c66319 )
editor: 样式配置宽度不能为负 (775fcf5 )
stage: 防止runtime重复注册 (63fe6ec )
Features
core: hook函数调用添加node参数 (5ba2a73 )
core, editor: 删除公共的点击事件实现,由组件自行添加 (c8e1cff )
core: app添加dsl-change事件 (a4d021d )
core: node新增registerMethod方法,用于组件注册供其他组件通过事件配置调用 (ff07147 )
reate-runtime-help,vue-runtime-help: 新增组件状态hook (6f5bb84 )
runtime: vue2 h传参与vue3不一样,需要自定义render (90abde5 )
runtime: 支持页面切换 (4026c0c )
vue-components,react-components: 增加点击事件,使用组件状态hook (0736646 )
vue-container: 支持自定义render (91cde30 )
1.5.9
07 Mar 03:38
Compare
Sorry, something went wrong.
No results found
1.5.9 (2025-02-20)
Bug Fixes
editor: 编辑器销毁不应该移除依赖收集任务的事件监听 (6e2b5ae )
Features
table: formatter添加index信息 (4d77b66 )
table: 支持type: index的序号列 (6f2c6b1 )
1.5.8
11 Feb 12:00
Compare
Sorry, something went wrong.
No results found
1.5.8 (2025-02-11)
Bug Fixes
Features
editor: 优化依赖收集状态显示,新增剩余任务数量显示 (413134b )
1.5.6
10 Feb 12:16
Compare
Sorry, something went wrong.
No results found
1.5.6 (2025-02-10)
Bug Fixes
core: deep-state-observer update 的data与初始化时相同,导致get data为空 (701a9d6 )
editor: 修改数据源可能造成页面卡死 (e9c6a3b )
editor: 已经配置了的样式无法删除 (e8461f9 )
editor: 编辑器组件销毁后重置依赖收集 (51ca1e6 )
Features