Skip to content

v 8.2.0

Choose a tag to compare

@mckaragoz mckaragoz released this 01 May 12:10
· 26 commits to dev since this release

New Features & Enhancements

  • MudDateWheelPicker: Added option to change adornment position and icon.
  • MudBarcode: Added ChildContent parameter that allows to show some icon or image at the center of the QR code.
  • MudAnimate: Added AnimateSensitivity parameter to control quick refresh stability.
  • MudChipField: Added Mask parameter.

Bug Fixes

  • MudSelectExtended: Fix tab key behavior.
  • MudTransferList: Fix that transferall button only transfers the searched items instead of all items.
  • MudPage: Fix sections can't span the 12th column or row properly.
  • MudStepperExtended: Fix crash when Animate parameter set to false.
  • MudComboBox: Fix the chips can't close on click.
  • MudGallery: Fix that same images causes to loop on navigation.

Docs

  • MudSignaturePad example is enhanced.