ant-design/components/float-button
Jony J 1fe4dab6e6
Some checks failed
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled
chore: update rc-tooltip version to 6.4.0 in package.json (#52293)
* chore: update rc-tooltip version to 6.4.0 in package.json

* chore: trigger CI build

* test: update snapshot

* chore: trigger CI build
2025-01-08 16:42:46 +08:00
..
__tests__ chore: update rc-tooltip version to 6.4.0 in package.json (#52293) 2025-01-08 16:42:46 +08:00
demo feat: FloatButton support placement (#50407) 2024-08-20 10:16:07 +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 chore(deps): update dependency eslint to v9 (#50690) 2024-09-19 03:30:19 +08:00
FloatButtonContent.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
FloatButtonGroup.tsx chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
index.en-US.md feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +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: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +08:00
interface.ts feat: FloatButton support button htmlType (#50892) 2024-09-17 17:15:26 +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