Commit Graph

  • 4643acb0f8 fix(editor): layer-node-content slot参数出错 roymondchen 2022-09-22 15:44:47 +08:00
  • a16a7e6a4d feat(runtime): vue3使用dynamicImport roymondchen 2022-09-22 15:22:18 +08:00
  • c817ad6bb6 feat(cli): 添加dynamicImport配置参数,用于设置是否使用import()来加载组件 roymondchen 2022-09-22 15:21:35 +08:00
  • cda0c41ad4 feat(editor): 新增layer-node-content slot,用于定制组件树节点 roymondchen 2022-09-22 14:43:00 +08:00
  • 0a412ace9f style(form): table 删除样式调整 roymondchen 2022-09-22 12:51:19 +08:00
  • f853299226 chore: 更新element-plus roymondchen 2022-09-22 12:38:09 +08:00
  • eb03ce358f feat(form): table配置支持showIndex用于控制行号 roymondchen 2022-09-22 12:29:15 +08:00
  • 34b628cc07 fix(core): 修复emit 无node时的情况 i33 2022-09-22 11:19:31 +08:00
  • b0419cdbaf fix(core): 保证传参行为一致 i33 2022-09-21 16:01:31 +08:00
  • a96d547c20 fix(core): 修复多组件同一事件监听问题修改后导致的共通点击失效问题 i33 2022-09-21 15:39:29 +08:00
  • fa4a6d71f6 chore(form): timer type error roymondchen 2022-09-20 20:26:13 +08:00
  • 560a3acfae feat(form): table新增showIndex配置,用于控制是否显示行索引 roymondchen 2022-09-20 20:21:52 +08:00
  • afe1e0f20e
    Merge pull request #363 from jia000/master jia000 2022-09-20 15:55:12 +08:00
  • cebb152416 chore: release v1.1.5 v1.1.5 roymondchen 2022-09-20 15:31:04 +08:00
  • b835bb2488 fix(core): 多个组件配置同一事件会导致此事件多次监听 roymondchen 2022-09-20 15:20:42 +08:00
  • 6d91cacc84 build: vite依赖升级 roymondchen 2022-09-20 13:17:52 +08:00
  • 6d6490ab31 fix(playground): npm run dev后proxy失效 roymondchen 2022-09-20 12:57:00 +08:00
  • 8c8b180371 chore(editor): 去掉无用console log roymondchen 2022-09-19 18:59:10 +08:00
  • e0697833da fix(editor): code-link组件内容不更新 roymondchen 2022-09-19 18:45:16 +08:00
  • ddf0fcdecc fix(playgound): npm run serve后runtime无法打开 roymondchen 2022-09-19 15:01:31 +08:00
  • f10ab21ce8 docs: form select 远程选项 roymondchen 2022-09-19 13:05:50 +08:00
  • 30bb39d71a fix(editor): layout roymondchen 2022-09-16 17:57:59 +08:00
  • d76c753483 fix(form): link组件parentValues没有传递下去 roymondchen 2022-09-16 17:44:44 +08:00
  • 835189adc9 feat(editor): 新增Layout roymondchen 2022-09-16 17:43:49 +08:00
  • 22c57f444f fix(editor): 添加组件后,只有在位置有调整的情况才再次更新组件 roymondchen 2022-09-16 14:20:11 +08:00
  • 39cd7d8ab7 chore(form): form-dialog放到body下 roymondchen 2022-09-15 19:09:14 +08:00
  • 3b4a57fa94
    Merge pull request #346 from jia000/release jia000 2022-09-15 15:19:23 +08:00
  • d748090b5c chore: release v1.1.4 v1.1.4 roymondchen 2022-09-15 14:47:56 +08:00
  • ee361271e7 feat(table): 添加loading参数 roymondchen 2022-09-15 14:40:21 +08:00
  • 5bb42e6107 chore(form): el-dialog 2.3.0后custom-class需改成class roymondchen 2022-09-15 14:37:35 +08:00
  • bee9f92abb fix(editor): 画布大小变化,滚动条重置 roymondchen 2022-09-15 14:17:33 +08:00
  • 10d2b3cc9b fix(editor): 添加页面,应该添加到最后 roymondchen 2022-09-14 20:03:14 +08:00
  • 3ff823a59f fix(editor): 页面列表是否可以滚动判断不准确 roymondchen 2022-09-14 20:01:15 +08:00
  • 33a09cccc7 fix(stage): 当选中的组件与上一次选中的组件有重叠时,选中后的下一个click事件丢失 roymondchen 2022-09-14 18:31:42 +08:00
  • 45be838f20 fix(ui): 追加 vue2 和 react 的修改 i33 2022-09-14 14:50:10 +08:00
  • 695efc00a8 fix(ui): 修复text组件在流式容器内无宽高问题 i33 2022-09-14 11:40:39 +08:00
  • b915accb71 feat(editor): uiService支持插件扩展 roymondchen 2022-09-13 20:12:22 +08:00
  • 3a5bd4e216
    Merge pull request #336 from jia000/master jia000 2022-09-13 14:34:13 +08:00
  • 66579793c2 chore: release v1.1.3 v1.1.3 roymondchen 2022-09-13 14:32:48 +08:00
  • e0a16bcf0a fix(editor): 修复流式布局下移动图层操作相反问题 roymondchen 2022-09-13 14:05:13 +08:00
  • e8550728d1 fix(form): 当默认值为0时,select 远程选项初始化不正确 roymondchen 2022-09-13 13:49:43 +08:00
  • 3b23e7be6f
    Merge pull request #333 from jia000/master jia000 2022-09-08 12:49:44 +08:00
  • 601528d752 chore: release v1.1.2 v1.1.2 roymondchen 2022-09-08 12:48:44 +08:00
  • c2cd1c40cf style(editor): icon组件图标样式调整 roymondchen 2022-09-08 12:43:23 +08:00
  • 3e024d21ed feat(editor): 支持控制pagebar中新增按钮显隐 roymondchen 2022-09-06 16:26:00 +08:00
  • bdd544e87e fix(editor): 画布缩放后,拖入组件位置错位 roymondchen 2022-09-06 16:04:44 +08:00
  • c307386190 feat(editor): 添加compoent-list-item slot roymondchen 2022-09-06 15:59:17 +08:00
  • 458f493150 build: 使用esbuildOptions定义global roymondchen 2022-09-06 15:31:17 +08:00
  • 08faee9cab
    Merge pull request #327 from jia000/release jia000 2022-08-31 15:15:19 +08:00
  • d84c6d08c3 chore: release v1.1.1 v1.1.1 roymondchen 2022-08-31 15:14:05 +08:00
  • 2468082be9 docs: 去掉打包脚本,改为使用cli roymondchen 2022-08-31 15:11:28 +08:00
  • e67cbceb7d fix(editor): 没有页面时,添加页面出错 roymondchen 2022-08-31 15:01:21 +08:00
  • 13ef262bc2 chore(admin): 升级tmagic版本 roymondchen 2022-08-30 20:28:55 +08:00
  • 166424a878
    Merge pull request #323 from jia000/release jia000 2022-08-30 20:19:40 +08:00
  • 53f36bcebb chore: release v1.1.0 v1.1.0 roymondchen 2022-08-30 20:18:50 +08:00
  • 8db7821032 fix(core): 解决固定元素失效问题 i33 2022-08-30 18:30:25 +08:00
  • 793d02a706 feat(stage): 多选支持resize roymondchen 2022-08-30 17:55:26 +08:00
  • 3af6f11f9f fix(editor): 添加remove事件时的参数 i33 2022-08-30 13:48:26 +08:00
  • 2201fbe80c fix(editor,stage,ui,runtime): 流式布局下,height自动设置成auto roymondchen 2022-08-30 17:37:39 +08:00
  • 9e167474a2 fix(stage): 流式布局resize从上或者左边调整,选中框出现错位 roymondchen 2022-08-30 14:31:20 +08:00
  • 4a59b4b0f4 feat(editor): 编辑器销毁后销毁services roymondchen 2022-08-29 20:17:54 +08:00
  • 6c0b92e808
    feat(editor): 创建新组件时的顺序 (#316) i33 2022-08-30 12:45:51 +08:00
  • d3342a04c9
    Merge pull request #315 from jia000/release jia000 2022-08-29 12:19:33 +08:00
  • 7dfb0ea7b6 chore: release v1.1.0-beta.13 v1.1.0-beta.13 roymondchen 2022-08-29 12:18:18 +08:00
  • f3c376a31f chore(cli): 去除@vuepress/cli依赖 roymondchen 2022-08-29 12:09:02 +08:00
  • de8ef8dc58 feat(editor): 画布添加滚动条 roymondchen 2022-08-26 21:58:31 +08:00
  • dd3075be56 feat(editor): 去掉画布根据视窗大小自动调整缩放比例,加上缩放到实际大小/缩放以适应菜单按钮 roymondchen 2022-08-25 16:23:56 +08:00
  • 4872e5352b chore(editor): 重构tool-button,将功能逻辑移到nav-menu中 roymondchen 2022-08-25 15:25:04 +08:00
  • ca5e4d2702 chore(editor): 导出ContentMenu roymondchen 2022-08-25 11:07:01 +08:00
  • 814984d5bf
    Merge pull request #309 from jia000/release jia000 2022-08-24 11:09:03 +08:00
  • 091bf37b6d chore: release v1.1.0-beta.12 v1.1.0-beta.12 roymondchen 2022-08-24 11:04:08 +08:00
  • 9b9c9db683 fix(editor): 上移一层通知runtime更新参数出错 roymondchen 2022-08-24 10:35:01 +08:00
  • 5529bbc6e1 fix(editor): 组件属性表单配置默认值 roymondchen 2022-08-24 10:03:35 +08:00
  • 98bc4e2dbb feat(editor): 添加stage slot roymondchen 2022-08-24 09:36:06 +08:00
  • 31029bc8f1 feat(editor): propsService添加fillConfig方法,支持扩展 roymondchen 2022-08-23 20:32:48 +08:00
  • 3cdcca3b0b chore(editor): 删除无用代码 roymondchen 2022-08-22 19:46:05 +08:00
  • 9b0db4a807 fix(editor): 修复 update 返回值三目运算符判断错误的问题,同时优化输入与输入类型一致。 wangminghua 2022-08-23 14:36:56 +08:00
  • 547e733c65 fix(editor): 修复Add返回数组还是对象的逻辑 wangminghua 2022-08-22 21:35:30 +08:00
  • cfda89a2f6 chore: 更新monaco-editor版本 roymondchen 2022-08-22 17:34:28 +08:00
  • 56b8ed1d73
    refactor(editor): 支持doPaste插件 (#299) 王明华 2022-08-22 17:36:02 +08:00
  • a7fa9f3a29 docs(docs): 组件联动原理描述 roymondchen 2022-08-22 15:10:55 +08:00
  • 221336f634 docs: tmagic/cli roymondchen 2022-08-22 15:00:25 +08:00
  • f3c9ba475f
    fix(editor): 拖拽改变父容器时错乱现象 (#296) i33 2022-08-22 13:18:23 +08:00
  • edcfe685d8
    Merge pull request #295 from jia000/release jia000 2022-08-19 11:26:22 +08:00
  • 6cc1d8e3c0 chore: release v1.1.0-beta.11 v1.1.0-beta.11 roymondchen 2022-08-19 11:25:10 +08:00
  • de380357ee fix(ui,runtime): 组件注册默认以magic-ui-xx的形式,不再需要在组件中设置name roymondchen 2022-08-19 11:06:37 +08:00
  • 143bded648 feat(editor): 记住组件树节点展开的状态 roymondchen 2022-08-19 10:54:28 +08:00
  • 0536ac29ae
    fix(editor): 解决UISelect控制台警告 (#289) i33 2022-08-19 10:52:01 +08:00
  • aed4b42191 feat(admin): 更新runtime roymondchen 2022-08-18 19:46:34 +08:00
  • 87f1bfbdd6 feat(cli): 添加onInit/onPrepare配置 roymondchen 2022-08-18 19:27:19 +08:00
  • 4e4cae4a77 fix(cli): window下路径分隔符\转换为/ roymondchen 2022-08-18 17:16:04 +08:00
  • 8f8d6ba420
    Merge pull request #285 from jia000/release jia000 2022-08-17 15:31:26 +08:00
  • 6573e8606f chore: release v1.1.0-beta.10 v1.1.0-beta.10 roymondchen 2022-08-17 15:29:57 +08:00
  • e1c0614265 fix(form): text按方向键减到负数后,继续按方向键无效 roymondchen 2022-08-17 15:26:02 +08:00
  • 5f0e421550 fix(editor): 复制页面错误 roymondchen 2022-08-17 15:20:01 +08:00
  • c19afda58c feat(cli): 自动install组件包,支持pnpm,npm,yarn roymondchen 2022-08-17 15:10:52 +08:00
  • 2cde4bb5a0 feat(editor): runtime add api中parent参数加回去 roymondchen 2022-08-16 16:28:24 +08:00
  • b1bd7a870e feat(core): 旋转角度支持配置不带单位的数值 roymondchen 2022-08-16 15:29:02 +08:00
  • 41a8400095 fix(playground,runtime): 拖动添加弹窗时初始位置不对 roymondchen 2022-08-16 15:19:07 +08:00
  • 59e6aff70a feat(editor,stage): runtime-api中的add/update/remove中的参数加上parentId roymondchen 2022-08-16 15:17:25 +08:00