roymondchen
|
5d159ad9d8
|
fix(ui): img组件没有配置url是点击页面刷新
|
2022-06-06 15:28:47 +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
|
ce5ac67b2d
|
fix(ui): default拼写错误
|
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
|
0824602ad2
|
fix(stage): 流式布局下,镜像节点zindex应该比选中节点高
|
2022-05-31 21:47:54 +08:00 |
|
roymondchen
|
85164ec432
|
feat(stage): elementGuidelines可以配置
|
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
|
1db52c36b4
|
docs: 文档描述修改
|
2022-05-31 16:03:00 +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
|
67e2ba3825
|
feat(stage): 增加对齐线
|
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
|
5bfb69b36d
|
feat(playground): 更新默认页面配置
|
2022-05-27 19:11:33 +08:00 |
|
roymondchen
|
44aa56bd52
|
feat: 新增蒙层组件
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
0397c6887a
|
feat(stage): runtime添加getApp方法
|
2022-05-27 18:48:55 +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
|
b79963edf3
|
refactor(core): 去掉公共方法配置选项
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
d02e044293
|
refactor(editor): tabpane prop type
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
8452daf0e0
|
fix(stage): 页面小于画布时,滚动位置修复
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
019cfc7e93
|
feat(stage): 本地缓存参考线,刷新页面不会清空
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
ab4eaad0b7
|
refactor(stage): 添加注释
|
2022-05-27 18:48:55 +08:00 |
|
roymondchen
|
d84037e421
|
feat: 支持playground:vue2/playground:react命令
vue2 react runtime path 出错导致vue2 react playground运行出错;vue2中存在多个composition-api导致出错
fix #82 fix #68
|
2022-05-25 17:04:11 +08:00 |
|
roymondchen
|
1601cefb7f
|
v1.0.0-rc.3
|
2022-05-25 14:27:43 +08:00 |
|
roymondchen
|
8c287ecace
|
feat(ui): 添加二维码,图片组件
|
2022-05-25 14:22:28 +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 |
|
roymondchen
|
50937c2867
|
feat(editor): 选中组件,组件自动滚动到视窗内
|
2022-05-24 21:19:20 +08:00 |
|
parisma
|
91e2591495
|
refactor(admin): 管理端readme更新
|
2022-05-24 20:50:41 +08:00 |
|
parisma
|
fe821f7d84
|
fix(admin): 管理端更新编辑器的使用方式
|
2022-05-24 20:50:41 +08:00 |
|
roymondchen
|
216953611e
|
build: 支持pnpm安装依赖,并支持pnpm playgournd
补充完整devDependencies
fix #83
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
2134d92d54
|
fix(editor): 源代码编辑器保存快捷键阻止冒泡
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
359fc5fdc6
|
feat(editor): 源代码编辑器支持扩展配置
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
64e751bdd8
|
refactor(editor): 拖动添加组件,避免覆盖默认样式
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
fbd7f80c4f
|
feat(editor): feat(editor): 鼠标移出workpace,禁用快捷键
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
cf5e775b84
|
feat(editor): 添加globalThis兼容
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
d47828976a
|
feat(stage): 选中节点时,给所有父节点添加一个className
|
2022-05-24 20:49:58 +08:00 |
|
roymondchen
|
bb97c4c6d0
|
fix(runtime): 获取dsl字段出错
|
2022-05-20 14:36:03 +08:00 |
|
roymondchen
|
662a3d61ea
|
fix(form): popper弹层字体大小仅在form size为small的时候设置为12px
|
2022-05-19 14:54:24 +08:00 |
|
roymondchen
|
41dbb0ec80
|
v1.0.0-rc.1
|
2022-05-18 17:56:28 +08:00 |
|
roymondchen
|
2173691d7a
|
build(utils): 构建产物不将依赖打入
|
2022-05-18 17:45:36 +08:00 |
|
roymondchen
|
04d7725db9
|
feat(editor): 属性表单大小配置;记住编辑器分栏宽度
|
2022-05-18 17:45:36 +08:00 |
|
roymondchen
|
1f93b4e93c
|
refactor(form): select 暴露getOptions方法
|
2022-05-18 17:45:36 +08:00 |
|