-
-
Notifications
You must be signed in to change notification settings - Fork 53.5k
feat: [V6] Retire deprecated api for tooltip/popover/popconfirm #52457
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
feat: [V6] Retire deprecated api for tooltip/popover/popconfirm #52457
Conversation
|
👁 Visual Regression Report for PR #52457 Failed ❌
Warning There are more diffs not shown in the table. Please check the Full Report for details. Important There are 72 diffs found in this PR: 🔄
|
WalkthroughThis pull request focuses on retiring deprecated APIs for tooltip, popover, and popconfirm components in the Ant Design library. The changes involve removing deprecated properties and methods, updating tests, and ensuring that the components use the new API conventions. Changes
|
More templates
commit: |
Bundle ReportChanges will increase total bundle size by 7.88MB (211.34%) ⬆️
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #52457 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 760 760
Lines 13695 13677 -18
Branches 3585 3575 -10
=========================================
- Hits 13695 13677 -18 ☔ View full report in Codecov by Sentry. |
中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
📝 Change Log