Skip to content

Releases: Tencent/tmagic-editor

1.4.11

02 Jul 08:25
Compare
Choose a tag to compare

1.4.11 (2024-07-02)

Bug Fixes

  • editor: 迭代器容器子项条件配置中值输入类型 (022c10f)
  • form: 修复 grouplist 添加项时没有调用 changeHandler 的问题 (c089ada)

Features

  • data-source: 迭代器容器内容支持显示条件配置 (ecfaff2)(882d222)
  • editor: 优化数据源字段选择器交互 (ef04fd3) (6cdeaa0)

1.4.10

28 Jun 11:38
Compare
Choose a tag to compare

1.4.10 (2024-06-28)

Bug Fixes

  • form,design: 支持行内表单 (77f13fa)
  • stage: 标尺销毁后没有移除对应的dom (0796799), closes #617

Features

  • dats-source,editor,form,schema,ui: 迭代器容器支持配置子项显示条件 (a164e2b)
  • editor: 优化数据源字段选择器交互 (0ffc223)
  • editor: 支持拖拽调整页面顺序 (0c5485b)

1.4.9

18 Jun 07:44
Compare
Choose a tag to compare
v1.4.9

chore: update lockfile v1.4.9

1.4.8

17 Jun 07:59
Compare
Choose a tag to compare

1.4.8 (2024-06-17)

Bug Fixes

  • data-source: 兼容Promise.allSettled (7ee7f53)
  • data-source: 多页面时数据源依赖中可能包含其他页面的,导致更新时失败 (5c43fbf)
  • data-source: 默认事件处理支持path为空字符串 (ac7bb93)
  • editor,runtime: 编辑器中,依赖收集改成异步以后,可能出现配置更新了,但是依赖信息还未更新,导致渲染出来的组件不对 (78e9a0a)
  • runtime: 使用vue-demi cdn (0cd8382)
  • ui: overlay销毁需要异常page上的事件 (094635c)
  • vue-runtime-help: inject app 无效 (aa25aa6)

Features

  • editor: 支持数据源模板输入宽选中文本后编辑(在有数据源变量时还有问题) (a30e8a3)
  • editor: 组件树中支持多选拖动 (5ac768f)
  • editor: 组件表单配置支持函数 (9eb99ed)
  • ui,runtime: vue-runtime-help中添加use-app方法 (948c194)

1.4.7

31 May 07:19
Compare
Choose a tag to compare

1.4.7 (2024-05-31)

Bug Fixes

  • editor: 修复pad大屏模式下粘贴位置计算错误偏移问题 (#612) (d98029d)
  • editor: 已选组件树中如果出现items不是数组会导致节点渲染失败 (7fb4d96)
  • editor: 数据源模板输入框输入数字索引后浏览器卡死 (a66da8d), closes #611
  • playground: tmagic-form样式丢失 (49e9d5b), closes #610
  • ui,runtime: 迭代器容器迭代数据兼容 (94db430), closes #613

Features

  • core,editor,form: 页面片容器支持配置容器内组件的事件 (2d133f4)
  • dep,editor,data-source,schema: 优化编辑器中依赖收集性能 (ee26991)
  • editor: 复制组件时收集依赖性能优化改造 (cd191f6)
  • playground: 设置配置表单的label-width (50d238a)

1.4.6

27 May 11:21
Compare
Choose a tag to compare

1.4.6 (2024-05-27)

Bug Fixes

  • editor: stageOverlay不应受编辑器zoom影响 (47c4222)
  • runtime:react: update page时出错 (af3f621)
  • runtime: vue runtime App组件中缺失inject (15e9cdc)

Features

  • editor,dep: 支持复制组件时将组件绑定的数据源一并复制 (faabf1b)
  • editor: export FloatingBox (5ce099c)
  • runtime: vue2/vue3公共部分提出到vue-runtime-help中 (f8dd062)

1.4.5

22 May 09:36
Compare
Choose a tag to compare

1.4.5 (2024-05-20)

Bug Fixes

  • core,data-source: 事件参数中关联数据源字段无法自动更新 (c665bf3)
  • editor,stage,utils: 修复在ipad等大屏场景下编辑画布中元素位置计算偏差问题 (#598) (e39a7d1)
  • form: select option label不生效 (9034cef)
  • form: select option 在没有adapter的时候默认使用el-option (ad2146f)

Features

  • data-source: manager init 事件增加error数据 (708d3db)
  • 支持数据源事件 (#605) (88c04c6)

1.4.4

16 Apr 09:10
Compare
Choose a tag to compare

1.4.4 (2024-04-16)

Bug Fixes

  • editor: floating-box高度无法改变 (872c978)
  • editor: 在组件属性配置表单中编辑数据源方法无法保存问题 (b1e79c1)
  • playground: 画布尺寸切换无效 (3af247f), closes #586
  • runtime: 更新page后,在编辑器中无法打开蒙层 (69c555f), closes #587

Features

  • cli,data-source,runtime: 数据源支持动态按需加载 (0061331)
  • editor: 优化数据源选择器与代码选择的编辑按钮 (fc1a7a0)
  • editor: 支持配置左侧边栏tab style (4054c6e)
  • editor: 新增配置控制属性配置面板右下角的源码按钮是否显示 (92049cf)

1.4.3

16 Apr 09:09
Compare
Choose a tag to compare

1.4.3 (2024-03-29)

Bug Fixes

  • data-source,dep,utils: 迭代器数据源配置编译 (0e0f501)
  • editor: 数据源字段选择器初始化状态 (05527a4)

Features

  • playground: 缓存上次保存dsl (47b19ae)

1.4.2

26 Mar 09:30
Compare
Choose a tag to compare

1.4.2 (2024-03-26)

Bug Fixes

  • editor: element-plus更新到2.6后表单项清除后是undefined,改回是空字符串 (ceff0d4)
  • editor: element-plus更新到2.6后表单项清除后是undefined,除了string外其他统一改成null (a4fc957)
  • editor: 代码块配置表单项大小不受配置控制 (f92127e)
  • editor: 初始化时如果浏览器切到后台编辑器列宽度计算出问题 (7049b1f)
  • form: select 支持tdesign-vue-next (15b88c9), closes #584

Features

  • data-srouce: manager新增init事件 (9343989)
  • editor: 数据源字段选择器增加编辑按钮 (66e1645)