ant-design/components/config-provider
2023-04-17 19:38:12 +08:00
..
__tests__ Merge branch 'master' into feature-merge-master 2023-04-17 19:38:12 +08:00
demo docs(ConfigProvider): update ConfigProvider demo (#41042) 2023-03-07 21:47:53 +08:00
hooks feat: add useConfig hook to ConfigProvider (#40215) 2023-02-14 17:39:35 +08:00
style fix: CP nonce should work on cssinjs (#41482) 2023-03-27 23:00:56 +08:00
context.ts feat: ConfigProvider support config popupOverflow for scroll logic (#41676) 2023-04-07 10:17:00 +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 feat: ConfigProvider support config popupOverflow for scroll logic (#41676) 2023-04-07 10:17:00 +08:00
index.tsx feat: ConfigProvider support config popupOverflow for scroll logic (#41676) 2023-04-07 10:17:00 +08:00
index.zh-CN.md feat: ConfigProvider support config popupOverflow for scroll logic (#41676) 2023-04-07 10:17:00 +08:00
SizeContext.tsx chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00