Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-27 | 1.8 kB | |
v8.12.0 (September) source code.tar.gz | 2025-08-27 | 6.0 MB | |
v8.12.0 (September) source code.zip | 2025-08-27 | 7.7 MB | |
Totals: 3 Items | 13.7 MB | 0 |
What's Changed
New Features
- MudDataGrid: Add hierarchy visibility toggled parameter by @GeorgeKarlinzer in https://github.com/MudBlazor/MudBlazor/pull/11706
- MudChart: Support custom ToString func for Y axis by @IchBinAb4los in https://github.com/MudBlazor/MudBlazor/pull/11674
Bug Fixes
- MudPopover: Maintain Scroll Position by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11765
- MudTextField: Fix padding for outlined multiline fields by @rasmus-carlsson in https://github.com/MudBlazor/MudBlazor/pull/11776
- MudDataGrid: Fix nested group expansion for multilevel grouping (#11725) by @M4ntax in https://github.com/MudBlazor/MudBlazor/pull/11729
- MudDialog: Fix when a dialog is canceled, it can be reopened by @vernou in https://github.com/MudBlazor/MudBlazor/pull/11804
- MudDataGrid : Refresh on collection changed by @vernou in https://github.com/MudBlazor/MudBlazor/pull/11822
- MudDataGrid: SCSS, Clean Up Sticky Columns by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11800
- MudAutocomplete: Fix
Strict=false
when using aConverter
withCoerceValue
by @Mr-Technician in https://github.com/MudBlazor/MudBlazor/pull/11826
New Contributors
- @rasmus-carlsson made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11776
- @M4ntax made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11729
- @IchBinAb4los made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11674
- @Copilot made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11810
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.11.0...v8.12.0