mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-03 16:39:41 +08:00
5a6b3ccd98
* Make table sortable columns focusable and keyboard accessible. * Fix typo. * Change focus style for sortable table column header from broken outline to color text. * Update snapshots. * Change order to fix lint error. * Add unit test to test sorting with keypress. * Update components/table/hooks/useSorter.tsx * chore: improve code style * style: use focus-visible * fix: test case * test: update snapshot Co-authored-by: Katsiaryna Pustakhod <Katsiaryna_Pustakhod@epam.com> |
||
---|---|---|
.. | ||
__snapshots__ | ||
demo-extend.test.ts | ||
demo.test.js | ||
empty.test.js | ||
image.test.ts | ||
Table.expand.test.js | ||
Table.filter.test.js | ||
Table.order.test.js | ||
Table.pagination.test.js | ||
Table.rowSelection.test.js | ||
Table.sorter.test.js | ||
Table.test.js | ||
type.test.tsx |