MudBlazor

@mudblazor
16 Followers
1 Following
10 Posts
https://mudblazor.com is a Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility

This release brings multi-level grouping in MudDataGrid and several other improvements and fixes. If you noticed the regression in scrollable dialogs, it is fixed in this release as well:

https://github.com/MudBlazor/MudBlazor/releases/tag/v8.6.0

#MudBlazor #dotnet #blazor

Release MudBlazor v8.6.0 · MudBlazor/MudBlazor

What's Changed New Features MudOverlay: Add parameter Modal allowing click-through by @Cybrosys in #10893 MudDataGrid: Hierarchy Column Header by @versile2 in #11181 MudDateRangePicker: BlurAsync(...

GitHub

We had a little oopsie in v8.5.0 so here is the hotfix:

https://github.com/MudBlazor/MudBlazor/releases/tag/v8.5.1

#mudblazor #blazor #dotnet

Release MudBlazor v8.5.1 · MudBlazor/MudBlazor

What's Changed Bug Fixes Analyzer: Lower the Roslyn version by @ScarletKuro in #11116 MudMenu Nested Fix by @versile2 in #11117 Full Changelog: v8.5.0...v8.5.1

GitHub
Release MudBlazor v8.5.0 · MudBlazor/MudBlazor

What's Changed Bug Fixes MudChart: Fix culture and perfomance issues by @radderz in #11041 MudSwitch: Change track color to improve visibility on dark theme by @boukenka in #11077 MudTextField: Fi...

GitHub

Another routine update with fixes and small improvements. Enjoy: https://github.com/MudBlazor/MudBlazor/releases/tag/v8.4.0

#mudblazor #blazor #dotnet

Release MudBlazor v8.4.0 · MudBlazor/MudBlazor

What's Changed New Features MudDateRangePicker: Limit Date Range selection based on min/max days constraint by @Anu6is in #10769 MudChart: Timeseries charting improvements by @radderz in #10865 Mu...

GitHub

Another bug fix update for MudBlazor is out. Thanks to our lively community and some very active new team members.

https://github.com/MudBlazor/MudBlazor/releases/tag/v8.3.0

#blazor #dotnet #MudBlazor

Release MudBlazor v8.3.0 · MudBlazor/MudBlazor

What's Changed New Features MudExpansionPanels: add Panels property to expose child components by @pwasilewski in #10789 MudTable: Show the default cursor for sortable headers when sorting is disa...

GitHub

Some more bug fixes following the v8.0.0 and v8.1.0 releases. It is strongly recommended to upate to v8.2.0

https://github.com/MudBlazor/MudBlazor/releases/tag/v8.2.0

#dotnet #blazor #mudblazor

Release MudBlazor v8.2.0 · MudBlazor/MudBlazor

What's Changed New Features MudTabPanel: Add BadgeIcon property by @pwasilewski in #10694 Bug Fixes MudInput: Fix adornment click passing through to field by @danielchalmers in #10737 MudTooltip...

GitHub

We just released MudBlazor v8.1.0 addressing some urgent issues which have been reported for v8.0.0.

[Release Notes](https://github.com/MudBlazor/MudBlazor/releases/tag/v8.1.0)

#MudBlazor #Blazor #dotnet

Release MudBlazor v8.1.0 · MudBlazor/MudBlazor

What's Changed New Features MudImage: Add fallback source by @Anu6is in #10599 MudThemeProvider: Add ClassName Style tag by @versile2 in #10667 MudDataGrid: remove detrimental ChildRowContent CSS...

GitHub

Just released MudBlazor.Templates v3.1.0 for .NET9:

> dotnet new install MudBlazor.Templates::3.1.0

This version includes the toggle feature for the drawer during static SSR, thanks to Anu6is

#MudBlazor #Blazor #dotnet

MudBlazor v8.0.0 is out! Apart from many improvements and fixes there are also new components such as MudStepper, Heatmap charts and MudChat.

[Release Notes](https://github.com/MudBlazor/MudBlazor/releases/tag/v8.0.0)
#MudBlazor #Blazor #dotnet

Release MudBlazor v8.0.0 · MudBlazor/MudBlazor

NoteIf you are migrating from v7.x.x to v8.0.0 please make sure to read the v8.0.0 Migration Guide !! You can give us your feedback about v8, it'll be appreciated. What's Changed Breaking Changes ...

GitHub
@samuel Thanks for this!