Commit Graph

  • 72f07a70f5 Deploy to GitHub pages gh-pages github-actions[bot] 2025-11-26 09:11:19 +00:00
  • 2667981e4c fix(form): table拖拽排序后重新渲染组件 dev roymondchen 2025-11-26 16:40:26 +08:00
  • b536eba81c fix(form): 生成表单values时将initValus深拷贝,避免修改到传入的对象 roymondchen 2025-11-26 16:38:37 +08:00
  • 054ed561b6 chore: update lockfile v1.7.0-beta.5 v1.7.0-beta.5 roymondchen 2025-11-24 20:31:39 +08:00
  • c1dc58c97c chore: release v1.7.0-beta.5 roymondchen 2025-11-24 20:30:11 +08:00
  • bb7ec0aa1b fix(element-plus-adapter): 构建时将vue源码构建入目标代码中,导致页面存在多个版本vue roymondchen 2025-11-24 20:27:53 +08:00
  • 849b4dc319 fix(tdesign-vue-next-adapter): 没有extra时form item不渲染help节点 roymondchen 2025-11-24 19:15:50 +08:00
  • 8aef360ed7 chore: update lockfile v1.7.0-beta.4 v1.7.0-beta.4 roymondchen 2025-11-24 16:21:50 +08:00
  • 8d65127cdd chore: release v1.7.0-beta.4 roymondchen 2025-11-24 16:20:19 +08:00
  • 93640257e9 fix(design,editro,element-plus-adapter,tdesign-vue-next-adapter): elememt-plus表单渲染失败 roymondchen 2025-11-24 16:14:21 +08:00
  • 09dfaad2cc feat(design): 在html中添加adapter类型class roymondchen 2025-11-24 13:56:11 +08:00
  • 5dbe1fb655 feat(core): getNode未指定页面片容器id时取获得到的第一个 roymondchen 2025-11-24 13:54:09 +08:00
  • 82df2a8f5c chore: update deps roymondchen 2025-11-21 16:50:46 +08:00
  • 4dc5f0a298 style: 优化部分结构 roymondchen 2025-11-21 15:41:41 +08:00
  • 3b913c1af4 feat(form): group list新增添加按钮配置 roymondchen 2025-11-20 18:05:53 +08:00
  • 310054b7d6 feat(form): form dialog新增show close/show cancel 配置 roymondchen 2025-11-20 17:57:44 +08:00
  • fa0e10f687 feat(form): table操作列支持配置固定在左边还是右边 roymondchen 2025-11-20 15:44:14 +08:00
  • bf6598c871 feat(form): form dialog新增props roymondchen 2025-11-20 15:03:17 +08:00
  • 6a7f80c48d feat(form): table新增新增按钮配置 roymondchen 2025-11-20 11:27:12 +08:00
  • e2708b868b feat(form): 表格拖动支持tdesign roymondchen 2025-11-19 14:39:49 +08:00
  • 97affb2bff feat(form): tip图标放到label中去 roymondchen 2025-11-19 14:37:24 +08:00
  • e418130a66 feat(form, design, form-schema): table支持自定义title,table 表单组件支持配置title tip roymondchen 2025-11-19 13:23:03 +08:00
  • 55a2869818 fix(form): 文本输入change出发太频繁 roymondchen 2025-11-18 19:13:56 +08:00
  • 0ecc116652 feat(design, tdesign-vue-next-adapter): formItem新增labelAlign prop roymondchen 2025-11-18 19:09:14 +08:00
  • 310aa47c1d feat(form): panel点击标题可以展开或者收缩内容 roymondchen 2025-11-18 19:03:29 +08:00
  • 27555d6b2f fix(design): select visible-change事件名写错 roymondchen 2025-11-13 20:27:49 +08:00
  • da9884645f fix(playgournd): 存在多个vue版本问题 roymondchen 2025-11-11 16:36:25 +08:00
  • 1a08b16a39 fix(tdesign-vue-next-adapter): select支持allowCreate roymondchen 2025-11-11 16:35:16 +08:00
  • a96ca8092c feat(design,tdesign-vue-next-adapter): input添加click事件 roymondchen 2025-11-10 16:01:20 +08:00
  • 489d321677 chore: update lockfile v1.7.0-beta.3 roymondchen 2025-10-31 17:40:28 +08:00
  • 3d0081e48e chore: release v1.7.0-beta.3 roymondchen 2025-10-31 17:38:58 +08:00
  • acda22d5cb feat(design,tdesign-vue,next-adapter): textarea支持autosize roymondchen 2025-10-31 17:35:45 +08:00
  • 7b19a01849 chore(playground): adapter改成异步加载 roymondchen 2025-10-31 14:14:00 +08:00
  • d0179028fb feat(element-plus-adapter, from, tdesign-vue-adapter): button兼容type=default和type为空的情况 roymondchen 2025-10-31 11:58:26 +08:00
  • 564a7f4271 fix(editor): 表单组件保持单向数据流 roymondchen 2025-10-31 11:56:32 +08:00
  • 6f0498a9e7 feat(form): text组件配置的append.hander函数添加setModel/setFormValue方法 roymondchen 2025-10-30 20:08:34 +08:00
  • 4f52fcb122 style(form): group-list样式改成card的样式 roymondchen 2025-10-30 19:56:45 +08:00
  • 1297939db2 style(table): table全屏后居中显示 roymondchen 2025-10-30 19:54:16 +08:00
  • b3cfc0b5d3 chore: update lockfile v1.7.0-beta.2 roymondchen 2025-10-28 15:33:58 +08:00
  • b96036b23c chore: release v1.7.0-beta.2 roymondchen 2025-10-28 15:32:32 +08:00
  • 3c3ba6525b style(form): table新增按钮放到右边 roymondchen 2025-10-28 15:30:44 +08:00
  • 0f3dfcf511 fix(form): daterange 配置names后配置失效 roymondchen 2025-10-28 15:29:50 +08:00
  • 12e6dd18b4 feat(design, element-plus-adapter, tdesign-vue-next-adapter): 添加adapterType, 完善tdesign useZIndex roymondchen 2025-10-28 14:24:11 +08:00
  • cbec52936d fix(form): dialog submit event获取到的changeRecords为空 roymondchen 2025-10-28 11:22:08 +08:00
  • 979b834fac feat(design, tdesign-vue-next-adapter, table, element-plus-adapter): 完善tdesign适配 roymondchen 2025-10-27 19:55:42 +08:00
  • dabeba85a0 build(playground): 去掉auto-import roymondchen 2025-10-24 19:44:31 +08:00
  • 954bd37d52 chore: update lockfile v1.7.0-beta.1 roymondchen 2025-10-24 18:19:46 +08:00
  • 59aa9f14b3 chore: release v1.7.0-beta.1 roymondchen 2025-10-24 18:18:17 +08:00
  • 38192a6d48 feat(design, form, form-schema, tdesign-vue-next-adapter): textarea支持rows配置 roymondchen 2025-10-24 18:15:26 +08:00
  • ec479b9296 feat(form): 表单校验后的错误信息将name转换成text roymondchen 2025-10-24 18:13:14 +08:00
  • 7f0aef7bee build(editor): css变量使用错误导致lightingcss构建失败 roymondchen 2025-10-23 20:48:25 +08:00
  • 36508aba88 chore(playgournd): 添加@tmagic/design依赖 roymondchen 2025-10-23 20:37:48 +08:00
  • f30a8ddc41 chore: update lockfile v1.7.0-beta.0 roymondchen 2025-10-23 20:00:55 +08:00
  • a28705e3df chore: release v1.7.0-beta.0 roymondchen 2025-10-23 19:59:29 +08:00
  • ca0f8fc988 feat(design, form, tdesign-vue-next-adapter): 完善tdesign适配 roymondchen 2025-10-23 19:56:57 +08:00
  • 68c69ac405 fix(form): tabel复制行不生效 roymondchen 2025-10-23 19:55:52 +08:00
  • 3a9c94a6a6 feat(form): 新增style,fieldStyle配置;tooltip支持配置placement;配置中的函数新增getFormValue方法 roymondchen 2025-10-23 19:54:14 +08:00
  • 5fe57cd389 feat(form): text新增prepend, append不默认使用button roymondchen 2025-10-23 19:49:42 +08:00
  • 51e9732894 feat(form): fieldset中checkbox新增name,trueValue,falseValue配置 roymondchen 2025-10-23 19:37:37 +08:00
  • 630301bce2 feat(form): 新增flex-layout组件 roymondchen 2025-10-23 19:27:43 +08:00
  • 507e51a2dc feat(design, element-plus-adapter, tdesign-vue-next-adapter): 新增popconfirm组件 roymondchen 2025-10-23 19:23:14 +08:00
  • 11d25603a8 feat(playground): 支持UI组件库切换 roymondchen 2025-10-22 14:45:33 +08:00
  • 8f0d99a4a6 style(design, editor, tdesign-vue-next-adapter): 编辑器顶部导航按钮tdesign下样式优化 roymondchen 2025-10-22 14:44:38 +08:00
  • 08b476e04f feat(design,editor,element-plus-adapter,form,table,tdesign-vue-next-adapter): 重构table组件,适配tdesign roymondchen 2025-10-21 18:59:26 +08:00
  • 1cb2d57ade refactor(editor): 调整表单配置 roymondchen 2025-10-17 15:02:15 +08:00
  • d59428d2d6 refactor(form): 保持单向数据流,表单内部的组件不去修改表单的值,统一通过chang事件通知表单修改 roymondchen 2025-10-16 21:03:57 +08:00
  • e36da82d29 fix(vue-runtime-hlep): 页面片销毁后需要取消app的事件监听 master roymondchen 2025-11-12 19:49:55 +08:00
  • e3b1b9543c chore: update lockfile v1.7.0-beta.3 v1.7.0-beta.3 roymondchen 2025-10-31 17:40:28 +08:00
  • cafd187d98 chore: release v1.7.0-beta.3 roymondchen 2025-10-31 17:38:58 +08:00
  • be75ac994f feat(design,tdesign-vue,next-adapter): textarea支持autosize roymondchen 2025-10-31 17:35:45 +08:00
  • 723e79c0fd chore(playground): adapter改成异步加载 roymondchen 2025-10-31 14:14:00 +08:00
  • 2a29971318 feat(element-plus-adapter, from, tdesign-vue-adapter): button兼容type=default和type为空的情况 roymondchen 2025-10-31 11:58:26 +08:00
  • 09663c8320 fix(editor): 表单组件保持单向数据流 roymondchen 2025-10-31 11:56:32 +08:00
  • 57a634a687 feat(form): text组件配置的append.hander函数添加setModel/setFormValue方法 roymondchen 2025-10-30 20:08:34 +08:00
  • af20a3c51f style(form): group-list样式改成card的样式 roymondchen 2025-10-30 19:56:45 +08:00
  • 14e4a175b4 style(table): table全屏后居中显示 roymondchen 2025-10-30 19:54:16 +08:00
  • 5b5d1f3a4e chore: update lockfile v1.7.0-beta.2 v1.7.0-beta.2 roymondchen 2025-10-28 15:33:58 +08:00
  • 96b2a428f0 chore: release v1.7.0-beta.2 roymondchen 2025-10-28 15:32:32 +08:00
  • cd1a876aac style(form): table新增按钮放到右边 roymondchen 2025-10-28 15:30:44 +08:00
  • d22e520fbf fix(form): daterange 配置names后配置失效 roymondchen 2025-10-28 15:29:50 +08:00
  • b312b5a5bc feat(design, element-plus-adapter, tdesign-vue-next-adapter): 添加adapterType, 完善tdesign useZIndex roymondchen 2025-10-28 14:24:11 +08:00
  • 02e1c7f479 fix(form): dialog submit event获取到的changeRecords为空 roymondchen 2025-10-28 11:22:08 +08:00
  • fa208372ab feat(design, tdesign-vue-next-adapter, table, element-plus-adapter): 完善tdesign适配 roymondchen 2025-10-27 19:55:42 +08:00
  • 9729c38ed2 build(playground): 去掉auto-import roymondchen 2025-10-24 19:44:31 +08:00
  • 611628de78 chore: update lockfile v1.7.0-beta.1 v1.7.0-beta.1 roymondchen 2025-10-24 18:19:46 +08:00
  • df497579c9 chore: release v1.7.0-beta.1 roymondchen 2025-10-24 18:18:17 +08:00
  • c7174726b3 feat(design, form, form-schema, tdesign-vue-next-adapter): textarea支持rows配置 roymondchen 2025-10-24 18:15:26 +08:00
  • b2474909cf feat(form): 表单校验后的错误信息将name转换成text roymondchen 2025-10-24 18:13:14 +08:00
  • 318433aafe build(editor): css变量使用错误导致lightingcss构建失败 roymondchen 2025-10-23 20:48:25 +08:00
  • b85cf6257d chore(playgournd): 添加@tmagic/design依赖 roymondchen 2025-10-23 20:37:48 +08:00
  • dca25e4b8f chore: update lockfile v1.7.0-beta.0 v1.7.0-beta.0 roymondchen 2025-10-23 20:00:55 +08:00
  • 184d931dbe chore: release v1.7.0-beta.0 roymondchen 2025-10-23 19:59:29 +08:00
  • 8ce5f71aa2 feat(design, form, tdesign-vue-next-adapter): 完善tdesign适配 roymondchen 2025-10-23 19:56:57 +08:00
  • 6a2436fb99 fix(form): tabel复制行不生效 roymondchen 2025-10-23 19:55:52 +08:00
  • 1eeabc8220 feat(form): 新增style,fieldStyle配置;tooltip支持配置placement;配置中的函数新增getFormValue方法 roymondchen 2025-10-23 19:54:14 +08:00
  • cea6569020 feat(form): text新增prepend, append不默认使用button roymondchen 2025-10-23 19:49:42 +08:00
  • 3435661348 feat(form): fieldset中checkbox新增name,trueValue,falseValue配置 roymondchen 2025-10-23 19:37:37 +08:00
  • 3e76d34f59 feat(form): 新增flex-layout组件 roymondchen 2025-10-23 19:27:43 +08:00
  • 3181f32b38 feat(design, element-plus-adapter, tdesign-vue-next-adapter): 新增popconfirm组件 roymondchen 2025-10-23 19:23:14 +08:00
  • dd3e901a3d feat(playground): 支持UI组件库切换 roymondchen 2025-10-22 14:45:33 +08:00