Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
vxe-table 4.3.10 -> 4.16.20 age confidence

Release Notes

x-extends/vxe-table (vxe-table)

v4.16.20

Compare Source

  • table
    • 修复关闭编辑模式格式化内容显示异常问题 #​3060

v4.16.19

Compare Source

  • table
    • 优化筛选样式
    • 优化右键菜单渲染
    • 参数 edit-config.icon 支持 JSX
    • 渲染器增加参数 tableFilterAutoHeight

v4.16.18

Compare Source

  • table
    • 修复打包异常问题

v4.16.17

Compare Source

  • table
    • 修复列头合并显示异常问题 #​3056

v4.16.16

Compare Source

  • table
    • 优化筛选样式
    • 增加参数 filter-config.className
    • 增加参数 menu-config.transfer
    • 增加参数 menu-config.destroyOnClose

v4.16.15

Compare Source

  • table
    • 优化滚动渲染

v4.16.14

Compare Source

  • table
    • 优化渲染器

v4.16.13

Compare Source

  • table
    • 优化单元格渲染
  • toolbar
    • 修复自定义后缀图标无效问题 #​3052

v4.16.12

Compare Source

  • table
    • 优化单元格渲染
    • 优化样式
  • grid
    • 优化布局样式

v4.16.11

Compare Source

  • table
    • 修复行分组复选框禁用勾选异常问题 #​3045
    • 增加参数 header-tooltip-config #​3047
    • 增加参数 footer-tooltip-config

v4.16.10

Compare Source

  • table
    • 优化选中样式
  • grid
    • 修复调用方法 getTreeRowChildren 报错问题

v4.16.9

Compare Source

  • table
    • 优化单元格样式

v4.16.8

Compare Source

  • table
    • 增加插槽 header-tooltip
    • 增加插槽 tooltip
    • 增加插槽 footer-tooltip
    • 增加参数 tooltip-config.width
    • 增加参数 tooltip-config.height
    • 增加参数 tooltip-config.minWidth
    • 增加参数 tooltip-config.minHeight
    • 增加参数 tooltip-config.maxWidth
    • 增加参数 tooltip-config.maxHeight

v4.16.7

Compare Source

  • table
    • 增加方法 getRowGroups
    • 增加方法 getRowGroupFields

v4.16.6

Compare Source

  • table
    • 优化个性列冻结后排序逻辑

v4.16.5

Compare Source

  • table
    • 修改分组表头显示错位问题 #​3034

v4.16.4

Compare Source

  • table
    • 优化跨表拖拽样式

v4.16.3

Compare Source

  • table
    • 优化标题样式
    • 优化单元格移动事件 #​3037
  • grid
    • 优化表单默认值

v4.16.2

Compare Source

  • table
    • (v4保留兼容)参数 merge-footer-items 被 merge-footer-cells 替换
    • (v4保留兼容)方法 setMergeFooterCells 被 setMergeFooterCells 替换
    • (v4保留兼容)方法 removeMergeFooterItems 被 removeMergeFooterCells 替换
    • (v4保留兼容)方法 getMergeFooterItems 被 getMergeFooterCells 替换
    • (v4保留兼容)方法 clearMergeFooterItems 被 clearMergeFooterCells 替换
    • 优化列宽拖拽线样式 #​3033
    • 优化滚动条
    • 优化校验提示
    • 优化默认高度逻辑,只有当启用编辑模式且未设置 min-height 时才触发默认144px 高度
    • 增加参数 show-custom-header
    • 增加参数 merge-header-cells
    • 增加参数 merge-footer-cells
    • 增加方法 setMergeHeaderCells
    • 增加方法 removeMergeHeaderCells
    • 增加方法 getMergeHeaderCells
    • 增加方法 clearMergeHeaderCells
    • 增加方法 setMergeFooterCells
    • 增加方法 removeMergeFooterCells
    • 增加方法 getMergeFooterCells
    • 增加方法 clearMergeFooterCells

v4.16.1

Compare Source

  • table
    • 增加参数 row-drag-config.isCrossTableDrag
    • 增加事件 row-remove-dragend
    • 增加事件 row-insert-dragend

v4.16.0

Compare Source

  • table
    • 支持甘特图
    • 增加方法 getTreeRowLevel
    • 优化可编辑渲染
    • 优化个性化列

v4.15.13

Compare Source

v4.15.12

Compare Source

  • table
    • 优化单元格编辑样式
    • 优化国际化

v4.15.11

Compare Source

  • table
    • 优化分组行编辑
    • 优化数据分组渲染

v4.15.10

Compare Source

  • column
    • 增加插槽 group-content
  • table
    • 优化样式

v4.15.9

Compare Source

  • table
    • 优化样式
    • 优化渲染

v4.15.8

Compare Source

  • table
    • 优化单元格样式
    • 修复虚拟渲染特殊场景异常问题

v4.15.7

Compare Source

  • table
    • 修复复选框高亮行显示异常问题 #​3018

v4.15.6

Compare Source

  • table
    • 修复懒加载模块异常问题
    • 增加参数 scrollbar-config.x.visible
    • 增加参数 scrollbar-config.y.visible
    • 优化虚拟滚动渲染

v4.15.5

Compare Source

  • table
    • 修复虚拟滚动激活编辑显示问题 #​3014
    • 增加方法 recalcRowHeight
    • 优化行高渲染

v4.15.4

Compare Source

  • table
    • 优化虚拟渲染
  • grid
    • 优化样式
  • toolbar
    • 优化渲染

v4.15.3

Compare Source

  • table
    • 修复获取当前行异常问题 #​3011
    • 修复特殊场景虚拟滚动渲染异常问题
    • 优化树形渲染

v4.15.2

Compare Source

  • table
    • 修复已知问题
    • 优化单元格样式

v4.15.1

Compare Source

  • table
    • 修复列排序记忆部分无效问题
    • 优化个性化列渲染
    • 增加方法 getCustomVisible

v4.15.0

Compare Source

  • table
    • 修复弹出筛选面板后更新选项不刷新问题
    • 修复分组列头拖拽列宽错位问题 #​2999
    • (v4保留兼容)参数 aggregate-config.countMethod 被替换 aggregate-config.calcValuesMethod
    • 增加参数 aggregate-config.expandAll #​3000
    • 增加参数 aggregate-config.expandGroupFields
    • 增加参数 aggregate-config.includeGroupFields
    • 增加参数 aggregate-config.excludeGroupFields
    • 增加参数 aggregate-config.includeValuesFields
    • 增加参数 aggregate-config.excludeValuesFields
    • 增加方法 setRowGroupExpandByField
    • 支持个性化列同步分组列头
    • 优化虚拟滚动渲染
    • 优化自适应高度渲染
  • grid
    • 增加方法 resetForm
    • 增加方法 validateForm
    • 增加方法 validateFormField
    • 增加方法 clearFormValidate
    • 增加方法 homePage
    • 增加方法 homePageByEvent
    • 增加方法 endPage
    • 增加方法 endPageByEvent
    • 增加方法 setCurrentPage
    • 增加方法 setCurrentPageByEvent
    • 增加方法 setPageSize
    • 增加方法 setPageSizeByEvent

v4.14.16

Compare Source

v4.14.15

Compare Source

v4.14.14

Compare Source

v4.14.13

Compare Source

v4.14.12

Compare Source

v4.14.11

Compare Source

v4.14.10

Compare Source

v4.14.9

Compare Source

v4.14.8

Compare Source

  • 修复已知问题

v4.14.7

Compare Source

  • table
    • 修复已知问题
    • 更新国际化语言
    • 优化筛选
    • 优化排序

v4.14.6

Compare Source

  • table
    • 修复特殊场景固定列渲染异常显示问题

v4.14.5

Compare Source

  • table
    • 优化单元格渲染
    • 优化渲染器逻辑

v4.14.4

Compare Source

  • table
    • 优化校验样式

v4.14.3

Compare Source

  • table
    • 优化展开行渲染
    • 优化复选框渲染

v4.14.2

Compare Source

  • table
    • 优化单元格渲染

v4.14.1

Compare Source

  • table
    • 优化新增行合并逻辑

v4.14.0

Compare Source

  • table
    • 重构虚拟渲染模式,提高渲染速度
    • 重构拖拽动画,提高效果流畅度
    • 修复拖拽行与列后动画多次抖动问题
    • 增加参数 column-config.autoOptions
  • grid
    • 增加参数 proxy-config.showLoading
    • 数据代理模式支持 initial 恢复初始化

v4.13.59

Compare Source

v4.13.58

Compare Source

v4.13.57

Compare Source

v4.13.56

Compare Source

v4.13.54

Compare Source

v4.13.53

Compare Source

  • table
    • 修复部分场景合并失效问题

v4.13.52

Compare Source

  • table
    • 修复虚拟渲染拖拽空白问题 #ICJKO7
  • grid
    • 修复 saveFilterPanelByEvent 调用报错问题

v4.13.51

Compare Source

  • grid
    • 修复 commitProxy 插入数据无法自动聚焦问题 #​2977

v4.13.50

Compare Source

  • table
    • 优化渲染

v4.13.49

Compare Source

  • table
    • 修复展开行与虚拟滚动显示空白问题 #​2975
    • 修复树结构复选框禁用状态显示异常问题 #​2974

v4.13.48

Compare Source

  • table
    • 修复合并单元格宽度显示异常问题
    • 增加参数 aggregate-config.maxGroupSize
    • 优化行分组

v4.13.47

Compare Source

  • table
    • 优化个性化列设置
  • grid
    • 修复方法调用错误问题 #​2972

v4.13.46

Compare Source

  • table
    • 修复树结构复选框选择问题

v4.13.45

Compare Source

  • table
    • 修复树结构复选框禁用状态显示错误问题 #ICGQBW
    • 增加方法 toggleCustom #​2971
    • 增加事件 custom-visible-change #​2971
    • 增加事件 custom-visible-all #​2971
    • 增加事件 custom-fixed-change
    • 优化个性化列
    • 优化导出与打印
    • 优化复选框样式
    • 优化单选框样式

v4.13.44

Compare Source

  • table
    • 增加方法 getAggregateContentByRow
    • 增加方法 getAggregateRowChildren
    • 优化自定义列渲染

v4.13.43

Compare Source

  • toolbar
    • (v4保留兼容)参数 refresh={} 对象形式被 refresh-options 替换
    • (v4保留兼容)参数 import={} 对象形式被 import-options 替换
    • (v4保留兼容)参数 export={} 对象形式被 export-options 替换
    • (v4保留兼容)参数 print={} 对象形式被 print-options 替换
    • (v4保留兼容)参数 custom={} 对象形式被 custom-options 替换

v4.13.42

Compare Source

  • table
    • 修复行分组序号显示异常问题 #​2968

v4.13.41

Compare Source

  • grid
    • 增加参数 toolbar-config.zoom-options
  • toolbar
    • 增加参数 refresh-options
    • 增加参数 import-options
    • 增加参数 export-options
    • 增加参数 print-options
    • 增加参数 custom-options

v4.13.40

Compare Source

  • table
    • 修复分组行显示异常问题 #​2965
    • 修复展开行状态显示问题
    • 优化树渲染
    • 增加参数 custom-config.storeOptions
  • grid
    • 修复工具栏插槽无效问题 #​2966

v4.13.39

Compare Source

  • table
    • 修复合并单元格高度异常问题 ICF031

v4.13.38

Compare Source

  • table
    • 修复新增临时数据滚动条显示异常问题 #​2962
    • 修复虚拟渲染滚动条异常问题 #​2961
    • 增加参数 keyboard-config.isAll

v4.13.37

Compare Source

  • table
    • 修复刷新列滚动条异常问题 #​2958
    • 修复横向虚拟滚动特殊场景不生效问题

v4.13.36

Compare Source

  • table
    • 修复重载行无效问题 #​2957
    • 优化分组数据的编辑方式
  • grid
    • 优化分页渲染

v4.13.35

Compare Source

  • table
    • (v4保留兼容)参数 row-group-config 被 aggregate-config 替换
    • (v4保留兼容)参数 row-group-config.countFields 被 column.aggFunc 替换
    • (v4保留兼容)方法 isRowGroupRecord 被 isAggregateRecord 替换
    • (v4保留兼容)方法 isRowGroupExpandByRow 被 isAggregateExpandByRow 替换
    • 修复虚拟渲染模式自适应行高默认显示自适应无效问题 #​2955
    • 修复合并单元格的垂对齐设置无效问题
    • 增加参数 aggregate-config
    • 增加方法 isAggregateRecord
    • 增加方法 isAggregateExpandByRow
  • column
    • 增加参数 agg-func

v4.13.34

Compare Source

  • table
    • 优化当前列高亮样式
    • 优化虚拟渲染配置项参数

v4.13.33

Compare Source

  • table
    • 修复虚拟渲染与自适应行高兼容问题 #​2949
    • 修复分组统计合计不正确问题
    • 增加参数 row-group-config.mode
    • 增加参数 row-group-config.countFields
    • 增加参数 row-group-config.countMethod

v4.13.32

Compare Source

  • table
    • 修复必填校验问题
    • 修复特殊场景列刷新报错问题
    • 修复滚动条状态恢复不正确问题 #​2938

v4.13.31

Compare Source

  • table
    • 修复数据导出过滤默认列无效问题 #​2927

v4.13.30

Compare Source

  • table
    • 修复数组类型校验问题 #​2931
    • 修复数据导出默认列问题

v4.13.29

Compare Source

  • table
    • 修复手动调用设置固定列数量限制无效问题 #​2929
    • 优化动态行高渲染 #IC7X76

v4.13.28

Compare Source

  • table
    • 修复列头对其方式无效问题
    • 增加方法 setSortByEvent
    • 增加方法 setFilterByEvent

v4.13.27

Compare Source

  • table
    • 修复树节点内容超出隐藏提示不显示问题 #​2921
    • 增加方法 clearSortByEvent
    • 增加方法 clearFilterByEvent
    • 增加事件 clear-all-sort
    • 增加事件 clear-all-filter

v4.13.26

Compare Source

  • table
    • 修复行主键使用特殊字符问题 #​2915
    • 修复删除所有新增行无效问题 #​2917
    • 优化渲染

v4.13.25

Compare Source

  • table
    • 修复列头溢出隐藏显示tip问题

v4.13.24

Compare Source

  • table
    • 修复按键导致滚动位置的显示问题

v4.13.23

Compare Source

  • table
    • 修复虚拟滚动列标题显示异常问题
    • 优化列宽拖拽渲染

v4.13.22

Compare Source

  • grid
    • 修复 getTreeRowChildren 方法无法调用问题
  • table
    • 渲染器适配 VxeDateRangePicker

v4.13.21

Compare Source

  • table
    • 修复取消合并显示异常问题

v4.13.20

Compare Source

  • table
    • 修复层级树获取已选数据问题 #​2911
    • 修复删除合并特殊场景合并状态问题

v4.13.19

Compare Source

  • table
    • 修复单选框行触发禁用无效问题
    • 优化渲染器

v4.13.18

Compare Source

  • table
    • 修复列宽拖拽样式问题 #​2899
    • 增加方法 saveFilterPanelByEvent
    • 增加方法 resetFilterPanelByEvent

v4.13.17

Compare Source

  • table
    • 修复复选框获取数据问题

v4.13.16

Compare Source

  • table
    • 优化虚拟滚动渲染

v4.13.15

Compare Source

  • table
    • 修复自定义单元格高度表头高度问题

v4.13.14

Compare Source

  • table
    • 优化虚拟渲染
    • 优化 MacOS 兼容性
    • 提升虚拟渲染流畅度

v4.13.13

Compare Source

  • table
    • 优化虚拟渲染
    • 优化右键菜单样式
  • grid
    • 修复标题提示图标状态颜色显示无效问题

v4.13.12

Compare Source

  • table
    • 优化滚动条渲染
    • 优化样式

v4.13.11

Compare Source

  • table
    • 优化虚拟渲染
    • 优化样式

v4.13.10

Compare Source

v4.13.9

Compare Source

  • table
    • 修复列头自适应高度问题
    • 优化滚动条渲染

v4.13.8

Compare Source

  • table
    • 优化样式

v4.13.7

Compare Source

  • table
    • 修复展开行状态异常显示问题 #​2878

v4.13.6

Compare Source

  • table
    • 增加参数 row-group-config
    • 增加参数 tree-config.padding
    • 增加参数 expand-config.indent
    • 增加方法 setRowGroupExpand
    • 增加方法 setAllRowGroupExpand
    • 增加方法 clearRowGroupExpand
    • 增加方法 isRowGroupExpandByRow
    • 增加方法 isRowGroupRecord
    • 增加方法 setRowGroups
    • 增加方法 clearRowGroups
    • 增加事件 toggle-row-group-expand
    • 优化 Mac 系统事件处理
    • 优化树结构渲染
    • 优化展开行渲染
  • column
    • 增加参数 row-group-node

v4.13.5

Compare Source

  • table
    • 修复树结构获取已选数据问题 #​2871
    • 修复校验提示显示异常问题
    • 优化样式

v4.13.4

Compare Source

  • table
    • 优化树节点样式

v4.13.3

Compare Source

  • table
    • 优化虚拟渲染
    • 优化样式

v4.13.2

Compare Source

  • table
    • 修复树显示问题
    • 修复滚动条重置异常问题 #​2868
    • 增加参数 current-row-config.trigger
    • 增加参数 current-column-config.trigger
    • 增加参数 filter-config.transfer #​2538

v4.13.1

Compare Source

  • table
    • 优化筛选样式
    • 优化虚拟滚动
  • grid
    • 优化表单自定义

v4.13.0

Compare Source

  • table
    • (v4保留兼容)参数 row-config.currentMethod 被 current-row-config.beforeSelectMethod 替换
    • (v4保留兼容)参数 column-config.currentMethod 被 current-column-config.beforeSelectMethod 替换
    • (v4保留兼容)事件 current-change 被 current-row-change 替换
    • 修复筛选面板特殊场景显示问题
    • 修复树结构展开行无效问题
    • 修复标题提示显示 html 无效问题 #​2862
    • 增加参数 current-row-config.beforeSelectMethod
    • 增加参数 current-column-config.beforeSelectMethod
    • 增加事件 current-row-change
    • 增加事件 current-row-disabled
    • 增加事件 current-column-change
    • 增加事件 current-column-disabled
    • 优化列宽拖拽样式
    • 优化自定义列
    • 优化虚拟合并
    • 大幅提升虚拟滚动与合并的渲染性能

v4.12.5

Compare Source

  • table
    • 导出方法支持 isTitle
    • 优化复选框渲染
    • 优化单元格渲染

v4.12.4

Compare Source

  • table
    • 更新国际化语言
    • 优化渲染

v4.12.3

Compare Source

  • table
    • 修复当前行快捷键无效问题

v4.12.2

Compare Source

  • table
    • 修复 tooltip 失效问题
    • 修改国际化切换样式显示问题

v4.12.1

Compare Source

v4.12.0

Compare Source

  • table
    • 重构虚拟渲染,支持百万数据量,提升渲染性能
    • 支持复选框保留记录的状态显示 #​2805
    • 增加参数 current-column-config.trigger
    • 增加参数 current-column-config.isFollowSelected #​2817
    • 增加参数 current-row-config.isFollowSelected #​2817
    • 优化表格样式
    • 优化拖拽排序
    • 优化复选框渲染性能

v4.11.30

Compare Source

v4.11.29

Compare Source

  • table
    • 优化渲染

v4.11.28

Compare Source

  • table
    • 优化渲染

v4.11.27

Compare Source

  • table
    • 修复导出无法返回文件流问题

v4.11.26

Compare Source

  • grid
    • 修复数据代理表单重复触发查询问题 #​2827
    • 修复展开行无法滚动问题
    • 优化渲染器

v4.11.25

Compare Source

  • table
    • 优化虚拟渲染,提升特殊场景渲染性能

v4.11.24

Compare Source

  • table
    • 增加参数 checkbox-config.headerTitle
    • 增加参数 sort-config.ascTitle
    • 增加参数 sort-config.descTitle
  • grid
    • 修复 isPendingByRow 调用报错问题

v4.11.23

Compare Source

v4.11.22

Compare Source

  • table
    • 修复自定义列缓存问题

v4.11.21

Compare Source

  • table
    • 优化筛选样式

v4.11.20

Compare Source

  • table
    • 修复还原已删除数据问题
  • grid
    • 修复特殊场景报错问题
    • 修复自定义分页插槽无效问题 #​2816

v4.11.19

Compare Source

  • table

v4.11.18

Compare Source

  • table
    • (v4保留兼容)内置渲染器 formatOption 被 FormatSelect 替换
    • (v4保留兼容)内置渲染器 formatTree 被 FormatTreeSelect 替换
    • 修改展开行高度兼容问题 #​2810

v4.11.17

Compare Source

  • table
    • 修复删除数据无法还原问题
    • 优化样式

v4.11.16

Compare Source

  • table
    • 修复 showOverflow 继承问题 #​2807

v4.11.15

Compare Source

  • table
    • 修复 shift 横向滚动失效问题
    • 优化拖拽排序

v4.11.14

Compare Source

  • table
    • 更新国际化语言
    • 优化表格样式

v4.11.13

Compare Source

  • table
    • 优化拖拽排序
    • 优化圆角样式

v4.11.12

Compare Source

v4.11.11

Compare Source

  • table
    • 修复 setEditCell、setEditRow 指定列激活编辑为自动聚焦问题 #​2794
    • 修复虚拟滚动与冻结列空白问题 #​2796

v4.11.10

Compare Source

v4.11.9

Compare Source

  • table
    • 修复 Hover 行显示问题 #2792

v4.11.8

Compare Source

  • table
    • 修复筛选显示位置错误问题 #IBNZ5H
    • 优化导出

v4.11.7

Compare Source

  • table
    • 参数 export-config.modes 支持参数 empty 空数据模式
    • 优化边框样式
    • 优化缩放导致边框不显示问题

v4.11.6

Compare Source

  • table

v4.11.5

Compare Source

  • table
    • 修复列宽拖拽样式问题 #​2785
    • 优化数值编辑渲染

v4.11.4

Compare Source

v4.11.3

Compare Source

  • table
    • 修复样式错误问题
    • 修复虚拟滚动对齐问题 #​2780
    • 优化虚拟渲染,提高触摸屏滑动流畅度

v4.11.2

Compare Source

v4.11.1

Compare Source

  • table
    • 修复导出空数据问题

v4.11.0

Compare Source

  • table
    • 重构展开行
    • 修复树结构序号显示问题
    • 修复固定列渲染显示空白问题 #​2774
    • 支持虚拟滚动与展开行
    • 优化数据导出

v4.10.15

Compare Source

  • table
    • 修复表格被隐藏场景行高异常问题 #​2773
    • 增加参数 export-config.mode & export-config.modes 属性值 empty

v4.10.14

Compare Source

  • table
    • 优化编辑样式
    • 优化默认渲染
    • 优化行编辑渲染

v4.10.13

Compare Source

  • table
    • 修复导出数据丢失问题
    • 优化树形排序

v4.10.12

Compare Source

  • table
    • 修复校验触发问题 #​2767
    • 优化校验逻辑,删除的不需要校验 #​2769
    • 优化校验提示框样式

v4.10.11

Compare Source

  • table
    • 修复虚拟滚动分组列头不显示问题 #​2768

v4.10.10

Compare Source

  • table
    • 修复 css 变量定义行高无效问题

v4.10.9

Compare Source

  • table
    • 修复自定义单元格高度问题
    • 增加参数 row-drag-config.showDragTip
    • 增加参数 column-drag-config.showDragTip

v4.10.8

Compare Source

v4.10.7

Compare Source

v4.10.6

Compare Source

  • 更新国际化 #​2742, #​2750
  • table
    • (v4保留兼容)参数 scroll-x 被 virtual-x-config 替换
    • (v4保留兼容)参数 scroll-y 被 virtual-y-config 替换
    • (v4保留兼容)参数 padding 被 cell-config.padding 替换
    • (v4保留兼容)参数 row-config.height 被 cell-config.height 替换
    • (v4保留兼容)事件 resizable-change 被 row-resizable-change 替换
    • 修复树结构拖拽成子节点无效问题 #IBHZ6P
    • 修复树结构拖拽后数据错误问题 #​2743
    • 修复 footer-formatter 无效问题 (#​2758)[#​2758]
    • 修复树结构连接线显示错误问题 #​2735
    • 修复展开行懒加载问题 #​2757
    • 重构虚拟滚动,提升渲染速度
    • 优化列宽拖拽,支持分组拖拽
    • 优化导入,支持字段名和标题
    • 增加参数 sort.config.allowClear
    • 增加参数 sort.config.allowBtn
    • 增加参数 row-config.resizable
    • 增加参数 area-config.extendDirection
    • 增加参数 area-config.beforeExtendMethod
    • 增加参数 area-config.afterExtendMethod
    • 增加参数 resizable-config.isDblclickAutoHeight
    • 增加参数 resizable-config.isSyncAutoWidth
    • 增加参数 resizable-config.isSyncAutoHeight
    • 增加参数 resizable-config.isAllRowDrag
    • 增加参数 resizable-config.isAllColumnDrag
    • 增加参数 row-drag-config.dragToChildMethod
    • 增加参数 column-drag-config.dragToChildMethod
    • 增加参数 scrollbar-config
    • 增加参数 cell-config.padding
    • 增加参数 cell-config.height
    • 增加参数 header-cell-config
    • 增加参数 footer-cell-config
    • 增加方法 setRowHeightConf
    • 增加方法 getRowHeightConf
    • 增加方法 setRowHeight
    • 增加方法 getRowHeight
    • 增加事件 row-resizable-change
    • 增加事件 column-resizable-change

v4.10.5

Compare Source

v4.10.4

Compare Source

  • table
    • 修复复选框禁用显示问题
    • 优化树懒加载拖拽
    • 增加插槽 row-drag-icon #​2732
    • 增加插槽 column-drag-icon

v4.10.3

Compare Source

v4.10.2

Compare Source

v4.10.1

Compare Source

  • table
    • 修复自定义状态不正确问题 #​2717
    • 修复同级拖拽与跨级拖拽冲突问题
    • 增加参数 resizable-config.isDblclickAutoWidth
    • 增加参数 sort-config. iconVisibleMethod
    • 增加参数 filter-config. iconVisibleMethod
    • 优化动态行高虚拟渲染
  • grid
    • 参数 layouts 支持二维数组,更加灵活得我自定义布局
    • 增加插槽 asideLeft #​2714
    • 增加插槽 asideRight #​2714

v4.10.0

Compare Source

  • 增加语言包 #​2711
  • table
    • 修复改变 size 显示空白问题
    • 修复表尾固定列显示错误问题
    • 修复冻结列拖拽限制问题
    • 修复插入临时数据顺序问题
    • 修复行拖拽恢复状态失效问题 #​2701
    • 修复自定义列保存冻结列状态不正确问题 #​2712
    • 优化校验错误提示的定位 #​2705
    • 重构动态行高的计算
    • 重构拖拽,大幅提升拖拽流畅度
    • 参数 export-config.filename 支持传方法 #​2708
    • 参数 export-config.sheetName 支持传方法
    • 优化导出
    • 增加参数 row-drag-config.isPeerDrag
    • 增加参数 column-drag-config.isPeerDrag
  • toolbar
    • 增加插槽 button-prefix
    • 增加插槽 button-suffix
    • 增加插槽 tool-prefix
    • 增加插槽 tool-suffix

v4.9.35

Compare Source

v4.9.34

Compare Source

  • table
    • 增加方法 insertChild
    • 增加方法 insertChildAt
    • 增加方法 insertChildNextAt
    • 优化导出取值处理
    • 优化虚拟滚动流畅度
  • grid
    • 修复 setCheckboxRowKey 无法调用问题

v4.9.33

Compare Source

v4.9.32

Compare Source

v4.9.31

Compare Source

  • table
    • 优化 clearTreeExpandLoaded 方法支持传多行
    • 增加参数 filter-config.destroyOnClose

v4.9.30

Compare Source

  • table
    • 修复默认排序状态不显示问题
    • 增加参数 column-drag-config.trigger #​2690
    • 增加参数 row-drag-config.animation
    • 增加参数 column-drag-config.animation
    • 优化单元格编辑样式

v4.9.29

Compare Source

v4.9.28

Compare Source

v4.9.27

Compare Source

v4.9.26

Compare Source

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

v4.9.25

Compare Source

v4.9.24

Compare Source

v4.9.23

Compare Source

v4.9.22

Compare Source

  • table
    • 修复懒加载树展开无效问题 #​2676
    • 修复 row-config.currentMethod 与 column-config.currentMethod 无效问题 #​2678
    • 修复 setFilter 传 true 无法更新数据问题
    • 增加 row-drag-config.isToChildDrag
    • 增加方法 setSort

v4.9.21

Compare Source

v4.9.20

[Compare Source](https://redirect.github.com/x-extends/vxe-table/


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Apr 2, 2023

Deploy Preview for vue3-management-system ready!

Name Link
🔨 Latest commit 44d01ac
🔍 Latest deploy log https://app.netlify.com/projects/vue3-management-system/deploys/68d72d2712c87c00083c1692
😎 Deploy Preview https://deploy-preview-66--vue3-management-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch 2 times, most recently from d19bb4c to 9616777 Compare April 20, 2023 19:10
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.3.11 fix(deps): update dependency vxe-table to v4.3.12 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 9616777 to 0f5d208 Compare May 14, 2023 06:07
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.3.12 fix(deps): update dependency vxe-table to v4.3.14 May 14, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 0f5d208 to c307ab3 Compare May 25, 2023 15:25
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.3.14 fix(deps): update dependency vxe-table to v4.4.0 May 25, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from c307ab3 to 7c89b1e Compare May 26, 2023 17:33
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.4.0 fix(deps): update dependency vxe-table to v4.4.1 May 26, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 7c89b1e to e844e32 Compare June 15, 2023 02:07
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.4.1 fix(deps): update dependency vxe-table to v4.4.2 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from e844e32 to 6d31729 Compare August 9, 2023 04:40
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.4.2 fix(deps): update dependency vxe-table to v4.4.7 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch 2 times, most recently from 54107f5 to 841f9f3 Compare August 16, 2023 05:20
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.4.7 fix(deps): update dependency vxe-table to v4.5.0 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 841f9f3 to a6885a3 Compare August 17, 2023 03:50
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.5.0 fix(deps): update dependency vxe-table to v4.5.1 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from a6885a3 to 838f8a3 Compare August 19, 2023 07:53
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.5.1 fix(deps): update dependency vxe-table to v4.5.2 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 838f8a3 to 35479e9 Compare August 21, 2023 01:48
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.5.2 fix(deps): update dependency vxe-table to v4.5.4 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 35479e9 to 114bb4a Compare August 21, 2023 15:31
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.5.4 fix(deps): update dependency vxe-table to v4.5.5 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 114bb4a to 96822b0 Compare August 26, 2023 02:24
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.5.5 fix(deps): update dependency vxe-table to v4.5.6 Aug 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.5.6 fix(deps): update dependency vxe-table to v4.5.7 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch 2 times, most recently from 9463421 to 67188fa Compare August 30, 2023 07:46
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.15.9 fix(deps): update dependency vxe-table to v4.15.10 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from d864595 to 8243699 Compare September 1, 2025 09:45
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.15.10 fix(deps): update dependency vxe-table to v4.16.3 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 8243699 to 9a8a97d Compare September 2, 2025 12:15
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.3 fix(deps): update dependency vxe-table to v4.16.4 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 9a8a97d to ade4778 Compare September 3, 2025 15:59
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.4 fix(deps): update dependency vxe-table to v4.16.5 Sep 3, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from ade4778 to 0c5e1eb Compare September 4, 2025 22:45
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.5 fix(deps): update dependency vxe-table to v4.16.6 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 0c5e1eb to 45a8ddf Compare September 6, 2025 03:56
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.6 fix(deps): update dependency vxe-table to v4.16.7 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 45a8ddf to 671ceb4 Compare September 9, 2025 07:11
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.7 fix(deps): update dependency vxe-table to v4.16.9 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 671ceb4 to b6b3e95 Compare September 11, 2025 11:48
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.9 fix(deps): update dependency vxe-table to v4.16.11 Sep 11, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from b6b3e95 to 19a7d35 Compare September 17, 2025 20:14
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.11 fix(deps): update dependency vxe-table to v4.16.13 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 19a7d35 to 8952adb Compare September 18, 2025 16:15
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.13 fix(deps): update dependency vxe-table to v4.16.14 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from 8952adb to f07bc56 Compare September 19, 2025 04:09
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.14 fix(deps): update dependency vxe-table to v4.16.15 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from f07bc56 to b479d02 Compare September 21, 2025 07:04
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.15 fix(deps): update dependency vxe-table to v4.16.16 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from b479d02 to a086dcb Compare September 22, 2025 11:52
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.16 fix(deps): update dependency vxe-table to v4.16.18 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from a086dcb to abc1ec9 Compare September 23, 2025 08:00
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.18 fix(deps): update dependency vxe-table to v4.16.19 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/vxe-table-4.x-lockfile branch from abc1ec9 to 44d01ac Compare September 27, 2025 00:17
@renovate renovate bot changed the title fix(deps): update dependency vxe-table to v4.16.19 chore(deps): update dependency vxe-table to v4.16.20 Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants