1505 Commits

Author SHA1 Message Date
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
roymondchen
9b8adf874c refactor(stage): 升级moveable 2022-03-17 23:29:55 +08:00
roymondchen
541a279fe7 fix(editor): 画布拖动容易误触 2022-03-17 23:29:55 +08:00
roymondchen
edbb5521b3 fix(stage): 修复触摸板轻触移动时拖动左键;隐藏标尺后,改变画布大小,再显示标尺,标尺变形 2022-03-17 23:29:55 +08:00
roymondchen
ca84c8f852 fix(editor): 不允许选中跟节点 2022-03-17 23:29:55 +08:00
roymondchen
2771d9fb2a v1.0.0-beta.5 2022-03-15 16:06:10 +08:00
roymondchen
dee685f0b3 fix(editor): 首次选中组件后拖动,更新节点无效 2022-03-15 16:06:10 +08:00
roymondchen
12de0f5414 fix(editor): 样式优化调整 2022-03-15 16:06:10 +08:00
roymondchen
73ffc6580d v1.0.0-beta.4 v1.0.0-beta.4 2022-03-14 23:04:06 +08:00
roymondchen
012c5ceeca v1.0.0-beta.3 2022-03-14 22:02:26 +08:00
roymondchen
de9d7d340a feat(editor): 画布拖动 2022-03-14 22:02:26 +08:00
roymondchen
ab3e113904 feat(editor): 画布自适应大小 2022-03-14 22:02:26 +08:00
roymondchen
3c7d756d19 fix(form): 优化table样式 2022-03-14 22:02:26 +08:00
roymondchen
b83aec8908 chore: 添加sideEffects 2022-03-14 22:02:26 +08:00
roymondchen
6479751354 refactor(editor): monaco-editor是使用npm包版本 2022-03-14 22:02:26 +08:00
parisma
2bfb85bdbf feat: 新增管理端demo代码
feat: 补充遗漏的文件

fix: 移除license
2022-03-14 18:06:15 +08:00
roymondchen
66eb52f8da v1.0.0-beta.2 2022-03-08 20:23:32 +08:00
roymondchen
412c78153c fix(editor): 更新根节点出错 2022-03-08 20:23:32 +08:00