i33
|
340eeb32d7
|
fix(editor): 已选组件树形拖放时, layout 根据父窗口动态变化 (#210)
* fix(editor): 已选组件树形拖放时, layout 根据父窗口动态变化
当拖拽到不同的父节点时, 自身节点的position不会根据父容器变化
* 修改代码格式
Co-authored-by: jia000 <398009049@qq.com>
Co-authored-by: jia000 <398009049@qq.com>
|
2022-07-28 13:47:54 +08:00 |
|
roymondchen
|
fff587d9eb
|
fix(editor): 新增组件id不对
|
2022-07-27 16:47:12 +08:00 |
|
roymondchen
|
11d790d245
|
chore: release v1.1.0-beta.4
|
2022-07-26 16:34:42 +08:00 |
|
roymondchen
|
c1fc6b8f94
|
feat(editor): editorService.add 的addNode参数对象中加上inputEvent
|
2022-07-26 16:28:37 +08:00 |
|
roymondchen
|
9747e0f516
|
fix(editor): 画布大小与stageRect配置不相符
|
2022-07-26 16:28:37 +08:00 |
|
roymondchen
|
dd1ec53064
|
fix(editor): 水平居中
|
2022-07-26 13:25:56 +08:00 |
|
i33
|
940b08b2c5
|
fix(editor): 修正css sass变量
遇到浏览器报错
|
2022-07-26 13:17:11 +08:00 |
|
roymondchen
|
818b5ea02a
|
chore: release v1.1.0-beta.3
|
2022-07-25 22:06:01 +08:00 |
|
roymondchen
|
89f863d873
|
fix: 当前选中组件处于流式布局模式下时,直接拖动其他组件会错误判断成是流式组件
|
2022-07-25 22:02:17 +08:00 |
|
roymondchen
|
d334b697ae
|
fix(editor): 指定父节点添加组件
|
2022-07-25 22:02:17 +08:00 |
|
khuntoriia
|
fe520bf600
|
支持通过按住shift键进行组件多选的能力 (#193)
* feat(stage): 支持绝对定位,固定定位,组内元素按住shift键进行多选拖拽能力
* refactor: 更新pnpm-lock.yaml
* feat(stage): 使用moveable.helper接管moveable target的更新,针对弹窗场景引入业务方方法进行校准
* feat(stage): 将多选逻辑封装到StageMultiDragResize
* fix(stage): cr意见修改
Co-authored-by: parisma <parisma@tencent.com>
|
2022-07-21 15:15:41 +08:00 |
|
roymondchen
|
d8d0096350
|
chore: release v1.1.0-beta.2
|
2022-07-15 18:53:56 +08:00 |
|
roymondchen
|
48294ea21b
|
chore: release v1.1.0-beta.1
|
2022-07-14 21:31:51 +08:00 |
|
roymondchen
|
0e0e3ee310
|
refactor: 使用@element-plus/icons-vue替换@element-plus/icons
|
2022-07-14 20:39:11 +08:00 |
|
roymondchen
|
cec111beed
|
chore: release v1.1.0-beta.0
|
2022-07-14 20:39:11 +08:00 |
|
roymondchen
|
de0c6952c7
|
feat: 支持将组件拖动到指定容器
|
2022-07-14 19:02:29 +08:00 |
|
roymondchen
|
d5f6f69994
|
chore: release v1.0.5
|
2022-07-08 17:49:38 +08:00 |
|
roymondchen
|
e901ad4dd0
|
feat(editor): 添加props-panel-header slot;修改layer-panel,component-list-panel slot名称,加上-header
|
2022-07-08 17:37:04 +08:00 |
|
roymondchen
|
5c74e0f296
|
chore: release v1.0.4
|
2022-07-07 20:01:27 +08:00 |
|
roymondchen
|
49c9e87d6e
|
feat(editor): 添加layer-panel/component-list-panel slot
|
2022-07-07 19:46:11 +08:00 |
|
roymondchen
|
56a7707721
|
chore: release v1.0.3
|
2022-07-05 15:04:35 +08:00 |
|
roymondchen
|
68302c01f1
|
chore: install 后需要build,不然run playground会报错
|
2022-07-01 20:07:28 +08:00 |
|
roymondchen
|
a7afe057fb
|
chore: import type
|
2022-07-01 20:07:28 +08:00 |
|
roymondchen
|
4216880d11
|
build: runtime支持热更新
|
2022-07-01 17:42:59 +08:00 |
|
roymondchen
|
6d4323123f
|
build: build之前做type check
|
2022-06-30 20:23:50 +08:00 |
|
roymondchen
|
1950c11629
|
chore: release v1.0.2
|
2022-06-29 15:35:29 +08:00 |
|
roymondchen
|
fd1fea2519
|
chore: release v1.0.1
|
2022-06-27 15:00:07 +08:00 |
|
i33
|
ecd80cb4a4
|
fix(editor): 修正Editor slot 变量位置
|
2022-06-27 12:04:18 +08:00 |
|
roymondchen
|
618f853d63
|
chore: release v1.0.0
|
2022-06-24 20:54:30 +08:00 |
|
roymondchen
|
906002f809
|
chore: release v1.0.0-rc.13
|
2022-06-22 17:49:31 +08:00 |
|
roymondchen
|
fb612eaddc
|
feat(editor): 参考线缓存与页面绑定
|
2022-06-22 16:51:28 +08:00 |
|
roymondchen
|
363330e07a
|
fix(editor): 编辑器分栏左右各设置最小宽度 fix #145
|
2022-06-22 16:51:28 +08:00 |
|
roymondchen
|
6e7837dc39
|
chore: release v1.0.0-rc.12
|
2022-06-21 20:42:36 +08:00 |
|
roymondchen
|
23776299a7
|
fix(editor): moveableOptions默认值中的container有误
|
2022-06-21 20:19:25 +08:00 |
|
jia000
|
0fe6e0ed75
|
release v1.0.0-rc.11 (#138)
* fix(editor): 页面标题不要换行
* docs: 教程与stageCore
* fix(editor): runtime.updateRootConfig可以为空
* fix(editor): 编辑组件是获取parent需要获取到Proxy
* fix(editor): 默认page属性值加上layout
* fix(stage): magic注入时机应当在iframe onload之后
* chore: release v1.0.0-rc.11
* chore: 更新changlog
Co-authored-by: roymondchen <roymondchen@tencent.com>
|
2022-06-17 17:13:22 +08:00 |
|
roymondchen
|
3ab29d7022
|
chore: release v1.0.0-rc.10
|
2022-06-15 19:43:25 +08:00 |
|
roymondchen
|
7c5c4cb4ae
|
chore: release v1.0.0-rc.9
|
2022-06-15 15:29:30 +08:00 |
|
roymondchen
|
48c4f784c4
|
chore: release v1.0.0-rc.8
|
2022-06-15 14:43:36 +08:00 |
|
roymondchen
|
154860c66c
|
feat: 支持配置updateDragEl方法来调制选中框
|
2022-06-15 14:22:14 +08:00 |
|
roymondchen
|
10577aea68
|
fix(editor): page和container默认value加上items
|
2022-06-15 12:49:43 +08:00 |
|
roymondchen
|
2856ee3b6c
|
style(editor): 重置workspace区域focus样式
|
2022-06-15 12:49:43 +08:00 |
|
roymondchen
|
2ed4557536
|
chore: release 1.0.0-rc.7
|
2022-06-13 19:10:40 +08:00 |
|
roymondchen
|
5e3125706c
|
feat: 添加组件支持添加组合
|
2022-06-13 16:52:14 +08:00 |
|
roymondchen
|
a9936b5276
|
feat(stage): 支持rotate scale fix #92
|
2022-06-09 19:22:05 +08:00 |
|
roymondchen
|
ca4a6b596d
|
test: jest 改成 vitest
|
2022-06-07 20:10:41 +08:00 |
|
roymondchen
|
4944b27464
|
build: 移出lerna,改用pnpm
|
2022-06-07 16:25:41 +08:00 |
|
roymondchen
|
9af637408c
|
1.0.0-rc.6
|
2022-06-06 15:41:00 +08:00 |
|
roymondchen
|
70292b92c8
|
feat(editor): contentmenu支持扩展
|
2022-06-06 15:28:47 +08:00 |
|
roymondchen
|
586711b9bd
|
fix(editor): 置顶,置低逻辑弄反了
|
2022-06-06 15:28:47 +08:00 |
|
roymondchen
|
c99663a3e8
|
fix(editor): 右键菜单隐藏逻辑有问题
|
2022-06-06 15:28:47 +08:00 |
|