ant-design/components/table
kiner-tang(文辉) 21c4bcf40a
fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160)
* fix: aria-lable should be use the first text content in element when title is ReactElement

* fix: aria-label should be use the first text content in element when title is ReactElement

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update snapshots

* feat: update snapshots

Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-23 15:28:26 +08:00
..
__tests__ fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160) 2022-10-23 15:28:26 +08:00
demo docs(Table): fix log value of selected row keys (#38051) 2022-10-17 13:32:00 +08:00
hooks fix: Table ellipsis title missing 2022-10-13 17:44:19 +08:00
style fix: table header shadow issue (#28096) (#38023) 2022-10-17 09:47:16 +08:00
Column.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ColumnGroup.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
ExpandIcon.tsx fix: Accordions are missing expand and collapse states (#37065) 2022-08-17 12:28:37 +08:00
index.en-US.md docs: Table Documentation interface description error (#38065) 2022-10-17 18:06:38 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md docs: Table Documentation interface description error (#38065) 2022-10-17 18:06:38 +08:00
interface.tsx fix: update FilterSearchType type definition (#37610) 2022-09-22 10:13:07 +08:00
Table.tsx chore: use includes instead indexOf (#38139) 2022-10-21 11:45:55 +08:00
util.ts fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160) 2022-10-23 15:28:26 +08:00