-
-
Notifications
You must be signed in to change notification settings - Fork 53.5k
feat: [V6] Retire deprecated api for AutoComplete #52198
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
|
👁 Visual Regression Report for PR #52198 Passed ✅
🎊 Congrats! No visual-regression diff found. |
WalkthroughThis pull request removes deprecated APIs related to the Changes
|
@@ -135,9 +124,9 @@ const AutoComplete: React.ForwardRefRenderFunction<RefSelectProps, AutoCompleteP | |||
<Select |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The removal of dropdownClassName
in favor of popupClassName
is a breaking change. Ensure that all dependent code and documentation are updated accordingly to prevent any unexpected behavior.
size-limit report 📦
|
More templates
commit: |
Deploying ant-design with
|
Latest commit: |
7a44c37
|
Status: | ✅ Deploy successful! |
Preview URL: | https://50660d4c.ant-design.pages.dev |
Branch Preview URL: | https://v6-kiner-retire-deprecated-a.ant-design.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #52198 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 763 763
Lines 13650 13648 -2
Branches 3563 3562 -1
=========================================
- Hits 13650 13648 -2 ☔ View full report in Codecov by Sentry. |
中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
📝 Change Log