| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-05 | 4.6 kB | |
| v8.14.0 (November) source code.tar.gz | 2025-11-05 | 6.1 MB | |
| v8.14.0 (November) source code.zip | 2025-11-05 | 7.8 MB | |
| Totals: 3 Items | 13.8 MB | 1 | |
What's Changed
Breaking Changes
- MudGlobal: Deprecate theming properties by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11415
New Features
- MudColorPicker: Add opt-out tooltips for icon buttons by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11953
- MudMenu: Enhance keyboard accessibility and focus management by @nccadman19 in https://github.com/MudBlazor/MudBlazor/pull/11762
- MudTable: Add AriaLabel parameter for accessibility by @dev-KingMaster in https://github.com/MudBlazor/MudBlazor/pull/11995
- Pickers: Add InputId parameter by @rasmus-carlsson in https://github.com/MudBlazor/MudBlazor/pull/12003
- Icons: Add Slack brand icon to Icons.Custom.Brands by @codomposer in https://github.com/MudBlazor/MudBlazor/pull/12057
- MudStepper: Provide step context to child content by @dev-KingMaster in https://github.com/MudBlazor/MudBlazor/pull/12054
Bug Fixes
- MudDataGrid: Fix generated EditTemplates not inheriting their column's culture by @benditorok in https://github.com/MudBlazor/MudBlazor/pull/11931
- CSS: Improve browser compatibility by replacing
from ... r g bsyntax by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11939 - MudDialog: Fix gaps in body style by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11506
- MudDialog: Force titles to wrap & prevent close button overlap by @RabindranathChanda in https://github.com/MudBlazor/MudBlazor/pull/11921
- MudPopover: Fix JS Typo by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11968
- MudFormComponent: Clear converter errors on ResetValidation by @ArfitAP in https://github.com/MudBlazor/MudBlazor/pull/11971
- MudScrollListener: Fix document scroll by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11978
- MudTooltip: Fix FullWidth children not stretching by @FreskOoAs in https://github.com/MudBlazor/MudBlazor/pull/11948
- MudAutocomplete: ProgressBar AdornmentIcon Hiding by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11980
- MudTabs: Fix TabWrapperContent and Tooltip display with Drag and Drop by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/12009
- MudSelect: Display selected value when null by @rasmus-carlsson in https://github.com/MudBlazor/MudBlazor/pull/12001
- ParameterState: Add Snapshot to avoid race condition by @ScarletKuro in https://github.com/MudBlazor/MudBlazor/pull/12023
- MudNavGroup: Fix Background Color After Click by @mckaragoz in https://github.com/MudBlazor/MudBlazor/pull/11989
- MudAutocomplete: Fix input not focused on adornment click by @digitaldirk in https://github.com/MudBlazor/MudBlazor/pull/11970
- MudAutocomplete: OpenChanged called twice after selection by @Yomodo in https://github.com/MudBlazor/MudBlazor/pull/11985
- MudCard: Hide gap when MudCardActions is empty by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/12033
- MudExpansionPanel: Fix Gutters property not affecting header padding by @Copilot in https://github.com/MudBlazor/MudBlazor/pull/12036
Other Changes
- MudIconButton: Fix filled buttons losing background color on click by @igotinfected in https://github.com/MudBlazor/MudBlazor/pull/11944
- SankeyChart: Add chart for displaying dataflow by @91378246 in https://github.com/MudBlazor/MudBlazor/pull/11919
- MudDatePicker: Fix FixedDay, FixMonth, FixYear for non-Gregorian calendar by @oxayotl in https://github.com/MudBlazor/MudBlazor/pull/11992
- AutoTriage: Allow bot items and improve rules by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/12031
- Docs: Fix incorrect claim that Converters.DefaultCulture is settable by @Copilot in https://github.com/MudBlazor/MudBlazor/pull/12030
New Contributors
- @benditorok made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11931
- @RabindranathChanda made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11921
- @91378246 made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11967
- @ArfitAP made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11971
- @FreskOoAs made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11948
- @dev-KingMaster made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11995
- @codomposer made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/12057
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.13.0...v8.14.0