New
v8.13.0 (October)
What's Changed
New Features
- MudTable: Add LoadingContentBody render fragment by @Enderlook in https://github.com/MudBlazor/MudBlazor/pull/11718
- MudTable: Scroll to row & focus cell by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11569
- MudSnackbar: Add global HideIcon option by @franco-diaz-licham in https://github.com/MudBlazor/MudBlazor/pull/11900
- MudDataGrid: Add parameters for filter icons by @CyrilArtFX in https://github.com/MudBlazor/MudBlazor/pull/11864
Bug Fixes
- MudIconButton: Fix icon button with default color not having focus indicator by @igotinfected in https://github.com/MudBlazor/MudBlazor/pull/11858
- MudCheckbox: Fix Tri-State required validation by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11886
- MudCarousel: Fix UI update of bullets on item add by @Blocko07 in https://github.com/MudBlazor/MudBlazor/pull/11873
- MudDataGrid: Hierarchy ExpandAll/CollapseAll when one item is present by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11904
- MudTabs: Guard for ScrollPrev by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11924
New Contributors
- @Blocko07 made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11873
- @franco-diaz-licham made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11900
- @CyrilArtFX made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11864
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.12.0...v8.13.0