github MudBlazor/MudBlazor v5.1.4

latest releases: v7.0.0-preview.1, v6.19.1, v6.19.0...
2 years ago

MudBlazor 5.1.4

  • MudTreeView Added color options for selected, checkboxes and icons #2687
  • MudTable Added default collapse option to basic table grouping #2683
  • MudTable Fixed grouped table loading state and no records missing text #2685
  • MudMenu Close menu when mouse leaves mouse over area #2640
  • MudRadioGroup Enforced same generic type on child radios #2709
  • MudChip Added Variant.Text, SelectedColor option #2707
  • MudDateRangePicker Fixed validation-status not updating #2691
  • MudSelect fixed problems with SelectAll and MultiSelect #2651
  • MudDrawer fixed so it breaks properly on screen size changes when in Mini variant #2668
  • MudDrawer/MudAppBar/MudMainContent now applies correct top padding depending on AppBar height #2457
  • MudMenu Prevent item click when drop-down is closed #2654
  • MudSelect Prevent item click when drop-down is closed in multi-selection mode #2647
  • Placeholder Standardization, added it on all missing text field based inputs #2699
  • Reverted "MudSelect; Invoking SelectedValuesChanged before text is rendered (#2287) #2438

MudNumericField several fixes #2643

  • Didn't accept non-numeric keys on key press at all,
  • Added support for AZERTY (and some other local) keyboards,
  • Added support for keyboard shortcuts as select all, copy and paste (Ctrl + a, c and v)
  • Increase stability when changing value with arrow keys,
  • Fixed an issue where the enter key could not be used in custom events,
  • Fixed an issue where nullable variants would return 0 instead of null.

Doc fixes

  • Updated Default Theme page so it displays all theme property's automatically. #2688
  • Several component pages have been improved.

Full Release notes

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

Don't miss a new MudBlazor release

NewReleases is sending notifications on new releases.