Commit Graph

  • 9d2e2210d1 fix(editor): react runtime中添加没有即使渲染 roymondchen 2022-08-16 14:38:28 +08:00
  • 79cee1cbdc
    Merge pull request #273 from jia000/release jia000 2022-08-12 16:12:20 +08:00
  • cacf228511 chore: release v1.1.0-beta.9 v1.1.0-beta.9 roymondchen 2022-08-12 15:47:14 +08:00
  • 52973d2a34 feat(cli): 支持temp下的config.ts配置文件,该模式下的配置文件会默认被删掉 roymondchen 2022-08-12 15:37:07 +08:00
  • 4f8ea94ee8 feat(stage,editor): 拖入指定容器支持配置成按住alt才开启 roymondchen 2022-08-12 15:34:31 +08:00
  • b1ce0be682 feat(stage): 暂时禁用多选resizable roymondchen 2022-08-12 14:27:02 +08:00
  • edf66cc076 fix(stage): 多选时禁止拖出边界 roymondchen 2022-08-12 14:18:32 +08:00
  • c949590f80 feat(editor,stage): 多选支持居中操作 roymondchen 2022-08-12 13:38:02 +08:00
  • 8f5acff0a6
    fix(stage): 修复多选组件处于拖拽状态时画布组件命中高亮的问题,优化多选拖拽体验 (#265) 王明华 2022-08-12 13:15:26 +08:00
  • cf9768ba96
    fix(stage): 修复非多选状态下,点击选中组件切换为普通选中状态 (#254) 王明华 2022-08-12 12:55:34 +08:00
  • 78fe83bddc docs: 修改教程1中的错误描述 roymondchen 2022-08-12 12:47:03 +08:00
  • 31d60eb1ba fix(playground): pc预览适配 roymondchen 2022-08-11 17:50:15 +08:00
  • 0e82f652a9 fix(editor): 删除节点后,标记父节点为修改状态 roymondchen 2022-08-11 17:24:31 +08:00
  • 882774311a fix(editor): 水平居中添加了两个历史堆栈 roymondchen 2022-08-11 17:11:52 +08:00
  • 554e7cfd52
    Merge pull request #256 from jia000/release jia000 2022-08-11 14:47:52 +08:00
  • ea83830f17 chore: release v1.1.0-beta.8 v1.1.0-beta.8 roymondchen 2022-08-11 14:44:46 +08:00
  • 41cdc6e650 test(editor): 更新propsService引用路径 roymondchen 2022-08-11 14:38:21 +08:00
  • fb93527b44 chore: 更新vitest版本 roymondchen 2022-08-11 14:37:43 +08:00
  • b6fa064b0b feat(editor): editorService.add支持添加多个组件 roymondchen 2022-08-11 14:24:33 +08:00
  • 5ccb5f1ec9 fix(ui-vue2): button,container,text formconfig补充完整 roymondchen 2022-08-09 19:53:34 +08:00
  • beee67b3eb fix(editor): 画布右键菜单中粘贴按钮显示条件修改 roymondchen 2022-08-09 19:49:42 +08:00
  • 23617a63e9 fix(editor): icon 图片模式样式修改 roymondchen 2022-08-09 19:48:26 +08:00
  • 66d013f510 build(cli): 增加声明文件生成 roymondchen 2022-08-09 19:46:40 +08:00
  • 538ec01507
    Merge pull request #247 from jia000/release jia000 2022-08-08 21:15:54 +08:00
  • 100cb940cb chore: release v1.1.0-beta.7 v1.1.0-beta.7 roymondchen 2022-08-08 21:14:11 +08:00
  • a7057d2568 fix(form): daterange不会自动更新 roymondchen 2022-08-08 21:08:24 +08:00
  • 0a126c1f71 chore: 添加magic-admin/server/static到eslintingnore roymondchen 2022-08-08 19:29:20 +08:00
  • 46e0e23785 fix(editor): 修复先单击选中页面,再进行多选无法选中的问题 parisma 2022-08-08 19:30:53 +08:00
  • a4dd4eac02 fix(editor): 页面列表显示问题 roymondchen 2022-08-08 19:17:58 +08:00
  • 9ac3e12487 feat(utils): moment换成dayjs roymondchen 2022-08-08 18:53:43 +08:00
  • 5f78bbd7b7 feat(core): 新增store roymondchen 2022-08-08 17:18:45 +08:00
  • eba6cbccde feat(admin): 更新runtime roymondchen 2022-08-08 17:10:43 +08:00
  • 1d8149b5eb build: 修改runtime publicDir roymondchen 2022-08-08 16:12:35 +08:00
  • 7de649d8c4 fix(editor): uiselect没有注册 roymondchen 2022-08-08 13:26:40 +08:00
  • 3d1a803ec9 feat(stage): 多选快捷键改成ctrl/cmd roymondchen 2022-08-08 13:19:37 +08:00
  • 8c5250403b
    Merge pull request #236 from jia000/release jia000 2022-08-05 20:22:26 +08:00
  • 3bcc0c408a chore: release v1.1.0-beta.6 v1.1.0-beta.6 roymondchen 2022-08-05 20:21:45 +08:00
  • 08dae20aa0 build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径 roymondchen 2022-08-05 20:09:27 +08:00
  • 5e36ca8e47 build: 构建时某些文件的.d文件丢失 roymondchen 2022-08-05 19:59:19 +08:00
  • 9ffecf62f7 fix(editor): 添加组件粘贴操作支持偏移量 wangminghua 2022-08-05 19:25:11 +08:00
  • a4e91fa66d fix(stage): 单选后,粘贴多个组件,原来的单选状态没有取消 roymondchen 2022-08-04 18:47:10 +08:00
  • 574e03f685 feat(editor): 完善storageService功能 roymondchen 2022-08-04 18:44:38 +08:00
  • 6e199897ac fix(docs): vuepress暂不支持vite3.0 roymondchen 2022-08-04 16:04:40 +08:00
  • e8b8d35cbd feat(runtime): vue2/react使用tamgic-cli生成组件依赖入口 roymondchen 2022-08-04 15:35:05 +08:00
  • a57fef4947 feat(runtime,playground): vue3使用tmagic-cli生成组件依赖入口 roymondchen 2022-08-04 14:26:58 +08:00
  • abde532654 chore(ui): 补充完整dependencies roymondchen 2022-08-03 19:07:45 +08:00
  • 14e9b6ec59 chore: 将vite/client配置到tsconfig中 roymondchen 2022-08-03 19:04:28 +08:00
  • 32fdf05eb1 feat(cli): 生成的entry文件不再在window挂对象,通过构建自动挂载 roymondchen 2022-08-03 19:03:02 +08:00
  • 624da4c29a feat(cli): 支持配置temp文件夹,默认.tmagic roymondchen 2022-08-03 19:01:14 +08:00
  • 55661ee2e7 chore: 更新vite到3.0 roymondchen 2022-08-03 15:29:52 +08:00
  • e5f0506a00 feat(stage,runtime): 去掉runtime getSnapElements 定义 roymondchen 2022-08-03 14:59:30 +08:00
  • f18e7b275d feat(cli): 新增tamgic-cli,用于runtime 依赖生成 roymondchen 2022-08-03 14:56:54 +08:00
  • f1a8097e06 chore: 更新vuepress版本 roymondchen 2022-08-03 14:53:44 +08:00
  • 3c0f19347d chore: 更新ts版本 roymondchen 2022-08-03 14:53:00 +08:00
  • 2008bc7da1 fix(editor): 修复添加StorageService定义导出带来的构建错误 wangminghua 2022-08-04 13:37:21 +08:00
  • da0cb7d614
    feat(editor): 添加storageService服务 (#225) 王明华 2022-08-04 12:45:55 +08:00
  • 8c64ea798a feat(editor): 多选粘贴后同步选中粘贴的多个元素,并支持拖拽,粘贴删除支持多个元素同时撤销到上一步 parisma 2022-08-03 20:01:26 +08:00
  • af2fa3eee4 test(editor): 修改测试用例,修复流水线打包问题 parisma 2022-08-03 14:43:22 +08:00
  • b702857aad
    feat(editor): 多选菜单支持复制粘贴删除 (#217) khuntoriia 2022-08-03 14:03:36 +08:00
  • a02fd2c695
    fix(editor): id可能重复 (#221) 王明华 2022-08-03 14:01:12 +08:00
  • 259a5aa530 fix(admin): npm install 出错 roymondchen 2022-08-01 16:51:09 +08:00
  • 8e1e7ef0de docs: 修改onRuntimeReady描述 roymondchen 2022-07-29 16:56:12 +08:00
  • 05f9bb8141
    Merge pull request #215 from jia000/release jia000 2022-07-29 14:51:58 +08:00
  • ccca4eb653 chore: 重新生成changlog roymondchen 2022-07-29 14:51:13 +08:00
  • 699e6fe953 chore: release v1.1.0-beta.5 v1.1.0-beta.5 roymondchen 2022-07-29 14:46:16 +08:00
  • aa20c74131 fix(editor): 新增页面时会有一个error roymondchen 2022-07-29 14:31:32 +08:00
  • 9858327eb8 fix(stage,runtime,ui-react): tmagicRuntimeReady时机修改 roymondchen 2022-07-29 12:48:09 +08:00
  • 0a1cf060a5 fix(stage): 在 stage 拖拽改变父容器的BUG i33 2022-07-29 10:22:46 +08:00
  • 4ff07ea5a9 fix(editor): 重复import roymondchen 2022-07-28 15:29:42 +08:00
  • 340eeb32d7
    fix(editor): 已选组件树形拖放时, layout 根据父窗口动态变化 (#210) i33 2022-07-28 13:47:54 +08:00
  • fff587d9eb fix(editor): 新增组件id不对 roymondchen 2022-07-27 16:44:30 +08:00
  • ec1bf1dcb7 fix(admin): 升级tmagic版本,修复第一个活动第一个页面uiconfig中id和page id重复的问题 parisma 2022-07-27 16:34:30 +08:00
  • a2fb92d988 feat(stage): 1) 高亮边框样式加粗 2) 统一组件是否可选中逻辑,固定定位和绝对定位不可混合多选 3) 多选moveable options接受业务传入的moveableOptions parisma 2022-07-25 15:40:26 +08:00
  • a4884c504f fix: 修复多选组件时新增组件的体验问题 parisma 2022-07-22 16:03:26 +08:00
  • fff974bbdb
    Merge pull request #206 from jia000/release jia000 2022-07-26 16:36:14 +08:00
  • 11d790d245 chore: release v1.1.0-beta.4 v1.1.0-beta.4 roymondchen 2022-07-26 16:34:42 +08:00
  • c1fc6b8f94 feat(editor): editorService.add 的addNode参数对象中加上inputEvent roymondchen 2022-07-26 16:26:44 +08:00
  • 0450de481f refactor(stage): 将dragresize中的up down函数移到util中 roymondchen 2022-07-26 15:22:35 +08:00
  • bf95925878 fix(editor): 拖动组件到最右边会多出1px roymondchen 2022-07-26 15:17:53 +08:00
  • 9747e0f516 fix(editor): 画布大小与stageRect配置不相符 roymondchen 2022-07-26 15:16:45 +08:00
  • dd1ec53064 fix(editor): 水平居中 roymondchen 2022-07-26 13:24:56 +08:00
  • 940b08b2c5 fix(editor): 修正css sass变量 i33 2022-07-25 15:45:11 +08:00
  • 1f6c59ee41
    Merge pull request #203 from jia000/release jia000 2022-07-25 22:07:49 +08:00
  • 818b5ea02a chore: release v1.1.0-beta.3 v1.1.0-beta.3 roymondchen 2022-07-25 22:06:01 +08:00
  • 89f863d873 fix: 当前选中组件处于流式布局模式下时,直接拖动其他组件会错误判断成是流式组件 roymondchen 2022-07-25 21:59:01 +08:00
  • d334b697ae fix(editor): 指定父节点添加组件 roymondchen 2022-07-25 21:57:12 +08:00
  • 923e8ea5ab feat(core): 添加设计稿宽度设置(px转rem相关),默认375,可设置为750 Iain 2022-07-22 15:25:26 +08:00
  • 3ccabfbe44
    多选优化及问题修复 (#196) khuntoriia 2022-07-22 11:31:11 +08:00
  • fe520bf600
    支持通过按住shift键进行组件多选的能力 (#193) khuntoriia 2022-07-21 15:15:41 +08:00
  • 1750467d5b fix(core): 事件触发时组件未初始化,等组件初始化后再调用事件处理 roymondchen 2022-07-19 15:38:35 +08:00
  • a4abf5feea fix(playground): 小屏幕下设备切换按钮样式问题 roymondchen 2022-07-18 14:09:14 +08:00
  • d8d0096350 chore: release v1.1.0-beta.2 roymondchen 2022-07-15 18:52:17 +08:00
  • ff1f5bafe9 chore: release v1.1.0-beta.2 v1.1.0-beta.2 roymondchen 2022-07-15 18:52:17 +08:00
  • 30b209b628
    chore: release v1.0.6 (#183) jia000 2022-07-15 18:19:50 +08:00
  • 7c42f751a4 fix(magic-admin): 画布显示出错 roymondchen 2022-07-14 21:30:33 +08:00
  • 48294ea21b chore: release v1.1.0-beta.1 roymondchen 2022-07-14 21:10:06 +08:00
  • fe281cfade build: 发布后更新docs依赖 roymondchen 2022-07-14 20:55:54 +08:00
  • cdb6fe04f2 chore: release v1.1.0-beta.1 v1.1.0-beta.1 roymondchen 2022-07-14 21:10:06 +08:00
  • 518fc474ba build: 发布后更新docs依赖 roymondchen 2022-07-14 20:55:54 +08:00
  • 4c5817a922 docs: 尖括号没有转义 roymondchen 2022-07-14 20:11:26 +08:00