github MudBlazor/MudBlazor v6.0.5

2 years ago

MudBlazor 6.0.5

This release contains the correct static files that are needed for the new dark theme system preference to work. The 6.0.4 package did not actually have 6.0.4 static files with it.

Features

  • MudExpansionPanels: Added ExpandAll and CollapseAll methods #3699
  • Pickers: Added 'context' parameter to 'PickerActions' to simplify creation of actions #3620
  • Refactor: Only use ES6 language features #3666

Bug Fixes

  • MudSelect: Issue with OnBlur event #3531
  • MudSelect: Scroll to item issue when entering some characters #3697
  • MudTable: Conflicts between MultiSelection callbacks and invalid selection when row enters in edit mode #3630
  • MudAutocomplete: Clear() not clearing when called in a ValueChanged callback #3590
  • MudProgressCircular: Minor indeterminate animation "reseting" #3681
  • MudNumericField: Don't allow MouseWheel when Readonly/Disabled #3656
  • MudNumericField: Allow custom formatting, i.e. Format="€0" #3691
  • MudMenu: Wrong redundant height in menu components. #3682

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/27?closed=1

Don't miss a new MudBlazor release

NewReleases is sending notifications on new releases.