ant-design/components/config-provider/__tests__
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
..
__snapshots__ fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
components.test.js chore: replace demo image to public avatar resources (#32479) 2021-10-14 12:09:07 +08:00
container.test.js fix: Cascader missing props (#32143) 2021-09-13 15:59:57 +08:00
form.test.js test: wrap React.StrictMode for test cases (#35026) 2022-04-18 21:02:11 +08:00
icon.test.js fix: csp not work on icon (#34356) 2022-03-08 14:01:53 +08:00
image.test.ts test: demo -> ui test (#24475) 2020-10-23 18:50:46 +08:00
index.test.js test: migrate some test case to testing-library (#35062) 2022-04-17 22:36:36 +08:00
locale.test.js test: wrap React.StrictMode for test cases (#35026) 2022-04-18 21:02:11 +08:00
memo.test.js feat: rm Consumer usage in test case 2021-01-18 16:51:34 +08:00
static.test.js fix: message with prefixCls should not break (#29574) 2021-03-02 11:53:12 +08:00
target.test.js feat: ConfigProvider support getTargetContainer (#23751) 2020-04-29 20:22:16 +08:00
theme.test.ts fix: not crash ConfigProvider.config on server side (#34118) 2022-02-18 17:07:23 +08:00