ant-design/components/button
afc163 fd31d300ed
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
fix: Button icon align issue again (#52132)
* fix: Button icon align issue again

* fix align

* fix align

* fix

* fix

* buttonPaddingVertical => 0

* fix icon only vertical align
2024-12-26 17:00:23 +08:00
..
__tests__ fix: Button icon align issue again (#52132) 2024-12-26 17:00:23 +08:00
demo fix: Button icon align issue again (#52132) 2024-12-26 17:00:23 +08:00
style fix: Button icon align issue again (#52132) 2024-12-26 17:00:23 +08:00
button-group.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
button.tsx fix: Button with loading motion (#52059) 2024-12-19 19:29:51 +08:00
buttonHelpers.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md docs: documentation improvement (#51442) 2024-10-31 08:04:11 +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 demo: tweak Button demos gap (#52071) 2024-12-20 16:59:31 +08:00
LoadingIcon.tsx fix: Button with loading motion (#52059) 2024-12-19 19:29:51 +08:00