roymondchen
|
cacf228511
|
chore: release v1.1.0-beta.9
v1.1.0-beta.9
|
2022-08-12 15:47:14 +08:00 |
|
roymondchen
|
52973d2a34
|
feat(cli): 支持temp下的config.ts配置文件,该模式下的配置文件会默认被删掉
|
2022-08-12 15:38:45 +08:00 |
|
roymondchen
|
4f8ea94ee8
|
feat(stage,editor): 拖入指定容器支持配置成按住alt才开启
|
2022-08-12 15:36:05 +08:00 |
|
roymondchen
|
b1ce0be682
|
feat(stage): 暂时禁用多选resizable
|
2022-08-12 14:28:10 +08:00 |
|
roymondchen
|
edf66cc076
|
fix(stage): 多选时禁止拖出边界
|
2022-08-12 14:19:25 +08:00 |
|
roymondchen
|
c949590f80
|
feat(editor,stage): 多选支持居中操作
|
2022-08-12 13:39:25 +08:00 |
|
王明华
|
8f5acff0a6
|
fix(stage): 修复多选组件处于拖拽状态时画布组件命中高亮的问题,优化多选拖拽体验 (#265)
* fix(stage): 修复多选组件处于拖拽状态时画布组件命中高亮的问题,优化多选拖拽体验
* fix(stage): 修复多选组件处于拖拽状态时画布组件命中高亮的问题,优化多选拖拽体验
* fix(stage): type.ts 中定义全局拖拽状态枚举 StageDragStatus,并修改相关的枚举使用项
Co-authored-by: jia000 <398009049@qq.com>
|
2022-08-12 13:15:26 +08:00 |
|
王明华
|
cf9768ba96
|
fix(stage): 修复非多选状态下,点击选中组件切换为普通选中状态 (#254)
* fix(stage): 修复非多选状态下,点击选中组件切换为普通选中状态
* fix(stage): 修复非多选状态下,点击选中组件切换为普通选中状态
* fix(stage): 修复非多选状态下,点击选中组件切换为普通选中状态
|
2022-08-12 12:55:34 +08:00 |
|
roymondchen
|
78fe83bddc
|
docs: 修改教程1中的错误描述
|
2022-08-12 12:48:02 +08:00 |
|
roymondchen
|
31d60eb1ba
|
fix(playground): pc预览适配
|
2022-08-11 17:53:03 +08:00 |
|
roymondchen
|
0e82f652a9
|
fix(editor): 删除节点后,标记父节点为修改状态
|
2022-08-11 17:25:54 +08:00 |
|
roymondchen
|
882774311a
|
fix(editor): 水平居中添加了两个历史堆栈
|
2022-08-11 17:25:54 +08:00 |
|
jia000
|
554e7cfd52
|
Merge pull request #256 from jia000/release
chore: release v1.1.0-beta.8
|
2022-08-11 14:47:52 +08:00 |
|
roymondchen
|
ea83830f17
|
chore: release v1.1.0-beta.8
v1.1.0-beta.8
|
2022-08-11 14:44:46 +08:00 |
|
roymondchen
|
41cdc6e650
|
test(editor): 更新propsService引用路径
|
2022-08-11 14:39:59 +08:00 |
|
roymondchen
|
fb93527b44
|
chore: 更新vitest版本
|
2022-08-11 14:39:59 +08:00 |
|
roymondchen
|
b6fa064b0b
|
feat(editor): editorService.add支持添加多个组件
|
2022-08-11 14:26:03 +08:00 |
|
roymondchen
|
5ccb5f1ec9
|
fix(ui-vue2): button,container,text formconfig补充完整
|
2022-08-09 20:05:21 +08:00 |
|
roymondchen
|
beee67b3eb
|
fix(editor): 画布右键菜单中粘贴按钮显示条件修改
|
2022-08-09 20:05:21 +08:00 |
|
roymondchen
|
23617a63e9
|
fix(editor): icon 图片模式样式修改
|
2022-08-09 20:05:21 +08:00 |
|
roymondchen
|
66d013f510
|
build(cli): 增加声明文件生成
|
2022-08-09 20:05:21 +08:00 |
|
jia000
|
538ec01507
|
Merge pull request #247 from jia000/release
chore: release v1.1.0-beta.7
|
2022-08-08 21:15:54 +08:00 |
|
roymondchen
|
100cb940cb
|
chore: release v1.1.0-beta.7
v1.1.0-beta.7
|
2022-08-08 21:14:11 +08:00 |
|
roymondchen
|
a7057d2568
|
fix(form): daterange不会自动更新
|
2022-08-08 21:09:58 +08:00 |
|
roymondchen
|
0a126c1f71
|
chore: 添加magic-admin/server/static到eslintingnore
|
2022-08-08 21:09:58 +08:00 |
|
parisma
|
46e0e23785
|
fix(editor): 修复先单击选中页面,再进行多选无法选中的问题
|
2022-08-08 19:37:20 +08:00 |
|
roymondchen
|
a4dd4eac02
|
fix(editor): 页面列表显示问题
|
2022-08-08 19:21:40 +08:00 |
|
roymondchen
|
9ac3e12487
|
feat(utils): moment换成dayjs
|
2022-08-08 18:57:38 +08:00 |
|
roymondchen
|
5f78bbd7b7
|
feat(core): 新增store
|
2022-08-08 17:20:21 +08:00 |
|
roymondchen
|
eba6cbccde
|
feat(admin): 更新runtime
|
2022-08-08 17:12:34 +08:00 |
|
roymondchen
|
1d8149b5eb
|
build: 修改runtime publicDir
|
2022-08-08 16:13:58 +08:00 |
|
roymondchen
|
7de649d8c4
|
fix(editor): uiselect没有注册
|
2022-08-08 13:30:37 +08:00 |
|
roymondchen
|
3d1a803ec9
|
feat(stage): 多选快捷键改成ctrl/cmd
|
2022-08-08 13:28:09 +08:00 |
|
jia000
|
8c5250403b
|
Merge pull request #236 from jia000/release
chore: release v1.1.0-beta.6
|
2022-08-05 20:22:26 +08:00 |
|
roymondchen
|
3bcc0c408a
|
chore: release v1.1.0-beta.6
v1.1.0-beta.6
|
2022-08-05 20:21:45 +08:00 |
|
roymondchen
|
08dae20aa0
|
build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径
|
2022-08-05 20:12:35 +08:00 |
|
roymondchen
|
5e36ca8e47
|
build: 构建时某些文件的.d文件丢失
|
2022-08-05 20:12:35 +08:00 |
|
wangminghua
|
9ffecf62f7
|
fix(editor): 添加组件粘贴操作支持偏移量
|
2022-08-05 20:10:32 +08:00 |
|
roymondchen
|
a4e91fa66d
|
fix(stage): 单选后,粘贴多个组件,原来的单选状态没有取消
|
2022-08-04 18:49:15 +08:00 |
|
roymondchen
|
574e03f685
|
feat(editor): 完善storageService功能
新增namespace,setItem/getItem时自动key自动加上namespace;setItem可以指定协议;getItem时根据协议自动解析
fix #224
|
2022-08-04 18:46:26 +08:00 |
|
roymondchen
|
6e199897ac
|
fix(docs): vuepress暂不支持vite3.0
|
2022-08-04 16:05:14 +08:00 |
|
roymondchen
|
e8b8d35cbd
|
feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
a57fef4947
|
feat(runtime,playground): vue3使用tmagic-cli生成组件依赖入口
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
abde532654
|
chore(ui): 补充完整dependencies
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
14e9b6ec59
|
chore: 将vite/client配置到tsconfig中
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
32fdf05eb1
|
feat(cli): 生成的entry文件不再在window挂对象,通过构建自动挂载
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
624da4c29a
|
feat(cli): 支持配置temp文件夹,默认.tmagic
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
55661ee2e7
|
chore: 更新vite到3.0
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
e5f0506a00
|
feat(stage,runtime): 去掉runtime getSnapElements 定义
|
2022-08-04 15:39:19 +08:00 |
|
roymondchen
|
f18e7b275d
|
feat(cli): 新增tamgic-cli,用于runtime 依赖生成
|
2022-08-04 15:39:19 +08:00 |
|