ant-design/components/config-provider/__tests__
Mehmet Yarar f6dc5f39e0
enhance: Improve the a11y of the upload progress bar (#42704)
* improve the a11y of the upload progress

* add a11y test, update snapshots

* pass aria props as part of restProps

* use kebab-case instead of camelCase for aria attributes

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-05-31 20:36:29 +08:00
..
__snapshots__ enhance: Improve the a11y of the upload progress bar (#42704) 2023-05-31 20:36:29 +08:00
components.test.tsx Merge branch 'master' into feature-merge-master 2023-05-08 18:43:14 +08:00
container.test.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
cssinjs.test.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
form.test.tsx fix: fix ConfigProvider form validation message order (#40533) 2023-02-24 18:22:48 +08:00
image.test.ts docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
index.test.tsx refactor[Wave]: CC => FC (#39705) 2022-12-31 22:24:55 +08:00
locale.test.tsx test: refactor test case demo CC => FC (#40070) 2023-01-07 21:15:59 +08:00
memo.test.tsx refactor: Tooltip support auto arrow & auto shift (#40632) 2023-02-15 10:21:28 +08:00
nonce.test.tsx fix: CP nonce should work on cssinjs (#41482) 2023-03-27 23:00:56 +08:00
pagination.test.tsx feat: Config provider pagination showSizeChanger (#35750) 2022-05-26 17:14:05 +08:00
popup.test.tsx feat: ConfigProvider support config popupOverflow for scroll logic (#41676) 2023-04-07 10:17:00 +08:00
static.test.ts test: migrate part of ConfigProvider tests (#37142) 2022-08-22 22:54:38 +08:00
target.test.tsx fix: signatures for Upload (#37861) 2022-10-06 18:53:06 +08:00
theme.test.tsx fix: upgrade @ant-design/icons to 5.1.0 (#42443) 2023-05-18 09:40:09 +08:00
useConfig.test.tsx feat: add useConfig hook to ConfigProvider (#40215) 2023-02-14 17:39:35 +08:00
useSize.test.tsx refactor: add useSize replace React.useContext (#42282) 2023-05-12 14:53:47 +08:00