ant-design/components/table
afc163 5a6b3ccd98
fix: Table columns sorter a11y experience (#35269)
* 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>
2022-04-27 16:27:13 +08:00
..
__tests__ fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
demo docs: Update demo with Space (#35172) 2022-04-22 13:35:27 +08:00
hooks fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
style fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
Column.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
ColumnGroup.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
ExpandIcon.tsx Revert "test: Fix Table test (#23915)" (#23916) 2020-05-06 23:38:58 +08:00
index.en-US.md Update index.en-US.md 2022-04-12 22:25:47 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md docs: recommend S2 and ProTable in table documentation (#34998) 2022-04-12 22:22:01 +08:00
interface.tsx chore: merge conflict 2022-04-11 17:41:54 +08:00
Table.tsx chore: Compatible for @types/react@18 (#34937) 2022-04-08 22:55:42 +08:00
util.ts chore: Update Table ts definition (#29084) 2021-01-28 01:21:58 +08:00