Skip to content

Releases: CodeBeamOrg/CodeBeam.MudBlazor.Extensions

v 6.7.0

15 Dec 18:27

Choose a tag to compare

Features

  • MudStepper: Added TargetIndex parameter into PreventStepChangeAsync func. Now func will detect that which step will user want to change.
  • MudListExtended & MudSelectExtended: Added OnSearchStringChange Method.

v 6.6.3

25 Nov 19:18

Choose a tag to compare

New Features

  • MudPasswordField: Added DisablePaste function.
  • MudListExtended: Added ItemDisableFunc parameter.

v 6.6.2

24 Oct 19:12

Choose a tag to compare

  • Several MudComboBox improvements.

v 6.6.1

18 Oct 14:30
566b202

Choose a tag to compare

  • MudComboBox: Several bug fixes and performance improvements.
  • MudSplitter: Several bug fixes and performance improvements.

v 6.6.0

01 Oct 16:18

Choose a tag to compare

New Component

  • MudSignaturePad

Bug Fixes

  • MudSelectExtended: SelectAll only affects filtered items.

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.