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: show route path on TabItem title when not match any rules #650

Merged
merged 6 commits into from
Mar 9, 2023

Conversation

ArgoZhang
Copy link
Collaborator

show route path on TabItem title when not match any rules

Description

close #649

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

codecov bot commented Mar 9, 2023

Codecov Report

Merging #650 (e5c4686) into main (7595bd0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #650   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          473       473           
  Lines        15067     15068    +1     
=========================================
+ Hits         15067     15068    +1     
Impacted Files Coverage Δ
src/BootstrapBlazor/Components/Tab/Tab.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 871e4a4 into main Mar 9, 2023
@ArgoZhang ArgoZhang deleted the refactor-tab branch March 9, 2023 01:53
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: show route path on TabItem title when not match any rules
1 participant