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(TableFooterCell): add BreakPoint parameter #3698

Merged
merged 7 commits into from
Jun 20, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add BreakPoint parameter

Description

close #3697

@bb-auto bb-auto bot added the enhancement New feature or request label Jun 20, 2024
@bb-auto bb-auto bot added this to the v8.6.0 milestone Jun 20, 2024
# Conflicts:
#	src/BootstrapBlazor/Components/Table/Table.razor
#	src/BootstrapBlazor/Components/Table/TableFooterCell.razor
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (c536477) to head (563482b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3698   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         582      582           
  Lines       25172    25177    +5     
  Branches     3657     3658    +1     
=======================================
+ Hits        25170    25176    +6     
+ Partials        2        1    -1     

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

@ArgoZhang ArgoZhang requested a review from densen2014 June 20, 2024 08:23
@ArgoZhang ArgoZhang merged commit 688d9f1 into main Jun 20, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the refactor-footer branch June 20, 2024 08:24
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(TableFooterCell): add BreakPoint parameter
2 participants