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: collapse): add Animation parameter #3562

Merged
merged 1 commit into from
Dec 23, 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

fixed #3559

💡 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 8, 2023

@ElderJames ElderJames changed the title fix(module: collapse): remove the animation feat(module: collapse): add Animation parameter Dec 23, 2023
Copy link

codecov bot commented Dec 23, 2023

Codecov Report

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

Comparison is base (316d0aa) 44.38% compared to head (b6cecfd) 44.07%.
Report is 10 commits behind head on master.

Files Patch % Lines
components/collapse/Panel.razor.cs 0.00% 10 Missing ⚠️
components/collapse/Collapse.razor.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3562      +/-   ##
==========================================
- Coverage   44.38%   44.07%   -0.32%     
==========================================
  Files         566      566              
  Lines       27174    27228      +54     
  Branches     5576     5586      +10     
==========================================
- Hits        12061    12000      -61     
- Misses      14128    14242     +114     
- Partials      985      986       +1     

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

@ElderJames ElderJames merged commit 452ec76 into master Dec 23, 2023
4 of 6 checks passed
@ElderJames ElderJames deleted the fix/collapse-remove-animation branch December 23, 2023 09:41
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.

collapse shakes when it is expanded in blazor sever
1 participant