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(Card): support Icon theme #755

Merged
merged 7 commits into from
Mar 19, 2023
Merged

feat(Card): support Icon theme #755

merged 7 commits into from
Mar 19, 2023

Conversation

ArgoZhang
Copy link
Collaborator

support Icon theme

Description

close #754

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

codecov bot commented Mar 19, 2023

Codecov Report

Merging #755 (55ae141) into main (9f9344e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #755   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          477       477           
  Lines        15211     15213    +2     
=========================================
+ Hits         15211     15213    +2     
Impacted Files Coverage Δ
...or/Components/Button/PopConfirmButtonContent.razor 100.00% <ø> (ø)
...apBlazor/Components/Button/PopConfirmButtonBase.cs 100.00% <100.00%> (ø)
...Components/Button/PopConfirmButtonContent.razor.cs 100.00% <100.00%> (ø)
...c/BootstrapBlazor/Components/Captcha/Captcha.razor 100.00% <100.00%> (ø)
src/BootstrapBlazor/Components/Card/Card.razor.cs 100.00% <100.00%> (ø)
src/BootstrapBlazor/Services/DefaultIconTheme.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 1863a4d into main Mar 19, 2023
@ArgoZhang ArgoZhang deleted the icon-pop branch March 19, 2023 14:49
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(Card): support Icon theme
1 participant