1480 Commits

Author SHA1 Message Date
jia000
afe1e0f20e
Merge pull request #363 from jia000/master
chore: release v1.1.5
2022-09-20 15:55:12 +08:00
roymondchen
cebb152416 chore: release v1.1.5 v1.1.5 2022-09-20 15:31:04 +08:00
roymondchen
b835bb2488 fix(core): 多个组件配置同一事件会导致此事件多次监听
fix #356
2022-09-20 15:21:38 +08:00
roymondchen
6d91cacc84 build: vite依赖升级 2022-09-20 13:18:32 +08:00
roymondchen
6d6490ab31 fix(playground): npm run dev后proxy失效 2022-09-20 13:00:31 +08:00
roymondchen
8c8b180371 chore(editor): 去掉无用console log 2022-09-19 19:00:17 +08:00
roymondchen
e0697833da fix(editor): code-link组件内容不更新 2022-09-19 18:46:17 +08:00
roymondchen
ddf0fcdecc fix(playgound): npm run serve后runtime无法打开
由于vite.config.ts中配置了proxy,run serve的时候是不需要proxy的

fix #352
2022-09-19 15:02:46 +08:00
roymondchen
f10ab21ce8 docs: form select 远程选项 2022-09-19 13:06:18 +08:00
roymondchen
30bb39d71a fix(editor): layout 2022-09-16 17:59:11 +08:00
roymondchen
d76c753483 fix(form): link组件parentValues没有传递下去 2022-09-16 17:46:09 +08:00
roymondchen
835189adc9 feat(editor): 新增Layout 2022-09-16 17:45:16 +08:00
roymondchen
22c57f444f fix(editor): 添加组件后,只有在位置有调整的情况才再次更新组件 2022-09-16 14:21:46 +08:00
roymondchen
39cd7d8ab7 chore(form): form-dialog放到body下 2022-09-15 19:12:46 +08:00
jia000
3b4a57fa94
Merge pull request #346 from jia000/release
chore: release v1.1.4
2022-09-15 15:19:23 +08:00
roymondchen
d748090b5c chore: release v1.1.4 v1.1.4 2022-09-15 14:47:56 +08:00
roymondchen
ee361271e7 feat(table): 添加loading参数 2022-09-15 14:41:48 +08:00
roymondchen
5bb42e6107 chore(form): el-dialog 2.3.0后custom-class需改成class 2022-09-15 14:41:03 +08:00
roymondchen
bee9f92abb fix(editor): 画布大小变化,滚动条重置 2022-09-15 14:18:27 +08:00
roymondchen
10d2b3cc9b fix(editor): 添加页面,应该添加到最后 2022-09-14 20:09:00 +08:00
roymondchen
3ff823a59f fix(editor): 页面列表是否可以滚动判断不准确 2022-09-14 20:09:00 +08:00
roymondchen
33a09cccc7 fix(stage): 当选中的组件与上一次选中的组件有重叠时,选中后的下一个click事件丢失 2022-09-14 18:33:19 +08:00
i33
45be838f20 fix(ui): 追加 vue2 和 react 的修改 2022-09-14 14:59:43 +08:00
i33
695efc00a8 fix(ui): 修复text组件在流式容器内无宽高问题 2022-09-14 14:59:43 +08:00
roymondchen
b915accb71 feat(editor): uiService支持插件扩展 2022-09-13 20:30:52 +08:00
jia000
3a5bd4e216
Merge pull request #336 from jia000/master
chore: release v1.1.3
2022-09-13 14:34:13 +08:00
roymondchen
66579793c2 chore: release v1.1.3 v1.1.3 2022-09-13 14:32:48 +08:00
roymondchen
e0a16bcf0a fix(editor): 修复流式布局下移动图层操作相反问题 2022-09-13 14:07:08 +08:00
roymondchen
e8550728d1 fix(form): 当默认值为0时,select 远程选项初始化不正确 2022-09-13 13:50:46 +08:00
jia000
3b23e7be6f
Merge pull request #333 from jia000/master
chore: release v1.1.2
2022-09-08 12:49:44 +08:00
roymondchen
601528d752 chore: release v1.1.2 v1.1.2 2022-09-08 12:48:44 +08:00
roymondchen
c2cd1c40cf style(editor): icon组件图标样式调整 2022-09-08 12:44:44 +08:00
roymondchen
3e024d21ed feat(editor): 支持控制pagebar中新增按钮显隐 2022-09-06 16:27:30 +08:00
roymondchen
bdd544e87e fix(editor): 画布缩放后,拖入组件位置错位 2022-09-06 16:06:18 +08:00
roymondchen
c307386190 feat(editor): 添加compoent-list-item slot 2022-09-06 16:04:20 +08:00
roymondchen
458f493150 build: 使用esbuildOptions定义global 2022-09-06 15:38:16 +08:00
jia000
08faee9cab
Merge pull request #327 from jia000/release
chore: release v1.1.1
2022-08-31 15:15:19 +08:00
roymondchen
d84c6d08c3 chore: release v1.1.1 v1.1.1 2022-08-31 15:14:05 +08:00
roymondchen
2468082be9 docs: 去掉打包脚本,改为使用cli 2022-08-31 15:12:08 +08:00
roymondchen
e67cbceb7d fix(editor): 没有页面时,添加页面出错 2022-08-31 15:11:01 +08:00
roymondchen
13ef262bc2 chore(admin): 升级tmagic版本 2022-08-30 20:29:31 +08:00
jia000
166424a878
Merge pull request #323 from jia000/release
chore: release v1.1.0
2022-08-30 20:19:40 +08:00
roymondchen
53f36bcebb chore: release v1.1.0 v1.1.0 2022-08-30 20:18:50 +08:00
i33
8db7821032 fix(core): 解决固定元素失效问题
固定元素在父链存在非none的transform时无效,去除空值的transform样式。
2022-08-30 19:38:33 +08:00
roymondchen
793d02a706 feat(stage): 多选支持resize
close #302
2022-08-30 17:56:53 +08:00
i33
3af6f11f9f fix(editor): 添加remove事件时的参数
之前是有参数的。
2022-08-30 17:39:14 +08:00
roymondchen
2201fbe80c fix(editor,stage,ui,runtime): 流式布局下,height自动设置成auto
fix #298
2022-08-30 17:38:42 +08:00
roymondchen
9e167474a2 fix(stage): 流式布局resize从上或者左边调整,选中框出现错位
fix #297
2022-08-30 14:32:06 +08:00
roymondchen
4a59b4b0f4 feat(editor): 编辑器销毁后销毁services 2022-08-30 12:50:53 +08:00
i33
6c0b92e808
feat(editor): 创建新组件时的顺序 (#316)
* feat(editor): 创建新组件时的顺序

点击面板组件创建新组件时,默认按照当所选组件(非容器)后面的顺序

* feat(editor): 追加vue2 runtime的修改
2022-08-30 12:45:51 +08:00