MudBlazor / MudBlazor

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
http://mudblazor.com
MIT License
8.03k stars 1.28k forks source link

ParameterState: Make it public available #8868

Closed ScarletKuro closed 6 months ago

ScarletKuro commented 6 months ago

Description

Make it public for other people to use in their projects.

How Has This Been Tested?

Type of Changes

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.12%. Comparing base (28bc599) to head (e0f93ba). Report is 135 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #8868 +/- ## ========================================== + Coverage 89.82% 90.12% +0.29% ========================================== Files 412 421 +9 Lines 11878 12299 +421 Branches 2364 2430 +66 ========================================== + Hits 10670 11085 +415 + Misses 681 665 -16 - Partials 527 549 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

henon commented 6 months ago

FYI @mckaragoz