Skip to content

Releases: x-extends/vxe-table

v4.9.34

24 Dec 01:35
Compare
Choose a tag to compare
  • table
    • 增加方法 insertChild
    • 增加方法 insertChildAt
    • 增加方法 insertChildNextAt
    • 优化导出取值处理
    • 优化虚拟滚动流畅度
  • grid
    • 修复 setCheckboxRowKey 无法调用问题

v3.11.39

24 Dec 08:16
Compare
Choose a tag to compare
  • table
    • 修复表尾固定列显示错误问题

v3.11.37

20 Dec 07:46
Compare
Choose a tag to compare
  • table
    • 增加方法 insertChild
    • 增加方法 insertChildAt
    • 增加方法 insertChildNextAt
    • 优化导出取值处理
    • 优化虚拟滚动流畅度

v4.9.31

19 Dec 03:31
Compare
Choose a tag to compare
  • table
    • 优化 clearTreeExpandLoaded 方法支持传多行
    • 增加参数 filter-config.destroyOnClose

v4.9.30

18 Dec 04:19
Compare
Choose a tag to compare
  • table
    • 修复默认排序状态不显示问题
    • 增加参数 column-drag-config.trigger #2690
    • 增加参数 row-drag-config.animation
    • 增加参数 column-drag-config.animation
    • 优化单元格编辑样式

v3.11.35

18 Dec 10:25
Compare
Choose a tag to compare
  • table
    • 修复冻结列样式没齐问题
    • 增加参数 row-drag-config.animation
    • 增加参数 column-drag-config.animation
    • 增加参数 filter-config.destroyOnClose
    • 优化单元格编辑样式
    • 优化 clearTreeExpandLoaded 方法支持传多行

v3.11.31

16 Dec 06:46
Compare
Choose a tag to compare
  • table
    • 修复自定义列异步加载冲突问题 #2688
    • 修复默认排序状态不显示问题
    • 重构复选框,大幅提升渲染速度
    • 优化自定义列拖拽样式
    • 增加方法 setCheckboxRowKey
    • 增加方法 isCheckedByCheckboxRowKey
    • 增加方法 isIndeterminateByCheckboxRowKey
    • 增加方法 setRadioRowKey
    • 增加方法 isCheckedByRadioRowKey
    • 增加参数 column-drag-config.trigger
    • 增加参数 row-drag-config.trigger

v4.9.26

14 Dec 04:31
Compare
Choose a tag to compare
  • table
    • 重构复选框,大幅提升渲染速度
    • 优化渲染样式,避免闪动 #2680
    • 优化拖拽效果
    • 优化自定义列拖拽样式
    • 支持分组表头拖拽 #2682
    • 增加参数 column-drag-config.isCrossDrag
    • 增加参数 column-drag-config.isToChildDrag
    • 增加参数 column-drag-config.isSelfToChildDrag
    • 增加方法 setCheckboxRowKey
    • 增加方法 isCheckedByCheckboxRowKey
    • 增加方法 isIndeterminateByCheckboxRowKey
    • 增加方法 setRadioRowKey
    • 增加方法 isCheckedByRadioRowKey

v3.11.27

13 Dec 02:13
Compare
Choose a tag to compare
  • table
    • 优化渲染样式,避免闪动
    • 优化拖拽效果
    • 支持分组表头拖拽
    • 增加参数 column-drag-config.isCrossDrag
    • 增加参数 column-drag-config.isToChildDrag
    • 增加参数 column-drag-config.isSelfToChildDrag

v4.9.22

11 Dec 02:12
Compare
Choose a tag to compare
  • table
    • 修复懒加载树展开无效问题 #2676
    • 修复 row-config.currentMethod 与 column-config.currentMethod 无效问题 #2678
    • 修复 setFilter 传 true 无法更新数据问题
    • 增加 row-drag-config.isToChildDrag
    • 增加方法 setSort