vxe-table 4.2.0 已经发布,vue 表格解决方案

来源: 投稿
作者: Gitee快讯
2022-02-25 09:17:00

vxe-table 4.2.0 已经发布,vue 表格解决方案

此版本更新内容包括:

  • 重要更新,存在兼容性变动!!!
  • table
    • fix 修复多个实例重复安装警告问题
    • (v4保留兼容)参数 row-key 改为 row-config.useKey
    • (v4保留兼容)参数 row-id 改为 row-config.keyField
    • (v4保留兼容)参数 column-key 改为 column-config.useKey
    • (v4保留兼容,建议调用方法获取)事件 checkbox-change 删除参数 {records, reserves, indeterminates}
    • (v4保留兼容,建议调用方法获取)事件 checkbox-all 删除参数 {records, reserves, indeterminates}
    • (v4保留兼容,建议调用方法获取)事件 checkbox-range-start 删除参数 {records, reserves}
    • (v4保留兼容,建议调用方法获取)事件 checkbox-range-change 删除参数 {records, reserves}
    • (v4保留兼容,建议调用方法获取)事件 checkbox-range-end 删除参数 {records, reserves}
    • 增加事件 keydown-start
    • 增加事件 keydown-end
    • 优化虚拟滚动
    • 优化工具提示
  • column
    • (v4保留兼容)参数 title-help 更改为 title-prefix
    • 增加参数 title-prefix.useHTML
  • select
    • (v4保留兼容)参数 option-key 改为 option-config.useKey
    • (v4保留兼容)参数 option-id 改为 option-config.keyField
  • form-item
    • 增加参数 title-prefix.useHTML
    • 增加参数 title-suffix.useHTML

详情查看:https://gitee.com/xuliangzhan_admin/vxe-table/releases/4.2.0

展开阅读全文
点击加入讨论🔥(1) 发布并加入讨论🔥
1 评论
6 收藏
分享
返回顶部
顶部