ant-design/components/table
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
..
__tests__ feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
demo fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
hooks feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
style style(table): Modify borderRadius in filter dropdown (#42451) 2023-05-18 19:42:11 +08:00
Column.ts chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
ColumnGroup.ts chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00
ExpandIcon.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.en-US.md feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
index.ts refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
index.zh-CN.md feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
interface.ts feat: implement sortIcon on Table (#42498) 2023-05-22 12:03:57 +08:00
InternalTable.tsx chore: auto merge branches (#42276) 2023-05-12 15:14:26 +00:00
RcTable.tsx refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
Table.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00