Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
fix(Table): 树形结构,叶子节点缩进距离修正
fix(Table): 超出省略功能,
ellipsisTitle
优先级应当高于ellipsis
, tdesign-vue#1404fix(Table): 行选中功能,修复
column.type=single
时,column.title
无效问题,issue#1372fix(Table): 过滤功能,
list.value
值为number
无法高亮过滤图标问题fix(Table): 行选中功能,数据变化时,选中的数据依旧是变化前的数据,#1722
fix(Table): 不提供
expandedRowKeys
的绑定会报错 ,缺少判空,#1704feat(Table): 新增
showHeader
,支持隐藏表头feat(Table): 新增
column.colKey = serial-number
,支持序号列功能,#1517feat(Table): 新增
showSortColumnBgColor
,用于控制是否显示排序列背景色feat(Table): 支持属性
tree.treeNodeColumnIndex
动态修改, #1487本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单