-
-
Notifications
You must be signed in to change notification settings - Fork 49.7k
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(table): support hideSelectAll and remove hideDefaultSelections in rowSelection(#14581) #24592
Conversation
remove hideDefaultSelections prop in rowSelection(#14581);
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.
Could you please add tests to make sure this change works as expected?
Codecov Report
@@ Coverage Diff @@
## master #24592 +/- ##
=======================================
Coverage 99.14% 99.14%
=======================================
Files 363 363
Lines 7363 7364 +1
Branches 2012 2057 +45
=======================================
+ Hits 7300 7301 +1
Misses 63 63
Continue to review full report at Codecov.
|
@afc163 你再检查检查,看看有没有问题? |
changelog 表格不要删掉,填在里面。 |
OK, 改了,害怕写不下才删除了。 |
|
对 |
是现在这样么? |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
close #14581
💡 Background and solution
📝 Changelog
rowSelection.hideSelectAll
to hide selectAll checkbox.rowSelection.hideSelectAll
用于隐藏全选框。☑️ Self Check before Merge
View rendered components/table/demo/row-selection-custom.md
View rendered components/table/index.en-US.md
View rendered components/table/index.zh-CN.md
View rendered docs/react/migration-v4.en-US.md
View rendered docs/react/migration-v4.zh-CN.md