Vxe Table Versions Save

vxe-table vue 表单/表格解决方案

4.6.8

2 days ago
  • table
    • (v4保留兼容)事件拦截 event.clearActived 调整 event.clearEdit
    • 优化自定义列样式

3.8.4

2 days ago
  • table
    • (v3保留兼容)事件拦截 event.clearActived 调整 event.clearEdit
    • 修改自定义列按需加载场景报错问题
    • 优化自定义列样式
  • grid
    • 修复显示多个校验消息提示无效问题
  • vxe-button-group
    • 增加参数 mode
    • 增加参数 status

4.6.7

2 days ago
  • 更新日语国际化 #2376
  • table
    • 修改自定义列按需加载场景报错问题
  • grid
    • 修复显示多个校验消息提示无效问题
  • vxe-button-group
    • 增加参数 mode
    • 增加参数 status

3.8.3

3 days ago
  • table
    • 修复特殊场景事件无法触发问题
    • 增加参数 custom-config.allowFixed
    • 增加参数 custom-config.storage.sort
    • 支持自定义列拖拽排序
  • checkbox-group
    • 增加参数 option-props.disabled
  • radio-group
    • 增加参数 option-props.disabled

4.6.6

4 days ago
  • table
    • 增加参数 custom-config.allowFixed
    • 增加参数 custom-config.storage.sort
    • 支持自定义列拖拽排序
  • checkbox-group
    • 增加参数 option-props.disabled
  • radio-group
    • 增加参数 option-props.disabled

4.6.5

6 days ago
  • button
    • 修复按钮下拉无法移出问题 #2368

3.8.1

6 days ago
  • table
    • 修复固定列无法显示问题 #2367

3.8.0

1 week ago
  • (不向下兼容)按需加载调整,移除已废弃的组件 Footer、Header
  • 增加模块 VxeTableCustomModule
  • 增加组件 button-group
  • table
    • 修复 getRadioRecord 获取值不正确问题
    • (v3保留兼容)重构渲染器,配置 name 调整 $input, $textarea, $select, $button, $buttons, $radio, $checkbox, $switch 改为 VxeInput, VxeTextarea, VxeSelect, VxeButton, VxeButtonGroup, VxeRadio, VxeRadioGroup, VxeCheckbox, VxeCheckboxGroup, VxeSwitch
    • 增加参数 custom-config.mode
    • 增加参数 custom-config.immediate
    • 增加参数 custom-config.showFooter
    • 增加参数 custom-config.allowFixed
    • 增加参数 custom-config.confirmButtonText
    • 增加参数 custom-config.resetButtonText
    • 增加参数 custom-config.visibleMethod
    • 增加参数 edit-config.afterEditMethod
    • 优化复选框样式
    • 优化打印
  • toolbar
    • 重构工具栏自定义列
    • (v3保留兼容)参数 custom.immediate 被 custom-config.immediate 替换
    • (v3保留兼容) 参数 custom.showFooter 被 custom-config.showFooter 替换
    • (v3保留兼容)参数 custom.allowFixed 被 custom-config.allowFixed 替换
    • (v3保留兼容)参数 custom.confirmButtonText 被 custom-config.confirmButtonText替换
    • (v3保留兼容)参数 custom.resetButtonText 被 custom-config.resetButtonText 替换
  • radio-group
    • 增加参数 type
    • 增加参数 options
    • 增加参数 option-props
  • button
    • 修复 class-name 无效问题
    • 增加参数 title

4.6.4

1 week ago
  • table
    • 修复懒加载自定义模块警告问题
    • 增加参数 clip-config.includeFields
    • 增加参数 clip-config.excludeFields
    • 增加事件 cell-area-selection-invalid

4.6.3

1 week ago
  • table
    • 修复自定义列报错问题
    • 增加参数 area-config.includeFields
    • 增加参数 area-config.excludeFields