Releases: CodeBeamOrg/CodeBeam.MudBlazor.Extensions
Releases · CodeBeamOrg/CodeBeam.MudBlazor.Extensions
v 8.2.4
v 8.2.3
v 8.2.2
v 8.2.1
v 8.2.0
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.
v 8.1.0
Bug Fixes
- MudSelectExtended: Fix crash while searching.
- MudListExtended & MudSelectExtended: Fix space key doesn't work in searchbox.
- Inputs: Fixed component height. Now they have same height compared with core input components.
- MudJsonTreeView: Fix crash on null values and other refactorings.
v 7.1.0
v 7.0.2
Breaking Changes
- MudRangeSlider: Each thumbs' min and max values are now set individually.
Features
- MudComboBox: Added MaxLength parameter.
- MudSelectExtended: Static content can also be placed at the end of popover content.
- MudSelectExtended: Popover's open state can get by GetOpenState method.
Bug Fixes
- MudJsonTreeView: Fixed rendering double values.
- MudJsonTreeView: Fixed array value's display and ability to directly setting values with Root parameter.
- MudSelectExtended: Escape key now closes popover even focused on searchbox.
v 7.0.1
v 7.0.0
Major Release - CodeBeam.MudBlazor.Extensions 7
- Check the migration guide here.
New Docs
- Docs completely redesigned. Check out here. (Press Ctrl + f5 to refresh cache if you visit website before.)
- Added a button that navigates component's source code on GitHub.
- Each example has an anchor now. Added a button that copy example's link to visit an specific example after.
- Added ability to copy example code with a button.
- Each component's API now also can be visible at the end of component page.
- Several performance improvements.
New Component
- MudJsonTreeView: A treeview for display json data. (Thanks for jperson2000)
Features & Bug Fixes
- MudAnimate: Consistency improvements.
- MudBarcode: Fixed incorrect display on some barcode formats.
- MudchipField: Non-char keys (like enter) are allowed to trigger make chips.
- MudCodeInput: Several enhancements. Working on mobile now.
- MudDateWheelPicker: Several performance improvements.
- MudRangeSlider: Several improvements.
Known Issues & Roadmap
MudComboBox is continued to development. We know it's abilities are not fully completed. But it's working consistently for main usage. Let's work together for this component.
Planned to working on a redesign of inputs.
Planned to add more components in MudExtensions 7 process also.