What's Changed
New Features
- MudExpansionPanels: add Panels property to expose child components by @pwasilewski in #10789
- MudTable: Show the default cursor for sortable headers when sorting is disabled by @Qwertyluk in #10703
- MudStack: Responsive Breakpoint Attributes by @mouse0270 in #10596
Bug Fixes
- MudInput: Fix label text being cut vertically by @DoobieAsDave in #10780
- MudNumericField: Ignore default UI Culture by @Anu6is in #10796
- MudDropContainer: allow scrolling on disabled dragging by @Apflkuacha in #10781
- MudTextField: Fix break style if label text too long by @charles7668 in #10805
- MudSelect: Fix ResetAsync by @Anu6is in #10828
- MudDataGrid: Fix Loading Indicator scrolls out of view with FixedHeader by @versile2 in #10838
- FilterHeaderCell: Display filter icons based on ShowFilterIcon value by @thestahan in #7729
- MudAutocomplete: Fix unintended autofocus when adornment clicked by @versile2 in #10837
- MudDataGrid: Use key row item instead of row index. by @Jaron-jp in #10845
- MudChip: Fix memory allocation by @ScarletKuro in #10913
- MudForm: Fire IsTouchChanged when ChildForm triggers by @versile2 in #10811
- MudChart: Fix radius error in donut chart (#8780) by @Felixlundmark in #10921
- MudDatePicker: Fix Persian year in header by @Anu6is in #10854
Other Changes
- CSS: Fix CSS issues reported by sonar by @igotinfected in #10757
- Refactor: Fix formatting by @ScarletKuro in #10859
- Refactor: Fix code style by @ScarletKuro in #10892
New Contributors
- @thestahan made their first contribution in #7729
- @Jaron-jp made their first contribution in #10845
- @tgothorp made their first contribution in #10883
- @Felixlundmark made their first contribution in #10921
Full Changelog: v8.2.0...v8.3.0