Skip to content

feat(table): support nested columns and static members - #663

Open
LuckyFBB wants to merge 1 commit into
DTStack:masterfrom
LuckyFBB:feat_662
Open

feat(table): support nested columns and static members#663
LuckyFBB wants to merge 1 commit into
DTStack:masterfrom
LuckyFBB:feat_662

Conversation

@LuckyFBB

@LuckyFBB LuckyFBB commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

变更类型

请选择以下选项以描述 PR 的类型:

  • Bug 修复(修复现有问题)
  • 新功能(添加了一个功能)
  • 代码优化(性能改进、代码重构)
  • 文档更新
  • 单测新增或修改
  • 其他(请说明):

相关问题

#662

变更内容

改动点:Table 组件优化 columns 转换逻辑,支持嵌套分组列(ColumnGroupType)递归解析 tooltip 以及函数式 title 渲染;当未显式传入 columns 时保持 undefined 以正常支持声明式 <Table.Column> 写法;补齐 defaultProps、displayName 等 antd Table 静态属性,并新增对应的单元测试用例。

影响范围:Table 组件及其使用场景(增强多级表头分组提示、函数表头与 <Table.Column> 声明式调用能力,完全兼容既有表格的使用方式)。

详细描述

对应 Previewer

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.

1 participant