ant-design/components/config-provider
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
style meger feature to master (#16421) 2019-05-06 12:04:39 +08:00
context.tsx feat: ConfigProvider add form colon (#32818) 2021-11-11 17:51:33 +08:00
cssVariables.tsx chore: export css variable func (#34436) 2022-03-11 16:16:23 +08:00
index.en-US.md feat: ConfigProvider static function support iconPrefixCls (#30925) 2021-06-09 15:36:59 +08:00
index.tsx fix: csp not work on icon (#34356) 2022-03-08 14:01:53 +08:00
index.zh-CN.md feat: ConfigProvider add form colon (#32818) 2021-11-11 17:51:33 +08:00
renderEmpty.tsx feat: Add Mentions component (#16532) 2019-05-17 12:05:03 +08:00
SizeContext.tsx chore: Compatible for @types/react@18 (#34937) 2022-04-08 22:55:42 +08:00