Skip to content

MudBlazor v6.2.0

Compare
Choose a tag to compare
@Garderoben Garderoben released this 15 Mar 21:32
· 756 commits to dev since this release
b6e7600

What's Changed

Breaking Changes

New Features

Bug Fixes

  • MudPicker: Fix flickering in delayed BSS. (#5450) by @gaplin in #6344
  • MudCheckbox: Use flex-row-reverse instead of mud-rtl for label positioning by @Flaflo in #6377
  • MudTable: Fix V3022 warning by @HClausing in #6374
  • Dialog: Fix issues with nested inline Dialogs by @Mr-Technician in #6390
  • MudCarousel: Fix wrong transition direction when using SelectedIndex (#6392) by @gaplin in #6394
  • MudMenu: Fix Touch Bubbling Which Causes Other Unwanted Click Event Firing on Mobile Devices by @mckaragoz in #6358
  • Fix analyzer NullReferenceException in old ToDescriptionString, add test scanrio for it. by @ScarletKuro in #6423
  • Datagrid: Fix Dialog by @Mr-Technician in #6415
  • MudDataGrid : Fixes Select All when using ServerData by @alfadelta88 in #5999
  • MudTable: Show loading indicator whenever table loads data from server by @sensslen in #4665
  • ThemeProvider: Trimming and minor formatting fix by @ScarletKuro in #6444
  • MudDataGrid: Fix missing content/error in Cell edit mode for HierarchyColumn (#6024) by @HClausing in #6441
  • Autocomplete: Fix Autocomplete opening on Reset by @Mr-Technician in #6387
  • MudAutocomplete: Fix KeyDown Event by @ingkor in #6462

Other Changes

New Contributors

Full Changelog: v6.1.9...v6.1.10