Skip to content

Releases: CodeBeamOrg/CodeBeam.MudBlazor.Extensions

v 6.4.9

15 Apr 20:10

Choose a tag to compare

Support

  • Support MudBlazor 6.2.1 and after.

Features

  • MudWheel: Support multiple value changes per one swipe on mobile devices.
  • MudBarcode: Created instead of MudQrCode and performance improvements.

v. 6.4.8

12 Apr 06:58

Choose a tag to compare

New Component

  • MudQrCode

Bug Fixes

  • MudStepper: Fixed action buttons not show as icon button properly on some situations.

v 6.4.7

08 Apr 10:27

Choose a tag to compare

Features

  • MudSelectExtended: Added enhanced keyboard navigation while focused on searchbox.

Bug Fixes

  • MudStepper: Fix PreventStepChangeAsync called twice on some situations.
  • MudSelectExtended: Fix SearchBox's slightly move on scroll.

v 6.4.6

30 Mar 15:04

Choose a tag to compare

Features

  • MudStepper: Added Loading and StaticContent parameters.
  • MudStepper: PreventStepChange now obsoleted and PreventStepChangeAsync added for async capabilities.

Bug Fixes

  • MudSelectExtended: Fixed chips doesn't close with complex types and does not show on initialize.

Docs

  • Added loading indicator on initialize.

v 6.4.5

23 Mar 10:36

Choose a tag to compare

Bug Fixes

  • MudSelectExtended: Chips primarily shows text instead of value, like the other value presentation options.

v 6.4.4

19 Mar 20:57

Choose a tag to compare

Features

  • MudFontPicker: Updated Google fonts.
  • MudStepper: Added SetActiveStepByIndex Method for Programmatically Change.

v 6.4.3

10 Mar 12:36

Choose a tag to compare

Features

  • MudDateWheelPicker: Added PopoverClass and PopoverStyle parameters.
  • MudListExtended & MudSelectExtended: Added SearchBox Clearable parameter.

Bug Fixes

  • MudStepper: Fixed ActiveStepChange doesn't pass index parameter.
  • MudListExtended & MudSelectExtended: Fixed Ctrl + A key doesn't work on searchbox.

v 6.4.2

05 Mar 08:29

Choose a tag to compare

Features

  • MudListExtended & MudSelectExtended: Fix space key doesn't work on SearchBox.

v 6.4.1

01 Mar 15:55

Choose a tag to compare

Features

  • MudTransferList: Added ToStringFunc parameter to support complex types.

Bug Fixes

  • MudListExtended & MudSelectExtended: Fix Wrong Selected Style When Scrolling Virtualized Components
  • MudSplitter: Changed disabled splitter bar cursor to default.

v 6.4.0

27 Feb 13:57
c41f3ef

Choose a tag to compare

Move On

The project has a new NuGet package, named CodeBeam.MudBlazor.Extensions. The old one is deprecated.

Breaking Change

Installation steps changed for css and js file references.