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: cascader): add Disabled parameter #2835

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

ElderJames
Copy link
Member

@ElderJames ElderJames commented Oct 24, 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

fixed #2825

πŸ’‘ Background and solution

πŸ“ Changelog

Language Changelog
πŸ‡ΊπŸ‡Έ English Add Cascader Disabled parameter
πŸ‡¨πŸ‡³ Chinese 咞加 Cascader Disabled ε±žζ€§

β˜‘οΈ 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 24, 2022

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 40.22% // Head: 40.29% // Increases project coverage by +0.06% πŸŽ‰

Coverage data is based on head (54c7274) compared to base (ba47536).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           feature    #2835      +/-   ##
===========================================
+ Coverage    40.22%   40.29%   +0.06%     
===========================================
  Files          545      545              
  Lines        25829    25833       +4     
  Branches       261      261              
===========================================
+ Hits         10391    10410      +19     
+ Misses       15398    15383      -15     
  Partials        40       40              
Impacted Files Coverage Ξ”
components/cascader/Cascader.razor.cs 24.74% <50.00%> (+0.53%) ⬆️
...nts/core/Component/Overlay/OverlayTrigger.razor.cs 55.49% <0.00%> (+2.61%) ⬆️
components/core/Component/Overlay/Overlay.razor.cs 74.41% <0.00%> (+6.97%) ⬆️

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 linked an issue Oct 24, 2022 that may be closed by this pull request
@ElderJames ElderJames merged commit 47c07b8 into feature Oct 24, 2022
@ElderJames ElderJames deleted the Private/James/add-cascader-disabled branch October 24, 2022 05:28
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.

Need Cascader Disabled option
1 participant