ant-design/components/table/__tests__
Chuns Chen 9d671ed939
fix: table expandable row header has no top left border radius (#39781)
* fix: expandable row table header is rendered as td and has no top left border radius #39769

* test: update expandIconColumnIndex
2022-12-24 14:14:07 +08:00
..
__snapshots__ chore: improve table demo (#39733) 2022-12-23 14:39:07 +08:00
demo-extend.test.ts docs: fix component demo column number (#38631) 2022-11-17 18:28:13 +08:00
demo.test.ts docs: fix component demo column number (#38631) 2022-11-17 18:28:13 +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 fix: table expandable row header has no top left border radius (#39781) 2022-12-24 14:14:07 +08:00
Table.filter.test.tsx test: console.error should nullable in Console (#39050) 2022-11-28 14:19:25 +08:00
Table.order.test.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
Table.pagination.test.tsx Merge branch 'master' into next-merge-master 2022-11-17 14:04:31 +08:00
Table.rowSelection.test.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
Table.sorter.test.tsx fix(table): reset aria-label in table column (#39738) 2022-12-22 20:47:46 +08:00
Table.test.tsx fix: upgrade rc-table for a11y issue (#39700) 2022-12-21 14:01:05 +08:00
type.test.tsx chore: merge master 2022-09-28 12:01:20 +08:00