461 Star 4.4K Fork 873

GVPxuliangzhan / vxe-table

2024-05-16 11:31
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • (v4保留兼容)全局参数 config 被 setConfig 替换
  • table
    • 修复合并后显示空白问题 #2392
  • grid
    • (v4保留兼容)参数 proxy-config.props 被 proxy-config.response 替换
    • 参数 proxy-config.response.list 支持自定义方法
    • 参数 proxy-config.response.result 支持自定义方法
    • 参数 proxy-config.response.total 支持自定义方法
    • 参数 proxy-config.response.message 支持自定义方法
最后提交信息为: releases 4.6.13
2024-05-13 15:10
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • (v3保留兼容)全局参数 config 被 setConfig 替换
  • table
    • 增加参数 area-config.autoClear
    • 修复自定义列设置缓存排序状态无效问题
    • 优化树节点线样式
    • 优化样式
  • grid
    • (v3保留兼容)参数 proxy-config.props 被 proxy-config.response 替换
    • 参数 proxy-config.response.list 支持自定义方法
    • 参数 proxy-config.response.result 支持自定义方法
    • 参数 proxy-config.response.total 支持自定义方法
    • 参数 proxy-config.response.message 支持自定义方法
  • input
    • 修复定位问题 #2383
最后提交信息为: releases 3.8.6
2024-05-09 20:51
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • 修复已知问题
最后提交信息为: releases 4.6.12
2024-05-09 16:32
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 增加参数 area-config.autoClear
    • 优化树节点线样式
  • input
    • 修复定位问题
最后提交信息为: releases 4.6.11
2024-05-09 08:20
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • 支持暗黑模式
  • table
    • 修复自定义列设置缓存排序状态无效问题
    • 优化样式
    • 支持暗黑主题
最后提交信息为: 优化样式
2024-05-07 12:20
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 优化树节点线样式
    • 增加参数 keyboard-config.arrowCursorLock
2024-05-06 09:57
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 优化树节点线样式
    • 增加参数 keyboard-config.arrowCursorLock
最后提交信息为: releases 4.6.9
2024-04-30 22:31
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • (v4保留兼容)事件拦截 event.clearActived 调整 event.clearEdit
    • 优化自定义列样式
最后提交信息为: releases 4.6.8
2024-04-30 22:19
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • (v3保留兼容)事件拦截 event.clearActived 调整 event.clearEdit
    • 修改自定义列按需加载场景报错问题
    • 优化自定义列样式
  • grid
    • 修复显示多个校验消息提示无效问题
  • vxe-button-group
    • 增加参数 mode
    • 增加参数 status
最后提交信息为: releases 3.8.4
2024-04-30 10:55
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • 更新日语国际化 #2376
  • table
    • 修改自定义列按需加载场景报错问题
  • grid
    • 修复显示多个校验消息提示无效问题
  • vxe-button-group
    • 增加参数 mode
    • 增加参数 status
2024-04-29 09:11
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 修复特殊场景事件无法触发问题
    • 增加参数 custom-config.allowFixed
    • 增加参数 custom-config.storage.sort
    • 支持自定义列拖拽排序
  • checkbox-group
    • 增加参数 option-props.disabled
  • radio-group
    • 增加参数 option-props.disabled
最后提交信息为: releases 4.6.6
2024-04-28 17:08
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 增加参数 custom-config.allowFixed
    • 增加参数 custom-config.storage.sort
    • 支持自定义列拖拽排序
  • checkbox-group
    • 增加参数 option-props.disabled
  • radio-group
    • 增加参数 option-props.disabled
最后提交信息为: releases 4.6.6
2024-04-26 11:33
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • button
    • 修复按钮下拉无法移出问题
2024-04-26 11:17
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 修复固定列无法显示问题
最后提交信息为: releases 3.8.0
2024-04-25 18:10
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • (不向下兼容)按需加载调整,移除已废弃的组件 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
最后提交信息为: releases 3.8.0
2024-04-25 14:43
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 修复懒加载自定义模块警告问题
    • 增加参数 clip-config.includeFields
    • 增加参数 clip-config.excludeFields
    • 增加事件 cell-area-selection-invalid
2024-04-24 15:33
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 修复自定义列报错问题
    • 增加参数 area-config.includeFields
    • 增加参数 area-config.excludeFields
最后提交信息为: 修复自定义列报错问题
2024-04-23 13:15
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • 修复 title-prefix 或 title-suffix 鼠标 hover 报错问题
    • 修复自定义列相关问题
    • 增加参数 custom-config.visibleMethod
2024-04-22 10:39
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • (不向下兼容)按需加载调整,移除已废弃的组件 Footer、Header
  • 增加组件 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
最后提交信息为: releases 4.6.0
2024-04-11 11:40
2238568 xuliangzhan admin 1578969499 xuliangzhan
  • table
    • (v3保留兼容)增加参数 footerData,表尾数据参数 footerMethod 将被 footerData 替换
  • button
    • (v3保留兼容)参数 type="text" 更改为 mode="text"
    • 修复校验提示无法清除问题 #2341
    • 增加参数 mode
  • column
    • 增加参数 titleSuffix
  • icon
    • 修复 roll 参数无效问题

What's Changed

New Contributors

Full Changelog: https://github.com/x-extends/vxe-table/compare/4.5.21...3.7.10

最后提交信息为: releases 3.7.10
JavaScript
1
https://gitee.com/xuliangzhan_admin/vxe-table.git
git@gitee.com:xuliangzhan_admin/vxe-table.git
xuliangzhan_admin
vxe-table
vxe-table

搜索帮助