Skip to content
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(ShowColumnToolbox): add ShowColumnToolbox parameter #3784

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

ArgoZhang
Copy link
Collaborator

add ShowColumnToolbox parameter

Description

close #3783

@bb-auto bb-auto bot added the enhancement New feature or request label Jul 4, 2024
@bb-auto bb-auto bot added this to the v8.7.0 milestone Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 6 lines in your changes missing coverage. Please review.

Project coverage is 99.97%. Comparing base (6a63925) to head (ac713e2).

Files Patch % Lines
src/BootstrapBlazor/Components/Table/Table.razor 25.00% 2 Missing and 1 partial ⚠️
...otstrapBlazor/Components/Table/Table.razor.Sort.cs 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #3784      +/-   ##
===========================================
- Coverage   100.00%   99.97%   -0.03%     
===========================================
  Files          586      586              
  Lines        25455    25531      +76     
  Branches      3710     3712       +2     
===========================================
+ Hits         25455    25525      +70     
- Misses           0        5       +5     
- Partials         0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(ShowColumnToolbox): add ShowColumnWidthTooltip parameter
1 participant