ant-design/components/table/__tests__
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
..
__snapshots__ fix: Table ellipsis title missing 2022-10-13 17:44:19 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo.test.ts test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
empty.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
Table.expand.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.filter.test.tsx fix: update FilterSearchType type definition (#37610) 2022-09-22 10:13:07 +08:00
Table.order.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.pagination.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.rowSelection.test.tsx test: js => ts (#37392) 2022-09-05 19:41:32 +08:00
Table.sorter.test.tsx 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
Table.test.tsx chore: fix lint (#38005) 2022-10-13 18:22:00 +08:00
type.test.tsx fix: update FilterSearchType type definition (#37610) 2022-09-22 10:13:07 +08:00