Nov 14, 2023
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
- 💫 Introduced new Stepper component in Joy UI (#39688) @siriwatknp
- other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.14.18
- [Autocomplete] Add
defaultMuiPrevented
to onKeyDown type (#39820) @sai6855 - [Autocomplete] Fix React key warning in Next.js (#39795) @mj12albert
- [Checkbox] Asterisk placement aligned correctly (#39721) @axelbostrom
- [Rating] Fix the hover highlighting for spaced icons (#39775) @ZeeshanTamboli
- [TablePagination] Implement
slotProps
pattern for the actions and the select slots (#39353) @anle9650 - [TextField] Fix padding on small filled multiline TextField (#39769) @mj12albert
@mui/joy@5.0.0-beta.15
- [Stepper] Add new
Stepper
component (#39688) @siriwatknp - [Select] Fix displaying placeholder when multiple is true (#39806) @sai6855
@mui/material-next@6.0.0-alpha.110
- [ButtonGroup] Copy
ButtonGroup
to material next (#39739) @lhilgert9 - [ProgressIndicator] Change
CircularProgress
files to ts (#39791) @lhilgert9 - [ProgressIndicator] Change
LinearProgress
files to ts (#39793) @lhilgert9 - [ProgressIndicator] Copy
LinearProgress
to material next (#39779) @lhilgert9 - [ProgressIndicator] Copy
CircularProgress
to material next (#39780) @lhilgert9 - [TextField] Add FormLabel and InputLabel components (#39483) @mj12albert
Docs
- [base-ui][NumberInput] Fix inconsistent demo component names (#39786) @mnajdova
- [base-ui][Menu] Refine demos (#39823) @zanivan
- [base-ui][Switch] Refine demos (#39822) @zanivan
- [joy-ui] Fix API generation for Grid (#39861) @oliviertassinari
- [joy-ui] Fix menu in color inversion header demo (#39785) @sai6855
- [joy-ui] Change the design kit link on the Overview page (#39725) @danilo-leal
- [joy-ui] Add
CssBaseline
to integration with Material UI page (#39790) @swillianc - [joy-ui][Tabs] Add wordBreak style to demo (#39821) @sai6855
Core
- [blog] MUI X late v6 blog post (#39700) @joserodolfofreitas
- [CHANGELOG] Correct the Joy UI version in the changelog (#39788) @michaldudak
- [core] Remove legacy docs files (#39860) @oliviertassinari
- [core] Fix GitHub title tag consistency @oliviertassinari
- [core] Make the API docs builder configurable per project (#39772) @michaldudak
- [docs] Fix the default theme viewer font family (#39782) @danilo-leal
- [docs-infra] Fix hydration api (#39706) @oliviertassinari
- [docs-infra] Adjust the website & docs footer (#39810) @danilo-leal
- [docs-infra] Fix bug on API prop copy experience (#39707) @oliviertassinari
- [website] Change roadmap link destination (#39639) @danilo-leal
All contributors of this release in alphabetical order: @anle9650, @axelbostrom, @danilo-leal, @joserodolfofreitas, @lhilgert9, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @swillianc, @zanivan, @ZeeshanTamboli