ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
90.42k stars 46.41k forks source link

fix: Progress circle tooltip distance #48686

Closed afc163 closed 2 weeks ago

afc163 commented 2 weeks ago

中文版模板 / Chinese template

🤔 This is a ...

🔗 Related issue link

💡 Background and solution

before after
图片 截屏2024-04-29 10 41 50

📝 Changelog

Language Changelog
🇺🇸 English Fix Progress tooltip wrong distance.
🇨🇳 Chinese 修复 Progress tooltip 提示距离太近的问题。

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

stackblitz[bot] commented 2 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

github-actions[bot] commented 2 weeks ago

Preview is ready

github-actions[bot] commented 2 weeks ago

👁 Visual Regression Report for PR #48686 Passed ✅

🎯 Target branch: master (c150885f5cb9d20b355e64be6fd1c4522cce833d) 📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

github-actions[bot] commented 2 weeks ago

size-limit report 📦

Path Size
./dist/antd.min.js 337.04 KB (-48 B 🔽)
./dist/antd-with-locales.min.js 384.63 KB (-90 B 🔽)
codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c150885) to head (c7a8ebe). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #48686 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 745 745 Lines 12947 12947 Branches 3383 3383 ========================================= Hits 12947 12947 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Wxh16144 commented 2 weeks ago

修复 Progress tooltip 提示距离太近的问题。

我怎么感觉 before那样是故意的?