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 FixedLineNoColumn on table #922

Merged
merged 7 commits into from
Mar 30, 2023
Merged

Conversation

ArgoZhang
Copy link
Collaborator

LineNo column support fix

Description

close #850

@bb-auto bb-auto bot added the enhancement New feature or request label Mar 30, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 30, 2023
@ArgoZhang ArgoZhang changed the title feat(Table): LineNo column support fix feat(Table): add FixedLineNoColumn on table Mar 30, 2023
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #922 (13d1ed1) into main (e4cdeca) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #922   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          477       477           
  Lines        15745     15784   +39     
=========================================
+ Hits         15745     15784   +39     
Impacted Files Coverage Δ
src/BootstrapBlazor/Components/Table/Table.razor 100.00% <100.00%> (ø)
...otstrapBlazor/Components/Table/Table.razor.Sort.cs 100.00% <100.00%> (ø)
...trapBlazor/Components/Table/Table.razor.Toolbar.cs 100.00% <100.00%> (ø)
...rc/BootstrapBlazor/Components/Table/Table.razor.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ArgoZhang ArgoZhang merged commit 75de8a2 into main Mar 30, 2023
@ArgoZhang ArgoZhang deleted the feat-table-fixed branch March 30, 2023 09:54
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): LineNo column support fix
1 participant