ant-design/components/table/__tests__
Mike Ellis 46a0c60d0c
fix: Adds aria-label to Table header checkbox (#38336)
* Adds aria-label to Table header checkbox

* Corrects inverted aria label

* Updates some napshots

* Updates transfer snapshots
2022-11-03 10:15:03 +08:00
..
__snapshots__ fix: Adds aria-label to Table header checkbox (#38336) 2022-11-03 10:15:03 +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 feat(table): support close fn to close filter dropdown only (#37745) 2022-09-29 14:15:11 +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 chore: merge master 2022-09-28 12:01:20 +08:00