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