Sep 5, 2023
A big thanks to the 25 contributors who made this release possible.
@mui/material@5.14.8
- ImageItemList fix incorrect (below) rendering (#38452) @omriklein
- [Button] Add demo for file upload (#38786) @anle9650
- [Slider] Add missing classes for
Slider
InputLabel
InputBase
Radio
(#38401) @sai6855 - [Select] Merge slotProps.paper with internal Paper props (#38703) @michaldudak
- [Tabs] Fix
ref
type (#38717) @ZeeshanTamboli - [TabScrollButton] Extend ButtonBase types (#38719) @ZeeshanTamboli
@mui/base@5.0.0-beta.14
- [Autocomplete] Type multiple values with readonly arrays. (#38253) @pcorpet
- [TextField] Fix unstable height of memoized multiline TextField component (#37135) @amal-qb
@mui/joy@5.0.0-beta.5
- [Accordion] Fix incorrect display of classname (#38695) @sai6855
- [AspectRatio] Correct
ratio
prop description (#38743) @sai6855 - [Button] Fix disablity of button (#38673) @sai6855
- [design] Stray design tweaks to components (#38476) @zanivan
- [Typography] Added position only when Skeleton is a direct child (#38799) @siriwatknp
@mui/lab@5.0.0-alpha.143
- [TreeView] Use Tree View from MUI X in the lab (#38261) @flaviendelangle
- [LoadingButton] Fix HTML rule button > div forbidden nesting (#38584) @oliviertassinari
@mui/system@5.14.8
- [system] Fix the inconsistent types of the
mergeBreakpointsInOrder
function (#38749) @imevanc - [system] Fix maxWidth incorrectly resolving breakpoints with non-pixel units (#38633) @mj12albert
- [typescript] Introduce *OwnProps interfaces for components (#36798) @szalonna
Docs
- Update changelog (#38704) @mj12albert
- [docs][Autocomplete] Require referentially stable value (#38734) @michaldudak
- [docs][base-ui] Add type parameter to the button in prepareForSlot demo (#38640) @michaldudak
- [docs][base-ui] Fix the broken image in the Tailwind CSS guide (#38721) @michaldudak
- [docs][base-ui]: Working With Tailwind Guide - revises example code to avoid import errors (#38693) @christophermorin
- [docs][base] Add Tailwind CSS + plain CSS demo on the Menu page (#38618) @alisasanib
- [blog] Clearer blog release title @oliviertassinari
- [blog] Add a post for the Tree View migration (#38407) @flaviendelangle
- [docs] Fix broken links to Next.js docs (#38764) @ruflair
- [docs] Trim trailing whitespace (#38793) @oliviertassinari
- [docs] Fix a typo in lab-tree-view-to-mui-x.md @mbrookes
- [docs] Clean up not used Usage files (#38715) @danilo-leal
- [docs] Improve theme builder exceptions (#38709) @jyash97
- [docs] Polish Slider demos (#38759) @oliviertassinari
- [docs] Fix Joy UI docs link regression (#38761) @oliviertassinari
- [docs] Fix typo @oliviertassinari
- [docs] Fix e.g. typo (#38748) @oliviertassinari
- [docs] Fix Next.js pages router example redirect link (#38750) @sai6855
- [docs] Fix SEO issue broken links @oliviertassinari
- [docs] Improve SSR example reference (#38651) @oliviertassinari
- [docs][joy-ui] Integrate a count-up feature to the Linear Progress (#38738) @anon-phantom
- [docs][joy-ui] Fix Link's
overlay
prop demo (#38702) @danilo-leal - [docs][joy-ui] Polish the Stack page (#38623) @danilo-leal
- [docs][material-ui] Adjust simple Slide demo (#38646) @rajgop1
Core
-
[core] Re-add nx and setup build caching (#38752) @brijeshb42
-
[core] Remove dead code seoTitle @oliviertassinari
-
[core] Use immutable refs (#38762) @oliviertassinari
-
[core] Rework
typescript-to-proptypes
to share the AST parsing withparseStyles
(#38517) @flaviendelangle -
[core] Fix CI @oliviertassinari
-
[core] Remove unnecessary
@types/webpack
package (#38720) @ZeeshanTamboli -
[core] Remove duplicate prop @oliviertassinari
-
[docs-infra] Fix mobile display in CodeSandbox (#38767) @oliviertassinari
-
[docs-infra] Remove legacy GA (#37579) @alexfauquette
-
[docs-infra] Fix emotion :first-child console log (#38690) @oliviertassinari
-
[docs-infra] Fix leaking callout content (#38712) @danilo-leal
-
[docs-infra] Remove emoji from callouts (#38694) @danilo-leal
-
[website] Fix out of date discount value @oliviertassinari
-
[website] Fix out-of-date label on Toolpad (#38744) @bharatkashyap
-
[website] Fine-tune branding buttons box shadows (#38731) @danilo-leal
-
[website] Fix pricing table style (#38681) @alexfauquette
All contributors of this release in alphabetical order: @alexfauquette, @alisasanib, @amal-qb, @anle9650, @anon-phantom, @bharatkashyap, @brijeshb42, @christophermorin, @danilo-leal, @flaviendelangle, @imevanc, @jyash97, @mbrookes, @michaldudak, @mj12albert, @oliviertassinari, @omriklein, @pcorpet, @rajgop1, @ruflair, @sai6855, @siriwatknp, @szalonna, @zanivan, @ZeeshanTamboli