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(BootstrapInputGroupLabel): add ShowRequiredMark parameter #2242

Merged
merged 9 commits into from
Oct 9, 2023

Conversation

ArgoZhang
Copy link
Collaborator

add ShowRequiredMark parameter

Description

close #2241

@bb-auto bb-auto bot added the enhancement New feature or request label Oct 9, 2023
@bb-auto bb-auto bot added this to the V7.11.0 milestone Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (90d028f) 100.00% compared to head (0f5a534) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2242   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          527       527           
  Lines        17108     17110    +2     
=========================================
+ Hits         17108     17110    +2     
Files Coverage Δ
...azor/Components/Input/BootstrapInputGroup.razor.cs 100.00% <ø> (ø)
...or/Components/Input/BootstrapInputGroupLabel.razor 100.00% <100.00%> (ø)
...Components/Input/BootstrapInputGroupLabel.razor.cs 100.00% <100.00%> (ø)
.../BootstrapBlazor/Components/Table/TableSortItem.cs 100.00% <ø> (ø)

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

@ArgoZhang ArgoZhang merged commit b2b65c8 into main Oct 9, 2023
4 checks passed
@ArgoZhang ArgoZhang deleted the feat-form branch October 9, 2023 03:29
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(BootstrapInputGroupLabel): add ShowRequiredMark parameter
1 participant