Commit Graph

  • cb202b3be7 Deploy to GitHub pages gh-pages github-actions[bot] 2025-06-26 13:12:22 +00:00
  • 9e590c5cf7 feat(editor): 新增props-panel-unmounted事件 master dev roymondchen 2025-06-26 21:06:21 +08:00
  • 8d6da3712e feat(editor): service新增removePlugin方法 roymondchen 2025-06-26 16:49:32 +08:00
  • b78ef20602 feat(playground): 新增按比例拖动组件大小快捷键 roymondchen 2025-06-25 14:19:18 +08:00
  • 18e8df4a55 fix(editor): 防止快捷键重复注册 roymondchen 2025-06-25 14:17:43 +08:00
  • b6a260471d fix(editor,react-runtime-help,vue-runtime-help): 修复拖动页面顺序失效问题 roymondchen 2025-06-20 20:10:24 +08:00
  • 32681964b3 feat(editor): stage overlay 支持放大缩小 roymondchen 2025-06-20 19:47:51 +08:00
  • 95d6263f42 feat(stage): 新增禁用标尺配置 roymondchen 2025-06-20 19:08:10 +08:00
  • bbf93cb2b5 style(vue-runtime-help): 新增组件props的统一类型定义 roymondchen 2025-06-20 15:22:44 +08:00
  • 3b1e41b217 refactor(playground): 整理代码 roymondchen 2025-06-20 15:05:47 +08:00
  • bdd59cff9b feat(stage): 添加updateMoveableOptions api,用于更新选中框状态 roymondchen 2025-06-20 14:38:36 +08:00
  • c3633b0481 chore: update lockfile v1.5.22 v1.5.22 roymondchen 2025-06-09 19:44:08 +08:00
  • 652670fa4c chore: release v1.5.22 roymondchen 2025-06-09 19:42:22 +08:00
  • 1614b62d2a feat(editor): 样式中的position选项加上中文 roymondchen 2025-06-09 19:36:54 +08:00
  • 6152a78467 feat(editor): 支持禁用数据源与代码块 roymondchen 2025-06-09 16:35:08 +08:00
  • b1f020d532 fix(data-source,utils): 不使用replaceAll,安卓10不支持 roymondchen 2025-06-09 14:18:36 +08:00
  • 6b4ca4b83a feat(form,form-schema): group list支持配置默认展开数量 roymondchen 2025-06-06 20:13:34 +08:00
  • 82846c5e59
    Merge b751c7e3f0663a331ec9b0daac4795fb3598bcd8 into b72f4dae28961fd8246101998a2f4e78775dd996 undefined 2025-06-06 19:38:26 +08:00
  • b72f4dae28 fix(vue-runtime-help): 修复页面片中组件拖动位置异常问题 roymondchen 2025-06-06 19:33:15 +08:00
  • 0bd8496fac refactor(editor,stage): 完善页面变化后画布大小更新 roymondchen 2025-06-06 19:29:20 +08:00
  • b78b2011e5 chore: 更新commit-msg roymondchen 2025-06-06 16:05:26 +08:00
  • 3097e8eddb feat(editor): 支持配置自定义创建Monaco editor函数 roymondchen 2025-06-06 16:03:56 +08:00
  • cd4656e54f feat(design): dialog支持配置destroyOnClose roymondchen 2025-06-06 14:55:06 +08:00
  • 5f246bbc98 chore: update deps roymondchen 2025-06-05 20:14:23 +08:00
  • e01ce2128e feat(eslint-conft): 添加import-sort的本地目录 roymondchen 2025-06-04 19:34:17 +08:00
  • 9ee748710b chore: update lockfile v1.5.21 v1.5.21 roymondchen 2025-06-04 17:07:40 +08:00
  • 2565d67add chore: release v1.5.21 roymondchen 2025-06-04 17:05:53 +08:00
  • 92534fc915 feat(editor,stage): 支持切换runtimeUrl roymondchen 2025-05-29 20:17:15 +08:00
  • 0196eb343a feat(editor): 获取联动组件的方法函数中添加组件id参数 roymondchen 2025-05-28 17:47:12 +08:00
  • 8142a7ab6d feat(form): select before/after request配置函数支持异步 roymondchen 2025-05-27 14:58:29 +08:00
  • b751c7e3f0 解决groupList里数据变更,grouplistitem重新缩起的情况,提升操作体验 undefined-qql 2025-05-27 14:46:07 +08:00
  • c7b2734090 fix(data-source): 没有异步加载数据源的情况下,数据源init方法没有执行 roymondchen 2025-05-26 20:04:40 +08:00
  • 1cee0bf4aa chore: update lockfile v1.5.20 v1.5.20 roymondchen 2025-05-21 17:02:30 +08:00
  • 4288ab9873 chore: release v1.5.20 roymondchen 2025-05-21 17:00:45 +08:00
  • b78d2fda1f feat(core): 新增事件处理前后的钩子函数配置 roymondchen 2025-05-21 16:58:06 +08:00
  • dc37d4e8bd feat(data-source): 新增判断所有数据源加载完成的方法 roymondchen 2025-05-21 16:27:49 +08:00
  • a35789c0cf feat(data-source): 由于存在异步加载数据源,新增所有数据源加载完毕事件 roymondchen 2025-05-21 16:24:35 +08:00
  • 1e396d4a8d fix(editor): 新增数据源时,由于方法列表为空出现的报错 roymondchen 2025-05-21 16:20:23 +08:00
  • 444858491d fix(editor): getTMagicApp中对runtime-ready可能存在多次事件监听 roymondchen 2025-05-21 16:18:12 +08:00
  • 1f7ad2fbb8 chore: update lockfile v1.5.19 v1.5.19 roymondchen 2025-05-20 13:59:03 +08:00
  • d66ee4db48 chore: release v1.5.19 roymondchen 2025-05-20 13:57:18 +08:00
  • abe27db47a feat(core): 支持统一设置node.store的初始值 roymondchen 2025-05-20 11:46:25 +08:00
  • d628ffad26 fix(data-source): 异步加载数据源时,初始化第一次编译时数据源可能未加载,需要优先设置数据源默认值 roymondchen 2025-05-19 20:14:29 +08:00
  • 79f65fb516 chore(ui): 将ui/ui-react从packages移入runtime中,不再跟随packags发布 roymondchen 2025-05-19 16:16:03 +08:00
  • fc886715c7 fix(data-source): 异步加载数据源时,初始化第一次编译时数据源可能未加载,需要优先设置数据源默认值 roymondchen 2025-05-19 14:13:52 +08:00
  • 1444eb6ae7 fix(editor): 由于数据源可能有内部方法,所以去掉事件联动中数据源选项置灰的逻辑 roymondchen 2025-05-16 17:14:50 +08:00
  • 5b8c2c2111 chore: update lockfile v1.5.18 v1.5.18 roymondchen 2025-05-14 15:49:28 +08:00
  • 7dbf464e38 chore: release v1.5.18 roymondchen 2025-05-14 15:47:34 +08:00
  • 936eb08a94 fix(editor): 选中组件时,如果组件处于所在容器可视范围外,不要将组件滚动至可视范围,而是滚动组件容器至可视范围 roymondchen 2025-05-14 14:17:57 +08:00
  • d1e99a46a7 feat(core): 新增数据源初始数据配置字段 roymondchen 2025-05-14 11:07:55 +08:00
  • e0d5efb022 feat(editor): 组件高级配置中添加display roymondchen 2025-05-13 16:31:14 +08:00
  • 054d12601b feat(editor): eventsServic支持插件扩展 roymondchen 2025-05-13 16:29:34 +08:00
  • 6b481c4473 fix(editor): 根节点修改在update事件中不要触发依赖收集 roymondchen 2025-05-12 17:48:03 +08:00
  • 8195c105c0 style(form-schema): EventSelectConfig添加公共配置 roymondchen 2025-05-07 14:06:56 +08:00
  • 06a3dc8436 chore: update lockfile v1.5.17 v1.5.17 roymondchen 2025-05-06 20:14:13 +08:00
  • b88ca14fde chore: release v1.5.17 roymondchen 2025-05-06 20:12:11 +08:00
  • 9289ffd187 build(docs): 文档构建失败 roymondchen 2025-05-06 20:00:25 +08:00
  • 179b797c5c feat(editor): dsl初始化时收集依赖使用worker roymondchen 2025-05-06 19:59:27 +08:00
  • 9252822c58 refactor(data-source): 注册base/http数据源的代码有副作用 roymondchen 2025-04-30 17:03:36 +08:00
  • 50b74d10e6 feat(editor,form,form-schema): 新增form-schema,将表单schema放入其中 roymondchen 2025-04-30 16:05:31 +08:00
  • 85284e54f5 feat(cli): 指定组件不使用动态加载,dynamicImport为true时有效 roymondchen 2025-04-30 11:40:56 +08:00
  • ed01cfca87 feat(form): select before/after request函数配置中增加prop字段 roymondchen 2025-04-29 19:27:01 +08:00
  • 687bf33eb2 chore: update lockfile v1.5.16 v1.5.16 roymondchen 2025-04-28 20:26:30 +08:00
  • 1852560b55 chore: release v1.5.16 roymondchen 2025-04-28 20:24:40 +08:00
  • 2dc0bbc679 feat(editor): 组件默认的名称,id配置只要在业务不提供时才加入 roymondchen 2025-04-28 20:14:01 +08:00
  • e5bcd762b2 feat(core): instance设定不再限制只有方法 roymondchen 2025-04-28 20:11:28 +08:00
  • 6dc007388b feat(core): 添加error hander配置 roymondchen 2025-04-28 17:25:00 +08:00
  • 378c75658d fix(data-source): 异步加载数据源后,数据源未初始化 roymondchen 2025-04-27 17:07:08 +08:00
  • 7eded0e44a chore: update lockfile v1.5.15 v1.5.15 roymondchen 2025-04-25 16:23:29 +08:00
  • cdfb3adfa9 chore: release v1.5.15 roymondchen 2025-04-25 16:21:44 +08:00
  • ba05ecbf60 fix(editor): getTMagicApp返回类型错误 roymondchen 2025-04-25 15:00:37 +08:00
  • 9d8ee4b2d3 chore: update lockfile v1.5.14 v1.5.14 roymondchen 2025-04-24 15:02:24 +08:00
  • e774c9ff5f chore: release v1.5.14 roymondchen 2025-04-24 15:00:40 +08:00
  • 604ae1eb52 chore: release脚本__dirname变量 roymondchen 2025-04-24 14:50:53 +08:00
  • 105de9d2c6 feat(utils): 添加设置删除获取url参数的方法 roymondchen 2025-04-24 14:38:57 +08:00
  • 0987901a46 build: github workflows 安装node失败 roymondchen 2025-04-24 14:07:30 +08:00
  • de52ff4fe1 fix(editor): 编辑数据源/代码块时,列表高亮 roymondchen 2025-04-24 14:02:34 +08:00
  • 0e911337b8 fix(dep): 配置了数据源内部方法无法收集到依赖 roymondchen 2025-04-24 11:34:22 +08:00
  • fd7e737e8c feat(vue-runtime-help): app不存在时抛异常,保证app一定存在,避免多余的可选链 roymondchen 2025-04-23 15:05:14 +08:00
  • e7e9197ae3 style: 更新eslint版本,更新eslint配置 roymondchen 2025-04-21 20:35:54 +08:00
  • 5e0e776d40 feat(form): onChange添加setModel参数,用于修改model并添加至修改记录中 roymondchen 2025-04-21 19:42:22 +08:00
  • 31515c4046 chore: update lockfile v1.5.13 v1.5.13 roymondchen 2025-04-10 20:56:00 +08:00
  • 42adb962fd chore: release v1.5.13 roymondchen 2025-04-10 20:54:13 +08:00
  • 0bcd7d0755 feat(core): 支持传入env roymondchen 2025-04-10 19:57:33 +08:00
  • 54e00f2852 feat(editor): 编辑代码块/数据源时高亮列表中对应的项 roymondchen 2025-04-10 19:43:51 +08:00
  • f91eb415db fix: 修复表格拖拽排序与表单选字操作冲突的问题 marchyang 2025-04-04 10:56:52 +08:00
  • 18524d89fb feat(core): 支持自定义Node类 roymondchen 2025-04-02 17:24:02 +08:00
  • 840c2c3c7d fix(data-source): 数据源初始化时机比注册早回出现死循环 roymondchen 2025-04-02 17:17:30 +08:00
  • 9b546645f3 chore: update deps roymondchen 2025-03-31 20:31:29 +08:00
  • 38ea57c6cb chore: update lockfile v1.5.12 v1.5.12 roymondchen 2025-03-27 16:32:44 +08:00
  • c8fc2f7bfb chore: release v1.5.12 roymondchen 2025-03-27 16:30:51 +08:00
  • b715a87f40 feat(cli): 如果识别不要组件文件,则默认从npm包的default导入 roymondchen 2025-03-27 16:25:58 +08:00
  • f17ef325b1 chore: update vite roymondchen 2025-03-27 11:29:18 +08:00
  • 4ddc55aa6d fix(design): card没有slots时隐藏对应slot roymondchen 2025-03-27 11:12:27 +08:00
  • 2a714ae9cc fix(vue-components): button删除调试代码,text支持富文本 roymondchen 2025-03-18 16:54:55 +08:00
  • d53a479b21 style(vue-runtime-help): 更新ts定义 roymondchen 2025-03-18 16:52:21 +08:00
  • f5742c107a fix(editor): 获取关联组件的方法默认值 roymondchen 2025-03-13 14:30:28 +08:00
  • 9c7d711c16 fix(editor): 数据源修改后,依赖重新收集不准确 roymondchen 2025-03-12 14:22:33 +08:00
  • 11c027c71b chore: update lockfile v1.5.11 v1.5.11 roymondchen 2025-03-11 17:14:17 +08:00
  • 16f1c47db6 chore: release v1.5.11 roymondchen 2025-03-11 17:12:29 +08:00