ant-design/components/table
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ fix: Table should not crash if filterDropdown is boolean (#44357) 2023-08-23 19:23:25 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
hooks chore: auto merge branches (#43378) 2023-07-05 10:16:04 +00:00
style fix(table): fix expand icon and column shrinking in RTL (#43977) 2023-08-03 12:30:55 +08:00
Column.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ColumnGroup.ts Revert "chore: migrate to vitest (#42506)" (#42900) 2023-06-07 21:59:21 +08:00
ExpandIcon.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md chore: typo (#44579) 2023-09-01 23:39:56 +08:00
interface.ts type: optimization AnyObject type (#43366) 2023-07-05 16:54:04 +08:00
InternalTable.tsx chore: remove useless any & add CSSProperties type (#43921) 2023-08-01 01:26:41 +08:00
RcTable.tsx refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
Table.tsx refactor: rename qrcode to qr-code (#43607) 2023-07-17 23:43:32 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00