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

fix(module: tabs): the content overflow at animated mode #2671

Merged
merged 1 commit into from
Sep 4, 2022

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

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

@codecov
Copy link

codecov bot commented Sep 4, 2022

Codecov Report

Merging #2671 (01a985e) into master (0dbde95) will increase coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2671      +/-   ##
==========================================
+ Coverage   31.87%   32.15%   +0.27%     
==========================================
  Files         505      543      +38     
  Lines       34374    26453    -7921     
  Branches        0      260     +260     
==========================================
- Hits        10956     8505    -2451     
+ Misses      23418    17908    -5510     
- Partials        0       40      +40     
Impacted Files Coverage Δ
components/tabs/TabPane.razor 85.00% <ø> (-0.72%) ⬇️
components/list/ListItemLayout.cs 0.00% <0.00%> (-100.00%) ⬇️
components/list/ListItem.razor 0.00% <0.00%> (-88.89%) ⬇️
components/list/AntList.razor 0.00% <0.00%> (-83.88%) ⬇️
...omponents/form/Validate/Rule/FormRulesValidator.cs 0.00% <0.00%> (-78.95%) ⬇️
components/list/AntList.razor.cs 0.00% <0.00%> (-77.78%) ⬇️
components/list/ListItem.razor.cs 0.00% <0.00%> (-68.75%) ⬇️
components/form/Form.razor.cs 36.02% <0.00%> (-31.42%) ⬇️
components/form/Form.razor 71.42% <0.00%> (-28.58%) ⬇️
components/form/FormItem.razor.cs 43.31% <0.00%> (-21.81%) ⬇️
... and 444 more

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

1 participant