Skip to content

Releases: Tencent/tmagic-editor

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)

1.4.1

26 Mar 09:30
Compare
Choose a tag to compare

1.4.1 (2024-03-22)

Bug Fixes

  • design: element-plus select中scrollbar变量名改变 (6ccd8bb)
  • editor: 数据源列表搜索过滤无响应问题 (#582) (b564907)

1.4.0

20 Mar 03:20
Compare
Choose a tag to compare

1.4.0 (2024-03-19)

Features

  • editor: 数据源抽屉切floatbox (96149bd)
  • runtime, utils: Fix issue #503, setPage实现跳转页面 (#581) (0c746aa)
  • 完善tdesign-vue-next适配 (92b7a2a)

1.4.0-beta.2

20 Mar 03:19
Compare
Choose a tag to compare
1.4.0-beta.2 Pre-release
Pre-release

1.4.0-beta.2 (2024-03-18)

Bug Fixes

  • editor: 修复直接关闭代码块编辑窗口告警 (62e7888)
  • editor: 修复第一次打开编辑器左右边栏宽度可能为0问题 (36a1a18)
  • editor: 拖动浮动窗口会导致窗口变大 (42f1f28)

Features

  • editor: 优化代码块编辑弹窗 (c83e76e)
  • editor: 属性面板支持切换源码 (de1711d)
  • stage,editor: 选中的元素不存在时不报错,并完善事件ts定义 (fff56a9), closes #579

1.4.0-beta.1

13 Mar 12:04
Compare
Choose a tag to compare
1.4.0-beta.1 Pre-release
Pre-release

1.4.0-beta.1 (2024-03-13)

Bug Fixes

  • design: Autocomplete default slot 名称拼写错误 (94a6004)
  • editor: 修复点击floatbox时更新zindex导致宽高被重置的问题 (cae928f)
  • editor: 修复高级中打开代码块没有floatbox嵌套的问题,floatbox支持beforeClose事件 (5fc6496)
  • editor: 设置配置时使用的key统一转换成kebab-cased形式 (8e18336), closes #576
  • stage: 修复moveable中custom able旋转中心错误问题 (#575) (842fa22)
  • stage: 多选后拖动没有响应 (5cf137e)

Features

  • data-source,runtime: 数据源编译组件时新增一个参数控制是否要编辑子元素 (c68d4e0)
  • design,form: cascader新增popper-class prop (6dbac52)
  • editor: props-service支持通过fill-config设置label-width (0315389)
  • editor: 使用 floatbox 替换原抽屉栏 (a035f02)
  • editor: 增加FloatBox的beforeClose函数 (7ce60b2)
  • editor: 样式配置支持配置数据源字段 (cda6c0f)
  • form: label 标签的title属性配置 (e272370)
  • 支持迭代器容器 (e692e01)

1.3.16

01 Mar 08:49
Compare
Choose a tag to compare

1.3.16 (2024-03-01)

Bug Fixes

  • design,editor,tdesign-vue-next-adapter: tMagicPopover在TDesign下异常 (ffc3e57), closes #574
  • tmagic-form-runtime: useRuntime添加默认参数 (1b3c598)

Features

  • editor: 新增code-block-panel-search slot (a073b8c)
  • editor: 新增data-source-panel-search slot (6821ce5)