github MudBlazor/MudBlazor v5.2.0-rc3

pre-release2 years ago

MudBlazor 5.2.0-rc3

Big Stuff

  • MudPopover: Part1 - Part2
    • Adjusted theme default z-index
    • Added configurable overflow functionality (flip popover when not enough space)
    • Added configurable duration and delay options for transition
  • Subscription based resize services: splitted Resizelistener into two services more info here #2658

Known issues

  • None

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

Features

  • MudTooltip: Added optinal tooltip arrow #3030
  • MudTabs: Added DisableSliderAnimation parameter #2877
  • MudAvatar: Added alt property when Image is used #2894
  • MudNumericField: Added KeyboardInterceptor to prevent input of invalid chars #2851
  • MudDatePicker: Changed current day button to variant outlined #3069
  • MudTextField: Added Pattern parameter #2983
  • MudSlider: Keyboard Navigation focus. #3068
  • MudList: Keyboard Navigation focus. #3068
  • MudChip: Keyboard Navigation focus. #3068
  • MudButtonGroup: Keyboard Navigation focus. #3068
  • MudButton: Keyboard Navigation focus. #3068
  • MudIconButton: Keyboard Navigation focus. #3068
  • MudFab: Keyboard Navigation focus. #3068
  • MudCheckBox: Keyboard Navigation focus. #3068
  • MudLink: Keyboard Navigation focus. #3068
  • MudRadio: Keyboard Navigation focus. #3068
  • MudSwitch: Keyboard Navigation focus. #3068
  • MudCheckBox: Added Keyboard Navigation #2932
  • MudSelect: Added Keyboard Navigation #2932
  • MudTimePicker: Added Basic Keyboard Navigation #2933
  • MudDatePicker: Added Basic Keyboard Navigation #2933
  • MudColorPicker: Added Basic Keyboard Navigation #2933

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
  • MudCardHeader: Removed div wrapper when only ChildContent was used #3070
  • MudMenu: Fixed custom activator content #3065
  • MudTooltip: Fixed broken delay property #3030
  • MudDatePicker: Fixed selected month color #3030

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.