1372 Commits

Author SHA1 Message Date
parisma
a52d25fb70 fix: 修复快速点选拖动时有残影的问题 2022-04-07 19:01:01 +08:00
roymondchen
2e12812aac fix(form): tooltip丢失 2022-04-07 18:31:37 +08:00
roymondchen
57e815940b fix(table): 修复table设置expand后多一列object的问题 2022-04-07 18:31:37 +08:00
roymondchen
06b40c9c15 fix(editor): 修复code 代码编辑器光标错乱问题 2022-04-07 18:31:37 +08:00
roymondchen
71cfab8d4d feat(util): asyncLoadCss支持指定document 2022-04-07 18:31:37 +08:00
roymondchen
f896115881 feat(editor): 组件树保持展开当前选中节点的父节点 2022-04-07 18:31:37 +08:00
roymondchen
8676e02f2f test(editor): 修改测试用例 2022-04-07 18:31:37 +08:00
roymondchen
8390ba75be fix(editor): 从组件树选中没有渲染的组件时,需要等待组件渲染完成再初始化选中框 2022-04-07 18:31:37 +08:00
roymondchen
39dcd89acf fix(stage): 优化拖拽体验,当选中的节点变化时,重新创建moveable,如果没有变化则update状态 2022-04-07 18:31:37 +08:00
roymondchen
fe4c0fa2dc feat(schema): type可以为undefined,默认表现由使用方自行控制 2022-04-07 18:31:37 +08:00
roymondchen
b8d352a885 fix(editor): 新增service方法串行调用问题,解决连续快速拖动导致更新节点错乱问题 2022-04-07 18:31:37 +08:00
roymondchen
9746bab435 refactor(editor): stage组件直接响应stageCore的事件 2022-04-07 18:31:37 +08:00
roymondchen
97fa34bbc6 fix(editor): 添加或者删除节点后,选中状态没有刷新 2022-04-02 20:14:45 +08:00
roymondchen
ed9805f2b4 feat(editor): 修改默人属性面板宽度 2022-04-02 20:14:45 +08:00
roymondchen
97a722579d feat(editor): 组件树增加id和type过滤 2022-04-02 20:14:45 +08:00
roymondchen
29a9912820 fix(stage): canSelect增加event参数 2022-04-02 20:14:45 +08:00
roymondchen
9b849cc906 fix(editor): 修改pagebar过长无法滚动问题 2022-04-02 20:14:45 +08:00
roymondchen
a842c5b0ce feat: 优化拖拽体验 2022-04-02 12:56:54 +08:00
roymondchen
be4df0fc9b fix(editor): 组件树右键菜单子菜单出不来 2022-04-01 16:56:59 +08:00
roymondchen
faa6c6d9fe feat(editor): zoom 设置为button 2022-04-01 16:56:59 +08:00
roymondchen
fb64e078b9 feat(stage): moveable origin改为false 2022-04-01 16:56:59 +08:00
roymondchen
7e216e72f2 feat(form): select options函数配置添加prop参数 2022-04-01 16:56:59 +08:00
parisma
6a46f98766 fix: 修复页面滚动高亮偏移的问题 2022-04-01 15:35:02 +08:00
roymondchen
f500e51933 v1.0.0-beta.9 2022-03-31 19:46:12 +08:00
roymondchen
5350c9050c fix(editor): 修复pagebar文字超长换行问题 2022-03-31 19:46:12 +08:00
roymondchen
759b26481d fix(stage): 修复画布缩放后拖动鼠标漂移 2022-03-31 19:46:12 +08:00
roymondchen
cb4304b6eb feat(stage): 组件对齐不准确,暂时去掉 2022-03-31 19:46:12 +08:00
roymondchen
7f3d6c5438 feat(stage): 增加当前拖动的节点的z-index 2022-03-31 19:46:12 +08:00
roymondchen
bfdd813531 refactor(stage): 优化拖动体验 2022-03-31 19:46:12 +08:00
roymondchen
3dab16b2f6 fix(editor): 新增页面不用添加历史记录 2022-03-31 19:46:12 +08:00
roymondchen
6dbda7b565 style(editor): 将节点类型改成枚举 2022-03-31 19:46:12 +08:00
parisma
148d4547b0 fix: 修复throttle引起的问题 2022-03-31 15:16:32 +08:00
parisma
feb9ac9a81 feat: 编辑器支持鼠标悬停高亮组件 2022-03-31 15:16:32 +08:00
roymondchen
5a85e26443 v1.0.0-beta.8 2022-03-29 13:02:40 +08:00
roymondchen
8619af91db fix(stage): 这有overflow为auto或scroll才在选中的时候设置为hidden 2022-03-29 13:02:40 +08:00
roymondchen
c60e226f35 chore: 更新element-plus 2022-03-29 13:02:40 +08:00
roymondchen
f03281ac6c fix(stage): render destroy后移除load事件 2022-03-29 13:02:40 +08:00
roymondchen
504adcb017 fix(form): onChange、filter、trim函数调用异常处理 2022-03-29 13:02:40 +08:00
roymondchen
8e192e7cd4 feat: 新增select下的popper class 2022-03-29 13:02:40 +08:00
roymondchen
c3f4e41cc8 fix(playground): 新增页面默认width height 100% 2022-03-29 13:02:40 +08:00
roymondchen
30ad8502c4 fix(stage): drag的时候不update width height 2022-03-29 13:02:40 +08:00
roymondchen
8e2d83fec9 fix(stage): 混合布局下拖动错乱 2022-03-29 13:02:40 +08:00
roymondchen
4560562553 fix(stage): 页面默认滚动容器设置为documentElement 2022-03-29 13:02:40 +08:00
roymondchen
6becbdaa6b Revert "Revert "refactor(stage): 升级moveable""
This reverts commit 10ed55deea0c3dc7a97ac136a4065c447aaaf52a.
2022-03-29 13:02:40 +08:00
roymondchen
393889b27a fix(editor): 流式布局下,拖动后选中错误 2022-03-29 13:02:40 +08:00
roymondchen
2ade3d03f7 refactor: 重新设计stage不同布局下的实现 2022-03-28 15:47:49 +08:00
roymondchen
9252eb2ae0 v1.0.0-beta.7 2022-03-18 22:37:00 +08:00
roymondchen
10ed55deea Revert "refactor(stage): 升级moveable"
This reverts commit 9b8adf874c61d737c226f628fc06a42c4aa9f426.
2022-03-18 22:37:00 +08:00
roymondchen
42f1789c10 fix(editor): 切换布局失效 2022-03-18 22:37:00 +08:00
roymondchen
276b95a03c v1.0.0-beta.6 2022-03-17 23:44:12 +08:00