github MudBlazor/MudBlazor v6.12.0
MudBlazor 6.12.0

latest releases: v7.8.0, v7.7.0, v7.6.0...
8 months ago

What's Changed

Addition of net8.0 target

  • There is now a net8.0 native version of the library in addition to the existing net7.0 and net6.0 versions in the package. This is automatically selected depending on your applications target framework.
  • Note you can still use older versions of the package in net8.0 without issue.

New Features

Bug Fixes

  • mudHelpers.js: Add missing closing bracket by @REDECODE in #7940
  • MudDataGrid: Fix ItemDrop Event Trigger Issue with Disabled ColumnsPanelReordering by @peterthorpe81 in #7934
  • MudTabs: Rightmost tab is not fully scrolled into view when active by @TDroogers in #7876
  • MudDatePicker: Setting date null doesn't clear invalid text by @jacob7395 in #7866
  • ToggleGroup: Improvements by @mckaragoz in #7975

New Contributors

Full Changelog: v6.11.2...v6.12.0

Don't miss a new MudBlazor release

NewReleases is sending notifications on new releases.