Skip to content

Releases: CodeBeamOrg/CodeBeam.MudBlazor.Extensions

v 6.9.0

08 Feb 12:18

Choose a tag to compare

Bug Fixes

  • MudRangeSlider: Fix active selection style when Min value set different than 0.

v 6.8.0

09 Jan 12:17

Choose a tag to compare

Added .NET 8 support.

Docs also working with .NET 8.

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