内容简介:vxe-table 4.2.0 已经发布,vue 表格解决方案 此版本更新内容包括: 重要更新,存在兼容性变动!!! table fix 修复多个实例重复安装警告问题 (v4保留兼容)参数 row-key 改为 row-config.useKey (v4保留兼容)...
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
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- vxe-table 4.0.9 发布,vue 表格解决方案
- vxe-table 3.2.17 发布,vue 表格解决方案
- vxe-table 3.3.0 发布,vue 表格解决方案
- vxe-table 3.3.2 发布,vue 表格解决方案
- vxe-table 4.0.16 发布,vue 表格解决方案
- vxe-table 4.0.3 已经发布,vue 表格解决方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Agile Web Development with Rails, Third Edition
Sam Ruby、Dave Thomas、David Heinemeier Hansson / Pragmatic Bookshelf / 2009-03-17 / USD 43.95
Rails just keeps on changing. Rails 2, released in 2008, brings hundreds of improvements, including new support for RESTful applications, new generator options, and so on. And, as importantly, we’ve a......一起来看看 《Agile Web Development with Rails, Third Edition》 这本书的介绍吧!