ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
90.42k stars 46.41k forks source link

fix: list grid property change #48683

Closed coderz-w closed 2 weeks ago

coderz-w commented 2 weeks ago

🤔 这个变动的性质是?

🔗 相关 Issue

#48682

💡 需求背景和解决方案

colStyle 的usememo参数错误导致无法更新,修改依赖

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项。⚠️

stackblitz[bot] commented 2 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

github-actions[bot] commented 2 weeks ago

Preview is ready

github-actions[bot] commented 2 weeks ago

👁 Visual Regression Report for PR #48683 Passed ✅

🎯 Target branch: master (1a6e9e09de9df7d13fbbf6ae51b355635097d666) 📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (1a6e9e0) to head (c0c4dda).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #48683 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 745 745 Lines 12946 12946 Branches 3382 3382 ========================================= Hits 12946 12946 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.