36 Commits

Author SHA1 Message Date
roymondchen
32a24ad578 feat: table切换成TMagicDesign 2022-10-11 18:11:32 +08:00
roymondchen
36f396ac24 feat(playground): 使用@tamgic/design
#401
2022-10-11 15:50:42 +08:00
parisma
85951de24d fix(editor): 修复warning,修改playground dsl codeBlocks字段 2022-09-28 15:52:41 +08:00
i33
b3bae36d94 fix(runtime): 切换设计窗体大小时,同时修改app 2022-09-27 14:38:30 +08:00
parisma
415ecad24c refactor(editor): 修改代码块描述内容在dsl中的键名为codeBlock字段 2022-09-22 16:46:11 +08:00
parisma
92f3696e44 feat(editor): 组件代码块的绑定关系记录到dsl中,修复删除组件解除关系的问题,代码块dsl支持扩展字段 2022-09-22 16:46:11 +08:00
parisma
bfaa8317e3 feat(editor): 支持代码块维度查看与组件的绑定关系,并支持从代码块列表解除绑定 2022-09-22 16:46:11 +08:00
parisma
a452cecc44 fix(editor): 修改样式,修改代码块ID生成逻辑 2022-09-22 16:46:11 +08:00
parisma
310ee32d75 feat(core): 修改core生命周期钩子处理逻辑,执行对应的代码块 2022-09-22 16:46:11 +08:00
parisma
bc000e9ca6 fix(editor): 解决修改代码名称后已选择的select tag不更新的问题,优化一些样式 2022-09-22 16:46:11 +08:00
parisma
fa0149773f fix(editor): dsl存储代码块的字段改为methods 2022-09-22 16:46:11 +08:00
parisma
5b220a0e06 feat(editor): codeBlockService暴露一些方法支持hook,默认设置代码块到dsl的method字段 2022-09-22 16:46:11 +08:00
roymondchen
f853299226 chore: 更新element-plus 2022-09-22 12:52:47 +08:00
roymondchen
458f493150 build: 使用esbuildOptions定义global 2022-09-06 15:38:16 +08:00
roymondchen
41a8400095 fix(playground,runtime): 拖动添加弹窗时初始位置不对 2022-08-16 15:20:39 +08:00
roymondchen
31d60eb1ba fix(playground): pc预览适配 2022-08-11 17:53:03 +08:00
roymondchen
1d8149b5eb build: 修改runtime publicDir 2022-08-08 16:13:58 +08:00
roymondchen
a57fef4947 feat(runtime,playground): vue3使用tmagic-cli生成组件依赖入口 2022-08-04 15:39:19 +08:00
roymondchen
a4abf5feea fix(playground): 小屏幕下设备切换按钮样式问题 2022-07-18 14:11:41 +08:00
roymondchen
0e0e3ee310 refactor: 使用@element-plus/icons-vue替换@element-plus/icons 2022-07-14 20:39:11 +08:00
roymondchen
7dc0b4e261 fix(magic-admin): 修复发布页面资源路径错误,导致页面无法打开问题 2022-07-11 19:52:52 +08:00
roymondchen
a7afe057fb chore: import type 2022-07-01 20:07:28 +08:00
roymondchen
c57037030d feat(playground): 优化form/table playground 2022-06-13 21:03:34 +08:00
roymondchen
9f23cd6361 feat(playground): 添加不同设备切换 2022-06-13 21:03:34 +08:00
roymondchen
f80825331e feat(playground): 添加form、table playground入口 2022-06-13 21:03:34 +08:00
roymondchen
2319df727a feat(playground): 添加弹窗组合 2022-06-13 16:52:14 +08:00
roymondchen
423059deac feat(playground): playground支持旋转操作 2022-06-09 21:03:32 +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
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
8c287ecace feat(ui): 添加二维码,图片组件 2022-05-25 14:22:28 +08:00
roymondchen
f9ae10bc9d fix(playground): 预览检查是否保存 2022-04-22 13:24:31 +08:00
roymondchen
6dbda7b565 style(editor): 将节点类型改成枚举 2022-03-31 19:46:12 +08:00
roymondchen
6479751354 refactor(editor): monaco-editor是使用npm包版本 2022-03-14 22:02:26 +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