Skip to content

Releases: CodeBeamOrg/CodeBeam.MudBlazor.Extensions

v 6.5.8

Choose a tag to compare

@mckaragoz mckaragoz released this 19 Aug 14:31

New Component

  • MudRangeSlider

v. 6.5.7

Choose a tag to compare

@mckaragoz mckaragoz released this 12 Aug 14:45

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

Choose a tag to compare

@mckaragoz mckaragoz released this 29 Jul 13:15

New Features

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

v 6.5.5

Choose a tag to compare

@mckaragoz mckaragoz released this 16 Jul 08:30

Features

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

v 6.5.4

Choose a tag to compare

@mckaragoz mckaragoz released this 07 Jul 11:24

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

Choose a tag to compare

@mckaragoz mckaragoz released this 01 Jul 12:05

Bug Fixes

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

v 6.5.2

Choose a tag to compare

@mckaragoz mckaragoz released this 24 Jun 17:38

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

Choose a tag to compare

@mckaragoz mckaragoz released this 12 Jun 10:44

Bug Fixes

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

v 6.5.0

Choose a tag to compare

@mckaragoz mckaragoz released this 25 May 12:32

New Component

  • MudComboBox

Bug Fixes

  • MudSelectExtended: Scroll to item on popover open and arrow key press.
  • MudStepper: PreventStepChange now also affects when click step headers.

v 6.4.13

Choose a tag to compare

@mckaragoz mckaragoz released this 19 May 18:47

Features

  • MudStepper: Added grey-out option to non-completed step headers.
  • MudColorProvider: Added neutral and custom color support.

Bug Fixes

  • MudStepper: Fix vertical header when height value is higher.