-
-
Notifications
You must be signed in to change notification settings - Fork 53.5k
feat: ConfigProvider support classNames and styles for Progress #53535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
size-limit report 📦
|
More templates
commit: |
Bundle ReportChanges will increase total bundle size by 482 bytes (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: antd.min-array-pushAssets Changed:
Files in
Files in
|
Deploying ant-design with
|
Latest commit: |
0e84da6
|
Status: | ✅ Deploy successful! |
Preview URL: | https://38923fcc.ant-design.pages.dev |
Branch Preview URL: | https://progress.ant-design.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #53535 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 782 782
Lines 14139 14143 +4
Branches 3723 3722 -1
=========================================
+ Hits 14139 14143 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
重新实现 Line 的 DOM 结构,css 改成 Flex 布局以解决之前有幽灵高度的问题。
📝 Change Log