Releases: Tencent/tmagic-editor
Releases · Tencent/tmagic-editor
1.0.3
1.0.3 (2022-07-05)
Bug Fixes
- form: fieldset checkbox chang事件不会触发 (26c60c3)
- form: tabs配置name后出错 (9454bb3)
- form: 配置了names,validator中的value应为model (3090bc7)
1.0.2
1.0.2 (2022-06-29)
Bug Fixes
- form: el-upload类型读取失败导致Table.vue.d.ts丢失 (41a2cf9)
- form: 初始化values时,数组中的对象出现key丢失 (f856b1b)
1.0.1
1.0.1 (2022-06-27)
Bug Fixes
- editor: 修正Editor slot 变量位置 (ecd80cb)
- form: groundlist 函数配置增加prop/config两个变量
1.0.0-rc.12
Bug Fixes
Features
- stage: 提供tmagicRuntimeReady message事件通知 (def0e3e)
1.0.0-rc.9
Bug Fixes
- stage: 所有父节点中如果有translate,导致选中框定位出错 (c6c4461)
1.0.0-rc.8
Bug Fixes
- editor: page和container默认value加上items (10577ae)
Features
- docs: 添加搜索 (4e812c3)
- playground: 优化form/table playground (c570370)
- playground: 添加form、table playground入口 (f808253)
- playground: 添加不同设备切换 (9f23cd6)
- 支持配置updateDragEl方法来调制选中框 (154860c)
1.0.0-rc.7
v1.0.0-rc.7
feat(playground): 添加弹窗组合