Skip to content

v2.0.5

Compare
Choose a tag to compare
@Garderoben Garderoben released this 08 Mar 17:25

MudBlazor 2.0.5

  • Fixed Date/Time pickers textfield that was wrongly implemented in 2.0.4/5.0.4
  • Added missing Style/Class option to MudTabPanel #1130

MudBlazor 2.0.4

  • Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867
  • Fixed MudDateRangePicker initial render #1106
  • Fixed MudTable multiselect excessivecallback #1104
  • MudDatePicker added format changed hook for descendants #1100
  • MudTabs switching active panel programmatically now scrolls the tabs #1046
  • MudTable fixed incorrect item count when changing page size #1034
  • MudDrawer individual sizes for left, right, top, bottom drawers can now be set per drawer and in the theme #914 #792 #819
  • MudSwitch added support for all theme pallette colors.
  • MudTable added striping option #507
  • MudTable added bordered option
  • MudSnackbar fixed ObjectDisposedException condition #1059

Docs / TryMudBlazor

  • Fixed Content Layout Shift / Jumpy Appbar #1075
  • Fixed several docs examples on mobile layout #1083 #1064