-
-
Notifications
You must be signed in to change notification settings - Fork 50.3k
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
fix: Select align issue #51694
fix: Select align issue #51694
Conversation
Run & review this pull request in StackBlitz Codeflow. |
👁 Visual Regression Report for PR #51694 Failed ❌
Warning There are more diffs not shown in the table. Please check the Full Report for details. Important There are 24 diffs found in this PR: 🔄 24 changed.
|
Walkthrough\nThis pull request addresses a bug fix related to the Select component in the Ant Design library. The changes focus on resolving issues with the alignment and styling of the Select component, particularly when using the
|
size-limit report 📦
|
More templates
commit: |
Deploying ant-design with Cloudflare Pages
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #51694 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 761 761
Lines 13555 13689 +134
Branches 3538 3576 +38
==========================================
+ Hits 13555 13689 +134 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
得补一下 5.22.2 的 ChangeLog,如果要发的话 |
* fix: item align logic * fix: placeholder style * test: update snapshot * fix: single align * chore: add demo * test: update snapshot * fix: color * fix: style * fix: line height * fix: borderless pos * chore: base of prefix offset
中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
调整了一些排列组合的情况:
📝 Change Log
prefix
style issue with color, line break, status error.prefix
组合导致的颜色、折行、状态样式问题。