Vxe Table Versions Save

Vxe table 的表格组件

4.6.7

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

3.8.3

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

4.6.6

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

4.6.5

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

3.8.1

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

3.8.0

1 month 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 month ago
  • table
    • 修复懒加载自定义模块警告问题
    • 增加参数 clip-config.includeFields
    • 增加参数 clip-config.excludeFields
    • 增加事件 cell-area-selection-invalid

4.6.3

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

4.6.1

1 month ago
  • table
    • 修复 title-prefix 或 title-suffix 鼠标 hover 报错问题 #2360
    • 修复自定义列相关问题 #2361
    • 增加参数 custom-config.visibleMethod

4.6.0

1 month ago
  • (不向下兼容)按需加载调整,移除已废弃的组件 Footer、Header
  • 增加模块 VxeTableCustomModule
  • 增加组件 button-group
  • table
    • 修复 getRadioRecord 获取值不正确问题
    • (v4保留兼容)重构渲染器,配置 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
    • 增加参数 edit-config.afterEditMethod
    • 增加方法 openCustom
    • 增加方法 closeCustom
    • 优化复选框样式
    • 优化打印
  • toolbar
    • 重构工具栏自定义列
    • (v4保留兼容)参数 custom.immediate 被 custom-config.immediate 替换
    • (v4保留兼容) 参数 custom.showFooter 被 custom-config.showFooter 替换
    • (v4保留兼容)参数 custom.allowFixed 被 custom-config.allowFixed 替换
    • (v4保留兼容)参数 custom.confirmButtonText 被 custom-config.confirmButtonText替换
    • (v4保留兼容)参数 custom.resetButtonText 被 custom-config.resetButtonText 替换
  • radio-group
    • 增加参数 type
    • 增加参数 options
    • 增加参数 option-props
  • button
    • 修复 class-name 无效问题
    • 增加参数 title