-
-
Notifications
You must be signed in to change notification settings - Fork 48.9k
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: List grid support more column count #23630
Conversation
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. Latest deployment of this branch, based on commit 39fa86b:
|
Codecov Report
@@ Coverage Diff @@
## feature #23630 +/- ##
========================================
Coverage 98.51% 98.51%
========================================
Files 363 363
Lines 7259 7269 +10
Branches 2004 1968 -36
========================================
+ Hits 7151 7161 +10
Misses 108 108
Continue to review full report at Codecov.
|
修好了。 |
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.
LGTM
🤔 This is a ...
🔗 Related issue link
close #23613
close #14407
close #21474
💡 Background and solution
📝 Changelog
grid
support all column count like 5.grid
支持所有分栏数字,比如分为 5 栏。☑️ Self Check before Merge