Releases: x-extends/vxe-table
Releases · x-extends/vxe-table
v4.9.34
- table
- 增加方法 insertChild
- 增加方法 insertChildAt
- 增加方法 insertChildNextAt
- 优化导出取值处理
- 优化虚拟滚动流畅度
- grid
- 修复 setCheckboxRowKey 无法调用问题
v3.11.39
v3.11.37
- table
- 增加方法 insertChild
- 增加方法 insertChildAt
- 增加方法 insertChildNextAt
- 优化导出取值处理
- 优化虚拟滚动流畅度
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