ant-design/components/table
Danial Soheili cac6d5c42f
fix: Table scroll shadow in rtl mode (#40441)
* 💄 STYLE: fix Table's scroll shadow in rtl mode

* Revert "💄 STYLE: fix Table's scroll shadow in rtl mode"

This reverts commit 06c9249f702f421bc8115b95a89bf1cdd81f49b6.

* 💄 STYLE: use logical properties
2023-01-29 20:46:13 +08:00
..
__tests__ fix: address mock data city spelling error (#40431) 2023-01-29 12:46:00 +08:00
demo fix: address mock data city spelling error (#40431) 2023-01-29 12:46:00 +08:00
hooks chore: adjust parameter order (#40253) 2023-01-16 16:31:08 +08:00
style fix: Table scroll shadow in rtl mode (#40441) 2023-01-29 20:46:13 +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 chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
index.en-US.md refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
index.ts refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
index.zh-CN.md refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
interface.ts refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
InternalTable.tsx chore: adjust parameter order (#40253) 2023-01-16 16:31:08 +08:00
RcTable.tsx refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
Table.tsx refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
util.ts fix(table): fix Table aria-label contains [object Object] (#38389) 2022-11-05 12:44:37 +08:00