Skip to content

Releases: Tencent/tmagic-editor

1.0.3

05 Jul 07:09
Compare
Choose a tag to compare

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

29 Jun 07:43
Compare
Choose a tag to compare

1.0.2 (2022-06-29)

Bug Fixes

  • form: el-upload类型读取失败导致Table.vue.d.ts丢失 (41a2cf9)
  • form: 初始化values时,数组中的对象出现key丢失 (f856b1b)

1.0.1

29 Jun 07:42
Compare
Choose a tag to compare

1.0.1 (2022-06-27)

Bug Fixes

  • editor: 修正Editor slot 变量位置 (ecd80cb)
  • form: groundlist 函数配置增加prop/config两个变量

1.0.0

29 Jun 07:41
Compare
Choose a tag to compare

Bug Fixes

1.0.0-rc.13

22 Jun 09:51
Compare
Choose a tag to compare
1.0.0-rc.13 Pre-release
Pre-release

Bug Fixes

  • editor: 编辑器分栏左右各设置最小宽度 fix #145 (363330e)
  • stage: 无法拖到left为0 (069aec6)

Features

  • editor: 参考线缓存与页面绑定 (fb612ea)

1.0.0-rc.12

22 Jun 08:57
Compare
Choose a tag to compare

Bug Fixes

  • editor: moveableOptions默认值中的container有误 (2377629)
  • 修正getScrollParent逻辑 (#141) (f72b8c7)

Features

  • stage: 提供tmagicRuntimeReady message事件通知 (def0e3e)

1.0.0-rc.9

15 Jun 07:32
Compare
Choose a tag to compare

1.0.0-rc.9 (2022-06-15)

Bug Fixes

  • stage: 所有父节点中如果有translate,导致选中框定位出错 (c6c4461)

1.0.0-rc.8

15 Jun 06:45
Compare
Choose a tag to compare

1.0.0-rc.8 (2022-06-15)

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.10

17 Jun 09:17
Compare
Choose a tag to compare

1.0.0-rc.10 (2022-06-15)

Bug Fixes

  • form: 函数配置中添加config参数 (7ad80e8)

1.0.0-rc.7

13 Jun 11:13
Compare
Choose a tag to compare
v1.0.0-rc.7

feat(playground): 添加弹窗组合