1542 Commits

Author SHA1 Message Date
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
roymondchen
979336c052 fix(form): 表单配置没有变化,初始值变化时,表单发生重绘 2022-03-08 20:23:32 +08:00
roymondchen
4f4e81f27c fix: 构建的文件名与package.json中的不匹配 2022-03-08 20:23:32 +08:00
roymondchen
3419f800ef fix: 更新elemnt-plus2.0.2后,size的值变了,去掉Form下size prop的默认值,增加Formdialog size prop 2022-03-08 20:23:32 +08:00
roymondchen
344a032ac3 docs: add docs 2022-02-22 20:27:01 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00