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 |
|
roymondchen
|
6eb1f2418a
|
fix(editor): 复制组件后添加组件id一直是之前复制的组件的id
|
2022-06-06 15:28:47 +08:00 |
|
roymondchen
|
efef69e8ff
|
build: 支持node 16
|
2022-06-01 18:15:55 +08:00 |
|
roymondchen
|
e0f8752773
|
v1.0.0-rc.5
|
2022-05-31 21:47:54 +08:00 |
|
roymondchen
|
a320823992
|
fix(editor): 组件树右键菜单添加组件无效
|
2022-05-31 21:47:54 +08:00 |
|
roymondchen
|
663d7cee9f
|
fix(editor): 添加组件默认添加到视窗中间,如果组件初始化height不是数值,则当0处理
|
2022-05-31 21:47:54 +08:00 |
|
roymondchen
|
805339422a
|
fix(editor): 组件树右键菜单
|
2022-05-31 20:06:32 +08:00 |
|
roymondchen
|
d2c936c5f0
|
v1.0.0-rc.4
|
2022-05-31 12:09:59 +08:00 |
|
roymondchen
|
31cbe7818f
|
fix(editor): 右键菜单,mac触摸板上容易在菜单出现的时候触发当前鼠标位置的按钮
|
2022-05-31 12:09:59 +08:00 |
|
roymondchen
|
26081ea5cc
|
fix(editor): 右键菜单粘贴的组件位置不对
|
2022-05-31 12:09:59 +08:00 |
|
roymondchen
|
c80dab835d
|
fix(editor): 复制页面,页面名称重新生成
|
2022-05-31 12:09:59 +08:00 |
|
roymondchen
|
4a19017662
|
fix(editor): 组件配置width为100%时,水平居中失效
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
9addbddd63
|
fix(editor): 修复浏览器快捷键
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
d02e044293
|
refactor(editor): tabpane prop type
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
1601cefb7f
|
v1.0.0-rc.3
|
2022-05-25 14:27:43 +08:00 |
|
roymondchen
|
dbcd4201ea
|
fix(stage): 只有当组件不在视窗内才自动滚动,新增scrollIntoView配置
|
2022-05-25 14:22:28 +08:00 |
|
roymondchen
|
e7b9123fd5
|
v1.0.0-rc.2
|
2022-05-24 21:24:54 +08:00 |
|