ant-design/components/config-provider
Alina Andrieieva ad707df22e
Accessibility fix: aria-label cannot be used with role="presentation". (#40413)
* Acessibility fix: aria-label cannot be used with role="presentation".

* Acessibility fix: added aria-hidden to the wrapper

---------

Co-authored-by: Alina Andrieieva <Alina_Andrieieva@epam.com>
2023-02-05 20:06:24 +08:00
..
__tests__ Accessibility fix: aria-label cannot be used with role="presentation". (#40413) 2023-02-05 20:06:24 +08:00
demo demo: update CP demo (#40358) 2023-01-21 12:35:21 +08:00
hooks refactor: remove shallowequal (#39662) 2022-12-27 15:46:51 +08:00
style perf: only one parent selector in style (#40325) 2023-01-20 10:31:27 +08:00
context.ts fix: remove useless tsx support (#39853) 2022-12-28 14:20:52 +08:00
cssVariables.ts type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
defaultRenderEmpty.tsx chore: use React.useContext replace <Context.ConfigConsumer /> (#40091) 2023-01-09 10:04:35 +08:00
DisabledContext.tsx type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00
index.en-US.md demo: update demo (#40318) 2023-01-19 15:37:54 +08:00
index.tsx Export ThemeConfig type (#40370) 2023-01-23 19:24:05 +08:00
index.zh-CN.md demo: update demo (#40318) 2023-01-19 15:37:54 +08:00
SizeContext.tsx chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00