github MudBlazor/MudBlazor v5.2.0-rc2

pre-release2 years ago

MudBlazor 5.2.0-rc2

Big Stuff

  • MudPopover reworked, scraped portal (20+ fixes): more info here: #2833
  • MudPopover flipping and minor fixes (unfinished): still in dev hence this release candidate. #3030
  • Subscription based resize services: splitted Resizelistener into two services more info here #2658

Known issues

  • Tooltip delay does not work (never did since portal)
  • Tooltips with custom HTML are not displayed correctly
  • Tooltips sometimes don't work
  • Tooltip is misaligned on the first hover sometimes

dotnet CLI Install-Package MudBlazor -Version 5.2.0-rc2 - Nuget Package Link

Features

  • MudTabs: Added DisableSliderAnimation parameter #2877
  • MudAvatar: Added alt property when Image is used #2894
  • MudNumericField: Added KeyboardInterceptor to prevent input of invalid chars #2851
  • MudCheckBox: Added Keyboard Navigation and focus style #2932
  • MudRadio: Added Keyboard Navigation and and focus style #2932
  • MudIconButton: Added Keyboard Navigation and and focus style #2932
  • MudSwitch: Added Focus style #2932
  • MudSelect: Added Keyboard Navigation and and focus style #2929
  • MudTimePicker: Added Basic Keyboard Navigation #2933
  • MudDatePicker: Added Basic Keyboard Navigation #2933
  • MudColorPicker: Added Basic Keyboard Navigation #2933
  • MudTextField: Added Pattern parameter #2983

Bug Fixes

  • MudChip: Fixed OnClick/OnClose causing NullReferenceException #2866
  • MudInputs: Fixed cursor jumping for immediate multiline inputs with two-way binding on BSS #2926
  • MudInputs: Removed tabstop from input adornments #2934
  • MudDateRangePicker: Added null safe access to value and _rangeText in the setter of RangeText #2940
  • MudDateRangePicker: Fixed == and != operators #2977
  • MudExpansionPanel: Fixed infinite loop created by cascading StateHasChanged calls #2930
  • MudTable: Fixed inner level grouping with paginated data #2910
  • MudPagination: Fixed wrapping on smaller screens #2965
  • MudTextField: Fixed TextUpdateSuppression #3002
  • MudForm: Fixed form.Reset() #3034

Full Release notes

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

Don't miss a new MudBlazor release

NewReleases is sending notifications on new releases.