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(module: tabs): reusetabs supports the interactive auto mode #3564

Merged
merged 8 commits into from
Dec 20, 2023

Conversation

ElderJames
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented Dec 10, 2023

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

Attention: 49 lines in your changes are missing coverage. Please review.

Comparison is base (6a0bb0b) 44.66% compared to head (97d2884) 44.44%.
Report is 1 commits behind head on feature.

Files Patch % Lines
components/tabs/Reuse/ReuseTabsRouteData.cs 0.00% 29 Missing ⚠️
components/tabs/Reuse/ReuseTabs.razor.cs 0.00% 9 Missing ⚠️
components/tabs/Reuse/ReuseTabsService.cs 0.00% 7 Missing ⚠️
components/tabs/Reuse/ReusePages.razor 0.00% 2 Missing ⚠️
components/tabs/Reuse/ReuseTabs.razor 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #3564      +/-   ##
===========================================
- Coverage    44.66%   44.44%   -0.23%     
===========================================
  Files          571      571              
  Lines        27180    27216      +36     
  Branches      5605     5610       +5     
===========================================
- Hits         12141    12095      -46     
- Misses       14014    14141     +127     
+ Partials      1025      980      -45     

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

@ElderJames ElderJames merged commit 487cb08 into feature Dec 20, 2023
4 of 6 checks passed
@ElderJames ElderJames deleted the feat/webapp-template branch December 20, 2023 15:30
This was linked to issues Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReuseTabs Pin=ture bug ReusbTabs did not load the page
1 participant