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: add AddTabItemBindOptions service #647

Merged
merged 9 commits into from
Mar 8, 2023
Merged

feat: add AddTabItemBindOptions service #647

merged 9 commits into from
Mar 8, 2023

Conversation

ArgoZhang
Copy link
Collaborator

@ArgoZhang ArgoZhang commented Mar 8, 2023

add AddTabItemBindOptions service

Description

close #646

@bb-auto bb-auto bot added the enhancement New feature or request label Mar 8, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 8, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ ArgoZhang
❌ Argo Zhang


Argo Zhang seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ArgoZhang ArgoZhang changed the title feat: add AddTabItemMenuBindOptions service feat: add AddTabItemBindOptions service Mar 8, 2023
@ArgoZhang ArgoZhang enabled auto-merge (squash) March 8, 2023 12:20
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #647 (55961e5) into main (4a17cfb) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #647   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          472       473    +1     
  Lines        15064     15067    +3     
=========================================
+ Hits         15064     15067    +3     
Impacted Files Coverage Δ
src/BootstrapBlazor/Components/Tab/Tab.razor.cs 100.00% <100.00%> (ø)
...ions/BootstrapBlazorServiceCollectionExtensions.cs 100.00% <100.00%> (ø)
.../BootstrapBlazor/Options/TabItemMenuBindOptions.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 disabled auto-merge March 8, 2023 12:26
@ArgoZhang ArgoZhang merged commit e991637 into main Mar 8, 2023
@ArgoZhang ArgoZhang deleted the feat-tab branch March 8, 2023 12:26
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: add AddTabItemMenuBindOptions service
2 participants