614 Commits

Author SHA1 Message Date
roymondchen
95be9e9390 chore: 更新element-plus, tabpane只能是tabs的子元素,不能对tabpane进行二次封装 2022-11-02 15:24:58 +08:00
roymondchen
bb01427a42 chore: release v1.2.0-beta.9 v1.2.0-beta.9 2022-10-28 19:20:04 +08:00
roymondchen
723da40bc7 fix(editor): content-menu隐藏时不销毁 2022-10-28 17:43:40 +08:00
roymondchen
9fd8385651 feat(form): 展开更多支持配置函数 2022-10-28 15:08:58 +08:00
parisma
0ca0abf2da fix: 使用form.initValues解决代码块绑定关系更新不及时的问题 2022-10-28 14:58:30 +08:00
parisma
f8d7eaea5e fix(editor): 优化代码逻辑 2022-10-28 14:21:57 +08:00
roymondchen
49c0ec9dd9 fix(form): formState需要同步props更新 2022-10-28 11:38:15 +08:00
roymondchen
5ab38a9077 docs: 修改共享文档 2022-10-26 10:59:16 +08:00
roymondchen
73ecdfff70 chore: release v1.2.0-beta.8 v1.2.0-beta.8 2022-10-25 17:41:35 +08:00
oceanzhu
2dda4f3488 refactor(stage): 删除stageCore构造函数的参数,修改了getScrollParent的实现,无需依赖外部传参数 2022-10-25 09:19:13 +00:00
oceanzhu
554e695ef5 refactor(stage): 根据cr意见优化stageRender构造函数传参 2022-10-25 09:19:13 +00:00
oceanzhu
9787a9e379 refactor(stage): 重构mask,解除对stageCore对象的依赖,同时减少暴露的对象,并重构部分大函数为小函数 2022-10-25 09:19:13 +00:00
oceanzhu
638e996516 refactor(stage): stageRender去除对stageCore对象的依赖,简化对象依赖关系 2022-10-25 09:19:13 +00:00
parisma
baedcaba05 Merge branch 'bugfix/parisma_codeBlock' into 'master' (merge request !4)
fix(editor): 修复管理端和pg表现不一致的问题,删除冗余逻辑
2022-10-25 07:25:12 +00:00
parisma
bc0f17c18f fix(editor): 修复管理端和pg表现不一致的问题,删除冗余逻辑 2022-10-25 11:21:28 +08:00
oceanzhu
f416530d38 fix(stage): 修复辅助线显隐的bug
fix #444
2022-10-20 20:40:13 +08:00
roymondchen
11e0e04cbd feat(editor,stage): 在画布中支持选择父组件
close #403
2022-10-20 19:52:53 +08:00
roymondchen
f6b7e8dad8 feat(form): formDialog支持zIndex props 2022-10-20 16:55:32 +08:00
roymondchen
bab4bf86cb chore: 更新vue-tsc 2022-10-18 16:12:11 +08:00
roymondchen
a06555268f feat(table): action 支持icon,text支持函数 2022-10-18 15:12:16 +08:00
jia000
a44bf0928f
Merge pull request #432 from jia000/master
chore: release v1.2.0-beta.7
2022-10-17 16:04:45 +08:00
roymondchen
f9682a7b70 chore: release v1.2.0-beta.7 v1.2.0-beta.7 2022-10-17 16:03:29 +08:00
roymondchen
d2eaecfaab fix(design): input slot 出错 2022-10-17 12:05:16 +08:00
roymondchen
b965e66440 fix(element-plus-adapter): tag组件写成了tabs 2022-10-14 20:07:55 +08:00
jia000
0437171b7a
Merge pull request #429 from jia000/master
chore: release v1.2.0-beta.6
2022-10-14 18:53:59 +08:00
roymondchen
f6af025355 chore: release v1.2.0-beta.6 v1.2.0-beta.6 2022-10-14 18:52:37 +08:00
parisma
2c31caf34f fix(editor): 设置高亮节点操作一定要在刷新展开状态之后,否则可能导致设置的高亮无效
#404
2022-10-14 18:50:15 +08:00
roymondchen
40410292d7 fix(editor): 多选后拖动,组件树会收缩 2022-10-14 15:56:33 +08:00
roymondchen
a6ecbb66d1 fix(table): type 为selection只能是table下的children,不能是children的children 2022-10-14 15:54:46 +08:00
roymondchen
6caa8cdb79 style(editor): 组件列表与组件树搜索框样式调整 2022-10-14 15:54:46 +08:00
roymondchen
8c5518170d chore: release v1.2.0-beta.5 2022-10-12 19:21:24 +08:00
roymondchen
43691911b7 fix(design): tag组件获取适配组件出错 2022-10-12 19:18:16 +08:00
roymondchen
0444f68f3a fix(editor): 拖动改变左右列宽,不能让中间区域宽度小于0 2022-10-12 17:57:34 +08:00
roymondchen
e01d5d913f fix(editor): 列框缓存失效 2022-10-12 17:57:34 +08:00
jia000
f9e2d80973
Merge pull request #418 from jia000/master
chore: release v1.2.0-beta.4
2022-10-12 16:32:41 +08:00
roymondchen
d5e8a77821 chore: release v1.2.0-beta.4 v1.2.0-beta.4 2022-10-12 16:31:14 +08:00
roymondchen
237cc15387 chore(element-plus-adapter): package.json main 错误 2022-10-12 16:29:08 +08:00
jia000
3539daceaa
Merge pull request #416 from jia000/master
chore: release v1.2.0-beta.3
2022-10-12 15:52:42 +08:00
roymondchen
3baf6ffffc chore: release v1.2.0-beta.3 v1.2.0-beta.3 2022-10-12 15:42:02 +08:00
roymondchen
b77cf108cd fix(stage): 页面布局修改为流式布局后,组件宽可以设置到边框之外
fix #395
2022-10-12 15:39:27 +08:00
roymondchen
476e715982 feat(design): 默认使用element-plus 2022-10-12 14:59:47 +08:00
roymondchen
91bfa5698e test(editor): 测试用例里依赖了element-plus,暂时删掉 2022-10-11 20:29:08 +08:00
roymondchen
63c61caccc feat(editor): editor使用tmagic-design
#401
2022-10-11 20:29:08 +08:00
roymondchen
6d432ba1da feat(form): checkboxGroup options支持函数配置 2022-10-11 18:50:44 +08:00
roymondchen
32a24ad578 feat: table切换成TMagicDesign 2022-10-11 18:11:32 +08:00
roymondchen
4090536c97 docs: 使用element-plus-adapter 2022-10-11 16:08:20 +08:00
roymondchen
1ca339f2ea test: 暂时屏蔽form的测试用例 2022-10-11 15:50:42 +08:00
roymondchen
36f396ac24 feat(playground): 使用@tamgic/design
#401
2022-10-11 15:50:42 +08:00
roymondchen
3a1a9795f6 feat(form): 剥离element-plus依赖,使用tamgic-design
#401
2022-10-11 15:50:42 +08:00
roymondchen
c613b12f11 feat(element-plus-adapter): 新增element-plus ui适配器
#401
2022-10-11 15:50:42 +08:00