Commit Graph

  • b62566deb6 Deploy to GitHub pages gh-pages github-actions[bot] 2026-07-24 09:39:36 +00:00
  • b564c9e4aa fix(editor): 切换动作类型时清空关联配置字段 master dev roymondchen 2026-07-24 17:17:55 +08:00
  • b5abf31066 fix(editor): 修复 collectIdle 批次结算与中断时 Promise 挂起问题 roymondchen 2026-07-24 17:17:55 +08:00
  • bf8df74864 fix(form): 完善 mountFormInstance 清理逻辑,避免临时表单实例泄漏 roymondchen 2026-07-24 16:51:42 +08:00
  • a37e0487c6 chore: update lockfile v1.8.0-beta.16 roymondchen 2026-07-23 22:12:42 +08:00
  • 329cd947e1 chore: release v1.8.0-beta.16 roymondchen 2026-07-23 22:11:18 +08:00
  • 0e1986c819 feat: 参考建议可选值最多展示个数由 5 调整为 20 roymondchen 2026-07-23 22:07:51 +08:00
  • d0a22315c0 refactor(form): 抽离表单校验逻辑至 validateForm 并复用于 props 面板 roymondchen 2026-07-23 22:02:43 +08:00
  • fe7815cf3d chore: update lockfile v1.8.0-beta.15 v1.8.0-beta.15 roymondchen 2026-07-23 20:25:53 +08:00
  • bf9078a458 chore: release v1.8.0-beta.15 roymondchen 2026-07-23 20:24:47 +08:00
  • 3b9d5da0bc feat(form,editor): submitForm/validateForm 静默挂载时注入静默标记,vs-code 字段跳过 monaco 渲染 roymondchen 2026-07-23 20:22:47 +08:00
  • 2e031cc134 feat(design): 优化 FormItem 和 colorPicker 样式 roymondchen 2026-07-23 19:26:54 +08:00
  • 1f389ff9fd feat(form): text 类型校验允许数字值,兼容数据源字段配置 roymondchen 2026-07-23 19:04:04 +08:00
  • fe9e754b50 feat(editor): 数据源字段选择器校验提示细化并支持 fieldConfig 类型校验 roymondchen 2026-07-23 19:03:28 +08:00
  • 745f449396 feat: 新增 page-structure-change 事件,支持页面增删统一通知 roymondchen 2026-07-23 19:00:12 +08:00
  • 48abab7051 feat(form,design): 一行多个表单默认右靠齐label manmanyu 2026-07-23 08:44:10 +00:00
  • 11bf037054 fix: 跳过无字段名称配置的类型校验 roymondchen 2026-07-23 16:32:07 +08:00
  • 97e0cac44a fix(core): 为背景图片 URL 添加引号 roymondchen 2026-07-23 15:40:58 +08:00
  • cde0805292 fix(editor): 使用属性面板中的源码删除样式无效 roymondchen 2026-07-23 15:15:19 +08:00
  • 6919a0a0b1 fix(editor): 右键菜单动态变化后修复菜单位置防止截断 roymondchen 2026-07-23 15:13:26 +08:00
  • d9d2f8f04c chore: update lockfile v1.8.0-beta.14 v1.8.0-beta.14 roymondchen 2026-07-23 12:13:40 +08:00
  • 3fbce585a4 chore: release v1.8.0-beta.14 roymondchen 2026-07-23 12:12:18 +08:00
  • 09eecd5bed fix(stage): 修复选中组件时 stage 外层滚动 roymondchen 2026-07-23 12:09:13 +08:00
  • ee5247ca94 feat: playground 支持主题切换 roymondchen 2026-07-22 19:03:05 +08:00
  • 8699dc12af fix: 调整编辑器配置项展示 roymondchen 2026-07-22 18:39:10 +08:00
  • b13cd3425b feat(design,editor): 新增magic-admin主题样式,优化组件表单配置布局样式 manmanyu 2026-07-22 09:31:26 +00:00
  • 89689bb9fd fix(editor): 保留历史操作来源并补发插入事件 roymondchen 2026-07-22 17:17:42 +08:00
  • 0feada8d1f fix(form): 统一 extendState 合并逻辑 roymondchen 2026-07-22 16:51:07 +08:00
  • d27710c464 chore: update lockfile v1.8.0-beta.13 v1.8.0-beta.13 roymondchen 2026-07-22 11:35:33 +08:00
  • 3e7980c0f5 chore: release v1.8.0-beta.13 roymondchen 2026-07-22 11:34:14 +08:00
  • 78b34a452b fix(form): 修复隐藏字段校验处理 roymondchen 2026-07-21 21:19:28 +08:00
  • 6f3f321736 feat(editor): 抽离表单视图与对比逻辑 roymondchen 2026-07-21 21:18:29 +08:00
  • 6cdf54a4a6 fix(form): typeMatch 使用 toLine 统一类型转换并处理异步 type/defaultValue roymondchen 2026-07-21 16:20:23 +08:00
  • 08ac9038bf chore: update lockfile v1.8.0-beta.12 roymondchen 2026-07-20 20:15:26 +08:00
  • 58b151af64 chore: release v1.8.0-beta.12 roymondchen 2026-07-20 20:11:33 +08:00
  • e5e0da3785 fix(editor): 修正 StyleSetter 字段 prop 取值逻辑 roymondchen 2026-07-20 20:02:42 +08:00
  • ef66e8a598 fix(form,editor): 完善表单校验与样式属性匹配 roymondchen 2026-07-20 19:09:55 +08:00
  • 932974f0fa style: lint-fix 自动修复格式问题 roymondchen 2026-07-20 11:20:15 +08:00
  • edb44da255 chore: 清理 vue-demi/composition-api 传递依赖,重构 ActionButton 去重并修复 Popconfirm 兼容 roymondchen 2026-07-20 11:18:41 +08:00
  • 7459224009 chore(deps): 升级开发依赖版本并同步 workspace catalog 与 lockfile roymondchen 2026-07-16 19:48:07 +08:00
  • d07e48bb10 feat(form,editor): 新增 validateForm 校验能力并接入源码保存校验联动 roymondchen 2026-07-16 19:37:46 +08:00
  • 4a15da2108 fix(editor): 修复 Monaco 编辑器卸载时容器失效与 Canceled 未处理异常 roymondchen 2026-07-16 19:35:43 +08:00
  • ce43fface8 refactor(editor): 完善内置 typeMatch 校验规则并规范文件名 roymondchen 2026-07-14 20:28:03 +08:00
  • 0e4669261f feat(editor): 新增属性配置表单校验联动能力 roymondchen 2026-07-14 19:51:21 +08:00
  • 1c67b5e77b feat(editor): 注册编辑器字段内置 typeMatch 校验规则并补充文档 roymondchen 2026-07-14 17:15:28 +08:00
  • bbe73aae64 feat(editor): 扩展 customContentMenu 支持 getTarget 获取右键目标 roymondchen 2026-07-14 15:55:19 +08:00
  • 734e6a8ee6 feat(form): 支持 rules.typeMatch 按字段 type 校验值类型与选项匹配 roymondchen 2026-07-13 15:52:56 +08:00
  • f7d737a0c0 docs: 补充新增修改代码测试覆盖率不低于85%的开发约定 roymondchen 2026-07-13 14:43:48 +08:00
  • 42d45bed18 fix(form): radio group disabled不生效 roymondchen 2026-07-10 16:40:42 +08:00
  • de7a4f73ad style(table): 为 sub-actions 类名添加 tmagic-table 命名空间并迁移样式到主题文件 roymondchen 2026-07-07 19:45:38 +08:00
  • 605f07c8fe feat(editor): 支持自定义历史对比/回滚弹窗内表单组件的尺寸 roymondchen 2026-07-06 17:17:39 +08:00
  • 90492ad3ea fix(adapters): tag 非法 type 回退为默认主题 roymondchen 2026-07-06 16:48:45 +08:00
  • b183e71f64 feat(table): 抽取 ActionPopconfirm 并优化 sub-actions 展开交互 roymondchen 2026-07-06 16:46:22 +08:00
  • 78a1259665 feat(table): 操作列支持 sub-actions 更多菜单并抽取 ActionButton 组件 roymondchen 2026-07-06 15:08:24 +08:00
  • 4a893d35df fix(editor): 为 FloatingBox 拖拽遮罩添加失焦等兜底清理,避免残留导致编辑器无法点击 roymondchen 2026-07-06 11:34:41 +08:00
  • 3c21f45e88 feat(editor): 支持通过 uiService 配置列布局最小宽度 roymondchen 2026-07-03 19:44:13 +08:00
  • aa71fe9ddd fix(core): 在 initNode 前校验 config.items 为数组 roymondchen 2026-07-03 11:46:09 +08:00
  • 9e8272b521 feat(table): 为操作列新增 Popconfirm 二次确认能力 roymondchen 2026-07-03 11:39:37 +08:00
  • 9aa251ce57 fix(editor): 延迟 FloatingBox 拖拽遮罩到实际位移时显示,修复关闭按钮点击失效 roymondchen 2026-07-02 20:50:03 +08:00
  • 3b9fb714e5 refactor(editor): 解耦 FloatingBox 的 uiService 依赖并改为 props 传入 roymondchen 2026-07-02 20:22:24 +08:00
  • 284be0d276 fix(editor): 修复 FloatingBox 拖动时鼠标进入 iframe 区域事件丢失 roymondchen 2026-07-02 20:00:43 +08:00
  • c57ef89715 chore: update lockfile v1.8.0-beta.11 v1.8.0-beta.11 roymondchen 2026-06-29 21:27:41 +08:00
  • 1ef3ea9eb9 chore: release v1.8.0-beta.11 roymondchen 2026-06-29 21:26:37 +08:00
  • 83f4e52845 feat(editor): support custom width and initial diff mode for history diff dialog roymondchen 2026-06-29 20:23:19 +08:00
  • 4330738b9f feat(form): add debug mode to submitForm roymondchen 2026-06-29 15:49:33 +08:00
  • e59c3d2dcd chore: update lockfile v1.8.0-beta.10 v1.8.0-beta.10 roymondchen 2026-06-26 19:53:58 +08:00
  • 55135fc063 chore: release v1.8.0-beta.10 roymondchen 2026-06-26 19:52:59 +08:00
  • af197363cf fix(vue-runtime-help): handle remove when root is not initialized roymondchen 2026-06-26 19:51:44 +08:00
  • 7bbb1f24c0 feat(editor): add unified change events roymondchen 2026-06-26 19:48:38 +08:00
  • f7afed66aa feat(editor): refine history diff defaults roymondchen 2026-06-26 17:08:39 +08:00
  • fd359e493f feat(form): support useFieldTextInError option roymondchen 2026-06-26 16:38:40 +08:00
  • 5e661d0958 refactor(editor): 历史对比 services 改为显式传入并可选 roymondchen 2026-06-26 15:00:08 +08:00
  • 5ea992f5f7 chore: update lockfile v1.8.0-beta.9 v1.8.0-beta.9 roymondchen 2026-06-25 18:17:38 +08:00
  • 4c81f22485 chore: release v1.8.0-beta.9 roymondchen 2026-06-25 18:13:58 +08:00
  • 40acb5b34c feat: 导出 componentListService 和 keybindingService roymondchen 2026-06-25 17:32:52 +08:00
  • ce65b18dbb feat(editor): 优化历史记录对比与回滚流程 roymondchen 2026-06-25 16:30:01 +08:00
  • 1c936ff439 chore: update deps roymondchen 2026-06-24 14:43:11 +08:00
  • e32780b0fb chore: update lockfile v1.8.0-beta.8 v1.8.0-beta.8 roymondchen 2026-06-23 20:21:19 +08:00
  • 7e789aa83a chore: release v1.8.0-beta.8 roymondchen 2026-06-23 20:20:01 +08:00
  • 0f42989ca3 refactor(editor): 统一历史栈结构,支持扩展历史类型 roymondchen 2026-06-23 20:14:41 +08:00
  • bfdaf2b244 fix(playground): 调整初始化时序避免历史恢复被覆盖 roymondchen 2026-06-18 17:28:06 +08:00
  • 1ade61d62e feat(editor): 历史记录支持展示操作人 roymondchen 2026-06-18 17:24:25 +08:00
  • 9f2fa1a9c8 refactor(editor): 抽离历史记录回滚交互并开放复用入口 roymondchen 2026-06-18 17:04:16 +08:00
  • 38065f013f chore: update lockfile v1.8.0-beta.7 v1.8.0-beta.7 roymondchen 2026-06-17 17:20:52 +08:00
  • d5c1fab016 chore: release v1.8.0-beta.7 roymondchen 2026-06-17 17:19:49 +08:00
  • bbf79fd6df fix(editor): 修复历史记录面板分组与展示逻辑 roymondchen 2026-06-17 17:14:27 +08:00
  • 24b9b34f65 fix(editor): 恢复新增组件在当前视窗中垂直居中 roymondchen 2026-06-17 14:20:07 +08:00
  • 95769d6ae0 fix(editor): 数据源配置面板默认激活「数据定义」tab roymondchen 2026-06-16 16:32:42 +08:00
  • 8933c46b73 fix(editor): sidebar 侧栏项 key 与 SideItemKey 常量对齐 roymondchen 2026-06-16 14:12:14 +08:00
  • c811908971 chore: update lockfile v1.8.0-beta.6 v1.8.0-beta.6 roymondchen 2026-06-15 20:47:10 +08:00
  • 0774aa8e59 chore: release v1.8.0-beta.6 roymondchen 2026-06-15 20:46:05 +08:00
  • 2ff7c479c2 test(editor): 补齐 CodeSelectCol 单测 uiService.set mock roymondchen 2026-06-15 20:45:50 +08:00
  • 4a8289137b fix(playground): 修复历史恢复后加载 DSL 时缺少页面基线记录 roymondchen 2026-06-15 20:43:53 +08:00
  • ffcc734102 feat(editor): 查看/编辑时自动切换 sidebar 并定位到对应配置 roymondchen 2026-06-15 17:41:36 +08:00
  • b35132e93e feat(editor): 边框方向有配置时显示高亮状态 roymondchen 2026-06-15 17:10:55 +08:00
  • 921188d2da refactor(editor): 优化历史记录 IndexedDB 持久化,仅序列化 step diff roymondchen 2026-06-12 17:46:55 +08:00
  • 6960bd50e1 feat(editor): 增强 *AndGetHistoryId 与 revertById 的 historyIds 能力 roymondchen 2026-06-12 16:32:47 +08:00
  • 27fac02e99 fix(editor): 仅在使用 left/top 定位时修正节点位置 roymondchen 2026-06-12 15:04:45 +08:00
  • 1298104732 fix(editor): 完善 fixed 与 absolute 定位切换逻辑 roymondchen 2026-06-11 20:48:47 +08:00
  • 9fe10e274c test: 补充 editor、stage、table 单元测试覆盖 roymondchen 2026-06-11 18:45:42 +08:00