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: #2372 Added support of tab bar css style and class #2844

Merged

Conversation

ldsenow
Copy link
Contributor

@ldsenow ldsenow commented Oct 28, 2022

🤔 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

#2372

💡 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

@github-actions
Copy link

github-actions bot commented Oct 28, 2022

@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 43.87% // Head: 43.88% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (3d66f4e) compared to base (97fdc2a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2844   +/-   ##
=======================================
  Coverage   43.87%   43.88%           
=======================================
  Files         544      544           
  Lines       25752    25757    +5     
  Branches      260      260           
=======================================
+ Hits        11299    11303    +4     
- Misses      14413    14414    +1     
  Partials       40       40           
Impacted Files Coverage Δ
components/tabs/Tabs.razor 56.25% <ø> (ø)
components/tabs/Tabs.razor.cs 70.78% <100.00%> (+0.93%) ⬆️
components/drawer/Drawer.razor.cs 90.19% <0.00%> (-3.27%) ⬇️
components/date-picker/RangePicker.razor.cs 53.79% <0.00%> (+0.33%) ⬆️
components/core/Component/Overlay/Overlay.razor.cs 76.74% <0.00%> (+1.16%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@ElderJames ElderJames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ElderJames ElderJames merged commit fc91fb9 into ant-design-blazor:master Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants