ant-design/components/table
Alina Andrieieva ad707df22e
Accessibility fix: aria-label cannot be used with role="presentation". (#40413)
* Acessibility fix: aria-label cannot be used with role="presentation".

* Acessibility fix: added aria-hidden to the wrapper

---------

Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2023-02-05 20:06:24 +08:00
..
__tests__ Accessibility fix: aria-label cannot be used with role="presentation". (#40413) 2023-02-05 20:06:24 +08:00
demo demo: add table drag sorting handler demo (#40346) 2023-02-02 10:54:13 +08:00
hooks Accessibility fix: aria-label cannot be used with role="presentation". (#40413) 2023-02-05 20:06:24 +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 fix site style (#40550) 2023-02-05 19:03:59 +08:00
index.ts refactor: Table render logic opt (#40063) 2023-01-07 21:21:52 +08:00
index.zh-CN.md fix site style (#40550) 2023-02-05 19:03:59 +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