ant-design/components/table/style
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
..
bordered.less chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 (#32451) 2021-10-13 15:38:59 +08:00
index.less fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
index.tsx feat: Table filterMode and filterSearch functions (#31809) 2021-09-01 10:49:52 +08:00
radius.less 💄 fix stylelint warnings and errors (#20562) 2019-12-31 15:04:00 +08:00
rtl.less style: optimized Table action position in rtl (#32283) 2021-09-24 16:53:13 +08:00
size.less fix: small/middle table selection dropdown margin issue (#35174) 2022-04-22 16:01:20 +08:00