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: dropdown): support arrow parameter #2795

Merged
merged 2 commits into from
Oct 13, 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 Add Dropdown arrow parameter
🇨🇳 Chinese 增加 Dropdown 箭头样式

☑️ 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 12, 2022

@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 41.66% // Head: 41.64% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (3a38ed8) compared to base (91e12f2).
Patch coverage: 67.85% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #2795      +/-   ##
===========================================
- Coverage    41.66%   41.64%   -0.02%     
===========================================
  Files          543      543              
  Lines        25796    25804       +8     
  Branches       260      260              
===========================================
  Hits         10747    10747              
- Misses       15009    15017       +8     
  Partials        40       40              
Impacted Files Coverage Δ
components/core/Component/Overlay/Overlay.razor 81.81% <ø> (ø)
components/dropdown/Dropdown.razor.cs 59.64% <20.00%> (-3.82%) ⬇️
components/dropdown/Dropdown.razor 97.28% <77.27%> (-0.77%) ⬇️
...nts/core/Component/Overlay/OverlayTrigger.razor.cs 52.87% <100.00%> (+0.24%) ⬆️
components/core/Base/AntComponentBase.cs 50.00% <0.00%> (-3.58%) ⬇️

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.

@ElderJames ElderJames merged commit 421b76e into feature Oct 13, 2022
@ElderJames ElderJames deleted the feat/dropdown-arrow branch October 13, 2022 05:38
zxyao145 pushed a commit to zxyao145/ant-design-blazor that referenced this pull request Oct 23, 2022
* feat(module: dropdown): support arrow parameter

* fix document
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