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

Added Adornment Color to MudField - resolves issue #3562 #3647

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

rogue6800
Copy link
Contributor

@rogue6800 rogue6800 commented Jan 1, 2022

Description

Added adornment color parameters to MudField and updated docs with examples.

How Has This Been Tested?

Tested visually.

image

Checklist:

✔️ The PR is submitted to the correct branch (dev).
✔️ My code follows the code style of this project.
❌ I've added relevant tests.

@mudbot mudbot bot added bug Something does not work as intended/expected enhancement New feature or request needs review labels Jan 1, 2022
@rogue6800 rogue6800 marked this pull request as ready for review January 1, 2022 18:19
@codecov
Copy link

codecov bot commented Jan 1, 2022

Codecov Report

Merging #3647 (f05cc2d) into dev (4677eec) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3647      +/-   ##
==========================================
+ Coverage   90.37%   90.42%   +0.04%     
==========================================
  Files         333      333              
  Lines       10487    10487              
==========================================
+ Hits         9478     9483       +5     
+ Misses       1009     1004       -5     
Impacted Files Coverage Δ
src/MudBlazor/Components/Field/MudField.razor 100.00% <ø> (ø)
src/MudBlazor/Components/Field/MudField.razor.cs 100.00% <ø> (+20.83%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4677eec...f05cc2d. Read the comment docs.

@Garderoben Garderoben added this to the 6.0.4 milestone Jan 2, 2022
@Garderoben Garderoben merged commit 6a65065 into MudBlazor:dev Jan 2, 2022
@rogue6800 rogue6800 deleted the AdornmentIconColor branch January 3, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something does not work as intended/expected enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants