| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-23 | 2.6 kB | |
| v8.15.0 source code.tar.gz | 2025-11-23 | 6.1 MB | |
| v8.15.0 source code.zip | 2025-11-23 | 7.8 MB | |
| Totals: 3 Items | 13.9 MB | 1 | |
What's Changed
New Features
- MudTabs: Add onmousedown and oncontextmenu events by @DrastamatSargsyan in https://github.com/MudBlazor/MudBlazor/pull/11966
- SankeyChart: Add multiple convenience features by @91378246 in https://github.com/MudBlazor/MudBlazor/pull/12064
- MudDialog, MudPicker: Hide empty actions render fragment by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/12093
- MudDataGrid: Custom Child Row Rendering by @csteeg in https://github.com/MudBlazor/MudBlazor/pull/11594
- MudFormComponent: Make ErrorText property two-way bindable by @soridev in https://github.com/MudBlazor/MudBlazor/pull/12119
Bug Fixes
- MudDrawer: Fix Persistent Anchor Top & Bottom (#11392) by @redgp0g in https://github.com/MudBlazor/MudBlazor/pull/11695
- MudTabs: Refactor state management and fix resize/scroll bugs by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/12011
- MudDataGrid, MudTable: Fix Mobile Loading Bar by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/12102
- MudAutocomplete: Fails to reopen when nested in MudMenu by @Nickztar in https://github.com/MudBlazor/MudBlazor/pull/12021
- MudOverlay: Fix scrollable background with visible dialog by @timmac-qmc in https://github.com/MudBlazor/MudBlazor/pull/12121
- PopoverOptions: Fix missing property assignment by @soridev in https://github.com/MudBlazor/MudBlazor/pull/12125
- MudBaseInput: Fix OnParametersSet for ParameterState by @ScarletKuro in https://github.com/MudBlazor/MudBlazor/pull/12136
Other Changes
- Fix misc typos by @khanhkhanhlele in https://github.com/MudBlazor/MudBlazor/pull/12061, https://github.com/MudBlazor/MudBlazor/pull/12062, https://github.com/MudBlazor/MudBlazor/pull/12073, https://github.com/MudBlazor/MudBlazor/pull/12068, https://github.com/MudBlazor/MudBlazor/pull/12069, https://github.com/MudBlazor/MudBlazor/pull/12070, https://github.com/MudBlazor/MudBlazor/pull/12071, https://github.com/MudBlazor/MudBlazor/pull/12072
New Contributors
- @khanhkhanhlele made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/12061
- @redgp0g made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11695
- @csteeg made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11594
- @soridev made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/12119
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.14.0...v8.15.0