提交历史

作者 SHA1 备注 提交日期
  luocong2016 ce0f528ba8 chore<table>: fix type (#2528) 2 年之前
  luocong2016 085929a9c0 fix<table>: 高度丢失 (#2527) 2 年之前
  Vinton de4eaddffd fix: 注释build/util文件中的代码,修复热更新无效的问题 (#2551) 2 年之前
  wwsheng009 e1804bd866 form-design优化代码格式,清除无用的注释与引用 (#2547) 2 年之前
  Wit〆苗大 334a0ea8e5 fix(TableAction): 修复outside模式引用时报错;VxeTable demo引用TableAction改为outside模式, 属性添加keepSource以解决警告 (#2544) 2 年之前
  wwsheng009 bce6cee53a fix: 修复form设计器在黑暗模式下的显示问题 (#2543) 2 年之前
  ZhangZhiChao 32daad6198 fix: 修复esbuild的drop_console (#2542) 2 年之前
  luocong2016 a4a5a44009 feat<useLogin>: original Form.validate (#2535) 2 年之前
  wwsheng009 c5b39f2c16 feat: 增加表单设计器 (#2533) 2 年之前
  Wit〆苗大 4c0f2038af perf(vxetable): 封装方法中加入可编辑表格和表单验证相关方法名,并在demo中增加新增和删除方法调用实现 (#2532) 2 年之前
  luocong2016 d25dfcc7c0 docs:optimization point notes (#2526) 2 年之前
  ZhangZhiChao 8992ef472e build: 替换vite废弃的选项`brotliSize`为`reportCompressedSize`,移除v-i18n-next的fix warning (#2522) 2 年之前
  Carson f7a1b02236 fix(useColumns): 多级表头下的列支持行内编辑 (#2521) 2 年之前
  刘大卫 0dc2f1496b fix: 合并单元格页面 由于 ant-design-vue 升级 v3 版本,页面报 Warning: columns.customRender 即将废弃,columns.customRender 用 columns. customCell 替换 (#2520) 2 年之前
  mfish dab977ffbc fix(ApiSelect): 解决参数类型为string时的警告问题 (#2517) 2 年之前
  luocong2016 92cc603680 chore: fix type (#2516) 2 年之前
  lzdjack d3ec7a58ad fix: 修复RadioButtonGroup组件返回值不正确的bug (#2513) 2 年之前
  lzdjack 83e529681a perf: 优化ApiRadioGroup回调函数change参数 (#2512) 2 年之前
  lzdjack 4d6f24d053 perf: 优化ApiCascader回调函数change参数 (#2511) 2 年之前
  lzdjack 45b0be7f7e fix: 修复表单自定义组件验证不通过的bug (#2510) 2 年之前
  jinmao88 c999abb236 fix: ci error 2 年之前
  jinmao88 816fffe960 fix: lodash 2 年之前
  jinmao88 0ad30503a7 chore: update ci 2 年之前
  jinmao88 d02ab2d220 chore: update ci 2 年之前
  lzdjack 6753e24b3d feat: 接入vextable组件 (#2508) 2 年之前
  Wit〆苗大 b90d3572a9 fix(AppendForm): 修复 批量添加表单配置 按钮点击事件未使用批量方法 问题; 表单排版改用baseColProps一次配置,减少重复代码 (#2504) 2 年之前
  Cyrus Zhou 1657439569 修复 updateSchema 多个field 属性时,第二个无效问题。 (#2493) 2 年之前
  mfish 8dd8a5ed01 个人设置图标修改时弹出窗显示原图片,由于跨域获取图片存在问题暂时将user.ts中的跨域图片链接去掉,直接采用本地图片 (#2487) 2 年之前
  前端爱码士 f1717973c4 fix: 修复props中Array类型定义问题 (#2491) 2 年之前
  Wit〆苗大 0cc53558fb fix(EditableCell): 修复可编辑表格 组件onChange重复问题 (#2495) 2 年之前