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(Select): add IsEditable parameter #3001

Merged
merged 12 commits into from
Feb 27, 2024
Merged

feat(Select): add IsEditable parameter #3001

merged 12 commits into from
Feb 27, 2024

Conversation

ArgoZhang
Copy link
Collaborator

add IsEditable parameter

Description

close #3000

@bb-auto bb-auto bot added this to the v8.2.0 milestone Feb 27, 2024
@bb-auto bb-auto bot added the enhancement New feature or request label Feb 27, 2024
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 97.29730% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.96%. Comparing base (c85f9c7) to head (a439782).

Files Patch % Lines
src/BootstrapBlazor/Components/Select/Select.razor 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3001      +/-   ##
==========================================
- Coverage   99.96%   99.96%   -0.01%     
==========================================
  Files         558      558              
  Lines       24060    24078      +18     
  Branches     3489     3491       +2     
==========================================
+ Hits        24052    24069      +17     
  Misses          4        4              
- Partials        4        5       +1     

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

@ArgoZhang ArgoZhang merged commit cc3ffc1 into main Feb 27, 2024
3 of 5 checks passed
@ArgoZhang ArgoZhang deleted the feat-select-iseditable branch February 27, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Select): add IsEditable parameter
1 participant