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
7.22k stars 1.18k forks source link

Update FilterHeaderCell.razor #8814

Closed hxia999 closed 2 weeks ago

hxia999 commented 3 weeks ago

enum also need localizer

Description

How Has This Been Tested?

Type of Changes

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 90.13%. Comparing base (28bc599) to head (179ce73). Report is 117 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #8814 +/- ## ========================================== + Coverage 89.82% 90.13% +0.30% ========================================== Files 412 421 +9 Lines 11878 12213 +335 Branches 2364 2409 +45 ========================================== + Hits 10670 11008 +338 + Misses 681 663 -18 - Partials 527 542 +15 ```

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