Releases: x-extends/vxe-table
Releases · x-extends/vxe-table
v4.9.31
- table
- 优化 clearTreeExpandLoaded 方法支持传多行
- 增加参数 filter-config.destroyOnClose
v4.9.30
v3.11.35
- table
- 修复冻结列样式没齐问题
- 增加参数 row-drag-config.animation
- 增加参数 column-drag-config.animation
- 增加参数 filter-config.destroyOnClose
- 优化单元格编辑样式
- 优化 clearTreeExpandLoaded 方法支持传多行
v3.11.31
v4.9.26
- table
- 重构复选框,大幅提升渲染速度
- 优化渲染样式,避免闪动 #2680
- 优化拖拽效果
- 优化自定义列拖拽样式
- 支持分组表头拖拽 #2682
- 增加参数 column-drag-config.isCrossDrag
- 增加参数 column-drag-config.isToChildDrag
- 增加参数 column-drag-config.isSelfToChildDrag
- 增加方法 setCheckboxRowKey
- 增加方法 isCheckedByCheckboxRowKey
- 增加方法 isIndeterminateByCheckboxRowKey
- 增加方法 setRadioRowKey
- 增加方法 isCheckedByRadioRowKey
v3.11.27
- table
- 优化渲染样式,避免闪动
- 优化拖拽效果
- 支持分组表头拖拽
- 增加参数 column-drag-config.isCrossDrag
- 增加参数 column-drag-config.isToChildDrag
- 增加参数 column-drag-config.isSelfToChildDrag
v4.9.22
v3.11.22
- table
- 修复懒加载树展开无效问题
- 优化自定义列设置
- 优化拖拽效果,提高流畅度
- 支持树跨层级拖拽排序
- 增加参数 row-drag-config.isCrossDrag
- 增加参数 row-drag-config.isSelfToChildDrag
- 增加参数 row-drag-config.showGuidesStatus
- 增加参数 column-drag-config.showGuidesStatus
- 增加方法 getFullData
- 增加方法 getFullColumns
v4.9.19
- table
- 优化自定义列设置
- 优化拖拽效果,提高流畅度
- 支持树跨层级拖拽排序
- 增加参数 custom-onfig.drawerOptions.mask
- 增加参数 custom-onfig.drawerOptions.lockView
- 增加参数 custom-onfig.drawerOptions.resize
- 增加参数 custom-onfig.drawerOptions.escClosable #2675
- 增加参数 row-drag-config.isCrossDrag
- 增加参数 row-drag-config.isSelfToChildDrag
- 增加参数 row-drag-config.showGuidesStatus
- 增加参数 column-drag-config.showGuidesStatus
- 增加方法 getFullData
- 增加方法 getFullColumns