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.