ant-design/components/table/__tests__
dyecma 8aca325d99
feat: implement sortIcon on Table (#42498)
* implement sortIcon on Table

* drop React.ReactNode from sortIcon

* add sortIcon test

* fix sortIcon arg type

* add sortIcon to docs

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-22 12:03:57 +08:00
..
__snapshots__ feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
demo-extend.test.ts
demo.test.ts
empty.test.tsx
image.test.ts
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 chore: bump rc-dropdown (#42013) 2023-04-29 11:13:53 +08:00
Table.order.test.tsx
Table.pagination.test.tsx
Table.rowSelection.test.tsx feat(Table): support onCell in rowSelection (#36187) 2023-05-06 15:24:22 +08:00
Table.sorter.test.tsx feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
Table.test.tsx fix: getPopupContainer not work inject by ConfigProvider (#40781) (#40871) 2023-02-22 17:22:50 +08:00
type.test.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00