Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MudBlazor v8.11.0 source code.tar.gz | 2025-08-04 | 6.0 MB | |
MudBlazor v8.11.0 source code.zip | 2025-08-04 | 7.7 MB | |
README.md | 2025-08-04 | 2.2 kB | |
Totals: 3 Items | 13.8 MB | 3 |
What's Changed
New Features
- MudField: AdornmentAria and ShrinkLabel by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11669
- MudStepper: Add Skipped State (#11739) by @Alex-DeLaet in https://github.com/MudBlazor/MudBlazor/pull/11742
Bug Fixes
- MudTable: Maintains group row state when group list is modified by @vernou in https://github.com/MudBlazor/MudBlazor/pull/11681
- MudTextField: Fix Focus by ElementReference by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11733
- MudMenu: Hide menu list if it has no items by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11740
- MudDataGrid: Fix HierarchyColumn Expansion with Funcs by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11292
- MudTabs: Improve accessibility by @nccadman19 in https://github.com/MudBlazor/MudBlazor/pull/11581
- MudTable : Fix bug where CurrentPage is reset at the initialization by @vernou in https://github.com/MudBlazor/MudBlazor/pull/11745
- MudPopover: MudList MaxHeight Adjustments by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11734
Other Changes
- Community Extensions: Add MudX by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11692
- MudPopover: Fix MudList Scroll Issue by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11694
- MudTimeSeriesChart: Use InvariantCulture when rendering opacity (#11696) by @svarnyjunak in https://github.com/MudBlazor/MudBlazor/pull/11697
- MudHighlighter: Maintain markup formatting when Markup=true by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11705
- MudBaseInput: Fix expired ParameterView in inherited components by @GeorgeKarlinzer in https://github.com/MudBlazor/MudBlazor/pull/11715
New Contributors
- @svarnyjunak made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11697
- @GeorgeKarlinzer made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11715
- @Alex-DeLaet made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11742
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.10.0...v8.11.0