Commit Graph

  • 0e0e3ee310 refactor: 使用@element-plus/icons-vue替换@element-plus/icons roymondchen 2022-07-14 20:09:43 +08:00
  • cec111beed chore: release v1.1.0-beta.0 roymondchen 2022-07-14 19:51:27 +08:00
  • 45d44a371a chore: release v1.1.0-beta.0 v1.1.0-beta.0 roymondchen 2022-07-14 19:51:27 +08:00
  • 260b6435cf docs: 添加editor新props roymondchen 2022-07-14 19:29:07 +08:00
  • de0c6952c7 feat: 支持将组件拖动到指定容器 roymondchen 2022-07-14 18:59:46 +08:00
  • f3e2d9ca39 feat(ui): page 添加magic-ui-container class roymondchen 2022-07-12 14:30:37 +08:00
  • 803f93caab build(playground): run playground 后自动在浏览器中打开页面 roymondchen 2022-07-12 14:22:21 +08:00
  • 014859fd2f feat(runtime): 支持构建magic-admin的runtime产物 roymondchen 2022-07-11 20:17:15 +08:00
  • 7dc0b4e261 fix(magic-admin): 修复发布页面资源路径错误,导致页面无法打开问题 roymondchen 2022-07-11 19:51:47 +08:00
  • f2893880b1 feat(ui-vue2): 升级至vue2.7.4 roymondchen 2022-07-11 15:21:51 +08:00
  • d5f6f69994 chore: release v1.0.5 roymondchen 2022-07-08 17:39:39 +08:00
  • 3bfe79027f chore: release v1.0.5 v1.0.5 roymondchen 2022-07-08 17:39:39 +08:00
  • e901ad4dd0 feat(editor): 添加props-panel-header slot;修改layer-panel,component-list-panel slot名称,加上-header roymondchen 2022-07-08 17:35:08 +08:00
  • 5c74e0f296 chore: release v1.0.4 roymondchen 2022-07-07 19:52:35 +08:00
  • fb6f81fc83 chore: release v1.0.4 v1.0.4 roymondchen 2022-07-07 19:52:35 +08:00
  • 49c9e87d6e feat(editor): 添加layer-panel/component-list-panel slot roymondchen 2022-07-07 19:42:26 +08:00
  • 8d5eab0ef8 fix(form): date组件初始值 不显示 roymondchen 2022-07-07 19:27:28 +08:00
  • c8c0e24f49 feat(editor): 添加layer-panel/component-list-panel slot roymondchen 2022-07-07 19:42:26 +08:00
  • 5dcb06342d fix(form): date组件初始值 不显示 roymondchen 2022-07-07 19:27:28 +08:00
  • dd1a8e22c5 docs: 添加render教程 roymondchen 2022-07-07 19:15:32 +08:00
  • 8b70edeaf2 fix(runtime): 解决启动脚本不识别组件包内的插件 kevinyzheng 2022-07-07 11:30:38 +08:00
  • db96610c91 chore(form): 去掉无用log roymondchen 2022-07-05 16:00:47 +08:00
  • 56a7707721 chore: release v1.0.3 roymondchen 2022-07-05 14:57:08 +08:00
  • b716eb22a3 chore: release v1.0.3 v1.0.3 roymondchen 2022-07-05 14:57:08 +08:00
  • 3090bc7763 fix(form): 配置了names,validator中的value应为model roymondchen 2022-07-05 14:44:22 +08:00
  • 9454bb3679 fix(form): tabs配置name后出错 roymondchen 2022-07-05 14:33:25 +08:00
  • 26c60c316a fix(form): fieldset checkbox chang事件不会触发 roymondchen 2022-07-05 12:10:02 +08:00
  • 68302c01f1 chore: install 后需要build,不然run playground会报错 roymondchen 2022-07-01 19:38:58 +08:00
  • a7afe057fb chore: import type roymondchen 2022-07-01 18:55:09 +08:00
  • de81218dc0 chore: 修改actions构建失败问题 roymondchen 2022-07-01 17:46:26 +08:00
  • 4e4d380afd docs: 修改文档表述不恰当问题 roymondchen 2022-07-01 17:40:55 +08:00
  • 4216880d11 build: runtime支持热更新 roymondchen 2022-07-01 17:38:33 +08:00
  • 6d4323123f build: build之前做type check roymondchen 2022-06-30 20:19:03 +08:00
  • e1705c350e feat(form): datetime移出默认defaultTime,支持defaultTime配置 roymondchen 2022-06-30 17:11:58 +08:00
  • 1950c11629 chore: release v1.0.2 roymondchen 2022-06-29 15:33:15 +08:00
  • fab8717fcf fix(form): el-upload类型读取失败导致Table.vue.d.ts丢失 roymondchen 2022-06-29 15:30:55 +08:00
  • 32e86d8167 fix(form): 初始化values时,数组中的对象出现key丢失 roymondchen 2022-06-29 15:05:03 +08:00
  • 25ab23976d chore: release v1.0.2 v1.0.2 roymondchen 2022-06-29 15:33:15 +08:00
  • 41a2cf93cf fix(form): el-upload类型读取失败导致Table.vue.d.ts丢失 roymondchen 2022-06-29 15:30:55 +08:00
  • f856b1bc06 fix(form): 初始化values时,数组中的对象出现key丢失 roymondchen 2022-06-29 15:05:03 +08:00
  • fd1fea2519 chore: release v1.0.1 roymondchen 2022-06-27 12:10:04 +08:00
  • 51d93c7f94 chore: release v1.0.1 v1.0.1 roymondchen 2022-06-27 12:10:04 +08:00
  • 3de29e0316 feat(form): groundlist 函数配置增加prop/config两个变量 roymondchen 2022-06-27 12:01:41 +08:00
  • ecd80cb4a4 fix(editor): 修正Editor slot 变量位置 i33 2022-06-25 09:19:08 +08:00
  • 618f853d63 chore: release v1.0.0 roymondchen 2022-06-24 20:41:48 +08:00
  • e8007aa243 chore: release v1.0.0 v1.0.0 roymondchen 2022-06-24 20:41:48 +08:00
  • c83d83b1a1 fix(core): 拼写错误 roymondchen 2022-06-24 20:33:26 +08:00
  • 83cd10159d feat(form): datetime默认的具体时刻设置为23:59:59 roymondchen 2022-06-24 20:32:39 +08:00
  • 33990b819f crypto 长度错误 Pauli 2022-06-11 11:38:47 +08:00
  • ac2aef980c fix: 创建活动时 liupo.wu 2022-06-11 11:04:41 +08:00
  • 906002f809 chore: release v1.0.0-rc.13 roymondchen 2022-06-22 16:55:04 +08:00
  • e4403ff156 chore: release v1.0.0-rc.13 v1.0.0-rc.13 roymondchen 2022-06-22 16:55:04 +08:00
  • 069aec64c1 fix(stage): 无法拖到left为0 roymondchen 2022-06-22 16:34:00 +08:00
  • fb612eaddc feat(editor): 参考线缓存与页面绑定 roymondchen 2022-06-22 16:05:12 +08:00
  • 363330e07a fix(editor): 编辑器分栏左右各设置最小宽度 fix #145 roymondchen 2022-06-22 14:18:17 +08:00
  • f9fd249fc4 chore(runtime): 更新vue2的依赖 roymondchen 2022-06-22 14:07:19 +08:00
  • 7467aba75e chore(stage): 修改判断position的方法 roymondchen 2022-06-22 14:06:37 +08:00
  • c2de910f3c docs: 更新文档 roymondchen 2022-06-21 20:53:02 +08:00
  • 6e7837dc39 chore: release v1.0.0-rc.12 roymondchen 2022-06-21 20:22:51 +08:00
  • d012f85386 chore: release v1.0.0-rc.12 v1.0.0-rc.12 roymondchen 2022-06-21 20:22:51 +08:00
  • def0e3ef8d feat(stage): 提供tmagicRuntimeReady message事件通知 roymondchen 2022-06-21 20:13:53 +08:00
  • 23776299a7 fix(editor): moveableOptions默认值中的container有误 roymondchen 2022-06-21 20:12:36 +08:00
  • a49bf42407 docs: runtime教程 roymondchen 2022-06-21 20:11:35 +08:00
  • f72b8c7614
    fix: 修正getScrollParent逻辑 (#141) i33 2022-06-21 12:51:35 +08:00
  • b751621488
    docs:修改注释中错别字 (#140) i33 2022-06-20 13:10:07 +08:00
  • 0521328465 docs: 修改文档错别字 roymondchen 2022-06-17 18:32:22 +08:00
  • 0fe6e0ed75
    release v1.0.0-rc.11 (#138) jia000 2022-06-17 17:13:22 +08:00
  • e5f269cd88
    Update const.ts (#137) i33 2022-06-16 14:35:54 +08:00
  • 3ab29d7022 chore: release v1.0.0-rc.10 roymondchen 2022-06-15 19:42:18 +08:00
  • ac28e50f06 chore: release v1.0.0-rc.10 v1.0.0-rc.10 roymondchen 2022-06-15 19:42:18 +08:00
  • 7ad80e848f fix(form): 函数配置中添加config参数 roymondchen 2022-06-15 19:36:49 +08:00
  • eae9725ccb fix(form): 函数配置中添加config参数 roymondchen 2022-06-15 19:34:41 +08:00
  • 7c5c4cb4ae chore: release v1.0.0-rc.9 roymondchen 2022-06-15 15:28:11 +08:00
  • 650bd625a4 chore: release v1.0.0-rc.9 v1.0.0-rc.9 roymondchen 2022-06-15 15:28:11 +08:00
  • feff6177c9 fix(stage): 所有父节点中如果有translate,导致选中框定位出错 roymondchen 2022-06-15 15:21:26 +08:00
  • c6c44618f4 fix(stage): 所有父节点中如果有translate,导致选中框定位出错 roymondchen 2022-06-15 15:21:26 +08:00
  • 48c4f784c4 chore: release v1.0.0-rc.8 roymondchen 2022-06-15 14:35:04 +08:00
  • 75c04f2e84 chore: release v1.0.0-rc.8 v1.0.0-rc.8 roymondchen 2022-06-15 14:35:04 +08:00
  • 154860c66c feat: 支持配置updateDragEl方法来调制选中框 roymondchen 2022-06-15 14:20:59 +08:00
  • 10577aea68 fix(editor): page和container默认value加上items roymondchen 2022-06-15 12:44:37 +08:00
  • 2856ee3b6c style(editor): 重置workspace区域focus样式 roymondchen 2022-06-15 12:43:39 +08:00
  • b8dbb37b9b build: pages deploy roymondchen 2022-06-14 15:49:41 +08:00
  • 4e812c396d feat(docs): 添加搜索 roymondchen 2022-06-14 14:50:38 +08:00
  • 470033487c chore(docs): 升级vuepress roymondchen 2022-06-14 14:43:24 +08:00
  • a72658d697 chore(admin): 升级tmagic roymondchen 2022-06-13 21:15:08 +08:00
  • c57037030d feat(playground): 优化form/table playground roymondchen 2022-06-13 21:01:35 +08:00
  • 9f23cd6361 feat(playground): 添加不同设备切换 roymondchen 2022-06-13 19:47:40 +08:00
  • f80825331e feat(playground): 添加form、table playground入口 roymondchen 2022-06-13 19:28:12 +08:00
  • 2ed4557536 chore: release 1.0.0-rc.7 roymondchen 2022-06-13 17:55:04 +08:00
  • 2319df727a feat(playground): 添加弹窗组合 v1.0.0-rc.7 roymondchen 2022-06-13 16:51:01 +08:00
  • 5e3125706c feat: 添加组件支持添加组合 roymondchen 2022-06-13 16:42:52 +08:00
  • c8c692b69c chore: 添加build:playgroun script roymondchen 2022-06-10 16:37:39 +08:00
  • 423059deac feat(playground): playground支持旋转操作 roymondchen 2022-06-09 21:02:47 +08:00
  • 5271b08b3a chore: add release script roymondchen 2022-06-09 20:53:55 +08:00
  • a90777f11a fix(form): daterange 错误信息不会消除 roymondchen 2022-06-09 20:15:22 +08:00
  • d97e265444 chore: vitest 配置添加alias roymondchen 2022-06-09 19:21:11 +08:00
  • a9936b5276 feat(stage): 支持rotate scale fix #92 roymondchen 2022-06-09 19:16:05 +08:00
  • 46b26328ef fix(runtime): 编辑器中组件的样式不生效 fix #109 roymondchen 2022-06-08 17:25:08 +08:00
  • ca4a6b596d test: jest 改成 vitest roymondchen 2022-06-07 20:07:47 +08:00
  • a418bf14de style(ui): eslint fix roymondchen 2022-06-07 16:24:58 +08:00