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(Button): support config Icon #719

Merged
merged 3 commits into from
Mar 15, 2023
Merged

feat(Button): support config Icon #719

merged 3 commits into from
Mar 15, 2023

Conversation

ArgoZhang
Copy link
Collaborator

support config Icon

Description

close #718

@bb-auto bb-auto bot added the enhancement New feature or request label Mar 15, 2023
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #719 (ed93b5f) into main (4da853a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #719   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          475       475           
  Lines        15123     15125    +2     
=========================================
+ Hits         15123     15125    +2     
Impacted Files Coverage Δ
...tstrapBlazor/Components/Anchor/AnchorLink.razor.cs 100.00% <100.00%> (ø)
...azor/Components/AutoComplete/AutoComplete.razor.cs 100.00% <100.00%> (ø)
...tstrapBlazor/Components/AutoFill/AutoFill.razor.cs 100.00% <100.00%> (ø)
.../BootstrapBlazor/Components/Avatar/Avatar.razor.cs 100.00% <100.00%> (ø)
...rc/BootstrapBlazor/Components/Button/ButtonBase.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ArgoZhang ArgoZhang merged commit ef918d7 into main Mar 15, 2023
@ArgoZhang ArgoZhang deleted the icon-button branch March 15, 2023 09:08
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(Button): support config Icon
1 participant