Skip to content

Releases: CodeBeamOrg/CodeBeam.MudBlazor.Extensions

v 6.5.10

09 Sep 19:28

Choose a tag to compare

New Features

  • MudPasswordField: Added AdornmentStart parameter.
  • MudTextFieldExtended: Added ForceAutoSize parameter.

v. 6.5.9

28 Aug 10:45

Choose a tag to compare

Features

  • MudRangeSlider: Added DisableMin and DisableMax
  • MudPasswordField: Added AdornmentTabStop

Bug Fixes

  • MudSwitchM3: Added margin
  • MudComboBox: SelectAll now only selects eligible items.

v 6.5.8

19 Aug 14:31

Choose a tag to compare

New Component

  • MudRangeSlider

v. 6.5.7

12 Aug 14:45

Choose a tag to compare

New Features

  • MudComboBox: Added DisableFilter parameter.
  • MudSpeedDial: Added CloseWhenClick and PopoverClass parameters.

Bug Fixes

  • MudSwitchM3: Fixed thumb color when switch holds null value.

v 6.5.6

29 Jul 13:15

Choose a tag to compare

New Features

  • MudListExtended & MudSelectExtended: Variant and adornment parameters for searchbox.
  • MudTextM3: Added color, align, gutter bottom and inline parameters.

v 6.5.5

16 Jul 08:30

Choose a tag to compare

Features

  • MudColorProvider: Added new specs described in material 3 guideline.

v 6.5.4

07 Jul 11:24

Choose a tag to compare

New Component

  • MudTextM3
  • MudTypographyProvider

Bug Fixes

  • MudSelectExtended: Fix Initial Multiselection Item Styles and Styles on Virtualize
  • MudBarcode: Fix barcode not aligning center properly
  • Some other fixes

v 6.5.3

01 Jul 12:05

Choose a tag to compare

Bug Fixes

  • MudSelectExtended: Fixed initial value doesn't show when ItemTemplate set.

v 6.5.2

24 Jun 17:38

Choose a tag to compare

New Features

  • MudTransferList: Added SearchBox and Title for both start and end group.

Bug Fixes

  • MudChipField: Fix regression encountered with 6.5.0
  • MudSelectItemGroupExtended: Class and Style properties now work properly.

v 6.5.1

12 Jun 10:44

Choose a tag to compare

Bug Fixes

  • MudStepper: Fix header text's align especially for long ones.
  • MudWatch: Fix initial values doesn't work and some other small fixes.