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(Table): add OnResizeColumnCallback parameter #1575

Merged
merged 3 commits into from
Jul 18, 2023
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add OnResizeColumnCallback parameter

Description

close #1574

@bb-auto bb-auto bot added the enhancement New feature or request label Jul 18, 2023
@bb-auto bb-auto bot added this to the V7.8.0 milestone Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #1575 (e0b28d7) into main (15dab3e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1575   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          504       504           
  Lines        16245     16251    +6     
=========================================
+ Hits         16245     16251    +6     
Impacted Files Coverage Δ
...rc/BootstrapBlazor/Components/Table/Table.razor.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit 5caf5be into main Jul 18, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-column branch July 18, 2023 09:57
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(Table): add OnResizeColumnCallback parameter
1 participant