-
-
Notifications
You must be signed in to change notification settings - Fork 53.5k
feat: [v6] Retire deprecated api for slider #52369
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 #52369 Failed ❌
Important There are 1 diffs found in this PR: 🔄
|
WalkthroughThis pull request removes deprecated API elements from the Slider component in the Ant Design library. It eliminates deprecated properties and their associated logic, including tests for deprecated warnings, to streamline the component's codebase. Changes
|
size-limit report 📦
|
More templates
commit: |
Deploying ant-design with
|
Latest commit: |
f0d1bdf
|
Status: | ✅ Deploy successful! |
Preview URL: | https://e4498832.ant-design.pages.dev |
Branch Preview URL: | https://v6-kiner-retire-deprecated-a-fh58.ant-design.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #52369 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 760 760
Lines 13699 13693 -6
Branches 3581 3575 -6
=========================================
- Hits 13699 13693 -6 ☔ View full report in Codecov by Sentry. |
Bundle ReportChanges will decrease total bundle size by 506 bytes (-0.01%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
📝 Change Log