ant-design/components/table/hooks
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
..
useFilter fix: Table filter does not work if column has grouped header #40203 (#40463) 2023-02-02 19:52:10 +08:00
useLazyKVMap.ts chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
usePagination.ts chore: adjust parameter order (#40253) 2023-01-16 16:31:08 +08:00
useSelection.tsx chore: adjust parameter order (#40255) 2023-01-16 16:18:01 +08:00
useSorter.tsx Accessibility fix: aria-label cannot be used with role="presentation". (#40413) 2023-02-05 20:06:24 +08:00
useTitleColumns.ts chore: remove useless tsx support (#39934) 2022-12-31 22:12:30 +08:00