ant-design/components/config-provider
二货爱吃白萝卜 86b5c50cb4
refactor: Tooltip support auto arrow & auto shift (#40632)
* chore: adjust doc

* chore: simplify arrow offset

* chore: auto adjust shift

* docs: adjust demo

* chore: update snapshot

* chore: provide ref

* test: prepare

* chore: update deps

* test: fix part test

* test: fix part test

* test: fix part test

* test: fix part test

* test: fix part test

* test: update snapshot

* fix: missing pure render

* fix: Popover pure panel

* test: update snapshot

* test: update tour snapshot

* chore: bump trigger ver

* test: fix render ssr logic

* test: skip unnecessary case

* test: fix test case

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: fix test case

* test: fix test case

* chore: clean up useless warning

* test: add check for placement

* chore: ignore default
2023-02-15 10:21:28 +08:00
..
__tests__ refactor: Tooltip support auto arrow & auto shift (#40632) 2023-02-15 10:21:28 +08:00
demo feat: add useConfig hook to ConfigProvider (#40215) 2023-02-14 17:39:35 +08:00
hooks feat: add useConfig hook to ConfigProvider (#40215) 2023-02-14 17:39:35 +08:00
style perf: only one parent selector in style (#40325) 2023-01-20 10:31:27 +08:00
context.ts feat(ConfigProvider): add form scrollToFirstError (#39509) 2023-01-03 09:56:47 +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 Merge branch 'master' into feature-merge-master 2023-02-14 21:15:39 +08:00
index.tsx feat: add useConfig hook to ConfigProvider (#40215) 2023-02-14 17:39:35 +08:00
index.zh-CN.md Merge branch 'master' into feature-merge-master 2023-02-14 21:15:39 +08:00
SizeContext.tsx chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00