Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MudBlazor v8.8.0 source code.tar.gz | 2025-06-17 | 5.7 MB | |
MudBlazor v8.8.0 source code.zip | 2025-06-17 | 7.4 MB | |
README.md | 2025-06-17 | 3.3 kB | |
Totals: 3 Items | 13.1 MB | 7 |
What's Changed
New Features
- MudAutocomplete: Scroll to selected item when not strict by @digitaldirk in https://github.com/MudBlazor/MudBlazor/pull/11049
- MudMenu: Add min width & submenu icon gutters by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11435
- MudDataGrid Default GroupTemplate At Grid Level by @peterthorpe81 in https://github.com/MudBlazor/MudBlazor/pull/11237
- Improve accessibility labels and localize picker buttons by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11456
- MudTabs: Add Drag and Drop functionality by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11267
- MudGlobal: Add PopoverDefaults.ModalOverlay to control Modal parameters by @rabidsheep in https://github.com/MudBlazor/MudBlazor/pull/11486
- MudFileUpload: Add file size validation by @Anu6is in https://github.com/MudBlazor/MudBlazor/pull/11476
- MudToggleGroup: Refactor borders, Add border opacity support by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11496
Bug Fixes
- MudMenu: Hide popover overflow by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11444
- MudMenu: Position At Cursor Flip Logic by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11437
- MudDataGrid: Filters and Options Popover changed to Position At Cursor by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11452
- MudTextField: Fix partially hidden scrollbar, Focus field on label click by @mathdx1111 in https://github.com/MudBlazor/MudBlazor/pull/11402
- MudDataGrid: Groupable Logic by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11383
- MudTablePager: Fix InfoFormat ignoring custom text (#11466) by @sirdx in https://github.com/MudBlazor/MudBlazor/pull/11468
- MudMenu: Revert previous refactor by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11484
- MudAutocomplete: Fix item selection stealing focus back after handler completes by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11482
- MudTabs: Fix MudTabSlider not showing by @sirdx in https://github.com/MudBlazor/MudBlazor/pull/11467
- MudDrawer: Fix stall when loading by @timmac-qmc in https://github.com/MudBlazor/MudBlazor/pull/11009
- MudInput: Dispose iOS Blur With Error Handling by @versile2 in https://github.com/MudBlazor/MudBlazor/pull/11436
Other Changes
- Build: Remove "needs review" label from new PRs by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11431
- MudToggleItem: Enforce direct parent hierarchy by @danielchalmers in https://github.com/MudBlazor/MudBlazor/pull/11498
New Contributors
- @ecrocombe made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11427
- @mathdx1111 made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11402
- @sirdx made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11468
- @oxayotl made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11474
- @rabidsheep made their first contribution in https://github.com/MudBlazor/MudBlazor/pull/11486
Full Changelog: https://github.com/MudBlazor/MudBlazor/compare/v8.7.0...v8.8.0