ant-design / ant-design

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

demo: fix Spin tip demo in SSR mode #48688

Closed afc163 closed 2 weeks ago

afc163 commented 2 weeks ago

中文版模板 / Chinese template

🤔 This is a ...

🔗 Related issue link

💡 Background and solution

截屏2024-04-29 11 28 14

dumi ssr 时样式有问题,改成 style 属性。

📝 Changelog

Language Changelog
🇺🇸 English --
🇨🇳 Chinese --

☑️ 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 #48688 Passed ✅

🎯 Target branch: master (ce43007de408f6b6504ff8bccd91785c578a6b38) 📖 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
./dist/antd-with-locales.min.js 384.63 KB
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 (ce43007) to head (9d3522b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #48688 +/- ## ========================================= 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.