mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-15 09:21:22 +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> |
||
---|---|---|
.. | ||
demo-extend.test.ts.snap | ||
demo.test.js.snap | ||
empty.test.js.snap | ||
Table.expand.test.js.snap | ||
Table.filter.test.js.snap | ||
Table.pagination.test.js.snap | ||
Table.rowSelection.test.js.snap | ||
Table.sorter.test.js.snap | ||
Table.test.js.snap |