Commit Graph

  • ac3cb74693 feat: 统一vue ui组件,将ui中的组件独立成包 roymondchen 2024-08-08 20:52:10 +08:00
  • e82591ee23 feat(cli): 组件库支持import npm包组件 roymondchen 2024-08-08 20:45:43 +08:00
  • 7996f946f2 build: 不在每个package中构建dts,解决package间相互依赖问题 roymondchen 2024-08-08 16:05:10 +08:00
  • f7d5a4ffd6
    feat: 完善迭代器嵌套使用问题,重构事件配置处理代码 roymondchen 2024-08-08 15:52:29 +08:00
  • 45d246abce chore: github action 使用dev分支作为构建分支 roymondchen 2024-08-06 14:42:06 +08:00
  • 8d54bcafc1 style(editor): 代码参数配置label width设置长些 roymondchen 2024-08-06 14:35:19 +08:00
  • fa2d00ba36 fix(data-source): 编辑器的runtime不能对数据源的mock配置有影响 roymondchen 2024-08-06 14:33:21 +08:00
  • 69f3cb2f12 feat(vue-runtime-help): 只有dsl中的组件才触发生命周期hook roymondchen 2024-08-02 14:07:27 +08:00
  • 831cdfb2d6 chore: update lockfile v1.4.16 v1.4.16 roymondchen 2024-08-02 13:58:24 +08:00
  • 5e95f56c34 chore: release v1.4.16 roymondchen 2024-08-02 13:56:15 +08:00
  • 92e6d40e75 chore: 更新依赖 roymondchen 2024-08-01 20:44:36 +08:00
  • 81a221e561 fix(ui): 页面style没有响应式了 roymondchen 2024-08-01 20:26:46 +08:00
  • c8d6a4f4d1 refactor(ui): 通过解析dsl渲染的组件,渲染时往config中加入IS_DSL_NODE_KEY,用于识别是系统渲染的 roymondchen 2024-08-01 20:25:02 +08:00
  • 59f05270ae feat(core): 完善屏幕大小自动适配 roymondchen 2024-08-01 17:01:15 +08:00
  • 9f8088164e chore: update lockfile v1.4.15 v1.4.15 roymondchen 2024-07-26 13:08:09 +08:00
  • 211673c6a5 chore: release v1.4.15 roymondchen 2024-07-26 13:05:51 +08:00
  • 96224b4d92 fix(stage): 页面失焦时将alt键按下状态重置 roymondchen 2024-07-25 21:04:51 +08:00
  • b249563f94 feat(editor): 优化编辑器左边栏拖出体验,需要拖出一定距离才行 roymondchen 2024-07-25 20:58:07 +08:00
  • 837daf6cab feat(editor): 编辑器左边栏支持配置不可拖出,支持before-click函数配置 roymondchen 2024-07-25 20:53:03 +08:00
  • 72a7c151e9 fix(editor): 组件树右键菜单在组件树面板拖出时被面板遮挡 roymondchen 2024-07-25 19:30:50 +08:00
  • 3fa21fd3eb feat(editor): 数据源选择器编辑按钮添加tooltip roymondchen 2024-07-25 19:23:34 +08:00
  • ea556d69f6 style(playground): 完善ts定义 roymondchen 2024-07-25 17:51:49 +08:00
  • 0bbf7c5643 feat(editor): 添加component-list slot,用于自定义组件列表 roymondchen 2024-07-25 17:49:40 +08:00
  • 16d4eff385 fix(editor): 组件树中将容器拖入自身中会导致容器丢失 roymondchen 2024-07-25 17:20:36 +08:00
  • c456798751 fix(editor): 在组件树中多选时不能选中页面 roymondchen 2024-07-25 16:23:36 +08:00
  • 57be30cf6b docs: select选择器远程选项文档补充 linzisong 2024-07-24 13:46:13 +08:00
  • 8d111ea976 feat(data-source): 数据源新增setValue方法 roymondchen 2024-07-16 16:24:32 +08:00
  • 059c0056c4 fix(editor): 数据源方法配置,设置后再次修改参数配置不显示 roymondchen 2024-07-16 16:16:05 +08:00
  • e209aa36e8 fix(data-source): 迭代器数据编译支持容器嵌套 roymondchen 2024-07-15 21:32:13 +08:00
  • a67058e1e5 chore: update lockfile v1.4.14 v1.4.14 roymondchen 2024-07-12 16:08:13 +08:00
  • d85c6c1b2c chore: release v1.4.14 roymondchen 2024-07-12 16:05:59 +08:00
  • 1fc04b4464 fix(data-source): 迭代条件条件组编译逻辑不对 roymondchen 2024-07-12 14:14:04 +08:00
  • 2b8648ed35 chore: update lockfile v1.4.13 v1.4.13 roymondchen 2024-07-04 15:34:09 +08:00
  • 602da25b6d chore: release v1.4.13 roymondchen 2024-07-04 15:32:33 +08:00
  • eb376b261b fix(editor): 修复新增第一个显示条件时会重置表单状态 roymondchen 2024-07-04 15:27:27 +08:00
  • 1e93e9bacc fix(data-source): 按需加载数据源时需要分享数据源方法依赖 roymondchen 2024-07-04 14:41:34 +08:00
  • 5d6de7c405 chore: update lockfile v1.4.12 v1.4.12 roymondchen 2024-07-02 21:13:56 +08:00
  • 033ef19d6b chore: release v1.4.12 roymondchen 2024-07-02 21:12:16 +08:00
  • aabca93c27 fix(editor): 更新容器后,需要将容器内的依赖重新收集 roymondchen 2024-07-02 21:09:18 +08:00
  • c8870c5c12 fix(dep): 数据源源方法依赖收集,数据源类内定义的方法需要被收集 roymondchen 2024-07-02 21:02:26 +08:00
  • 58a34b0ad6 chore: update lockfile v1.4.11 v1.4.11 roymondchen 2024-07-02 16:24:07 +08:00
  • 9989b97fe9 chore: release v1.4.11 roymondchen 2024-07-02 16:22:30 +08:00
  • 6cdeaa0c1b feat(editor): 方法参数支持选择数据源字段 roymondchen 2024-07-02 16:16:15 +08:00
  • ecfaff2e0d feat(data-source): 迭代器容器内容支持显示条件配置 roymondchen 2024-07-02 16:14:33 +08:00
  • ef04fd31f0 feat(editor): 优化数据源字段选择器交互 roymondchen 2024-07-02 13:02:21 +08:00
  • 882d222800 feat(data-source): 迭代器容器内容支持显示条件配置 roymondchen 2024-07-01 21:31:55 +08:00
  • 022c10f2df fix(editor): 迭代器容器子项条件配置中值输入类型 roymondchen 2024-07-01 19:33:22 +08:00
  • c089adae9e fix(form): 修复 grouplist 添加项时没有调用 changeHandler 的问题 洩氏诹诹子 2024-07-01 16:46:57 +08:00
  • dd243c6c5e chore: update lockfile v1.4.10 v1.4.10 roymondchen 2024-06-28 19:27:12 +08:00
  • f112abf246 chore: release v1.4.10 roymondchen 2024-06-28 19:25:36 +08:00
  • 079679997a fix(stage): 标尺销毁后没有移除对应的dom roymondchen 2024-06-28 19:12:36 +08:00
  • a164e2be62 feat(dats-source,editor,form,schema,ui): 迭代器容器支持配置子项显示条件 roymondchen 2024-06-28 17:44:04 +08:00
  • 0c5485b1d0 feat(editor): 支持拖拽调整页面顺序 parisma 2024-06-28 15:07:45 +08:00
  • 0ffc223459 feat(editor): 优化数据源字段选择器交互 roymondchen 2024-06-27 19:55:06 +08:00
  • 77f13fa898 fix(form,design): 支持行内表单 roymondchen 2024-06-24 14:20:47 +08:00
  • 654961b349 refactor(util): 完善datetimeFormatter方法ts定义 roymondchen 2024-06-21 16:26:23 +08:00
  • c63c807232 chore: update lockfile v1.4.9 v1.4.9 roymondchen 2024-06-17 16:43:47 +08:00
  • c2f25c8c7f chore: release v1.4.9 roymondchen 2024-06-17 16:42:05 +08:00
  • 3f974a27b2 chore(ui,playgournd,runtime): 更新版本 roymondchen 2024-06-17 16:38:52 +08:00
  • e4a06bd12d build: package.json 中files增加src,移除sideEffects roymondchen 2024-06-17 16:24:06 +08:00
  • 80e42cc997 chore: release v1.4.8 v1.4.8 roymondchen 2024-06-17 15:27:15 +08:00
  • f4c2cdce2b chore: 更新依赖 roymondchen 2024-06-17 15:06:16 +08:00
  • a66ef3273a build: 发布后更新pnpm lockfile roymondchen 2024-06-17 14:35:49 +08:00
  • 5c43fbfd96 fix(data-source): 多页面时数据源依赖中可能包含其他页面的,导致更新时失败 roymondchen 2024-06-13 20:53:45 +08:00
  • 948c194a60 feat(ui,runtime): vue-runtime-help中添加use-app方法 roymondchen 2024-06-13 20:44:58 +08:00
  • 7ee7f53938 fix(data-source): 兼容Promise.allSettled roymondchen 2024-06-13 17:03:48 +08:00
  • 5873842260 style(runtime): 完善ts定义 roymondchen 2024-06-12 15:00:52 +08:00
  • 9eb99ed176 feat(editor): 组件表单配置支持函数 roymondchen 2024-06-12 14:54:15 +08:00
  • a30e8a3eea feat(editor): 支持数据源模板输入宽选中文本后编辑(在有数据源变量时还有问题) roymondchen 2024-06-11 20:28:12 +08:00
  • 094635cc0e fix(ui): overlay销毁需要异常page上的事件 roymondchen 2024-06-11 19:31:34 +08:00
  • 5ac768f15b feat(editor): 组件树中支持多选拖动 roymondchen 2024-06-11 19:28:40 +08:00
  • 83b14767b3 style(editor): 属性配置中的源码编辑器添加class,防止样式污染 roymondchen 2024-06-11 13:57:08 +08:00
  • 653cafbe81 chore(runtime): 使用DeepObservedData做完数据源事件模型 roymondchen 2024-06-06 17:42:27 +08:00
  • ac7bb93a37 fix(data-source): 默认事件处理支持path为空字符串 roymondchen 2024-06-06 17:40:13 +08:00
  • e1f8392261 chore: 更新依赖 roymondchen 2024-06-05 19:44:39 +08:00
  • 0cd83825b7 fix(runtime): 使用vue-demi cdn roymondchen 2024-05-31 20:02:53 +08:00
  • b198417ad1 chore: 补充package.json files字段 roymondchen 2024-05-31 17:45:09 +08:00
  • 78e9a0ab15 fix(editor,runtime): 编辑器中,依赖收集改成异步以后,可能出现配置更新了,但是依赖信息还未更新,导致渲染出来的组件不对 roymondchen 2024-05-31 17:26:37 +08:00
  • aa25aa6d85 fix(vue-runtime-help): inject app 无效 roymondchen 2024-05-31 17:02:19 +08:00
  • 3b87589d01 chore: update lock v1.4.7 roymondchen 2024-05-31 15:17:36 +08:00
  • 697442ba63 chore: release v1.4.7 v1.4.7 roymondchen 2024-05-31 15:14:06 +08:00
  • 4670adadc0 Revert "build: 发布时在更版本号后执行reinstall来生成新lock" roymondchen 2024-05-31 15:11:26 +08:00
  • 9448d94e99 docs: editor props sidebar 例子中少了] roymondchen 2024-05-31 14:49:29 +08:00
  • 94db430b85 fix(ui,runtime): 迭代器容器迭代数据兼容 roymondchen 2024-05-31 14:45:21 +08:00
  • 7fb4d96cb0 fix(editor): 已选组件树中如果出现items不是数组会导致节点渲染失败 roymondchen 2024-05-30 17:23:41 +08:00
  • 7dad247374 build: 发布时在更版本号后执行reinstall来生成新lock roymondchen 2024-05-30 17:22:05 +08:00
  • 2d133f47f1 feat(core,editor,form): 页面片容器支持配置容器内组件的事件 roymondchen 2024-05-30 17:14:50 +08:00
  • cd191f6815 feat(editor): 复制组件时收集依赖性能优化改造 parisma 2024-05-30 15:22:41 +08:00
  • 50d238a48c feat(playground): 设置配置表单的label-width roymondchen 2024-05-30 11:29:02 +08:00
  • 49e9d5b985 fix(playground): tmagic-form样式丢失 roymondchen 2024-05-29 20:10:32 +08:00
  • d98029d5e7
    fix(editor): 修复pad大屏模式下粘贴位置计算错误偏移问题 (#612) Evan Wu 2024-05-29 20:01:51 +08:00
  • a66da8de9e fix(editor): 数据源模板输入框输入数字索引后浏览器卡死 roymondchen 2024-05-29 19:57:14 +08:00
  • ee269917f8 feat(dep,editor,data-source,schema): 优化编辑器中依赖收集性能 roymondchen 2024-05-29 19:32:16 +08:00
  • cc8ec39dad chore: release v1.4.6 v1.4.6 roymondchen 2024-05-27 19:18:48 +08:00
  • 92e9d888e9 chore: 更新typescript依赖 roymondchen 2024-05-27 19:14:09 +08:00
  • faabf1bb3a feat(editor,dep): 支持复制组件时将组件绑定的数据源一并复制 parisma 2024-05-27 17:44:33 +08:00
  • 2ea876a2a0 style(utils): 完善ts定义 roymondchen 2024-05-27 17:22:04 +08:00
  • 15e9cdc2d6 fix(runtime): vue runtime App组件中缺失inject roymondchen 2024-05-24 19:57:22 +08:00
  • d5ce54f35e docs: 更新vitepress roymondchen 2024-05-24 17:58:24 +08:00
  • f8dd062a50 feat(runtime): vue2/vue3公共部分提出到vue-runtime-help中 roymondchen 2024-05-24 17:44:01 +08:00