github CodeBeamOrg/CodeBeam.MudBlazor.Extensions 6.3.0
v 6.3.0

latest releases: 7.0.1, 7.0.0, 7.0.0-preview.4...
19 months ago

Breaking Change

  • Change Script File Name: Now MudExtensions uses min.js. So the script line in html body should be:
    <script src="_content/CodeBeam.MudExtensions/MudExtensions.min.js"></script>

Features

  • MudStepper: MobileView and ActionIconButtons parameters.
  • MudListExtended & MudSelectExtended: SearchBox enhancements, added SearchFunc and SearchBoxPlaceholder parameters.
  • MudTransferList: Can transfer items with double click.
  • MudInputStyler: LabelStyle parameter for all kind of label styles.
  • MudSpeedDial: ActivatorContent parameter for custom render fragments.

Bug Fixes

  • MudTransferList: Fixes wrong selected item color when transfer multiple items to the end list.
  • MudSplitter: Fixes cursor on disabled state and remove unnecessary styles.

Docs

  • Improved landing page, can search between components.

Don't miss a new CodeBeam.MudBlazor.Extensions release

NewReleases is sending notifications on new releases.