ant-design/components/float-button
𝑾𝒖𝒙𝒉 d38aea0138
feat(float-button): support TooltipProps (#53138)
* feat(float-button): support Tooltips props

(cherry picked from commit fb3d131beea52655e780e462eae08662b08095db)

* chore: update demo

(cherry picked from commit 36b39f5e7bf8ace89c705e7ece22549bc623f9e3)

* chore: logic reuse

* chore: update demo snap

* test: add unit test

* chore: edge case

* chore: add warn

* docs: update docs

* revert

* fix: handle undefined and null in convertToTooltipProps
2025-03-13 11:02:06 +08:00
..
__tests__ feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
demo feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
style fix(FloatButton): fix FloatButton menu mode to allow interaction inside the menu on hover (#51208) 2024-10-16 21:24:16 +08:00
BackTop.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
context.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
FloatButton.tsx feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
FloatButtonContent.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
FloatButtonGroup.tsx refactor: useComponentConfig for batch component (#52586) 2025-01-26 12:35:26 +08:00
index.en-US.md feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
interface.ts feat(float-button): support TooltipProps (#53138) 2025-03-13 11:02:06 +08:00
PurePanel.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
util.ts feat: FloatButton support Badge (#41040) 2023-03-20 10:28:20 +08:00