|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 6.4.6 |
| 4 | + |
| 5 | +<!-- generated comparing v6.4.5..v6.x --> |
| 6 | + |
| 7 | +_Feb 26, 2025_ |
| 8 | + |
| 9 | +A big thanks to the 4 contributors who made this release possible. |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +- [Checkbox] Add slots and slotProps (#45361) @siriwatknp |
| 14 | +- [Drawer] Deprecate *Props and complete `slots`, `slotProps` (#45377) @siriwatknp |
| 15 | +- [Grid] Improve Grid2 upgrade experience (#45372) @DiegoAndai |
| 16 | +- [InputBase] Deprecate composed classes (#45366) @siriwatknp |
| 17 | +- Fix `slotProps.transition` types (#45367) @siriwatknp |
| 18 | +- Allow nested theme creation with `vars` (#45368) @siriwatknp |
| 19 | +- Fix wrong slotProps of DetailsHTMLAttributes types (#45356) @siriwatknp |
| 20 | +- [Popover] Deprecate *Props and complete `slots`, `slotProps` (#45337) @siriwatknp |
| 21 | +- [Radio] Add slots and slotProps (#45364) @siriwatknp |
| 22 | +- [Slider] Fix css class selector in migration guide (#45409) @sai6855 |
| 23 | +- [Slider] Fix spacings in .md files (#45393) @sai6855 |
| 24 | +- [Snackbar] Add Slots and SlotProps (#45103) (#45352) @siriwatknp |
| 25 | +- [SpeedDialAction] Add slots and slotProps (#45365) @siriwatknp |
| 26 | +- [SwitchBase] Deprecate `inputProps` and complete slots, slotProps (#45338) @siriwatknp |
| 27 | +- [Tabs] Deprecate *Props and complete slots, slotProps (#45012) (#45355) @siriwatknp |
| 28 | +- [Menu] Deprecate *Props and complete `slots`, `slotProps` (#45369) @siriwatknp |
| 29 | + |
| 30 | +### Docs |
| 31 | + |
| 32 | +- [Autocomplete] Remove unnecessary renderTags prop from Sizes demo (#45403) @ZeeshanTamboli |
| 33 | +- Fix typo in slider docs (#45392) @sai6855 |
| 34 | + |
| 35 | +### Core |
| 36 | + |
| 37 | +- [test] Remove unused renderTags prop and fix key warning in Autocomplete regression test (#45412) @ZeeshanTamboli |
| 38 | + |
| 39 | +All contributors of this release in alphabetical order: @DiegoAndai, @sai6855, @siriwatknp, @ZeeshanTamboli |
| 40 | + |
3 | 41 | ## 6.4.5
|
4 | 42 |
|
5 | 43 | <!-- generated comparing v6.4.4..v6.x -->
|
|
0 commit comments