Conversation
|
|
👁 Visual Regression Report for PR #52881 Failed ❌
Important There are 3 diffs found in this PR: 🔄
|
WalkthroughThis pull request focuses on refactoring the animation performance in the carousel component. The main change involves replacing the use of Changes
|
size-limit report 📦
|
More templates
commit: |
Bundle ReportChanges will increase total bundle size by 34 bytes (0.0%) ⬆️. 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: |
bda6e31
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://398911e2.ant-design.pages.dev |
| Branch Preview URL: | https://slick-update.ant-design.pages.dev |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #52881 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 768 768
Lines 13840 13840
Branches 3628 3628
=========================================
Hits 13840 13840 ☔ View full report in Codecov by Sentry. |
* pref: improve animation performance * pref: improve animation performance










中文版模板 / Chinese template
🤔 This is a ...
🔗 Related Issues
💡 Background and Solution
iShot_2025-02-18_23.59.50.mp4
📝 Change Log
2. 使用
transform: translate重构了width,修复了动画卡顿的问题2. 使用
transform: translate重构了width,修复了动画卡顿的问题