What's Changed
New Features
- MudBaseInput: Add
protected InputElementId
(#9277) by @igotinfected in #9278 - MudMessageBox: Add button classes by @danielchalmers in #9293
- Translations: Force keys to follow naming conventions by @meenzen in #9321
- Localization: Use source generated resources by @meenzen in #9331
- MudAutocomplete: Make the autocomplete attribute configurable (#9334) by @Aaron2404 in #9330
- Autocomplete: Allow overriding
autocomplete
via UserAttributes by @danielchalmers in #9337 - MudTimePicker: Refactor pointer events to support touch dragging by @danielchalmers in #9300
Bug Fixes
- MudDataGridPager: When no items, Pager now shows "0-0 of 0" (#9247) by @rmoroz20 in #9282
- MudCollapse: Fix
aria-expanded
value by @danielchalmers in #9303 - MudAvatarGroup: Fix Max default value behavior (#9267) by @brian-lagerman in #9309
- MudBadge: Center content with flex instead of negative margins by @ekrak in #9305
- MudFileUpload: Use ParameterState by @ScarletKuro in #9264
- DataGrid: Add missing labels for filter value fields in data grid column filter (#9319) by @aditya119 in #9336
- MudDataGrid: Fix Column ungroup by @ScarletKuro in #9344
- MudInputControl: Fix
HelperTextOnFocus
regression by @igotinfected in #9346 - MudAutocomplete: Modify default autocomplete method (#9318) by @Aaron2404 in #9354
Other Changes
- ElementReferenceExtensions: Use delegate for retrieving JSRuntime by @ScarletKuro in #9260
- MudAlert: Remove
alert
role by @danielchalmers in #9298 - ElementReferenceExtensions: Utilize new UnsafeAccessor by @ScarletKuro in #9324
- Accessibility: Simplify
aria-label
text by @danielchalmers in #9339
New Contributors
- @brian-lagerman made their first contribution in #9309
- @ekrak made their first contribution in #9305
- @Aaron2404 made their first contribution in #9330
- @lymem made their first contribution in #9360
Full Changelog: v7.0.0...v7.1.0