@mui/styled-engine-sc 5.12.0 → 5.14.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,1376 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.14.7
4
+
5
+ <!-- generated comparing v5.14.6..master -->
6
+
7
+ _Aug 29, 2023_
8
+
9
+ A big thanks to the 11 contributors who made this release possible. This release focuses primarily on 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
10
+
11
+ ### `@mui/material@5.14.7`
12
+
13
+ - &#8203;<!-- 17 -->[Autocomplete] Fix listbox opened unexpectedly when component is `disabled` (#38611) @mj12albert
14
+ - &#8203;<!-- 03 -->[Select][material-ui] Fix select menu moving on scroll when disableScrollLock is true (#37773) @VishruthR
15
+
16
+ ### `@mui/base@5.0.0-beta.13`
17
+
18
+ - &#8203;<!-- 16 -->[useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475) @DiegoAndai
19
+
20
+ ### `@mui/zero-runtime@0.0.1-alpha.1`
21
+
22
+ - &#8203;<!-- 02 -->[system][zero][tag] Add support for sx prop (#38535) @brijeshb42
23
+
24
+ ### Docs
25
+
26
+ - &#8203;<!-- 10 -->[docs] Number Input docs fixes (#38521) @mj12albert
27
+ - &#8203;<!-- 09 -->[docs] Show all the code in the usage section (#38691) @oliviertassinari
28
+ - &#8203;<!-- 06 -->[docs][joy-ui] Change the customization and how-to guides docs tree (#38396) @danilo-leal
29
+ - &#8203;<!-- 05 -->[docs][lab][LoadingButton] Improve `loading` prop documentation (#38625) @sai6855
30
+ - &#8203;<!-- 04 -->[docs][material-ui] Format `key` prop JSDoc description in `Snackbar` component code correctly (#38603) @jaydenseric
31
+
32
+ ### Core
33
+
34
+ - &#8203;<!-- 15 -->[core] Add use-client to custom icons (#38132) @mj12albert
35
+ - &#8203;<!-- 14 -->[core] Remove unnecessary `@types/jsdom` (#38657) @renovate[bot]
36
+ - &#8203;<!-- 13 -->[core] Improve sponsors GA labels (#38649) @oliviertassinari
37
+ - &#8203;<!-- 12 -->[core] Fix ESM issues with regression tests (#37963) @Janpot
38
+ - &#8203;<!-- 11 -->[core] Potential fix for intermittent ci crashes in e2e test (#38614) @Janpot
39
+ - &#8203;<!-- 08 -->[docs-infra] Adjust the Material You playground demo design (#38636) @danilo-leal
40
+ - &#8203;<!-- 07 -->[docs-infra] Hide the SkipLink button if user prefers reduced motion (#38632) @DerTimonius
41
+ - &#8203;<!-- 01 -->[website] Add tiny fixes the homepage Sponsors section (#38635) @danilo-leal
42
+
43
+ All contributors of this release in alphabetical order: @brijeshb42, @danilo-leal, @DerTimonius, @DiegoAndai, @Janpot, @jaydenseric, @mj12albert, @oliviertassinari, @renovate[bot], @sai6855, @VishruthR
44
+
45
+ ## 5.14.6
46
+
47
+ <!-- generated comparing v5.14.5..master -->
48
+
49
+ _Aug 23, 2023_
50
+
51
+ A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
52
+
53
+ - 🚀 Added the [Popup](https://mui.com/base-ui/react-popup/) component to Base UI (#37960) @michaldudak
54
+ It's intended to replace the Popper component, which uses the deprecated Popper JS library. The Popup is built on top of Floating UI and has a similar API to the Popper.
55
+ - 🚀 Added the [Accordion](https://mui.com/joy-ui/react-accordion/) component to Joy UI (#38164) @siriwatknp
56
+ - 🚀 Added InputBase and ButtonBase components to `material-next` (#38319) @DiegoAndai @mj12albert
57
+ - 🔋 First iteration on the zero-runtime styling engine compatible with Server Components (#38378) @brijeshb42
58
+
59
+ ### `@mui/material@5.14.6`
60
+
61
+ - [Modal] Update it to use the useModal hook (#38498) @mnajdova
62
+ - [Select] Add `root` class to `SelectClasses` (#38424) @sai6855
63
+ - [Skeleton] Soften the pulse animation (#38506) @oliviertassinari
64
+ - [TextField] Fix onClick regressions handling changes (#38474) @mj12albert
65
+ - [TextField] Fix TextField onClick test (#38597) @mj12albert
66
+
67
+ ### `@mui/base@5.0.0-beta.12`
68
+
69
+ - [Popup] New component (#37960) @michaldudak
70
+
71
+ ### `@mui/joy@5.0.0-beta.3`
72
+
73
+ - [Accordion] Add Joy UI Accordion components (#38164) @siriwatknp
74
+ - [Select] Add `required` prop (#38167) @siriwatknp
75
+ - Miscellaneous fixes (#38462) @siriwatknp
76
+
77
+ ### `@mui/material-next@6.0.0-alpha.98`
78
+
79
+ - [ButtonBase] Add ButtonBase component (#38319) @DiegoAndai
80
+ - [Input] Add InputBase component (#38392) @mj12albert
81
+
82
+ ### `@mui/zero-runtime@0.0.1-alpha.0`
83
+
84
+ - Implementation of styled tag processor for linaria (#38378) @brijeshb42
85
+
86
+ ### Docs
87
+
88
+ - [blog] Clarify tree view move @oliviertassinari
89
+ - [docs] Improve the "Understanding MUI packages" page images (#38619) @danilo-leal
90
+ - [docs][base-ui] Revise the structure of the Component docs (#38529) @samuelsycamore
91
+ - [docs][base-ui] Fix Menu Hooks demo (#38479) @homerchen19
92
+ - [docs][base-ui] Correct the MUI System quickstart example (#38496) @michaldudak
93
+ - [docs][base-ui] Add Tailwind & plain CSS demos for Autocomplete page (#38157) @mj12albert
94
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Input page (#38302) @alisasanib
95
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Snackbar, Badge, Switch pages (#38425) @alisasanib
96
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Slider page (#38413) @alisasanib
97
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Select page (#38367) @alisasanib
98
+ - [docs][joy-ui] Fix typo: Classname -> Class name for consistency (#38510) @alexfauquette
99
+ - [docs][joy-ui] Revise the theme color page (#38402) @danilo-leal
100
+ - [docs][joy-ui] Sort templates by popularity (#38490) @oliviertassinari
101
+ - [docs][joy-ui] Fix the `fullWidth` prop description for the Input (#38545) @0xturner
102
+ - [docs][joy-ui] Updated the List playground demo (#38499) @zanivan
103
+ - [docs][joy-ui] Changed bgcolor of the Playground demo (#38502) @zanivan
104
+ - [docs][material-ui] Fix key warning in SimpleDialog demo (#38580) @ZeeshanTamboli
105
+ - [docs][material-ui] Fixed Google Fonts link for material two-tone icons in CodeSandbox and Stackblitz (#38247) @ZeeshanTamboli
106
+ - [docs][material-ui] Fix the Drawer's `onClose` API docs (#38273) @johnmatthiggins
107
+ - [docs][material-ui] Improve nav link tab example (#38315) @oliviertassinari
108
+ - [docs][material-ui] Fix missing import in the styled engine guide (#38450) @codersjj
109
+ - [docs][material-ui][Dialog] Improve screen reader announcement of Customized Dialog (#38592) @ZeeshanTamboli
110
+ - [docs] Add 3rd party libraries integration examples for Joy Input (#38541) @siriwatknp
111
+ - [docs] Hide translation call to action (#38449) @cristianmacedo
112
+ - [docs] Fix codemod name in changelog of v5.14.4 (#38593) @GresilleSiffle
113
+ - [docs] More space for theme builder (#38532) @oliviertassinari
114
+ - [docs] Fix the math symbol of the width sx prop range @oliviertassinari
115
+ - [docs] Fix typo on a11y section of Tabs @oliviertassinari
116
+ - [docs] Clarify System peer dependencies @oliviertassinari
117
+ - [docs] Fix horizontal scrollbar @oliviertassinari
118
+ - [docs] Code style convention @oliviertassinari
119
+ - [docs] Fix typo in Base UI @oliviertassinari
120
+ - [docs] Update the backers page (#38505) @danilo-leal
121
+ - [docs] Add stray design adjustments to the docs (#38501) @danilo-leal
122
+ - [docs] Use IBM Plex Sans in Tailwind CSS demos (#38464) @mnajdova
123
+ - [docs] Fix SEO issues reported by ahrefs (#38423) @oliviertassinari
124
+
125
+ ### Examples
126
+
127
+ - [examples] Start to remove Gatsby (#38567) @oliviertassinari
128
+ - [examples][joy-ui] Fix Joy UI example CLI (#38531) @oliviertassinari
129
+ - [examples][joy-ui] Improve example when using Next Font (#38540) @mwskwong
130
+
131
+ ### Core
132
+
133
+ - [CHANGELOG] Fix issues in highlight @oliviertassinari
134
+ - [core] Remove redundant `@material-ui/` aliases from regression test webpack config (#38574) @ZeeshanTamboli
135
+ - [core] Fix CI error @oliviertassinari
136
+ - [core] Remove unnecessary Box (#38461) @oliviertassinari
137
+ - [core] Set GitHub Action top level permission @oliviertassinari
138
+ - [docs-infra][joy-ui] Polish the usage and CSS vars playgrounds (#38600) @danilo-leal
139
+ - [docs-infra] Support link title (#38579) @oliviertassinari
140
+ - [docs-infra] Fix ad layout shift (#38622) @oliviertassinari
141
+ - [docs-infra] Add light tweaks to the ad container (#38504) @danilo-leal
142
+ - [docs-infra] Fix anchor scroll without tabs (#38586) @oliviertassinari
143
+ - [docs-infra] Retain velocity animation speed (#38470) @oliviertassinari
144
+ - [docs-infra] Follow import and CSS token standard (#38508) @oliviertassinari
145
+ - [docs-infra] Add icon to callouts (#38525) @alexfauquette
146
+ - [docs-infra] Fix the anchor link on headings (#38528) @danilo-leal
147
+ - [docs-infra] Cleanup code on demo code block expansion (#38522) @ZeeshanTamboli
148
+ - [docs-infra] Improve the heading buttons positioning (#38428) @danilo-leal
149
+ - [docs-infra] Customize the blockquote design (#38503) @danilo-leal
150
+ - [docs-infra] Improve the alert before a negative feedback (#38500) @danilo-leal
151
+ - [docs-infra] Fix GoogleAnalytics missing event for code copy (#38469) @alexfauquette
152
+ - [docs-infra] Improve affordance on the code block expansion (#38421) @danilo-leal
153
+ - [website] Fine-tune the branding theme buttons (#38588) @danilo-leal
154
+ - [website] Improve the Base UI hero section demo (#38585) @danilo-leal
155
+ - [website] Add stray design improvements to the Material UI page (#38590) @danilo-leal
156
+ - [website] Fix mobile view Material UI page (#38568) @oliviertassinari
157
+ - [website] Fix reference to the data grid @oliviertassinari
158
+ - [website] Configure Apple Pay @oliviertassinari
159
+ - [website] Fix template link on the homepage (#38471) @danilo-leal
160
+
161
+ All contributors of this release in alphabetical order: @0xturner, @alexfauquette, @alisasanib, @brijeshb42, @codersjj, @cristianmacedo, @danilo-leal, @DiegoAndai, @GresilleSiffle, @homerchen19, @johnmatthiggins, @michaldudak, @mj12albert, @mnajdova, @mwskwong, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
162
+
163
+ ## 5.14.5
164
+
165
+ <!-- generated comparing v5.14.4..master -->
166
+
167
+ _Aug 14, 2023_
168
+
169
+ A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
170
+
171
+ - @mnajdova [made it easier to use third-party components in Base UI slots](https://mui.com/base-ui/getting-started/customization/#overriding-subcomponent-slots) with the introduction of the `prepareForSlot` utility (#38138)
172
+
173
+ ### `@mui/material@5.14.5`
174
+
175
+ - &#8203;<!-- 04 -->[TextField] Fix to handle `onClick` on root element (#38072) @LukasTy
176
+
177
+ ### `@mui/codemod@5.14.5`
178
+
179
+ - &#8203;<!-- 31 -->[codemod] Add v5.0.0/tree-view-moved-to-x codemod (#38248) @flaviendelangle
180
+
181
+ ### `@mui/joy@5.0.0-beta.2`
182
+
183
+ - &#8203;<!-- 07 -->[Input][joy-ui] Fix the `FormHelperText` icon color (#38387) @TheNatkat
184
+ - &#8203;<!-- 06 -->[Skeleton][joy-ui] Soften the pulse animation (#38384) @zanivan
185
+ - &#8203;<!-- 05 -->[TabPanel][joy-ui] Add `keepMounted` prop (#38293) @decadef20
186
+
187
+ ### `@mui/base@5.0.0-beta.11`
188
+
189
+ - &#8203;<!-- 30 -->[base-ui] Remove the legacy Extend\* types (#38184) @michaldudak
190
+ - &#8203;<!-- 29 -->[base-ui] Add `useModal` hook (#38187) @mnajdova
191
+ - &#8203;<!-- 28 -->[base-ui] Add `prepareForSlot` util (#38138) @mnajdova
192
+ - &#8203;<!-- 26 -->[useButton][base-ui] Fix tabIndex not being forwarded (#38417) @DiegoAndai
193
+ - &#8203;<!-- 25 -->[useButton][base-ui] Fix onFocusVisible not being handled (#38399) @DiegoAndai
194
+
195
+ ### Docs
196
+
197
+ - &#8203;<!-- 32 -->[blog] Blog post for MUI X mid v6. Date Pickers, Data Grid, and Charts (#38241) @richbustos
198
+ - &#8203;<!-- 35 -->[docs][base-ui] Update number input API docs (#38363) @mj12albert
199
+ - &#8203;<!-- 29 -->[docs] Improve page transition speed (#38394) @oliviertassinari
200
+ - &#8203;<!-- 28 -->[docs] Improve examples (#38398) @oliviertassinari
201
+ - &#8203;<!-- 19 -->[docs][docs] Add `FileUpload` demo (#38420) @sai6855
202
+ - &#8203;<!-- 18 -->[docs][joy-ui] Refine the Order Dashboard template design (#38395) @zanivan
203
+ - &#8203;<!-- 17 -->[docs][material-ui][joy-ui] Simplify the Quickstart section on the Usage page (#38385) @danilo-leal
204
+ - &#8203;<!-- 16 -->[docs][Menu][joy] Explain how to control the open state (#38355) @michaldudak
205
+ - &#8203;<!-- 15 -->[docs][material] Revise the Support page (#38207) @samuelsycamore
206
+ - &#8203;<!-- 14 -->[docs][material-ui] Remove incorrect `aria-label`s in extended variant examples of Floating Action Button (#37170) @ashleykolodziej
207
+ - &#8203;<!-- 13 -->[docs][material-ui] Adjust slightly the installation page content (#38380) @danilo-leal
208
+ - &#8203;<!-- 12 -->[docs][Switch] Fix the readOnly class name in docs (#38277) @michaldudak
209
+ - &#8203;<!-- 11 -->[docs][TablePagination] Add Tailwind CSS & plain CSS introduction demo (#38286) @mnajdova
210
+
211
+ ### Examples
212
+
213
+ - &#8203;<!-- 10 -->[examples] Add Joy UI + Vite.js + TypeScript example app (#37406) @nithins1
214
+
215
+ ### Core
216
+
217
+ - &#8203;<!-- 30 -->[core] Consistent URL add leading / @oliviertassinari
218
+ - &#8203;<!-- 27 -->[docs-infra] Fix rebase issue @oliviertassinari
219
+ - &#8203;<!-- 26 -->[docs-infra] Fix typo in docs infra docs @oliviertassinari
220
+ - &#8203;<!-- 25 -->[docs-infra] Fix nested list margin (#38456) @oliviertassinari
221
+ - &#8203;<!-- 24 -->[docs-infra] Move the Diamond Sponsors to the TOC (#38410) @danilo-leal
222
+ - &#8203;<!-- 22 -->[docs-infra] Move imports into page data (#38297) @alexfauquette
223
+ - &#8203;<!-- 21 -->[docs-infra] Adjust heading styles (#38365) @danilo-leal
224
+ - &#8203;<!-- 20 -->[docs-infra] Fix info callout border color (#38370) @danilo-leal
225
+ - &#8203;<!-- 05 -->[website] Upgrade the homepage hero demos design (#38388) @danilo-leal
226
+ - &#8203;<!-- 04 -->[website] Improve Base UI hero section demo (#38255) @danilo-leal
227
+ - &#8203;<!-- 03 -->[website] Fix EmailSubscribe look (#38429) @oliviertassinari
228
+ - &#8203;<!-- 02 -->[website] Link Discord in footer (#38369) @richbustos
229
+ - &#8203;<!-- 01 -->[website] Clean up the `GetStartedButtons` component (#38256) @danilo-leal
230
+
231
+ All contributors of this release in alphabetical order: @alexfauquette, @ashleykolodziej, @danilo-leal, @decadef20, @DiegoAndai, @flaviendelangle, @LukasTy, @michaldudak, @mj12albert, @mnajdova, @nithins1, @oliviertassinari, @richbustos, @sai6855, @samuelsycamore, @TheNatkat, @zanivan
232
+
233
+ ## 5.14.4
234
+
235
+ <!-- generated comparing v5.14.3..master -->
236
+
237
+ _Aug 8, 2023_
238
+
239
+ A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
240
+
241
+ - 🎉 Added [Number Input](https://mui.com/base-ui/react-number-input/) component & [useNumberInput](https://mui.com/base-ui/react-number-input/#hook) hook in [Base UI](https://mui.com/base-ui/getting-started/) @mj12albert
242
+
243
+ ### `@mui/material@5.14.4`
244
+
245
+ - &#8203;<!-- 25 -->[Checkbox][material] Add size classes (#38182) @michaldudak
246
+ - &#8203;<!-- 03 -->[Typography] Improve inherit variant logic (#38123) @ZeeshanTamboli
247
+
248
+ ### `@mui/system@5.14.4`
249
+
250
+ - &#8203;<!-- 34 -->Revert "[Box] Remove `component` from TypeMap (#38168)" (#38356) @michaldudak
251
+
252
+ ### `@mui/base@5.0.0-beta.10`
253
+
254
+ #### Breaking changes
255
+
256
+ - &#8203;<!-- 32 -->[base] Ban default exports (#38200) @michaldudak
257
+
258
+ Base UI default exports were changed to named ones. Previously we had a mix of default and named ones.
259
+ This was changed to improve consistency and avoid problems some bundlers have with default exports.
260
+ See https://github.com/mui/material-ui/issues/21862 for more context.
261
+
262
+ ```diff
263
+ - import Button, { buttonClasses } from '@mui/base/Button';
264
+ + import { Button, buttonClasses } from '@mui/base/Button';
265
+ - import BaseMenu from '@mui/base/Menu';
266
+ + import { Menu as BaseMenu } from '@mui/base/Menu';
267
+ ```
268
+
269
+ Additionally, the `ClassNameGenerator` has been moved to the directory matching its name:
270
+
271
+ ```diff
272
+ - import ClassNameGenerator from '@mui/base/className';
273
+ + import { ClassNameGenerator } from '@mui/base/ClassNameGenerator';
274
+ ```
275
+
276
+ A codemod is provided to help with the migration:
277
+
278
+ ```bash
279
+ npx @mui/codemod v5.0.0/base-use-named-exports <path>
280
+ ```
281
+
282
+ #### Changes
283
+
284
+ - &#8203;<!-- 31 -->[base] Create useNumberInput and NumberInput (#36119) @mj12albert
285
+ - &#8203;<!-- 28 -->[Select][base] Fix flicker on click of controlled Select button (#37855) @VishruthR
286
+ - &#8203;<!-- 09 -->[Dropdown] Fix imports of types (#38296) @yash-thakur
287
+
288
+ ### `@mui/joy@5.0.0-beta.1`
289
+
290
+ - &#8203;<!-- 06 -->[joy-ui][MenuButton] Fix disable of `MenuButton` (#38342) @sai6855
291
+
292
+ ### Docs
293
+
294
+ - &#8203;<!-- 33 -->[docs][AppBar] Fix `ResponsiveAppBar` demo logo href (#38346) @iownthegame
295
+ - &#8203;<!-- 30 -->[docs][base] Add Tailwind CSS + plain CSS demo on the Button page (#38240) @alisasanib
296
+ - &#8203;<!-- 29 -->[docs][Menu][base] Remove `Unstyled` prefix from demos' function names (#38270) @sai6855
297
+ - &#8203;<!-- 22 -->[docs] Add themeable component guide (#37908) @siriwatknp
298
+ - &#8203;<!-- 21 -->[docs] Fix Joy UI demo background color (#38307) @oliviertassinari
299
+ - &#8203;<!-- 20 -->[docs] Update API docs for Number Input component (#38301) @ZeeshanTamboli
300
+ - &#8203;<!-- 14 -->[docs][joy-ui] Revise the theme typography page (#38285) @danilo-leal
301
+ - &#8203;<!-- 13 -->[docs][joy-ui] Add TS demo for Menu Bar (#38308) @sai6855
302
+ - &#8203;<!-- 10 -->[docs][joy-ui] Updated Typography callout at getting started (#38289) @zanivan
303
+ - &#8203;<!-- 12 -->[docs][joy-ui] Fix the Inter font installation instructions (#38284) @danilo-leal
304
+ - &#8203;<!-- 11 -->[docs][material] Add note to Autocomplete about ref forwarding (#38305) @samuelsycamore
305
+ - &#8203;<!-- 05 -->[docs][Skeleton] Make the demos feel more realistic (#38212) @oliviertassinari
306
+
307
+ - &#8203;<!-- 08 -->[examples] Swap Next.js examples between App Router and Pages Router; update naming convention (#38204) @samuelsycamore
308
+ - &#8203;<!-- 07 -->[examples][material-ui] Add Material UI + Next.js (App Router) example in JS (#38323) @samuelsycamore
309
+ - &#8203;<!-- 27 -->[blog] Discord announcement blog (#38258) @richbustos
310
+ - &#8203;<!-- 26 -->[blog] Fix 301 links to Toolpad @oliviertassinari
311
+ - &#8203;<!-- 04 -->[website] Updating Charts demo with real charts usage for MUI X marketing page (#38317) @richbustos
312
+ - &#8203;<!-- 03 -->[website] Adjust styles of the Product section on the homepage (#38366) @danilo-leal
313
+ - &#8203;<!-- 02 -->[website] Add Nora teamMember card to 'About' (#38358) @noraleonte
314
+ - &#8203;<!-- 01 -->[website] Fix image layout shift (#38326) @oliviertassinari
315
+
316
+ ### Core
317
+
318
+ - &#8203;<!-- 24 -->[core] Fix docs demo export function consistency (#38191) @oliviertassinari
319
+ - &#8203;<!-- 23 -->[core] Fix the link-check script on Windows (#38276) @michaldudak
320
+ - &#8203;<!-- 26 -->[core] Use @testing-library/user-event direct API (#38325) @mj12albert
321
+ - &#8203;<!-- 29 -->[core] Port GitHub workflow for ensuring triage label is present (#38312) @DanailH
322
+ - &#8203;<!-- 19 -->[docs-infra] Consider files ending with .types.ts as props files (#37533) @mnajdova
323
+ - &#8203;<!-- 18 -->[docs-infra] Fix skip to content design (#38304) @oliviertassinari
324
+ - &#8203;<!-- 17 -->[docs-infra] Add a general round of polish to the API content display (#38282) @danilo-leal
325
+ - &#8203;<!-- 16 -->[docs-infra] Make the side nav collapse animation snappier (#38259) @danilo-leal
326
+ - &#8203;<!-- 15 -->[docs-infra] New Component API design followup (#38183) @cherniavskii
327
+ - &#8203;<!-- 06 -->[test] Remove unnecessary `async` keyword from test (#38373) @ZeeshanTamboli
328
+
329
+ All contributors of this release in alphabetical order: @alisasanib, @cherniavskii, @DanailH, @danilo-leal, @iownthegame, @michaldudak, @mj12albert, @mnajdova, @noraleonte, @oliviertassinari, @richbustos, @sai6855, @samuelsycamore, @siriwatknp, @VishruthR, @yash-thakur, @zanivan, @ZeeshanTamboli
330
+
331
+ ## 5.14.3
332
+
333
+ <!-- generated comparing v5.14.2..master -->
334
+
335
+ _Jul 31, 2023_
336
+
337
+ A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
338
+
339
+ - 🚀 [Joy UI](https://mui.com/joy-ui/getting-started/) is now in Beta
340
+ - ✨ Refine [Joy UI](https://mui.com/joy-ui/getting-started/)'s default theme @siriwatknp @zanivan
341
+ - 🎉 Added Dropdown higher-level menu component [Base UI](https://mui.com/base-ui/getting-started/) @michaldudak
342
+ - 💫 Added Material You [Badge](https://mui.com/material-ui/react-badge/#material-you-version) to `material-next` (#37850) @DiegoAndai
343
+
344
+ ### `@mui/material@5.14.3`
345
+
346
+ - &#8203;<!-- 36 -->[Autocomplete][material][joy] Add default `getOptionLabel` prop in ownerState (#38100) @DSK9012
347
+ - &#8203;<!-- 26 -->[Menu][Divider][material] Do not allow focus on Divider when inside Menu list (#38102) @divyammadhok
348
+ - &#8203;<!-- 06 -->[typescript][material] Rename one letter type parameters (#38155) @michaldudak
349
+ - &#8203;<!-- 08 -->[Menu][material] Fixes slots and slotProps overriding defaults completely (#37902) @gitstart
350
+ - &#8203;<!-- 07 -->[Theme][material] Add missing styleOverrides type for theme MuiStack (#38189) @DiegoAndai
351
+ - &#8203;<!-- 04 -->[typescript][material] Add `component` field to `*Props` types (#38084) @michaldudak
352
+
353
+ ### `@mui/base@5.0.0-beta.9`
354
+
355
+ #### Breaking changes
356
+
357
+ - &#8203;<!-- 11 -->[Dropdown][base][joy] Introduce higher-level menu component (#37667) @michaldudak
358
+
359
+ #### Other changes
360
+
361
+ - &#8203;<!-- 33 -->[typescript][base] Rename one letter type parameters (#38171) @michaldudak
362
+
363
+ ### `@mui/joy@5.0.0-beta.0`
364
+
365
+ - &#8203;<!-- 10 -->[joy] Refine the default theme (#36843) @siriwatknp
366
+
367
+ ### `@mui/material-next@6.0.0-alpha.95`
368
+
369
+ - &#8203;<!-- 35 -->[Badge][material-next] Add Badge component (#37850) @DiegoAndai
370
+ - &#8203;<!-- 30 -->[Chip][material-next] Copy chip component from material (#38053) @DiegoAndai
371
+ - &#8203;<!-- 09 -->[typescript][material-next] Rename one letter type parameters (#38172) @michaldudak
372
+
373
+ ### `@mui/system@5.14.3`
374
+
375
+ - &#8203;<!-- 32 -->[Box][system] Remove `component` from TypeMap (#38168) @michaldudak
376
+ - &#8203;<!-- 05 -->[Stack][system] Fix CSS selector (#37525) @sai6855
377
+
378
+ ### Docs
379
+
380
+ - &#8203;<!-- 49 -->[docs] Update Joy UI's package README (#38262) @ZeeshanTamboli
381
+ - &#8203;<!-- 48 -->[docs][base-ui] Add new batch of coming soon pages (#38025) @danilo-leal
382
+ - &#8203;<!-- 44 -->[docs] fix links to standardized examples (#38193) @emmanuel-ferdman
383
+ - &#8203;<!-- 43 -->[docs-infra] Small design polish to the Diamond Sponsor container (#38257) @danilo-leal
384
+ - &#8203;<!-- 42 -->[docs-infra] Show props in the table of content (#38173) @alexfauquette
385
+ - &#8203;<!-- 41 -->[docs-infra] Polish API page design (#38196) @oliviertassinari
386
+ - &#8203;<!-- 40 -->[docs-infra] Search with productCategory when product is missing (#38239) @oliviertassinari
387
+ - &#8203;<!-- 39 -->[docs][material] Revise and update Examples doc (#38205) @samuelsycamore
388
+ - &#8203;<!-- 38 -->[docs] Fix typo in notifications.json @mbrookes
389
+ - &#8203;<!-- 37 -->[docs-infra] Remove leftover standardNavIcon (#38252) @DiegoAndai
390
+ - &#8203;<!-- 34 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Popper page (#37953) @zanivan
391
+ - &#8203;<!-- 31 -->[docs][Button][joy] Improve `loading` prop documentation (#38156) @sai6855
392
+ - &#8203;<!-- 25 -->[docs] Prepare docs infra for Tree View migration to X (#38202) @flaviendelangle
393
+ - &#8203;<!-- 24 -->[docs] Fix SEO issues reported by ahrefs @oliviertassinari
394
+ - &#8203;<!-- 23 -->[docs] Fix palette pages - live edit not working (#38195) @oliviertassinari
395
+ - &#8203;<!-- 22 -->[docs] Add Google Analytics action for the styling menu (#38085) @mnajdova
396
+ - &#8203;<!-- 21 -->[docs] Fix Discord redirection chain @oliviertassinari
397
+ - &#8203;<!-- 20 -->[docs] Cover pnpm in more places (#38161) @oliviertassinari
398
+ - &#8203;<!-- 19 -->[docs] Avoid broken link (#38154) @oliviertassinari
399
+ - &#8203;<!-- 18 -->[docs] Add notification for beta release of Toolpad (#38152) @prakhargupta1
400
+ - &#8203;<!-- 17 -->[docs-infra] Remove sidenav icons (#38174) @oliviertassinari
401
+ - &#8203;<!-- 16 -->[docs-infra] Fix search ranking when no productId (#38162) @oliviertassinari
402
+ - &#8203;<!-- 15 -->[docs-infra] Adjust the side nav for deeper nested items (#38047) @cherniavskii
403
+ - &#8203;<!-- 14 -->[docs][joy] Update TS file of adding more typography levels demo to match the corresponding JS file's styles (#38232) @ZeeshanTamboli
404
+ - &#8203;<!-- 13 -->[docs][joy] Add TS demo for reusable component section in approaches page (#38210) @sai6855
405
+ - &#8203;<!-- 12 -->[docs][joy] Add TS demo for theme typography new level customization (#38199) @sai6855
406
+
407
+ ### Core
408
+
409
+ - &#8203;<!-- 47 -->[blog] Fix blog post slug Base UI (#38254) @oliviertassinari
410
+ - &#8203;<!-- 46 -->[core] Use native Node's fetch instead of node-fetch package (#38263) @michaldudak
411
+ - &#8203;<!-- 45 -->[core] Remove dead code @oliviertassinari
412
+ - &#8203;<!-- 29 -->[core] Polish Stack test to closer CSS injection order @oliviertassinari
413
+ - &#8203;<!-- 28 -->[core] Remove unnecessary `Required` utility type from Typography font style type (#38203) @ZeeshanTamboli
414
+ - &#8203;<!-- 27 -->[core] Fix generate Proptypes script skipping unstable items (#38198) @mj12albert
415
+ - &#8203;<!-- 03 -->[website] Adding Rich Bustos Twitter handle in bio (#38213) @richbustos
416
+ - &#8203;<!-- 02 -->[website] Prepare importing data from HiBob (#38238) @oliviertassinari
417
+ - &#8203;<!-- 01 -->[website] Sync team member with HiBob, add Raffaella (#38201) @rluzists1
418
+
419
+ All contributors of this release in alphabetical order: @cherniavskii, @DiegoAndai, @divyammadhok, @DSK9012, @flaviendelangle, @gitstart, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @prakhargupta1, @richbustos, @rluzists1, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
420
+
421
+ ## 5.14.2
422
+
423
+ <!-- generated comparing v5.14.1..master -->
424
+
425
+ _Jul 25, 2023_
426
+
427
+ A big thanks to the 23 contributors who made this release possible.
428
+
429
+ ### @mui/material@5.14.2
430
+
431
+ - &#8203;<!-- 39 -->Revert "[core] Adds `component` prop to `OverrideProps` type (#35924)" (#38150) @michaldudak
432
+ - &#8203;<!-- 32 -->[Chip][material] Fix base cursor style to be "auto" not "default" (#38076) @DiegoAndai
433
+ - &#8203;<!-- 12 -->[Tabs] Refactor IntersectionObserver logic (#38133) @ZeeshanTamboli
434
+ - &#8203;<!-- 11 -->[Tabs] Fix and improve visibility of tab scroll buttons using the IntersectionObserver API (#36071) @SaidMarar
435
+
436
+ ### @mui/joy@5.0.0-alpha.89
437
+
438
+ - &#8203;<!-- 15 -->[Joy] Replace leftover `Joy-` prefix with `Mui-` (#38086) @siriwatknp
439
+ - &#8203;<!-- 14 -->[Skeleton][joy] Fix WebkitMaskImage CSS property (#38077) @Bestwebdesign
440
+ - &#8203;<!-- 13 -->[Link][Joy UI] Fix font inherit (#38124) @oliviertassinari
441
+
442
+ ### Docs
443
+
444
+ - &#8203;<!-- 37 -->[docs] Add listbox placement demo for Select (#38130) @sai6855
445
+ - &#8203;<!-- 36 -->[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910) @mnajdova
446
+ - &#8203;<!-- 35 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943) @zanivan
447
+ - &#8203;<!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
448
+ - &#8203;<!-- 28 -->[docs] Remove translations section from contributing guide (#38125) @nikohoffren
449
+ - &#8203;<!-- 27 -->[docs] Fix Base UI Button Tailwind CSS padding @oliviertassinari
450
+ - &#8203;<!-- 26 -->[docs] Mention in hompage hero that Core is free (#38075) @mbrookes
451
+ - &#8203;<!-- 25 -->[docs] Fix a typo in notifications.json (#38078) @mbrookes
452
+ - &#8203;<!-- 24 -->[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937) @mnajdova
453
+ - &#8203;<!-- 23 -->[docs] Implement the new API display design (#37405) @alexfauquette
454
+ - &#8203;<!-- 22 -->[docs] Update migration installation code blocks (#38028) @danilo-leal
455
+ - &#8203;<!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
456
+ - &#8203;<!-- 20 -->[docs][joy] Add playground for Card component (#37820) @Studio384
457
+ - &#8203;<!-- 19 -->[docs][joy] Add adjustments to the color inversion page (#37143) @danilo-leal
458
+ - &#8203;<!-- 18 -->[docs][material] Improve documentation about adding custom colors (#37743) @DiegoAndai
459
+ - &#8203;<!-- 17 -->[examples] Fix Joy UI Next.js App Router font loading (#38095) @IgnacioUtrilla
460
+ - &#8203;<!-- 16 -->[examples] Fix material-next Font Usage with next/font (#38026) @onderonur
461
+
462
+ ### Core
463
+
464
+ - &#8203;<!-- 34 -->[blog] Update Discord invite link in Toolpad beta announcement (#38143) @samuelsycamore
465
+ - &#8203;<!-- 33 -->[blog] Update discord server link (#38131) @prakhargupta1
466
+ - &#8203;<!-- 31 -->[core] Fix rsc-builder removing the first line (#38134) @michaldudak
467
+ - &#8203;<!-- 30 -->[core] Remove the deprecation rule in tslint (#38087) @michaldudak
468
+ - &#8203;<!-- 09 -->[website] Mobile navigation: Toolpad to Beta (#38146) @bharatkashyap
469
+ - &#8203;<!-- 08 -->[website] Fix typo on pricing page @oliviertassinari
470
+ - &#8203;<!-- 07 -->[website] Fix a few regression (#38050) @oliviertassinari
471
+ - &#8203;<!-- 06 -->[website] Update Demo footers on MUI X landing page (#38027) @richbustos
472
+ - &#8203;<!-- 05 -->[website] Fix 301 redirection to base index page @oliviertassinari
473
+ - &#8203;<!-- 04 -->[website] Fix Cell selection feature name (#38029) @oliviertassinari
474
+ - &#8203;<!-- 03 -->[website] Improve button look (#38052) @oliviertassinari
475
+ - &#8203;<!-- 02 -->[website] Link new core page to new Base UI landing page (#38030) @mj12albert
476
+ - &#8203;<!-- 01 -->[website] Polish pricing page (#37975) @oliviertassinari
477
+ - &#8203;<!-- 10 -->[test] Fail the CI when new unexpected files are created (#38039) @oliviertassinari
478
+ - &#8203;<!-- 09 -->[test] Fix linting error by matching main component demo name to filename (#38122) @ZeeshanTamboli
479
+
480
+ All contributors of this release in alphabetical order: @alexfauquette, @Bestwebdesign, @bharatkashyap, @danilo-leal, @DiegoAndai, @harikrishnanp, @IgnacioUtrilla, @mbrookes, @michaldudak, @mj12albert, @mnajdova, @nikohoffren, @oliviertassinari, @onderonur, @prakhargupta1, @richbustos, @sai6855, @SaidMarar, @samuelsycamore, @siriwatknp, @Studio384, @zanivan, @ZeeshanTamboli
481
+
482
+ ## 5.14.1
483
+
484
+ <!-- generated comparing v5.14.0..master -->
485
+
486
+ _Jul 19, 2023_
487
+
488
+ A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
489
+
490
+ - 💫 Introducing some new components for Joy UI:
491
+ - [Skeleton](https://mui.com/joy-ui/react-skeleton/) component (#37893) @siriwatknp
492
+ - [ToggleButton](https://mui.com/joy-ui/react-toggle-button-group/) (#37716) @siriwatknp
493
+ - 🎉 Base UI has its own [landing page](https://www.mui.com/base-ui)!
494
+ - 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
495
+
496
+ ### `@mui/material@5.14.1`
497
+
498
+ - &#8203;<!-- 14 -->[FormControlLabel] Fix misplaced asterisk when `labelPlacement` is provided (#37831) @ZeeshanTamboli
499
+ - &#8203;<!-- 11 -->[Slider][material] Fix type dependency on @types/prop-types (#37853) @Methuselah96
500
+ - &#8203;<!-- 10 -->[Menu] Add MuiMenuList to createTheme components key (#37956) @mj12albert
501
+ - &#8203;<!-- 09 -->[Modal] Remove deprecated `BackdropComponent` and `BackdropProps` from tests (#38018) @sai6855
502
+
503
+ ### `@mui/material-next@6.0.0-alpha.93`
504
+
505
+ - &#8203;<!-- 54 -->[Slider][material-next] Add use client directive to useSliderElementsOverlap (#37955) @mj12albert
506
+ - &#8203;<!-- 47 -->[Button][material-next] Fix some event handlers being ignored (#37647) @DiegoAndai
507
+
508
+ ### `@mui/base@5.0.0-beta.8`
509
+
510
+ - &#8203;<!-- 53 -->[Autocomplete] Make touch and click behavior on an option consistent (#37972) @divyammadhok
511
+
512
+ ### `@mui/joy@5.0.0-alpha.88`
513
+
514
+ - &#8203;<!-- 13 -->[Joy][Select] Fix type error caused by custom variant (#37996) @OmPr366
515
+ - &#8203;<!-- 12 -->[ToggleButton][Joy] Add `ToggleButton` component (#37716) @siriwatknp
516
+ - &#8203;<!-- 07 -->[Skeleton] Add Joy UI `Skeleton` component (#37893) @siriwatknp
517
+
518
+ ### `@mui/utils@5.14.1`
519
+
520
+ - &#8203;<!-- 06 -->[utils] Add function overload for `useEventCallback` (#37827) @cherniavskii
521
+
522
+ ### Docs
523
+
524
+ - &#8203;<!-- 52 -->[docs][base] Add Tailwind CSS & plain CSS demo on the form control page (#37914) @mnajdova
525
+ - &#8203;<!-- 51 -->[docs][base] Make Base UI Select demos denser (#37836) @zanivan
526
+ - &#8203;<!-- 38 -->[docs] Link Material UI from the landing page (#37971) @oliviertassinari
527
+ - &#8203;<!-- 37 -->[docs] Fix the empty /components page (#38010) @brijeshb42
528
+ - &#8203;<!-- 36 -->[docs] Checkout template follows user's color scheme preference (#37928) @OndrejHj04
529
+ - &#8203;<!-- 35 -->[docs] Disable ad for onboarding pages (#37998) @oliviertassinari
530
+ - &#8203;<!-- 34 -->[docs] Fix broken link to Base UI Next.js App Router (#37973) @oliviertassinari
531
+ - &#8203;<!-- 33 -->[docs] Fix typo in next-js-app-router.md (#37974) @ericbrian
532
+ - &#8203;<!-- 32 -->[docs] Add pnpm commands to Material UI Installation page (#36650) @officialrajdeepsingh
533
+ - &#8203;<!-- 31 -->[docs] Link charts in the roadmap (#37944) @oliviertassinari
534
+ - &#8203;<!-- 30 -->[docs] Improve changelog @oliviertassinari
535
+ - &#8203;<!-- 29 -->[docs] Improve the Select docs (#37279) @michaldudak
536
+ - &#8203;<!-- 16 -->[docs][menu] Add Tailwind CSS & plain CSS demo on the Menu page (#37856) @mnajdova
537
+ - &#8203;<!-- 15 -->[example] Update EmotionCacheProvider to work with GlobalStyles (#37962) @siriwatknp
538
+
539
+ ### Core
540
+
541
+ - &#8203;<!-- 50 -->[blog] Add blog post about support for Next.js App Router (#37929) @samuelsycamore
542
+ - &#8203;<!-- 49 -->[blog] Blog MUI X pro statement removed (#38015) @prakhargupta1
543
+ - &#8203;<!-- 48 -->[blog] Add Toolpad beta announcement blog (#37799) @prakhargupta1
544
+ - &#8203;<!-- 46 -->[core] Increase space available for sidenav @oliviertassinari
545
+ - &#8203;<!-- 45 -->[core] Adds `component` prop to `OverrideProps` type (#35924) @sai6855
546
+ - &#8203;<!-- 44 -->[core] Fix rsc build step in CI (#38019) @mj12albert
547
+ - &#8203;<!-- 43 -->[core] Remove nx dependency (#37964) @Janpot
548
+ - &#8203;<!-- 42 -->[core] Lock `@types/node` to v18 (#37965) @ZeeshanTamboli
549
+ - &#8203;<!-- 41 -->[core] Update priority support issue template and prompt (#37824) @DanailH
550
+ - &#8203;<!-- 40 -->[core] Remove warnings in docs:api (#37858) @alexfauquette
551
+ - &#8203;<!-- 39 -->[core] Make rimraf work after a major update (#37930) @michaldudak
552
+ - &#8203;<!-- 28 -->[docs-infra] Change the Diamond Sponsor block positioning on the side nav (#37933) @danilo-leal
553
+ - &#8203;<!-- 27 -->[docs-infra] Support backticks in the codeblocks (#37950) @cherniavskii
554
+ - &#8203;<!-- 26 -->[docs-infra] Improve performance hideToolbar: true (#37969) @oliviertassinari
555
+ - &#8203;<!-- 25 -->[docs-infra] Fix button label on mobile (#37997) @oliviertassinari
556
+ - &#8203;<!-- 24 -->[docs-infra] Square drawer corners (#37970) @oliviertassinari
557
+ - &#8203;<!-- 23 -->[docs-infra] Improve tab contrast in codeblock (#38000) @oliviertassinari
558
+ - &#8203;<!-- 22 -->[docs-infra] Fix API generation for Base UI (#37941) @oliviertassinari
559
+ - &#8203;<!-- 21 -->[docs-infra] Fix layout shift on xGrid (#37954) @oliviertassinari
560
+ - &#8203;<!-- 20 -->[docs-infra] Update installation commands to use the new tabs code component (#37927) @danilo-leal
561
+ - &#8203;<!-- 19 -->[docs-infra] Improve disableToc={true} support (#37931) @oliviertassinari
562
+ - &#8203;<!-- 18 -->[docs-infra] Remove icons and tweak the design of the side nav (#37860) @danilo-leal
563
+ - &#8203;<!-- 17 -->[docs-infra] Fix TypeScrit error in demo export (#37830) @oliviertassinari
564
+ - &#8203;<!-- 08 -->[notifications] Add notification for first Charts release (#37679) @joserodolfofreitas
565
+ - &#8203;<!-- 05 -->[website] Add Base UI marketing page (#36622) @siriwatknp
566
+ - &#8203;<!-- 04 -->[website] Update MUI X landing page (#37966) @cherniavskii
567
+ - &#8203;<!-- 03 -->[website] Fix a11y issues (#37999) @oliviertassinari
568
+ - &#8203;<!-- 02 -->[website] Make the Core page refer to group of products (#37608) @danilo-leal
569
+ - &#8203;<!-- 01 -->[website] Add perpetual option to pricing page (#35504) @joserodolfofreitas
570
+
571
+ All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @cherniavskii, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @ericbrian, @Janpot, @joserodolfofreitas, @Methuselah96, @michaldudak, @mj12albert, @mnajdova, @officialrajdeepsingh, @oliviertassinari, @OmPr366, @OndrejHj04, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
572
+
573
+ ## 5.14.0
574
+
575
+ <!-- generated comparing v5.13.7..master -->
576
+
577
+ _Jul 11, 2023_
578
+
579
+ A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
580
+
581
+ - 💫 Material UI, Joy UI, and Base UI are compatible with [NextJS App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
582
+ - 📚 Added new guides for integrating with Next.js 13 App Router (#37656) @mj12albert
583
+ - Ⓜ️ [Material UI guide](https://mui.com/material-ui/guides/next-js-app-router/)
584
+ - 🅙 [Joy UI guide](https://mui.com/joy-ui/guides/next-js-app-router/)
585
+ - 🅱️ [Base UI guide](https://mui.com/base-ui/guides/next-js-app-router/)
586
+ - 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
587
+
588
+ ### `@mui/material@5.14.0`
589
+
590
+ - [Autocomplete] Enable global customization of different options (#36971) @nicolas-ot
591
+
592
+ ### `@mui/material-next@6.0.0-alpha.92`
593
+
594
+ - [Slider][material-next] Slider restructure and style improvements (#37644) @DiegoAndai
595
+
596
+ ### `@mui/joy@5.0.0-alpha.87`
597
+
598
+ - [ButtonGroup] Fix style for single Button (#37692) @MaybePixem
599
+ - Fix theme typography fallback value (#37845) @siriwatknp
600
+
601
+ ### `@mui/icons-material@5.14.0`
602
+
603
+ - [icons-material] Rebuild icons with `"use client"` (#37894) @mj12albert
604
+
605
+ ### Docs
606
+
607
+ - [docs] Polish Ukraine banner (#37905) @oliviertassinari
608
+ - [docs] Reduce Ukraine banner size (#34795) @oliviertassinari
609
+ - [docs] Add callouts about controlled vs uncontrolled components in Core docs (#37849) @samuelsycamore
610
+ - [docs] Add missing Portal elements to Tailwind CSS interoperability guide (#37807) @enrique-ramirez
611
+ - [docs] Small pickers migration improvement (#37815) @alexfauquette
612
+ - [docs] Fix pickers product name (#37825) @LukasTy
613
+ - [docs][Joy][Link] Set `variant` and `color` defaults for the playground (#37817) @Studio384
614
+ - [docs][Joy][Table] Add `undefined` as an option to `stripe` (#37816) @Studio384
615
+ - [docs][base] Add Tailwind CSS & plain CSS demo on the Snackbar page (#37812) @mnajdova
616
+ - [docs][base] Add Tailwind CSS & plain CSS demo on Badge page (#37768) @mnajdova
617
+ - [docs][base] Fix Nested modal demo positioning (#37506) @gitstart
618
+ - [docs][base] Add Tailwind CSS & plain CSS demo on the Switch page (#37728) @mnajdova
619
+ - [docs-infra] Remove code tags in ToC (#37834) @cherniavskii
620
+ - [docs-infra] Fixes in API pages generation (#37813) @mnajdova
621
+ - [docs-infra] Add test case when using sh (#37818) @oliviertassinari
622
+ - [docs-infra] Use icons instead of words for the code copy button (#37664) @danilo-leal
623
+ - [docs-infra] Fix code parser (#37828) @alexfauquette
624
+ - [docs-infra] Fix `marked` deprecation warning (#37769) @alexfauquette
625
+ - [docs-infra] Allows to use codeblock in the docs (#37643) @alexfauquette
626
+ - [docs-infra][joy] Change Joy UI's playground variant selector (#37821) @danilo-leal
627
+
628
+ ### Core
629
+
630
+ - [core] Prepend "use-client" directive + add docs and examples for using MUI libraries with Next.js App Router (#37656) @mj12albert
631
+ - [core] Fix imports to React (#37863) @oliviertassinari
632
+ - [core] Disambiguate eslint plugin name @oliviertassinari
633
+ - [core] Sync the lint script name with the other repositories @oliviertassinari
634
+ - [core] Point to Crowdin directly @oliviertassinari
635
+ - [website] Sync career page (#37847) @oliviertassinari
636
+
637
+ All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @danilo-leal, @DiegoAndai, @enrique-ramirez, @gitstart, @LukasTy, @MaybePixem, @mj12albert, @mnajdova, @nicolas-ot, @oliviertassinari, @samuelsycamore, @siriwatknp, @Studio384
638
+
639
+ ## 5.13.7
640
+
641
+ <!-- generated comparing v5.13.6..master -->
642
+
643
+ _Jul 4, 2023_
644
+
645
+ A big thanks to the 21 contributors who made this release possible.
646
+ This release focuses primarily on 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
647
+
648
+ ### `@mui/material@5.13.7`
649
+
650
+ - [OutlinedInput] Fix form control properties in `ownerState` (#37668) @vonagam
651
+
652
+ ### `@mui/system@5.13.7`
653
+
654
+ - [Stack] Fix spacing when there are `<style>` children (#34966) @cmd-johnson
655
+
656
+ ### `@mui/icons-material@5.13.7`
657
+
658
+ - [icons] Add Microsoft logo (#37717) @zephyrus21
659
+
660
+ ### `@mui/joy@5.0.0-alpha.86`
661
+
662
+ - [Autocomplete][joy] Fix Autocomplete and Modal components to work together (#37515) @saikathalderr
663
+ - [Menu][Joy] Improve UX of `Menu` usage demo (#37797) @sai6855
664
+
665
+ ### `@mui/base@5.0.0-beta.6`
666
+
667
+ - [Slider][base][material][joy] Fix not draggable on the edge when `disableSwap={true}` (#35998) @sai6855
668
+ - [Slider][base] Provide slot state to Slider's thumb slot props callback (#37749) @mnajdova
669
+ - [Tabs] Wrap TabsList context creation in useMemo (#37370) @michaldudak
670
+ - [TextareaAutosize] Fix wrong height measurement (#37185) @bigteech
671
+
672
+ ### `@mui/lab@5.0.0-alpha.135`
673
+
674
+ - [Timeline] Fix position `alternate-reverse` generated classname (#37678) @ZeeshanTamboli
675
+
676
+ ### Docs
677
+
678
+ - [docs][base] Add demo for using the Button as a link (#37317) @AdamSundberg
679
+ - [docs][base] Add Tailwind CSS + plain CSS demo on the Select page (#37725) @mnajdova
680
+ - [docs][base] Make Base UI input demos denser (#37750) @zanivan
681
+ - [docs][base] Make Base UI button demos denser (#37689) @zanivan
682
+ - [docs][base] Add Tailwind CSS & plain CSS demos on the Input page (#37685) @mnajdova
683
+ - [docs][base] Fix horizontal scrolling on the mobile input page (#37688) @zanivan
684
+ - [docs] Improve Base UI index page (#37761) @oliviertassinari
685
+ - [docs] Fix incorrect package URL in README of example material-vite (#37755) @Dlouxgit
686
+ - [docs] Explain how to disable Base Select's portal (#37684) @michaldudak
687
+ - [docs] Shorten overview page URLs (#37660) @oliviertassinari
688
+ - [docs][material] Rename custom tab panel in Tabs demo to prevent confusion with @mui/lab (#37638) @MUK-Dev
689
+ - [docs][tabs] Document how to use routing with Tabs in Base UI (#37369) @michaldudak
690
+ - [docs] Rename product to productId (#37801) @siriwatknp
691
+ - [docs][base] Add Tailwind CSS & plain CSS demo on the Slider page (#37736) @mnajdova
692
+
693
+ ### Core
694
+
695
+ - [docs–infra] Prevent displaying multiple ads (#37696) @oliviertassinari
696
+ - [blog] Fix mismatch between plan and link @oliviertassinari
697
+ - [core] Update yarn lockfile (#37802) @michaldudak
698
+ - [core] Add bundle size Toolpad app link to PRs (#36311) @Janpot
699
+ - [core] Fix priority support prompt action flow (#37726) @DanailH
700
+ - [core] Fix typo in priority support @oliviertassinari
701
+ - [core][docs] add Eslint rule to ensure main demo component match file… (#37278) @alexfauquette
702
+ - [docs-infra] Fix truncated TOCs scrollbar (#37770) @oliviertassinari
703
+ - [docs-infra] Adjust demo container to be glued to the toolbar (#37744) @danilo-leal
704
+ - [docs-infra] Fix layout shift ad (#37694) @oliviertassinari
705
+ - [docs-infra] Improve demos toolbar (#37762) @oliviertassinari
706
+ - [docs-infra] Make the GitHub link in the nav bar open in a new tab (#37766) @gateremark
707
+ - [docs-infra] Allow to persist icons in ToC (#37731) @cherniavskii
708
+ - [docs-infra] Improve product mapping (#37729) @oliviertassinari
709
+ - [docs-infra] Add design polish to the comment and anchor buttons (#37734) @danilo-leal
710
+ - [docs-infra] Tweak editable code blocks callout design (#37681) @danilo-leal
711
+ - [docs-infra] Improve the edit page experience (#37695) @oliviertassinari
712
+ - [docs-infra] Support rendering markdown outside of docs (#37691) @oliviertassinari
713
+ - [docs-infra] Polish demo toolbar button designs (#37680) @danilo-leal
714
+ - [docs-infra] Adjust demo component container design (#37659) @danilo-leal
715
+ - [test] Fix test:e2e local run (#37719) @oliviertassinari
716
+ - [test] Remove failing test in dev @oliviertassinari
717
+ - [website] Add no-op service worker to fix stale cache issue (#37607) @cherniavskii
718
+ - [website] Transition the Core page to be Material UI instead (#37583) @danilo-leal
719
+ - [website] Update the pricing page to reflect sales (#37751) @oliviertassinari
720
+ - [website] Match Copyright with the rest of the website @oliviertassinari
721
+ - [website] Support deep linking to pricing FAQ @oliviertassinari
722
+
723
+ All contributors of this release in alphabetical order: @AdamSundberg, @alexfauquette, @bigteech, @cherniavskii, @cmd-johnson, @DanailH, @danilo-leal, @Dlouxgit, @gateremark, @Janpot, @michaldudak, @mnajdova, @MUK-Dev, @oliviertassinari, @sai6855, @saikathalderr, @siriwatknp, @vonagam, @zanivan, @ZeeshanTamboli, @zephyrus21
724
+
725
+ ## 5.13.6
726
+
727
+ _Jun 21, 2023_
728
+
729
+ A big thanks to the 25 contributors who made this release possible. Here are some highlights ✨:
730
+
731
+ - 💫 Added [Slider](https://mui.com/material-ui/react-slider/#material-you-version) component using the new Material You design language (#37520) @DiegoAndai.
732
+ - 📚 Added [examples](https://github.com/mui/material-ui/tree/master/examples/material-ui-nextjs-ts) showcasing how you can use Material UI with next.js's app directory (#37315) @smo043
733
+
734
+ ### `@mui/material@5.13.6`
735
+
736
+ - &#8203;<!-- 45 -->[Autocomplete] Fixed autocomplete's existing option selection (#37012) @bencevoros
737
+ - &#8203;<!-- 44 -->[Autocomplete] Add hint demos to Material UI and Joy UI docs (#37496) @sai6855
738
+ - &#8203;<!-- 13 -->[Masonry] Fix ResizeObserver loop limit exceeded error (#37208) @hbjORbj
739
+ - &#8203;<!-- 11 -->[Tooltip][material] Improve warning when Tooltip receives string child (#37530) @DiegoAndai
740
+ - &#8203;<!-- 10 -->[Modal] Add missing members to ModalOwnProps (#37568) @ivp-dev
741
+ - &#8203;<!-- 09 -->[Slider] Arrow keys control does not work with float numbers (#37071) @gitstart
742
+ - &#8203;<!-- 08 -->[SvgIcon] allow `svg` as a child (#37231) @siriwatknp
743
+ - &#8203;<!-- 07 -->[Timeline] Add alternate reverse position (#37311) @abhinavkmrru
744
+ - &#8203;<!-- 06 -->[Tooltip] Fix type of sx prop in `slotProps` (#37550) @SuperKXT
745
+ - &#8203;<!-- 05 -->[TouchRipple] perf: avoid calling `clearTimeout()` (#37512) @romgrk
746
+
747
+ ### `@mui/material-next@6.0.0-alpha.90`
748
+
749
+ - &#8203;<!-- 12 -->[Material You] Add Slider component with Material You design (#37520) @DiegoAndai
750
+
751
+ ### `@mui/joy@5.0.0-alpha.85`
752
+
753
+ - &#8203;<!-- 37 -->[ButtonGroup][joy] Missing border when spacing is more than zero (#37577) @siriwatknp
754
+ - &#8203;<!-- 36 -->[CardActions][joy] Add `CardActions` component (#37441) @siriwatknp
755
+ - &#8203;<!-- 14 -->[Menu][joy] Fix closing of `Menu` in demos (#36917) @sai6855
756
+
757
+ ### `@mui/base@5.0.0-beta.5`
758
+
759
+ - &#8203;<!-- 39 -->[Menu][base] Add the resetHighlight action (#37392) @michaldudak
760
+ - &#8203;<!-- 38 -->[Select][base] Expose the `areOptionsEqual` prop (#37615) @michaldudak
761
+
762
+ ### `@mui/utils@5.13.2`
763
+
764
+ - &#8203;<!-- 04 -->[utils] Allow nested imports in @mui/utils to speed up build (#37586) @flaviendelangle
765
+
766
+ ### Docs
767
+
768
+ - &#8203;<!-- 43 -->[docs][base] Improve Base UI all components images (#37590) @danilo-leal
769
+ - &#8203;<!-- 42 -->[docs][base] Add pages for coming soon components (#37575) @danilo-leal
770
+ - &#8203;<!-- 41 -->[docs][base] Add a Snackbar introduction demo (#37602) @danilo-leal
771
+ - &#8203;<!-- 40 -->[docs][base] Add page for all Base UI components (#37536) @danilo-leal
772
+ - &#8203;<!-- 33 -->[docs] Fix scrollbar on snackbar page (#37657) @oliviertassinari
773
+ - &#8203;<!-- 32 -->[docs] Switch order of snackbar buttons in demos (#37389) @Primajin
774
+ - &#8203;<!-- 31 -->[docs] Add support for Tailwind CSS and plain CSS demos (#37319) @mnajdova
775
+ - &#8203;<!-- 30 -->[docs] Tree view color fix for dark mode in Gmail example (#37051) @PunitSoniME
776
+ - &#8203;<!-- 29 -->[docs] Inline the Base UI demo (#37603) @oliviertassinari
777
+ - &#8203;<!-- 28 -->[docs] Fix typo in themed components page (#37598) @vinayr
778
+ - &#8203;<!-- 27 -->[docs] Fix render inline code in CSS description generation (#37448) @alexfauquette
779
+ - &#8203;<!-- 26 -->[docs] Add styles to styled argument list (#37558) @DiegoAndai
780
+ - &#8203;<!-- 25 -->[docs] Improve awkward wording in READMEs of example projects (#37110) @DIWAKARKASHYAP
781
+ - &#8203;<!-- 24 -->[docs] Fix small base -> base-ui migration issue (#37594) @oliviertassinari
782
+ - &#8203;<!-- 23 -->[docs] Fix GitHub typo (#37578) @oliviertassinari
783
+ - &#8203;<!-- 22 -->[docs] Improve release guide (#37547) @DiegoAndai
784
+ - &#8203;<!-- 21 -->[docs] Review fixes to the Material UI's "Example projects" page (#37444) @danilo-leal
785
+ - &#8203;<!-- 17 -->[docs][joy] Add a messages template (#37546) @sernstberger
786
+ - &#8203;<!-- 16 -->[docs][joy] Add pages for coming soon Joy UI components (#36920) @danilo-leal
787
+ - &#8203;<!-- 15 -->[docs][joy] Add design and consistency tweaks to the Playground (#37580) @danilo-leal
788
+ - &#8203;<!-- 37 -->[docs] Add and revise Base UI + Create React App examples (#36825) @samuelsycamore
789
+ - &#8203;<!-- 20 -->[docs-infra] Fix demos border radius (#37658) @oliviertassinari
790
+ - &#8203;<!-- 19 -->[docs-infra] Add analyticsTags to Algolia (#37600) @Janpot
791
+ - &#8203;<!-- 18 -->[docs-infra] Simplify product id handling (#37593) @oliviertassinari
792
+ - &#8203;<!-- 35 -->[CHANGELOG] Add missing release date for v5.13.5 @oliviertassinari
793
+ - &#8203;<!-- 16 -->[examples] Shell command fix in the readme file of material-next-ts example (#37675) @bablukpik
794
+ - &#8203;<!-- 15 -->[examples] Next.js v13 app router with Material UI (#37315) @smo043
795
+
796
+ ### Core
797
+
798
+ - &#8203;<!-- 34 -->[core] Update to Node.js v18 for `test-dev` CI (#37604) @ZeeshanTamboli
799
+ - &#8203;<!-- 39 -->[core] Add priority support issue template (#37671) @DanailH
800
+ - &#8203;<!-- 03 -->[website] Update roadmap page (#37587) @cherniavskii
801
+ - &#8203;<!-- 02 -->[website] Add CSP to limit iframes to self @oliviertassinari
802
+ - &#8203;<!-- 01 -->[website] Link mui-x Stack Overflow in footer link (#37509) @richbustos
803
+
804
+ All contributors of this release in alphabetical order: @abhinavkmrru, @alexfauquette, @bencevoros, @cherniavskii, @danilo-leal, @DiegoAndai, @DIWAKARKASHYAP, @flaviendelangle, @gitstart, @hbjORbj, @ivp-dev, @Janpot, @michaldudak, @mnajdova, @oliviertassinari, @Primajin, @PunitSoniME, @richbustos, @romgrk, @sai6855, @sernstberger, @siriwatknp, @SuperKXT, @vinayr, @ZeeshanTamboli
805
+
806
+ ## 5.13.5
807
+
808
+ _Jun 12, 2023_
809
+
810
+ A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
811
+
812
+ - 💫 Added `ButtonGroup` component in Joy UI (#37407) @siriwatknp.
813
+ - 🐛 bug fixes and 📚 documentation improvements.
814
+
815
+ ### `@mui/material@5.13.5`
816
+
817
+ - &#8203;<!-- 03 -->[Material][Popover] Add support for virtual element as anchorEl (#37465) @DiegoAndai
818
+
819
+ ### `@mui/joy@5.0.0-alpha.84`
820
+
821
+ - &#8203;<!-- 20 -->[ButtonGroup][joy] Replace `detached` prop with `spacing`. (#37562) @siriwatknp
822
+ - &#8203;<!-- 19 -->[ButtonGroup][joy] Add `ButtonGroup` component (#37407) @siriwatknp
823
+ - &#8203;<!-- 04 -->[Input][joy] Simplify focus with `:focus-within` and add examples (#37385) @siriwatknp
824
+
825
+ ### Docs
826
+
827
+ - &#8203;<!-- 17 -->[docs] Move Toolpad from alpha to beta (#37288) @bharatkashyap
828
+ - &#8203;<!-- 16 -->[docs] Add usage of createCssVarsProvider (#37513) @brijeshb42
829
+ - &#8203;<!-- 15 -->[docs] Update /base url references to /base-ui (#37412) @brijeshb42
830
+ - &#8203;<!-- 14 -->[docs] Skip components and hooks due to duplicate index (#37539) @siriwatknp
831
+ - &#8203;<!-- 13 -->[docs] Polish Sign in to your account joy demo (#37498) @oliviertassinari
832
+ - &#8203;<!-- 12 -->[docs] Remove outdated Material UI FAQ @oliviertassinari
833
+ - &#8203;<!-- 11 -->[docs] Fix crash access to localStorage in Firefox (#37518) @brijeshb42
834
+ - &#8203;<!-- 10 -->[docs-infra] Enforce max length on description (#37565) @oliviertassinari
835
+ - &#8203;<!-- 09 -->[docs-infra] Mandatory versions (#37497) @oliviertassinari
836
+ - &#8203;<!-- 08 -->[docs-infra] Fix lighthouse img size issue (#37415) @oliviertassinari
837
+ - &#8203;<!-- 07 -->[docs][joy] Replace JoyInput with Input component in JoyUI Text Field documentation (#37548) @musama619
838
+ - &#8203;<!-- 06 -->[docs][joy] Add typography introduction demo component (#37553) @sernstberger
839
+ - &#8203;<!-- 05 -->[docs][joy] Add a rental dashboard template (#37453) @sernstberger
840
+
841
+ ### Core
842
+
843
+ - &#8203;<!-- 21 -->Move the React Community Engineer - X in Open Roles (#37552) @DanailH
844
+ - &#8203;<!-- 18 -->[core] Update Node.js version to v18 on CircleCI, CodeSandbox, and Netlify (#37173) @ZeeshanTamboli
845
+ - &#8203;<!-- 02 -->[website] RIDI gold sponsorship end (#37517) @oliviertassinari
846
+ - &#8203;<!-- 01 -->[website] Update X landing page (#37387) @cherniavskii
847
+
848
+ All contributors of this release in alphabetical order: @brijeshb42, @cherniavskii, @DanailH, @DiegoAndai, @musama619, @oliviertassinari, @sernstberger, @siriwatknp, @ZeeshanTamboli
849
+
850
+ ## 5.13.4
851
+
852
+ <!-- generated comparing v5.13.3..master -->
853
+
854
+ _Jun 5, 2023_
855
+
856
+ A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
857
+
858
+ ### `@mui/material@5.13.4`
859
+
860
+ - &#8203;<!-- 20 -->[Autocomplete][material] Add missing `focusVisible` class in AutocompleteClasses (#37502) @sai6855
861
+ - &#8203;<!-- 04 -->[Menu][material] Fix MenuPaper class composition precedence (#37390) @DiegoAndai
862
+ - &#8203;<!-- 03 -->[MenuList] Fix to allow conditional rendering for a menu item under ListSubheader (#36890) @danielplewes
863
+ - &#8203;<!-- 02 -->[Stepper] Handle progress bar of mobile stepper when `steps` is one (#37079) @gitstart
864
+
865
+ ### `@mui/base@5.0.0-beta.4`
866
+
867
+ - &#8203;<!-- 16 -->[Input][base] Fix calling slotProps event handlers (#37463) @sai6855
868
+
869
+ ### `@mui/joy@5.0.0-alpha.82`
870
+
871
+ - &#8203;<!-- 19 -->[Avatar][joy] Fallback to `alt` when `src` or `srcSet` are not defined (#37469) @vishalthatipamula0219
872
+ - &#8203;<!-- 15 -->[Card][joy] Improve usability of card family (#37474) @siriwatknp
873
+
874
+ ### Docs
875
+
876
+ - &#8203;<!-- 18 -->[docs][base] useAutocomplete demos & docs (#37029) @mj12albert
877
+ - &#8203;<!-- 17 -->[docs][base] Remove usage of `component` prop in docs (#37462) @sai6855
878
+ - &#8203;<!-- 13 -->[docs] Fix docs redirections @oliviertassinari
879
+ - &#8203;<!-- 12 -->[docs] Fix Fluent -> Fluent UI @oliviertassinari
880
+ - &#8203;<!-- 11 -->[docs] Fix MUI Base -> Base UI @oliviertassinari
881
+ - &#8203;<!-- 10 -->[docs] Add base-vite-tailwind example repo (#36994) @mj12albert
882
+ - &#8203;<!-- 09 -->[docs] Fix search bar layout shift (#37460) @oliviertassinari
883
+ - &#8203;<!-- 08 -->[docs] Tweak Material UI's "Showcase" page design (#37259) @danilo-leal
884
+ - &#8203;<!-- 07 -->[docs] Tweak Material UI's "Template" page design (#37260) @danilo-leal
885
+ - &#8203;<!-- 06 -->[docs] Fix "Language" page removal leftovers (#37408) @danilo-leal
886
+ - &#8203;<!-- 05 -->[docs] Move contents of css-variables to sibling pages (#37411) @brijeshb42
887
+
888
+ ### Core
889
+
890
+ - &#8203;<!-- 14 -->[core] Do not let Renovate handle `examples` packages updates (#37386) @ZeeshanTamboli
891
+ - &#8203;<!-- 01 -->[website] Add header filters to the pricing table (#37455) @MBilalShafi
892
+
893
+ All contributors of this release in alphabetical order: @brijeshb42, @danielplewes, @danilo-leal, @DiegoAndai, @gitstart, @MBilalShafi, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vishalthatipamula0219, @ZeeshanTamboli
894
+
895
+ ## 5.13.3
896
+
897
+ <!-- generated comparing v5.13.2..master -->
898
+
899
+ _May 29, 2023_
900
+
901
+ A big thanks to the 15 contributors who made this release possible.
902
+ This release focuses primarily on 🐛 bug fixes and 📚 documentation improvements.
903
+
904
+ ### `@mui/material@5.13.3
905
+
906
+ - &#8203;<!-- 22 -->[Autocomplete] Accept external Listbox ref (#37325) @sai6855
907
+ - &#8203;<!-- 06 -->[Modal] Pass `className` from `BackdropProps` (#37399) @hbjORbj
908
+
909
+ ### `@mui/base@5.0.0-beta.3`
910
+
911
+ - &#8203;<!-- 20 -->[base] Maintain nodes document order in compound components (#36857) @michaldudak
912
+ - &#8203;<!-- 19 -->[base][joy] Prevent persisting hover state styles onclick on mobile (#36704) @gitstart
913
+ - &#8203;<!-- 18 -->[Menu][base] MenuItem as a link does not work (#37242) @nicolas-ot
914
+ - &#8203;<!-- 17 -->[MenuItem][Base] Pass idGenerator function (#37364) @sai6855
915
+ - &#8203;<!-- 16 -->[Slider][Base] Add Vertical slider demo (#37357) @sai6855
916
+
917
+ ### `@mui/joy@5.0.0-alpha.82`
918
+
919
+ - &#8203;<!-- 23 -->[Select][joy] Fix popup does not close (#37435) @siriwatknp
920
+ - &#8203;<!-- 21 -->[Badge][Joy] Fix `slots` element type in API docs (#37329) @zignis
921
+ - &#8203;<!-- 04 -->[Select] [joy] Handle long text content (#37289) @akash191095
922
+ - &#8203;<!-- 07 -->[Tooltip][Joy] Interactive doesn't work (#37159) @nicolas-ot
923
+
924
+ ### `@mui/codemod@5.13.3
925
+
926
+ - &#8203;<!-- 05 -->[mui-codemod] Add missing script to README (#37377) @hbjORbj
927
+
928
+ ### Docs
929
+
930
+ - &#8203;<!-- 14 -->[docs] Clarify Hidden down props as exclusive (#36927) @canac
931
+ - &#8203;<!-- 13 -->[docs] Add refine to Material UI "Related projects" and "More advanced example projects" pages (#37308) @necatiozmen
932
+ - &#8203;<!-- 12 -->[docs] Remove todo link from sidebar (#37373) @brijeshb42
933
+ - &#8203;<!-- 11 -->[docs] Clarify the peer dependency with react (#37360) @oliviertassinari
934
+ - &#8203;<!-- 10 -->[docs] Divider vertical middle prop migration (#36840) @JhonnK08
935
+ - &#8203;<!-- 09 -->[docs] Fix branding theme tabs and navigation bar regressions (#37362) @ZeeshanTamboli
936
+ - &#8203;<!-- 08 -->[docs-infra] Throw on incorrect internal links (#37326) @oliviertassinari
937
+
938
+ ### Core
939
+
940
+ - &#8203;<!-- 15 -->[core] Include scoped JSX namespace when resolving props (#37404) @LukasTy
941
+ - &#8203;<!-- 03 -->[test][useMediaQuery] Change SSR test description (#37403) @zignis
942
+ - &#8203;<!-- 02 -->[website] Sync with Ashby @oliviertassinari
943
+ - &#8203;<!-- 01 -->[website] Add David to about page (#37379) @DavidCnoops
944
+
945
+ All contributors of this release in alphabetical order: @akash191095, @brijeshb42, @canac, @DavidCnoops, @gitstart, @hbjORbj, @JhonnK08, @LukasTy, @michaldudak, @necatiozmen, @nicolas-ot, @oliviertassinari, @sai6855, @ZeeshanTamboli, @zignis
946
+
947
+ ## 5.13.2
948
+
949
+ <!-- generated comparing v5.13.1..master -->
950
+
951
+ _May 22, 2023_
952
+
953
+ A big thanks to the 12 contributors who made this release possible.
954
+ 📚 This release focuses primarily on documentation improvements.
955
+
956
+ ### `@mui/material@5.13.2
957
+
958
+ - [Slider] Tooltip positioning fixed for vertical slider (#37049) @PunitSoniME
959
+
960
+ ### Docs
961
+
962
+ - [docs][base] Remove default annotations from useTabsList return type (#37324) @TinaSay
963
+ - [docs][base] Remove default annotations from useTabPanel return type (#37323) @TinaSay
964
+ - [docs][base] Remove default annotations from useSwitch return type (#37322) @TinaSay
965
+ - [docs][base] Remove default annotations from useInput return type (#37321) @TinaSay
966
+ - [docs][base] Remove default annotations from useAutocomplete return type (#37320) @TinaSay
967
+ - [docs][base] Remove default annotations from useBadge's return type (#37313) @TinaSay
968
+ - [docs][base] Remove default annotations from useButton's return type (#37312) @TinaSay
969
+ - [docs][base] Remove default annotations from useSlider's return type (#37309) @TinaSay
970
+ - [docs] Remove Material UI's "Languages" page (#37314) @danilo-leal
971
+ - [docs] Prefer to link GitHub repository @oliviertassinari
972
+ - [docs] Move product versions to page context (#35078) @m4theushw
973
+ - [docs] Fix v5 migration npm install instruction (#37293) @oliviertassinari
974
+ - [docs][Tab] Add vertical tabs demo (#37292) @sai6855
975
+ - [docs][Transitions] Fix typo in code sample (#37300) @alexfauquette
976
+ - [examples] Remove `@babel/plugin-proposal-class-properties` from Material-Express-SSR example (#37305) @ZeeshanTamboli
977
+ - [Website] Add Brijesh to About page (#37318) @brijeshb42
978
+ - [website] Update pricing table (#37290) @cherniavskii
979
+ - [website] Update core open roles (#37224) @mnajdova
980
+
981
+ ### Core
982
+
983
+ - Revert "[core] Remove outdated babel proposal plugins (#36795)" (#37331) @michaldudak
984
+ - [core] Move esmExternals to the shared next config (#37332) @michaldudak
985
+
986
+ All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @cherniavskii, @danilo-leal, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @sai6855, @TinaSay, @ZeeshanTamboli
987
+
988
+ ## 5.13.1
989
+
990
+ <!-- generated comparing v5.13.0..master -->
991
+
992
+ _May 16, 2023_
993
+
994
+ A big thanks to the 25 contributors who made this release possible. Here are some highlights ✨:
995
+
996
+ - 🌏 Added Central Myanmar (my-MY), Malay (ms-MS), Nepali (ne-NP), Tagalog (tl-TL) locales (#37017) @cccEric
997
+ - 🐛 bug fixes and 📚 documentation improvements.
998
+
999
+ ### `@mui/material@5.13.1`
1000
+
1001
+ - [Autocomplete] Allow tooltip text selection (#36503) @safeamiiir
1002
+ - [Dialog] Fixed broken dialog when using maxWidth="xs" and custom breakpoint unit (#37237) @jguddas
1003
+ - [l10n] Add Central Myanmar (my-MY), Malay (ms-MS), Nepali (ne-NP), Tagalog (tl-TL) locales (#37017) @cccEric
1004
+
1005
+ ### `@mui/utils@5.13.1`
1006
+
1007
+ - [utils] Fix downstream bundlers remove React 17 useId compatibility (#37183) @nickiaconis
1008
+
1009
+ ### `@mui/base@5.0.0-beta.1`
1010
+
1011
+ - [Select][base] Keep focus on the trigger element when listbox is open (#37244) @michaldudak
1012
+
1013
+ ### `@mui/joy@5.0.0-alpha.80`
1014
+
1015
+ - [Autocomplete] Fixed scroll into view (#37217) @sai6855
1016
+ - [AutocompleteOption][Avatar] js test replaced with ts test (#37088) @PunitSoniME
1017
+ - [Breadcrumbs] Replace js-tests with ts-tests (#37107) @mauwaz
1018
+ - [RadioGroup] Turn JS test to TS test (#37138) @uuxxx
1019
+ - [SvgIcon] Turn JS test to TS test (#37151) @nicolas-ot
1020
+ - [Tooltip] Turn JS test to TS test (#37149) @nicolas-ot
1021
+ - [Typography] Convert Typography test to TypeScript (#37165) @DerTimonius
1022
+ - [Sheet][Slider][Stack][Switch] Replace js-tests with ts-tests (#37139) @mauwaz
1023
+ - Miscellaneous fixes (#37274) @siriwatknp
1024
+
1025
+ ### Docs
1026
+
1027
+ - [docs] Remove upload button (#36844) @Bastian
1028
+ - [docs] Update link to overriding component structure guide (#36870) @hbjORbj
1029
+ - [docs] Fix Material Design templates (#37187) @oliviertassinari
1030
+ - [docs] Fix link to Joy UI GitHub issues @oliviertassinari
1031
+ - [docs] Show default value for `filterOptions` prop in Autocomplete's API docs (#37230) @ZeeshanTamboli
1032
+ - [docs] Add summary and improve `test_static` CI doc in CONTRIBUTING readme file (#36711) @kriskw1999
1033
+ - [docs] Update theme customization typescript (#35551) @siriwatknp
1034
+ - [docs] Add Joy Frames X web blocks template (#37203) @siriwatknp
1035
+ - [docs] Change Base UI `alpha` to `beta` in README (#37228) @ZeeshanTamboli
1036
+ - [docs] Improve Base UI overview page (#37227) @mnajdova
1037
+ - [docs] Update Joy + Material guide (#36911) @cherniavskii
1038
+
1039
+ ### Core
1040
+
1041
+ - [core] Remove `toEqualDateTime` chai matcher (#37073) @flaviendelangle
1042
+ - [core] Check dependency cycles inside packages directory only (#37223) @michaldudak
1043
+ - [core] Remove outdated babel proposal plugins (#36795) @kkocdko
1044
+ - [website] Add Diego to About Us page (#37284) @DiegoAndai
1045
+ - [website] Add Victor teamMember card to 'About' (#37283) @zanivan
1046
+ - [website] Add Rich to the 'About' page (#37221) @richbustos
1047
+
1048
+ All contributors of this release in alphabetical order: @Bastian, @binh1298, @cccEric, @cherniavskii, @DerTimonius, @DiegoAndai, @flaviendelangle, @hbjORbj, @jguddas, @kkocdko, @kriskw1999, @mauwaz, @michaldudak, @mnajdova, @nickiaconis, @nicolas-ot, @oliviertassinari, @PunitSoniME, @richbustos, @safeamiiir, @sai6855, @siriwatknp, @uuxxx, @zanivan, @ZeeshanTamboli
1049
+
1050
+ ## 5.13.0
1051
+
1052
+ <!-- generated comparing v5.12.3..master -->
1053
+
1054
+ _May 10, 2023_
1055
+
1056
+ A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
1057
+
1058
+ - 🚀 Base UI is now in beta - all planned breaking changes are now complete!
1059
+ - 🗺 We have a new [project roadmap](https://github.com/orgs/mui/projects/18/views/1) on GitHub where you can learn about what's coming next.
1060
+ - 🐛 Various bug fixes, 📚 documentation and 🧪 testing improvements
1061
+
1062
+ ### `@mui/material@5.13.0`
1063
+
1064
+ - [Autocomplete] Support `ChipComponent` type (#37112) @sai6855
1065
+ - [AppBar] Fix component type (#37172) @sai6855
1066
+ - [Select] Simplify handleChange in SelectInput (#37040) @ulrichstark
1067
+
1068
+ ### `@mui/joy@5.0.0-alpha.79`
1069
+
1070
+ - [Input][joy] Improve alignment on date fields (#37146) @wewakekumar
1071
+ - [Alery][joy] Turn JS test to TS test (#37077) @hbjORbj
1072
+ - [AspectRatio][joy] js test replaced with ts test (#37087) @PunitSoniME
1073
+ - [Badge][AvatarGroup][joy] js test replaced with ts test (#37089) @PunitSoniME
1074
+ - [Box][Card][MenuList][joy] Turn JS test to TS test (#37126) @uuxxx
1075
+ - [List][Menu][joy] Turn JS test to TS test (#37123) @uuxxx
1076
+ - [test][Joy] Remove duplicate Avatar test (#37201) @zignis
1077
+ - [test][joy] js test cases converted to ts (#37117) @PunitSoniME
1078
+ - [Button][joy] Convert Button test to typescript (#37181) @akash191095
1079
+ - [CardContent][CardCover][CardOverflow][Chip][ChipDelete][joy] js text case converted to ts (#37116) @PunitSoniME
1080
+ - [Radio][IconButton][Checkbox][Option][joy] Switch to TypeScript unit test (#37137) @DerTimonius
1081
+
1082
+ ### `@mui/base@5.0.0-beta.0`
1083
+
1084
+ - [Select][base] Do not call onChange after initial render (#37141) @michaldudak
1085
+ - [Select][base] Rename the `optionStringifier` prop (#37118) @michaldudak
1086
+ - [typescript][base] Fix types of components callbacks parameters (#37169) @michaldudak
1087
+ - [Select], [TablePagination] Use more descriptive parameter names (#37064) @michaldudak
1088
+
1089
+ ### Docs
1090
+
1091
+ - [docs] Stray design tweaks to Base UI demos (#37003) @danilo-leal
1092
+ - [docs] Move outdated CSS prefixing docs (#36710) @kriskw1999
1093
+ - [docs] Improve "Example projects" page design (#37007) @danilo-leal
1094
+ - [docs] Redirect NoSsr, Portal and TextareaAutosize to Base UI API page (#37175) @ZeeshanTamboli
1095
+ - [docs] Demonstrate `TextField` customization using theme style overrides (#36805) @ZeeshanTamboli
1096
+ - [docs] Tweak the "Edit this page" button icon (#37142) @danilo-leal
1097
+ - [docs] Update links to the public roadmap (#36995) @mnajdova
1098
+ - [docs] Improve Multiselect demo styling (#37120) @michaldudak
1099
+ - [Stack] Fix import description @oliviertassinari
1100
+
1101
+ ### Core
1102
+
1103
+ - [blog] Fix images using "MUI Base" instead of "Base UI" (#37044) @danilo-leal
1104
+ - [core] Add VSCode extensions recommendations (#37166) @michaldudak
1105
+ - [test] `e2e-website` related minor fixes (#37204) @ZeeshanTamboli
1106
+ - [website] Update the active positions (#37075) @DanailH
1107
+ - [website] Add Romain to the About page (#37124) @romgrk
1108
+ - [website] Make Toolpad alpha labels consistent (#37125) @gerdadesign
1109
+
1110
+ All contributors of this release in alphabetical order: @akash191095, @DanailH, @danilo-leal, @DerTimonius, @gerdadesign, @hbjORbj, @kriskw1999, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @romgrk, @sai6855, @ulrichstark, @uuxxx, @wewakekumar, @ZeeshanTamboli, @zignis
1111
+
1112
+ ## 5.12.3
1113
+
1114
+ <!-- generated comparing v5.12.2..master -->
1115
+
1116
+ _May 2, 2023_
1117
+
1118
+ A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
1119
+
1120
+ - all planned breaking changes for Base UI are done. The first beta release should come next week 🎉
1121
+ - 🐛 bug fixes and 📚 documentation improvements.
1122
+
1123
+ ### `@mui/material@5.12.3`
1124
+
1125
+ - &#8203;<!-- 43 -->[Accordion] Add missing `component` type (#37111) @sai6855
1126
+ - &#8203;<!-- 23 -->[ButtonGroup] Should not retain divider color when it is disabled and variant is `text` (#36967) @DavidBoyer11
1127
+ - &#8203;<!-- 21 -->[Divider] Fix styles on dividers with text (#35072) @maxdestors
1128
+ - &#8203;<!-- 04 -->[TextField] Improve IntelliSense support for props (#36737) @sai6855
1129
+ - &#8203;<!-- 03 -->[TextField] Fix running click event on disabled (#36892) @sai6855
1130
+
1131
+ ### `@mui/joy@5.0.0-alpha.78`
1132
+
1133
+ - &#8203;<!-- 09 -->[Joy] Miscellaneous fixes and docs improvement (#37026) @siriwatknp
1134
+
1135
+ ### `@mui/base@5.0.0-alpha.128`
1136
+
1137
+ #### Breaking changes
1138
+
1139
+ - The `component` prop is no longer supported because it can be replaced with the slots API. This is how the transformation will look like:
1140
+
1141
+ ```diff
1142
+ <Button
1143
+ - component="span"
1144
+ + slots={{ root: "span" }}
1145
+ />
1146
+ ```
1147
+
1148
+ If using TypeScript, the custom component type should be added as a generic on the `Button` component.
1149
+
1150
+ ```diff
1151
+ -<Button
1152
+ +<Button<typeof CustomComponent>
1153
+ slots={{ root: CustomComponent }}
1154
+ customProp="foo"
1155
+ />
1156
+ ```
1157
+
1158
+ There is codemod that you can run in your project to do the transformation:
1159
+
1160
+ ```bash
1161
+ npx @mui/codemod v5.0.0/base-remove-component-prop <path>
1162
+ ```
1163
+
1164
+ The full documentation about the codemod can be found [here](https://github.com/mui/material-ui/blob/master/packages/mui-codemod/README.md#base-remove-component-prop).
1165
+
1166
+ This is the list of PR related to this change:
1167
+
1168
+ - &#8203;<!-- 40 -->[Button][base] Drop `component` prop (#36677) @mnajdova
1169
+ - &#8203;<!-- 42 -->[Badge][base] Drop `component` prop (#37028) @hbjORbj
1170
+ - &#8203;<!-- 37 -->[FormControl][base] Drop component prop (#37031) @hbjORbj
1171
+ - &#8203;<!-- 35 -->[Input][base] Drop component prop (#37057) @hbjORbj
1172
+ - &#8203;<!-- 34 -->[Menu][base] Drop component prop (#37033) @hbjORbj
1173
+ - &#8203;<!-- 33 -->[MenuItem][base] Drop component prop (#37032) @hbjORbj
1174
+ - &#8203;<!-- 32 -->[Modal][base] Drop component prop (#37058) @hbjORbj
1175
+ - &#8203;<!-- 31 -->[Option][base] Drop component prop (#37052) @hbjORbj
1176
+ - &#8203;<!-- 30 -->[OptionGroup][base] Drop component prop (#37055) @hbjORbj
1177
+ - &#8203;<!-- 31 -->[Popper][base] Drop component prop (#37084) @hbjORbj
1178
+ - &#8203;<!-- 29 -->[Select][base] Drop component prop (#37035) @hbjORbj
1179
+ - &#8203;<!-- 28 -->[Slider][base] Drop component prop (#37056) @hbjORbj
1180
+ - &#8203;<!-- 27 -->[Snackbar][base] Drop component prop (#37041) @nicolas-ot
1181
+ - &#8203;<!-- 26 -->[Switch][base] Drop component prop (#37053) @hbjORbj
1182
+ - &#8203;<!-- 25 -->[Tab][base] Drop component prop (#36768) @sai6855
1183
+ - &#8203;<!-- 24 -->[Tabs][base] Drop component prop (#36770) @sai6855
1184
+ - &#8203;<!-- 08 -->[TablePagination][base] Drop component prop (#37059) @sai6855
1185
+ - &#8203;<!-- 07 -->[TabPanel][base] Drop component prop (#37054) @sai6855
1186
+ - &#8203;<!-- 06 -->[TabsList][base] Drop component prop (#37042) @sai6855
1187
+
1188
+ - &#8203;<!-- 41 -->[base] Improve API consistency (#36970) @michaldudak
1189
+
1190
+ Brought consistency to Base UI components and hooks' parameters and return values:
1191
+
1192
+ 1. Whenever a hook needs a ref, it's now called `<slot_name>Ref`, which matches the `get<slot_name>Props` in the return value.
1193
+ 2. All hooks that accept external refs now return merged refs, making combining multiple hooks on one element easier. This was proven necessary in several compound components (like menuItem being both a button and a list item). The type of this value is `React.RefCallback` as using the more general `React.Ref` caused variance issues.
1194
+ 3. Type of accepted refs is standardized to `React.Ref<Element>`
1195
+ 4. Naming and typing of the forwarded ref in unstyled components were standardized - it's forwardedRef: React.ForwardedRef<Element> (unless a more specific type is needed).
1196
+ 5. The shape of the definition of unstyled components was standardized - it's React.forwardRef(function Component(props: Props, forwardedRef: React.Ref<Element>) { ... });. Specifically, the generic parameters of forwardRef were removed as they are specified in function arguments.
1197
+
1198
+ #### Changes
1199
+
1200
+ - &#8203;<!-- 36 -->[FormControl][base] Do not use optional fields in useFormControlContext's return value (#37037) @michaldudak
1201
+
1202
+ ### Docs
1203
+
1204
+ - &#8203;<!-- 39 -->[base][docs] Add Base UI Quickstart Guide (#36717) @mj12albert
1205
+ - &#8203;<!-- 20 -->[docs] Fix Material UI's API linking to Base UI (#37121) @mnajdova
1206
+ - &#8203;<!-- 19 -->[docs] Fix pagination in the DataGrid demo (#37114) @cherniavskii
1207
+ - &#8203;<!-- 18 -->[docs] Add notification to the release of the new Time Picker UI (#37065) @joserodolfofreitas
1208
+ - &#8203;<!-- 17 -->[docs] Specify "Material UI" (not "MUI") where appropriate throughout the docs (#37066) @samuelsycamore
1209
+ - &#8203;<!-- 16 -->[docs] Use focus-visible instead of focus for Menu demos (#36847) @michaldudak
1210
+ - &#8203;<!-- 15 -->[docs] Fix small regressions API pages (#36972) @oliviertassinari
1211
+ - &#8203;<!-- 14 -->[docs] Handle a few docs-feedback (#36977) @oliviertassinari
1212
+ - &#8203;<!-- 13 -->[docs] Fix anchor link in customization (#37004) @oliviertassinari
1213
+ - &#8203;<!-- 12 -->[docs] Add a note about minimal required version for theme merging to the guides (#36973) @jakub-stastny
1214
+ - &#8203;<!-- 11 -->[docs] smooth scrolling added for `back to top` (#37011) @PunitSoniME
1215
+ - &#8203;<!-- 10 -->[docs] Remove `useFormControl` return values from demos page (#37036) @ZeeshanTamboli
1216
+ - &#8203;<!-- 47 --> [docs][base] Move styles to the bottom of demos code for `SwitchUnstyled` (#36720) @varunmulay22
1217
+ - &#8203;<!-- 46 --> [docs][base] Move styles to the bottom of demos code for `InputUnstyled` (#36724) @varunmulay22
1218
+ - &#8203;<!-- 45 --> [docs][base] Move styles to the bottom of demos code for `SliderUnstyled` (#36721) @varunmulay22
1219
+ - &#8203;<!-- 44 --> [docs][base] Move styles to the bottom of demos code for `Snackbar` (#36719) @varunmulay22
1220
+ - &#8203;<!-- 38 -->[docs][base] Move styles to the bottom of demos code for `SelectUnstyled` (#36718) @varunmulay22
1221
+ - &#8203;<!-- 05 -->[templates] Image not displayed in blog layout of React template. (#36991) @navedqb
1222
+ - &#8203;<!-- 02 -->[website] Take the design role offline @oliviertassinari
1223
+ - &#8203;<!-- 01 -->[website] Fix URL convention @oliviertassinari
1224
+ - &#8203;<!-- 21 -->[docs] Turn off job banner on docs (#36080) @joserodolfofreitas
1225
+
1226
+ ### Core
1227
+
1228
+ - &#8203;<!-- 22 -->[core] Allow type alias as well in hooks API docs generation (#37034) @ZeeshanTamboli
1229
+
1230
+ All contributors of this release in alphabetical order: @cherniavskii, @DavidBoyer11, @hbjORbj, @jakub-stastny, @joserodolfofreitas, @maxdestors, @michaldudak, @mj12albert, @mnajdova, @navedqb, @nicolas-ot, @oliviertassinari, @PunitSoniME, @sai6855, @samuelsycamore, @siriwatknp, @varunmulay22, @ZeeshanTamboli
1231
+
1232
+ ## 5.12.2
1233
+
1234
+ <!-- generated comparing v5.12.1..master -->
1235
+
1236
+ _Apr 25, 2023_
1237
+
1238
+ A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
1239
+
1240
+ - ⚠️ **[BREAKING CHANGE]** The `Unstyled` suffix has been removed from Base UI component names, including names of types and other related identifiers – a codemod script is provided to assist with the change.
1241
+ - 🐛 bug fixes and 📚 documentation improvements.
1242
+
1243
+ ### `@mui/material@5.12.2`
1244
+
1245
+ - &#8203;<!-- 10 -->[FormControl] Fix `filled` when value is set through `inputProps` (#36741) @sai6855
1246
+ - &#8203;<!-- 07 -->[Slider] `onChange` handler should be called only when value has changed (#36706) @gitstart
1247
+ - &#8203;<!-- 06 -->[Table] Fix `Sorting & Selecting` tables (#36898) @oliviertassinari
1248
+
1249
+ ### `@mui/base@5.0.0-alpha.127`
1250
+
1251
+ #### Breaking changes
1252
+
1253
+ - &#8203;<!-- 27 -->[base] Remove unstyled suffix from Base components + Codemod script (#36873) @hbjORbj
1254
+
1255
+ The `Unstyled` suffix has been removed from all Base UI component names, including names of types and other related identifiers.
1256
+
1257
+ You can use this [codemod](https://github.com/mui/material-ui/blob/master/packages/mui-codemod/src/v5.0.0/base-remove-unstyled-suffix.js) to help with the migration:
1258
+
1259
+ ```bash
1260
+ npx @mui/codemod v5.0.0/base-remove-unstyled-suffix <path>
1261
+ ```
1262
+
1263
+ #### Changes
1264
+
1265
+ - &#8203;<!-- 26 -->[codemod][base] Improve the removal of `component` prop codemod script (#36952) @hbjORbj
1266
+ - &#8203;<!-- 25 -->[codemod][base] Write a migration script for removal of `component` prop from components (#36831) @hbjORbj
1267
+ - &#8203;<!-- 24 -->[Base][useButton] Allow useButton params to be completely optional (#36922) @mj12albert
1268
+
1269
+ ### `@mui/joy@5.0.0-alpha.77`
1270
+
1271
+ - &#8203;<!-- 23 -->[Joy][Chip] Chip button not showing up in Firefox browser (#36930) @TakhyunKim
1272
+ - &#8203;<!-- 09 -->[Joy] Add `invertedColors` to Menu and Alert (#36975) @siriwatknp
1273
+ - &#8203;<!-- 08 -->[joy][Select] Set focus visible on select options when navigating with arrow keys (#36689) @gitstart
1274
+
1275
+ ### Docs
1276
+
1277
+ - &#8203;<!-- 21 -->[docs] Fix console error introduced by #36408 (#36980) @alexfauquette
1278
+ - &#8203;<!-- 20 -->[docs] Add stray Joy UI documentation improvements (#36921) @danilo-leal
1279
+ - &#8203;<!-- 19 -->[docs] Add Joy profile dashboard template (#36931) @siriwatknp
1280
+ - &#8203;<!-- 18 -->[docs] Fix 404 links (#36969) @oliviertassinari
1281
+ - &#8203;<!-- 17 -->[docs] Clarify when bundle size optimization is needed (#36823) @oliviertassinari
1282
+ - &#8203;<!-- 16 -->[docs] Fix Chakra UI theme scoping typo (#36950) @mj12albert
1283
+ - &#8203;<!-- 15 -->[docs] Add snackbar example using sonner (#36926) @PupoSDC
1284
+ - &#8203;<!-- 14 -->[docs] Adjust the Material Icons page design and formatting (#36937) @danilo-leal
1285
+ - &#8203;<!-- 13 -->[docs] Allows to customize menu with any icon (#36408) @alexfauquette
1286
+ - &#8203;<!-- 12 -->[docs] Add info about passing ref to input element (#36913) @tomaskebrle
1287
+ - &#8203;<!-- 11 -->[docs][material] Tabs API section cleanup (#36942) @mnajdova
1288
+
1289
+ ### Core
1290
+
1291
+ - &#8203;<!-- 22 -->[core] Fix CI failure on `master` (#37016) @hbjORbj
1292
+ - &#8203;<!-- 05 -->[typescript] Add the missing explicit component return types (#36924) @michaldudak
1293
+ - &#8203;<!-- 04 -->[website] Update main data grid demo on X landing page (#37001) @cherniavskii
1294
+ - &#8203;<!-- 03 -->[website] Design role updates (#36997) @danilo-leal
1295
+ - &#8203;<!-- 02 -->[website] X component section improvements (#36598) @danilo-leal
1296
+ - &#8203;<!-- 01 -->[website] Developer Advocate role filled @oliviertassinari
1297
+
1298
+ All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @danilo-leal, @gitstart, @hbjORbj, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @PupoSDC, @sai6855, @siriwatknp, @TakhyunKim, @tomaskebrle
1299
+
1300
+ ## 5.12.1
1301
+
1302
+ <!-- generated comparing v5.12.0..master -->
1303
+
1304
+ _Apr 17, 2023_
1305
+
1306
+ A big thanks to the 16 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
1307
+
1308
+ ### `@mui/material@5.12.1`
1309
+
1310
+ - &#8203;<!-- 24 -->[Autocomplete] Fix autocomplete left padding (#36649) @mj12albert
1311
+ - &#8203;<!-- 17 -->[Button] Fix contained with inherit prop not adapting on dark mode (#34508) @jesrodri
1312
+ - &#8203;<!-- 07 -->[FormControlLabel] Add `required` prop (#34207) @emlai
1313
+ - &#8203;<!-- 04 -->[Tabs] Fix null reference in ScrollbarSize after unmounting (#36485) @rkdrnf
1314
+ - &#8203;<!-- 03 -->[TextField] Fix type error when using `inputTypeSearch` class for `outlined` and `filled` inputs (#36740) @sai6855
1315
+ - &#8203;<!-- 02 -->[ThemeProvider] Fix theme proptypes (#36852) @siriwatknp
1316
+
1317
+ ### `@mui/system@5.12.1`
1318
+
1319
+ #### Breaking changes
1320
+
1321
+ - &#8203;<!-- 06 -->[Grid2] Replace context with `cloneElement` (#36399) @siriwatknp
1322
+
1323
+ `Grid2` now uses `React.cloneElement` instead of React context for passing the spacing and columns to the next container. The change is close to how CSS flexbox behaves.
1324
+
1325
+ #### Changes
1326
+
1327
+ - &#8203;<!-- 14 -->[CssVarsProvider] Always generate new `css` object (#36853) @siriwatknp
1328
+
1329
+ ### `@mui/base@5.0.0-alpha.126`
1330
+
1331
+ #### Breaking changes
1332
+
1333
+ - &#8203;<!-- 23 -->[base] Refactor the compound components building blocks (#36400) @michaldudak
1334
+ Components affected by the changes are:
1335
+ - Menu
1336
+ - `MenuUnstyledContext` is replaced by `MenuProvider`. The value to pass to the provider is returned by the `useMenu` hook.
1337
+ - MenuUnstyled's `onClose` prop is replaced by `onOpenChange`. It has the `open` parameter and is called when a menu is opened or closed
1338
+ - Select
1339
+ - `SelectUnstyledContext` is replaced by `SelectProvider`. The value to pass to the provider is returned by the `useSelect` hook.
1340
+ - `SelectUnstyled`'s popup is permanently mounted.
1341
+ - The `defaultOpen` prop was added to the SelectUnstyled. The open/close state can now be controlled or uncontrolled, as a `value`.
1342
+ - Tabs
1343
+ - `TabsContext` is replaced by `TabsProvider`. The value to pass to the provider is returned by the `useTabs` hook.
1344
+ - To deselect all tabs, pass in `null` to Tabs' `value` prop, instead of `false`. This is consistent with how Select works.
1345
+ - The `value` prop is still technically not mandatory on TabUnstyled and TabPanel, but when omitted, the contents of the selected tab panel will not be rendered during SSR.
1346
+
1347
+ ### `@mui/joy@5.0.0-alpha.76`
1348
+
1349
+ - &#8203;<!-- 05 -->[Table][Joy] Replace uses of css selector `*-child` to `*-of-type` (#36839) @keyvanm
1350
+
1351
+ ### Docs
1352
+
1353
+ - &#8203;<!-- 25 --> [docs][base] Move styles to the bottom of demos code for `BadgeUnstyled` (#36723) @varunmulay22
1354
+ - &#8203;<!-- 22 -->[docs][base] Mention that the hook does not accept any parameters in the `Parameters` section of the API docs (#36773) @ZeeshanTamboli
1355
+ - &#8203;<!-- 21 -->[docs][base] Move styles to the bottom of demos code for `ModalUnstyled` (#36580) @gitstart
1356
+ - &#8203;<!-- 20 -->[docs][base] Move styles to the bottom of demos code for `Tabs` (#36577) @gitstart
1357
+ - &#8203;<!-- 19 -->[docs][base] Move styles to the bottom of demos code for `Popper` (#36578) @gitstart
1358
+ - &#8203;<!-- 18 -->[docs][base] Move styles to the bottom of demos code for `TablePagination` (#36593) @gitstart
1359
+ - &#8203;<!-- 13 -->[docs] Remove the incorrect info about useButton's ref parameter (#36883) @michaldudak
1360
+ - &#8203;<!-- 12 -->[docs] Sync <Stack> between projects (#36785) @oliviertassinari
1361
+ - &#8203;<!-- 11 -->[docs] Add guides to overriding component structure in Base UI and Joy UI docs (#34990) @samuelsycamore
1362
+ - &#8203;<!-- 10 -->[docs] Content changed from 'row' to 'orientation=horizontal' (#36858) @navedqb
1363
+ - &#8203;<!-- 09 -->[docs][Joy] `component`, `slots`, `slotProps` must be visible in Prop table in API docs (#36666) @hbjORbj
1364
+ - &#8203;<!-- 08 -->[docs][Select] Fix duplicate ID in small size Select demo (#36792) @sai6855
1365
+
1366
+ ### Core
1367
+
1368
+ - &#8203;<!-- 16 -->[core] Use glob to find the test files in parseTest (#36305) @flaviendelangle
1369
+ - &#8203;<!-- 15 -->[core] Fix minor SEO issues @oliviertassinari
1370
+ - &#8203;<!-- 01 -->[website] Fix visual bug appbar (#36875) @oliviertassinari
1371
+
1372
+ All contributors of this release in alphabetical order: @emlai, @flaviendelangle, @gitstart, @hbjORbj, @jesrodri, @keyvanm, @michaldudak, @mj12albert, @navedqb, @oliviertassinari, @rkdrnf, @sai6855, @samuelsycamore, @siriwatknp, @varunmulay22, @ZeeshanTamboli
1373
+
3
1374
  ## 5.12.0
4
1375
 
5
1376
  <!-- generated comparing v5.11.16..master -->
@@ -241,7 +1612,7 @@ _Mar 14, 2023_
241
1612
 
242
1613
  A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
243
1614
 
244
- - @michaldudak added an option for [disabling the generation](https://mui.com/base/getting-started/customization/#disabling-default-css-classes) of the default classes in Base UI (#35963)
1615
+ - @michaldudak added an option for [disabling the generation](https://mui.com/base-ui/getting-started/customization/#disabling-default-css-classes) of the default classes in Base UI (#35963)
245
1616
  - other 🐛 bug fixes and 📚 documentation improvements.
246
1617
 
247
1618
  ### `@mui/material@5.11.13`
@@ -426,7 +1797,7 @@ _Feb 27, 2023_
426
1797
 
427
1798
  A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
428
1799
 
429
- - 📚 added API documentation for the slots in Base UI and Joy UI by @hbjORbj, for e.g. [SliderUnstyled API](https://mui.com/base/api/slider-unstyled/#slots)
1800
+ - 📚 added API documentation for the slots in Base UI and Joy UI by @hbjORbj, for e.g. [SliderUnstyled API](https://mui.com/base-ui/api/slider-unstyled/#slots)
430
1801
  - other 🐛 bug fixes and 📚 documentation improvements.
431
1802
 
432
1803
  ### `@mui/material@5.11.11`
@@ -795,7 +2166,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
795
2166
  + <SliderUnstyled slots={{ valueLabel: SliderValueLabel }} />
796
2167
  ```
797
2168
 
798
- The following demo shows how to show a value label when it is hovered over with the thumb: https://mui.com/base/react-slider/#value-label
2169
+ The following demo shows how to show a value label when it is hovered over with the thumb: https://mui.com/base-ui/react-slider/#value-label
799
2170
 
800
2171
  - The following classes are removed from `sliderUnstyledClasses` since they are not needed for the value label:
801
2172
 
@@ -1788,7 +3159,7 @@ _Oct 3, 2022_
1788
3159
 
1789
3160
  A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
1790
3161
 
1791
- - 🚀 [SnackbarUnstyled](https://mui.com/base/react-snackbar/) component & headless hook are added to Base UI (#33227) @ZeeshanTamboli
3162
+ - 🚀 [SnackbarUnstyled](https://mui.com/base-ui/react-snackbar/) component & headless hook are added to Base UI (#33227) @ZeeshanTamboli
1792
3163
  - 📚 [CSS variables documentation](https://mui.com/material-ui/experimental-api/css-theme-variables/overview/) for Material UI has been added by @siriwatknp (#33958)
1793
3164
  - And more 🐛 bug fixes and 📚 documentation improvements.
1794
3165
 
@@ -1997,7 +3368,7 @@ _Sep 12, 2022_
1997
3368
 
1998
3369
  A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
1999
3370
 
2000
- - 🚀 [Blog post](https://mui.com/blog/introducing-mui-base/) for announcing the release of the Base UI package is out thanks to @michaldudak.
3371
+ - 🚀 [Blog post](https://mui.com/blog/introducing-base-ui/) for announcing the release of the Base UI package is out thanks to @michaldudak.
2001
3372
  - 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/), [`Modal`](https://mui.com/joy-ui/react-modal/), [`ListSubheader`](https://mui.com/joy-ui/react-list-subheader/), [`FormControl`](https://mui.com/joy-ui/react-form-control/), [`CircularProgress`](https://mui.com/joy-ui/react-circular-progress/) components to Joy UI (#33859) @hbjORbj @siriwatknp
2002
3373
  - And more 🐛 bug fixes and 📚 documentation improvements.
2003
3374
 
@@ -2576,7 +3947,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
2576
3947
  - [docs] Add webpack alias for legacy utils package (#33376) @jgbae
2577
3948
  - [docs] Improve external link icons synonyms (#33257) @davidgarciab
2578
3949
  - [examples] Update Base UI with Tailwind CSS to use the latest versions of the dependencies (#33401) @mnajdova
2579
- - [examples] Add MUI base example (#33154) @siriwatknp
3950
+ - [examples] Add Base UI example (#33154) @siriwatknp
2580
3951
 
2581
3952
  ### Core
2582
3953
 
@@ -2595,7 +3966,7 @@ _Jul 4, 2022_
2595
3966
 
2596
3967
  A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
2597
3968
 
2598
- - 🐛 Fixed an issue causing Typescript errors when building a project with Material UI v5.8.6 (@michaldudak)
3969
+ - 🐛 Fixed an issue causing TypeScript errors when building a project with Material UI v5.8.6 (@michaldudak)
2599
3970
  - 🐛 Fixed a few bugs in Material UI components. Thanks @henriqueholtz, @jake-collibra, @MattiasMartens and @TimoWilhelm!
2600
3971
  - many other 🐛 bug fixes and 📚 documentation improvements
2601
3972
 
@@ -2624,7 +3995,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
2624
3995
 
2625
3996
  ### `@mui/base@5.0.0-alpha.88`
2626
3997
 
2627
- - [base] Remove a type incompatible with Typescript 3.5 (#33361) @michaldudak
3998
+ - [base] Remove a type incompatible with TypeScript 3.5 (#33361) @michaldudak
2628
3999
  - [BadgeUnstyled] Export BadgeUnstyledOwnProps interface to fix typescript compiler error (#33314) @aaronlademann-wf
2629
4000
  - [TablePaginationUnstyled] Accept callbacks in componentsProps (#33309) @michaldudak
2630
4001
 
@@ -4066,7 +5437,7 @@ _Feb 1, 2022_
4066
5437
 
4067
5438
  A big thanks to the 22 contributors who made this release possible. Here are some highlights ✨:
4068
5439
 
4069
- - 🛠 @goncalovf added an example project using [Material UI with Vite.js](https://github.com/mui/material-ui/tree/master/examples/material-vite) (#28241)
5440
+ - 🛠 @goncalovf added an example project using [Material UI with Vite.js](https://github.com/mui/material-ui/tree/master/examples/material-ui-vite) (#28241)
4070
5441
  - Number of 🐛 bug fixes and 📚 documentation improvements.
4071
5442
 
4072
5443
  ### `@mui/material@5.4.0`
@@ -4525,7 +5896,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
4525
5896
 
4526
5897
  ### Core
4527
5898
 
4528
- - &#8203;<!-- 23 -->[core] Fix link to Open Collective @oliviertassinari
5899
+ - &#8203;<!-- 23 -->[core] Fix link to Open Collective @oliviertassinari
4529
5900
  - &#8203;<!-- 26 -->[core] Update snapshots and s3 fallback (#30134) @Janpot
4530
5901
  - &#8203;<!-- 24 -->[ci] Update CI bucket (#30080) @Janpot
4531
5902
  - &#8203;<!-- 13 -->[fix] size:snapshot for mui-material-next and mui-joy components (#30106) @Janpot
@@ -5530,7 +6901,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
5530
6901
 
5531
6902
  replace `@material-ui/*` prefix with `@mui/*`:
5532
6903
 
5533
- ```sh
6904
+ ```bash
5534
6905
  @material-ui/system -> @mui/system
5535
6906
  @material-ui/styles -> @mui/styles
5536
6907
  @material-ui/lab -> @mui/lab
@@ -5543,7 +6914,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
5543
6914
 
5544
6915
  except these 3 packages that are renamed.
5545
6916
 
5546
- ```sh
6917
+ ```bash
5547
6918
  @material-ui/core => @mui/material // represents Material Design components.
5548
6919
  @material-ui/icons => @mui/icons-material // represents Material Design icons.
5549
6920
  @material-ui/unstyled => @mui/base // fully functional components with minimum styles.
@@ -9205,11 +10576,11 @@ _Nov 14, 2020_
9205
10576
  A big thanks to the 34 contributors who made this release possible. Here are some highlights ✨:
9206
10577
 
9207
10578
  - 📅 Migrate the date picker to the lab (#22692) @dmtrKovalenko.
9208
- We have integrated the components with the code infrastructure. Next we will migrate all the GitHub issues from [material-ui-pickers](https://github.com/mui/material-ui-pickers) and archive the repository. This migration will help provide first-class support for the date picker components. The component will stay in the lab as long as necessary to reach the high quality bar we have for core components. You can find the [new documentation here](https://mui.com/components/pickers/).
10579
+ We have integrated the components with the code infrastructure. Next we will migrate all the GitHub issues from [material-ui-pickers](https://github.com/mui/material-ui-pickers) and archive the repository. This migration will help provide first-class support for the date picker components. The component will stay in the lab as long as necessary to reach the high-quality bar we have for core components. You can find the [new documentation here](https://mui.com/components/pickers/).
9209
10580
 
9210
10581
  While the source code is currently hosted in the [main repository](https://github.com/mui/material-ui), we might move it to the [x repository](https://github.com/mui/mui-x) in the future, depending on what is easier for the commercial date range picker. The date picker will stay open source no matter what.
9211
10582
 
9212
- - 📚 Revamp the documentation for [the system](https://mui.com/system/getting-started/overview/). The System contains CSS utilities. The documentation now promotes the use of the `sx` prop. It's ideal for adding one-off styles, e.g. padding, but when pushed to its limits, it can be used to implement quickly a complete page.
10583
+ - 📚 Revamp the documentation for [the system](https://mui.com/system/getting-started/). The System contains CSS utilities. The documentation now promotes the use of the `sx` prop. It's ideal for adding one-off styles, e.g. padding, but when pushed to its limits, it can be used to implement quickly a complete page.
9213
10584
  - 👩‍🎨 Upgrade emotion to v11 (#23007) @mnajdova.
9214
10585
  - And many more 🐛 bug fixes and 📚 improvements.
9215
10586
 
@@ -9241,7 +10612,7 @@ A big thanks to the 34 contributors who made this release possible. Here are som
9241
10612
  - [theme] Add htmlFontSize to Typography interface (#23412) @fergusmcdonald
9242
10613
  - [Tooltip] Fix PopperProps popper modifiers not being merged properly (#23421) @dominique-mueller
9243
10614
  - [Tooltip] Long press select text on iOS (#23466) @hmaddisb
9244
- - [Tooltip] Unexpected behaviour onOpen/onClose (#23482) @brorlarsnicklas
10615
+ - [Tooltip] Unexpected behavior onOpen/onClose (#23482) @brorlarsnicklas
9245
10616
 
9246
10617
  ### `@material-ui/lab@v5.0.0-alpha.16`
9247
10618
 
@@ -9611,7 +10982,7 @@ Here are some highlights ✨:
9611
10982
  If you target IE11, you need to use the new bundle (`legacy`). We are treating IE11 as a second class-citizen, which is a continuation of the direction taken in #22873.
9612
10983
 
9613
10984
  - 🚀 Improve the internal benchmark suite (#22923, #23058) @mnajdova.
9614
- This was a prerequisite step to improve the [system](https://mui.com/system/getting-started/overview/). We needed to be able to measure performance. After #22945, we have measured that the `Box` component is x3 faster in v5-alpha compared to v4.
10985
+ This was a prerequisite step to improve the [system](https://mui.com/system/getting-started/). We needed to be able to measure performance. After #22945, we have measured that the `Box` component is x3 faster in v5-alpha compared to v4.
9615
10986
  - ✏️ A new blog post: [Q3 2020 Update](https://mui.com/blog/2020-q3-update/) (#23055) @oliviertassinari.
9616
10987
  - 🐙 Migrate more tests to react-testing-library @deiga, @Morteza-Jenabzadeh, @nicholas-l.
9617
10988
  - And many more 🐛 bug fixes and 📚 improvements.
@@ -9952,7 +11323,7 @@ Here are some highlights ✨:
9952
11323
 
9953
11324
  The new styling solution saves 2kB gzipped in the bundle compared to JSS, and about 14 kB gzipped if you were already using emotion or styled-components.
9954
11325
 
9955
- Last but not least, the change allows us to take advantage dynamic style props. We will use them for dynamic color props, variant props, and new style props (an improved [system](https://mui.com/system/getting-started/overview/)).
11326
+ Last but not least, the change allows us to take advantage dynamic style props. We will use them for dynamic color props, variant props, and new style props (an improved [system](https://mui.com/system/getting-started/)).
9956
11327
 
9957
11328
  This change has been in our roadmap for more than a year.
9958
11329
  We announced it in the [v4 release blog post](https://mui.com/blog/material-ui-v4-is-out/) as a direction v5 would take.
@@ -10238,13 +11609,13 @@ Here are some highlights ✨:
10238
11609
 
10239
11610
  Before:
10240
11611
 
10241
- ```sh
11612
+ ```bash
10242
11613
  theme.spacing(2) => 16
10243
11614
  ```
10244
11615
 
10245
11616
  After:
10246
11617
 
10247
- ```sh
11618
+ ```bash
10248
11619
  theme.spacing(2) => '16px'
10249
11620
  ```
10250
11621
 
@@ -11205,7 +12576,7 @@ A big thanks to the 33 contributors who made this release possible. Here are som
11205
12576
  />
11206
12577
  ```
11207
12578
 
11208
- - [Typography] Replace the `srOnly` prop so as to not duplicate the capabilities of [System](https://mui.com/system/getting-started/overview/) (#21413) @mnajdova.
12579
+ - [Typography] Replace the `srOnly` prop so as to not duplicate the capabilities of [System](https://mui.com/system/getting-started/) (#21413) @mnajdova.
11209
12580
 
11210
12581
  ```diff
11211
12582
  -import Typography from '@material-ui/core/Typography';