@mui/icons-material 6.4.3 → 7.0.0-alpha.0

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,2265 +1,47 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
- ## 6.4.3
3
+ ## 7.0.0-alpha.0
4
4
 
5
- <!-- generated comparing v6.4.2..v6.x -->
5
+ <!-- generated comparing v6.4.1..master -->
6
6
 
7
- _Feb 4, 2025_
7
+ _Jan 31, 2025_
8
8
 
9
- A big thanks to the 3 contributors who made this release possible.
10
-
11
- ### `@mui/material@6.4.3`
12
-
13
- - [LinearProgress][CircularProgress] Add variant overrides for module augmentation (#45191) @ZeeshanTamboli
14
- - [TextField] Remove deprecated props from documentation (#45200) @sai6855
15
-
16
- ### Core
17
-
18
- - Fix corepack and pnpm installation in CircleCI (#45194) @DiegoAndai
19
-
20
- All contributors of this release in alphabetical order: @DiegoAndai, @sai6855, @ZeeshanTamboli
21
-
22
- ## 6.4.2
23
-
24
- <!-- generated comparing v6.4.1..v6.x -->
25
-
26
- _Jan 29, 2025_
27
-
28
- A big thanks to the 5 contributors who made this release possible.
9
+ A big thanks to the 9 contributors who made this release possible.
10
+ This is the first alpha release of Material UI v7 🎉.
29
11
 
30
- ### `@mui/material@6.4.2`
12
+ ### `@mui/material@7.0.0-alpha.0`
31
13
 
32
14
  - [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @ZeeshanTamboli
15
+ - [Popover] Deprecate \*Props and complete `slots`, `slotProps` (#45035) @siriwatknp
33
16
  - [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @joshkel
17
+ - [SwitchBase] Deprecate `inputProps` and complete slots, slotProps (#45076) @siriwatknp
34
18
  - [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @mj12albert
19
+ - [Slider] Narrow onChange value type (#44777) @good-jinu
20
+ - [Snackbar] Add Slots and SlotProps (#45103) @harry-whorlow
21
+
22
+ ### `@mui/utils@7.0.0-alpha.0`
23
+
24
+ - Merge `sx` instead of override when using `mergeSlotProps` (#45062) @siriwatknp
35
25
 
36
26
  ### Core
37
27
 
38
- - [code-infra] a few fixes uncovered during ESM updates (@Janpot) (#45100) @Janpot
28
+ - [code-infra] a few fixes uncovered during ESM updates (#45031) @Janpot
39
29
  - [code-infra] Remove rsc-builder (#45079) @Janpot
40
30
  - [code-infra] Remove commonjs imports in docs (#44976) @Janpot
41
- - Prepare stable release from the `v6.x` branch (#45133) @DiegoAndai
31
+ - [docs-infra] Move Ukraine banner to the bottom (#45135) @oliviertassinari
32
+ - Fix MUI Base vale rule (#45140) @oliviertassinari
33
+ - Fix missing store contributor renaming (b3d1be0) @oliviertassinari
34
+ - Fix 404 errors (#45137) @oliviertassinari
35
+ - Prepare libraries for first v7 alpha release (#45132) @DiegoAndai
36
+ - Fix CHANGELOG vale failure (#45151) @DiegoAndai
42
37
 
43
38
  ### Docs
44
39
 
45
40
  - Fix `/base-ui` redirect and prune links (#45083) @mj12albert
41
+ - Add v6 to v7 migration guide (#45143) @DiegoAndai
46
42
 
47
- All contributors of this release in alphabetical order: @DiegoAndai, @Janpot, @joshkel, @mj12albert, @ZeeshanTamboli
48
-
49
- ## 6.4.1
50
-
51
- <!-- generated comparing v6.4.0..master -->
52
-
53
- _Jan 21, 2025_
54
-
55
- A big thanks to the 9 contributors who made this release possible.
56
-
57
- ### `@mui/material@6.4.1`
58
-
59
- - [ButtonBase] Export types used in ButtonBase props (#43530) @Janpot
60
- - [Dialog] Add slots and slotProps (#44792) @sai6855
61
- - [Drawer] Deprecate composed classes (#44870) @yash49
62
- - [IconButton] Set default loading to `null` (#45057) @siriwatknp
63
- - [ListItem] Add codemod for deprecated props (#45022) @sai6855
64
- - [Modal] Add migration guide and codemod for deprecated props (#45021) @sai6855
65
- - [TextField] Fix filled state to be synced with autofill (#44135) @DiegoAndai
66
-
67
- ### `@mui/system@6.4.1`
68
-
69
- - Fix dark mode flicker using `useEnhancedEffect` (#44812) @siriwatknp
70
-
71
- ### `@mui/utils@6.4.1`
72
-
73
- - Do not deep merge React component (#45058) @siriwatknp
74
-
75
- ### Docs
76
-
77
- - Fix typo (#45070) @Fullchee
78
- - Improve Toolpad templates section (#44914) @bharatkashyap
79
- - Fix expand / collapse icons orientation (#44989) @zanivan
80
- - Rename "Base UI" to "MUI Base" in all text (#45060) @mj12albert
81
- - Add @mui/base deprecation callout (#45030) @mj12albert
82
- - Update @mui/base deprecation message (#45064) @mj12albert
83
-
84
- ### Core
85
-
86
- - [code-infra] Add "use client" directive to files with React APIs (#45036) @Janpot
87
- - [docs] 301 redirect `/base-ui` to `base-ui.com` (#45061) @mj12albert
88
-
89
- All contributors of this release in alphabetical order: @bharatkashyap, @DiegoAndai, @Fullchee, @Janpot, @mj12albert, @sai6855, @siriwatknp, @yash49, @zanivan
90
-
91
- ## 6.4.0
92
-
93
- <!-- generated comparing v6.3.1..master -->
94
-
95
- _Jan 13, 2025_
96
-
97
- A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
98
-
99
- - Added [`loading` prop](https://mui.com/material-ui/react-button/#loading-2) to the `Button` and `IconButton` components (#44637) @siriwatknp
100
-
101
- ### `@mui/material@6.4.0`
102
-
103
- - [Alert] complete `slots` and `slotProps` (#44971) @siriwatknp
104
- - [Autocomplete] Sync runtime and TS types for key in grouped options (#44862) @aarongarciah
105
- - [Button] Add `loading` prop (#44637) @siriwatknp
106
- - [CardHeader] Deprecate `*TypographyProps` and complete `slots`, `slotProps` (#44729) @siriwatknp
107
- - [CircularProgress] Improve indeterminate animation to be symmetric and smooth (#44934) @yashdev16
108
- - [LinearProgress] Deprecate composed classes (#44933) @headironc
109
- - [Link] Fix error for using custom palette with underline (#44927) @siriwatknp
110
- - [Select] Do not set `aria-controls` when closed (#44919) @siddhantantil39
111
- - [Select] Add missing root class (#44928) @sai6855
112
- - [Slider] Set onChangeCommitted to receive the last argument passed to onChange (#44795) @good-jinu
113
- - Add `mergeSlotProps` for extending components (#44809) @siriwatknp
114
- - Update `mergeSlotProps` to merge `style` (#44959) @siriwatknp
115
- - Fix slots typing for Tooltip and StepLabel (#44985) @siriwatknp
116
- - Remove unnecessary blank lines (#44980) @sai6855
117
-
118
- ### Docs
119
-
120
- - [docs] Fix Dashboard sidenav sroll (#44876) @oliviertassinari
121
- - [docs] Fix broken anchor link to w3.org (c51af8e) @oliviertassinari
122
- - [docs] Add details on complementary Menu components (#44957) @samuelsycamore
123
- - [docs] Remove misleading messaging on MD3 support (#44953) @mnajdova
124
- - [docs] Fix code copy button obscuring on small screen sizes (#44861) @ZeeshanTamboli
125
- - [docs] Remove more instances of Adobe XD (#44956) @samuelsycamore
126
- - [docs] Remove Adobe XD chips, links, and mentions (#44909) @samuelsycamore
127
- - [docs] Fix incorrect rendering in Typography docs (#44937) @iaziz11
128
-
129
- ### Core
130
-
131
- - [core] Remove redundant screenshots (#44877) @oliviertassinari
132
- - [core] Remove Suspense and clock mocking from regressions and e2e tests (#44935) @DiegoAndai
133
- - [code-infra] Allow react@18 on `@mui/internal-test-utils` (#45023) @LukasTy
134
- - [code-infra] Stabilize flaky pigment progressbar tests (#44969) @Janpot
135
- - [example] Update the CDN example to adapt React 19. (#44979) @IceOfSummer
136
- - [figma] Clarify that Material UI Sync plugin is experimental (#44975) @oliviertassinari
137
-
138
- All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @good-jinu, @headironc, @iaziz11, @IceOfSummer, @Janpot, @LukasTy, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siddhantantil39, @siriwatknp, @yashdev16, @ZeeshanTamboli
139
-
140
- ## 6.3.1
141
-
142
- <!-- generated comparing v6.3.0..master -->
143
-
144
- _Jan 3, 2025_
145
-
146
- A big thanks to the 8 contributors who made this release possible.
147
-
148
- ### `@mui/material@6.3.1`
149
-
150
- - [Autocomplete] Revert: Fix options list rendering in freeSolo mode (#44858) @ZeeshanTamboli
151
- - [Tooltip] Warn instead of error when trigger is disabled (#44846) @yash49
152
- - [TableSortLabel] Add slots and slotProps (#44728) @sai6855
153
- - [Select] Deprecate composed classes (#44925) @sai6855
154
-
155
- ### Docs
156
-
157
- - [material-ui][Accordion] Update `Anatomy` section in Accordion docs (#44849) @ZeeshanTamboli
158
- - [material-ui][CardActionArea] Added demo in docs of cards for adding props to CardActionArea (#44789) @siddhantantil39
159
- - [material-ui][Grid2] Add interactive demo for Grid v2 (#44820) @yash49
160
- - [material-ui][Select] Update docs to reflect the omission of placeholder prop (#44856) @adityaparab
161
- - [joy-ui] Fix Color mode button on Theme builder (#44864) @komkanit
162
- - Fix 301 redirections @oliviertassinari
163
-
164
- ### Core
165
-
166
- - [examples] Update Next.js examples Next.js and React versions (#44852) @DiegoAndai
167
- - [code-infra] Prevent wrong nested imports in Base UI (#44426) @oliviertassinari
168
- - [docs-infra] Add vale coverage for App Router and Page Router (060c55c) @oliviertassinari
169
- - Sync with other repos (1b9300f) @oliviertassinari
170
- - Fix docs:build to work in docs folder too (6b923a4) @oliviertassinari
171
- - Setup React 18 CI tests (#44868) @DiegoAndai
172
- - Update test to use public API (#44875) @oliviertassinari
173
-
174
- All contributors of this release in alphabetical order: @adityaparab, @DiegoAndai, @komkanit, @oliviertassinari, @sai6855, @siddhantantil39, @yash49, @ZeeshanTamboli
175
-
176
- ## 6.3.0
177
-
178
- <!-- generated comparing v6.2.1..master -->
179
-
180
- _Dec 23, 2024_
181
-
182
- A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
183
-
184
- - Fix invalid HTML structure in the Accordion component (#44408) @ZeeshanTamboli
185
- The HTML elements of the Accordion summary have been updated:
186
- - the root element is now button (previously div).
187
- - summary content and the icon wrapper are now span (previously div).
188
- This will only impact you if you used the HTML element as selectors in your styles.
189
-
190
- ### `@mui/material@6.3.0`
191
-
192
- - [Accordion] Fix invalid HTML inside heading (#44408) @ZeeshanTamboli
193
- - [useAutocomplete] Improve TS typing of `groupedOptions` prop (#44657) @lewxdev
194
- - Prevent `ownerState` propagation for transition slots (#44401) @ZeeshanTamboli
195
- - [StepContent] Add slots and slotProps (#44742) @sai6855
196
- - [TablePagination] Add the rest of `slots` and `slotProps`. (#44570) @siriwatknp
197
-
198
- ### `@mui/system@6.3.0`
199
-
200
- - Set `before` directly without using prepend for global styles (#44648) @siriwatknp
201
-
202
- ### Docs
203
-
204
- - [material-ui] Improve `theme.applyStyles()` docs (#44658) @DiegoAndai
205
- - [material-ui] Update MD callout (#43958) @aarongarciah
206
-
207
- ### Core
208
-
209
- - Remove unnecessary conditional around `.muiName =` (#44071) @Janpot
210
- - [blog] Material UI: 2024 EOY updates blog post (#44722) @alelthomas
211
- - Fix quickstart command in pigment docs (#44806) @yash49
212
- - [docs-infra] Remove Next.js production profiler (#44823) @romgrk
213
- - [docs-infra] Remove no longer support `optimizeFonts` Next.js option (#44802) @LukasTy
214
-
215
- All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @DiegoAndai, @Janpot, @lewxdev, @LukasTy, @romgrk, @sai6855, @siriwatknp, @yash49, @ZeeshanTamboli
216
-
217
- ## 6.2.1
218
-
219
- <!-- generated comparing v6.2.0..master -->
220
-
221
- _Dec 17, 2024_
222
-
223
- A big thanks to the 10 contributors who made this release possible.
224
-
225
- ### `@mui/material@6.2.1`
226
-
227
- - Update `overridesResolver` return from object to array of styles (#44752) @siddhantantil39
228
- - [Pagination] Use correct `aria-current` value (#44753) @jacklaurencegaray
229
- - [Select] Set `aria-required` & `aria-invalid` on `combobox` instead of hidden input (#44731) @ben-pomelo
230
-
231
- ### `@mui/system@6.2.1`
232
-
233
- - Warns if the hex color contains trailing space (#44538) @siriwatknp
234
-
235
- ### Docs
236
-
237
- - [material-ui][Dialog] Fix crashing of DraggableDialog demo (#44747) @sai6855
238
- - [material-ui][TextField] Update `react-number-format` demo to use the recommended prop (#44743) @siriwatknp
239
- - [material-ui][TextField] Add size default prop to api docs (#44714) @sai6855
240
- - [material-ui][TextField] Add suffix shrink demo (#44744) @siriwatknp
241
-
242
- ### Core
243
-
244
- - [api-docs-builder] Preserve multiline prop descriptions with `rawDescriptions` option (#44737) @vladmoroz
245
- - Fix running mocha related scripts on Windows locally (#44664) @ChristopherJamesL
246
- - Update `eslint-plugin-jsx-a11y` (#44701) @ZeeshanTamboli
247
- - Add documentation to `useThemeProps`, `deepmerge` and `composeClasses` functions (#44703) @JCQuintas
248
- - [examples] Add Theme Mode Switch to Next.js TS example (#43576) @TurtIeSocks
249
-
250
- All contributors of this release in alphabetical order: @ben-pomelo, @ChristopherJamesL, @jacklaurencegaray, @JCQuintas, @sai6855, @siddhantantil39, @siriwatknp, @TurtIeSocks, @vladmoroz, @ZeeshanTamboli
251
-
252
- ## 6.2.0
253
-
254
- <!-- generated comparing v6.1.10..master -->
255
-
256
- _Dec 10, 2024_
257
-
258
- A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
259
-
260
- - Material UI is now compatible with React 19 (#44672) @DiegoAndai
261
- - Fixed incorrect `aria-orientation` for vertical sliders. <kbd>ArrowRight</kbd> now increases the value and <kbd>ArrowLeft</kbd> decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @mj12albert
262
-
263
- ### `@mui/material@6.2.0`
264
-
265
- - [Box] Add missing `component` to `BoxProps` type (#44643) @DiegoAndai
266
- - [Grid] Fix spacing when using css variables (#44663) @DiegoAndai
267
- - [ListItemText] Add `slots` and `slotProps` (#44571) @sai6855
268
-
269
- ### Docs
270
-
271
- - Add Toolpad Core template link (#44415) @bharatkashyap
272
-
273
- ### Core
274
-
275
- - [docs-infra] Allow custom annotations (#44707) @vladmoroz
276
- - [Box] Fix `component` prop test (#44651) @DiegoAndai
277
- - React 19 useRef cleanup (#44704) @DiegoAndai
278
- - Remove obselete lerna options (#44676) @ZeeshanTamboli
279
- - Fix Regular Expression Denial of Service (ReDoS) vulnerabilities (#44627) @SuperMaxine
280
- - Fix number of contributors (#44650) @aarongarciah
281
- - [docs-infra] Add support for data attributes in the API generation (#44709) @mnajdova
282
- - [docs-infra] Fix RTL dark mode (#41803) @alexfauquette
283
- - [Grid] Remove deeply nested imports (#43605) @Janpot
284
-
285
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @DiegoAndai, @Janpot, @mj12albert, @mnajdova, @sai6855, @SuperMaxine, @vladmoroz, @ZeeshanTamboli
286
-
287
- ## 6.1.10
288
-
289
- <!-- generated comparing v6.1.9..master -->
290
-
291
- _Dec 3, 2024_
292
-
293
- A big thanks to the 11 contributors who made this release possible.
294
-
295
- ### `@mui/material@6.1.10`
296
-
297
- - [Avatar] Fix `slotProps.img` not spread to hook (#44536) @siriwatknp
298
- - [FilledInput] Use `slotProps` instead of `componentsProps` (#44552) @siriwatknp
299
- - [Grid2] Fix theme scoping error (#44599) @siriwatknp
300
- - [Grid2] Add container styles from styleOverrides (#44598) @sai6855
301
- - Skip `tonalOffset` from setting color channel (#44585) @siriwatknp
302
- - Remove few more React.ReactElement<any> types (#44290) @sai6855
303
- - [Tabs] Fix `ScrollbarSize` ref being overriden (#44593) @DiegoAndai
304
- - [Select][TextField] Fix screen reader from saying `&ZeroWidthSpace` (#44631) @arishoham
305
-
306
- ### `@mui/system@6.1.10`
307
-
308
- - [ThemeProvider] Optimize `theme` changes when enabling CSS theme variables (#44588) @siriwatknp
309
-
310
- ### Docs
311
-
312
- - Notification for the MUI X v8 alpha zero announcement blog post (#44629) @joserodolfofreitas
313
- - Bump React Router to ^7.0.1 (#44531) @oliviertassinari
314
- - [material-ui] Replace testid with id in migration guide (#44636) @sai6855
315
- - [material-ui][TextField] Update usage of `InputLabelProps` in docs (#44634) @sai6855
316
- - [material-ui][ListItem] Add missing diffs in migration guide (#44638) @sai6855
317
- - [examples] Use Next.js 14 on examples (#44486) @DiegoAndai
318
- - Update links and sidebar nav for Base UI components in Material UI (#44581) @samuelsycamore
319
-
320
- ### Core
321
-
322
- - Remove `getSlotOwnerState` from `useSlot` util (#44403) @ZeeshanTamboli
323
- - Extract useRippleHandler outside of ButtonBase (#44591) @albarv340
324
- - Update eslint config (#44586) @MBilalShafi
325
- - [core-infra] Remove useless fragments (#44516) @oliviertassinari
326
- - [docs-infra] Fix Banner CLS (#44632) @oliviertassinari
327
- - [docs-infra] Change CSS vars generation to be extracted from Enum (#44587) @mnajdova
328
- - [docs-infra] Automatically hide Black Friday banner (#44630) @oliviertassinari
329
- - [docs-infra] Fix TOC RTL padding regression (#44535) @oliviertassinari
330
- - [test-utils] Remove leftover React.ReactElement<any> from describeConformance.tsx (#44639) @sai6855
331
-
332
- All contributors of this release in alphabetical order: @albarv340, @arishoham, @DiegoAndai, @joserodolfofreitas, @MBilalShafi, @mnajdova, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
333
-
334
- ## 6.1.9
335
-
336
- <!-- generated comparing v6.1.8..master -->
337
-
338
- _Nov 27, 2024_
339
-
340
- A big thanks to the 8 contributors who made this release possible.
341
-
342
- ### `@mui/material@6.1.9`
343
-
344
- - [Select] Omit `placeholder` from props (#44502) @Juneezee
345
- - [Grid2] Add container class to `Grid2Classes` (#44562) @sai6855
346
-
347
- ### `@mui/system@6.1.9`
348
-
349
- - Add ThemeProvider `noSsr` to prevent double rendering (#44451) @siriwatknp
350
-
351
- ### `@mui/codemod@6.1.9`
352
-
353
- - [codemod] Fix handling of computed `paragraph` props (#44195) @joshkel
354
-
355
- ### `@mui/material-pigment-css@6.1.9`
356
-
357
- - Make @pigment-css/react as peer dependency (#44498) @brijeshb42
358
-
359
- ### Docs
360
-
361
- - [material-ui] Add missing required dependencies in dashboard template README (#44476) @mesqueeb
362
- - [material-ui] Add missing Roboto import to Next.js integration docs (#44462) @StaceyD22
363
- - [material-ui][Dialog] Fix padding in SimpleDialog demo (#44467) @oliviertassinari
364
- - Fix template page issues (#44466) @oliviertassinari
365
- - [examples] Add dark mode example for Material UI + Pigment CSS (#44480) @mnajdova
366
-
367
- ### Core
368
-
369
- - Remove TODO line in the changelog (#44484) @mnajdova
370
- - Polish image display (418e888) @oliviertassinari
371
- - [core-infra] Add no-relative-packages (#44489) @oliviertassinari
372
- - [docs-infra] Support CSS variables API info (#44559) @mnajdova
373
- - [docs-infra] Fix display when ad-block triggers (#44567) @oliviertassinari
374
- - [docs-infra] Improve locator finding using visible option (#44541) @siriwatknp
375
- - [docs-infra] Correctly flatten the pages tree (#44514) @oliviertassinari
376
- - [docs-infra] Fix Sponsor design regression (#44515) @oliviertassinari
377
- - [test] Remove React.ReactElement<any> from describeConformance.tsx (#44318) @sai6855
378
- - [test] Do not enforce the presence of `ownerState.className` in `describeConformance` (#44479) @flaviendelangle
379
-
380
- All contributors of this release in alphabetical order: @brijeshb42, @flaviendelangle, @joshkel, @Juneezee, @mesqueeb, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @StaceyD22
381
-
382
- ## v6.1.8
383
-
384
- <!-- generated comparing v6.1.7..master -->
385
-
386
- _Nov 20, 2024_
387
-
388
- A big thanks to the 10 contributors who made this release possible.
389
-
390
- ### `@mui/material@6.1.8`
391
-
392
- - [Autocomplete] Use `ul` element for the listbox (#44422) @DiegoAndai
393
- - [Grid2] Remove item and zeroMinWidth classes from grid2Classes (#44419) @sai6855
394
- - [StepIcon] Add SvgIconOwnProps type to StepIcon props (#44337) @sai6855
395
- - Add generic back to `useMediaQuery` to prevent a breaking change (#44455) @siriwatknp
396
- - [Tooltip] Deprecate `*Component` and `*Props` for v6 (#44350) @siriwatknp
397
-
398
- ### `@mui/system@6.1.8`
399
-
400
- - Warn when calling `setMode` without configuring `colorSchemeSelector` (#43783) @siriwatknp
401
-
402
- ### `@mui/styled-engine@6.1.8`
403
-
404
- - Add back removed internal function (#44421) @mnajdova
405
-
406
- ### `@mui/utils@6.1.8`
407
-
408
- - Skip deep clone React element (#44400) @siriwatknp
409
- - Add documentation to `useForkRef` (#44410) @JCQuintas
410
-
411
- ### Docs
412
-
413
- - [Accordion] Replace hardcoded classes with constants in demos (#44453) @ZeeshanTamboli
414
- - [material-ui][Autocomplete] Fix virtualization demo (#44382) @DiegoAndai
415
- - Revert #44388 (#44454) @prakhargupta1
416
- - Add App starters in related-projects.md (#44315) @oliviertassinari
417
- - Bring back `*Component` and `*Props` codemods and deprecation messages (#44383) @DiegoAndai
418
- - [docs] Copyedit Templates page (#44461) @samuelsycamore
419
-
420
- ### Core
421
-
422
- - Remove `stylis-plugin-rtl-sc` (#44447) @renovate[bot]
423
- - [test][Autocomplete] Make virtualize regression screenshots deterministic (#44425) @DiegoAndai
424
- - [blog] Fix reference to subdomain on MUI X v8 alpha zero post (#44416) @joserodolfofreitas
425
- - [blog] MUI X v8 alpha zero blog post (#44377) @joserodolfofreitas
426
- - [code-infra] Use vitest-compatible skip in `describeConformance` (#44412) @JCQuintas
427
- - Keep OpenSSF badge up-to-date (aef2bf2) @oliviertassinari
428
- - Polish useForkRef docs (#44424) @oliviertassinari
429
- - [infra] Upgrade Cherry-pick workflow to latest (#44448) @oliviertassinari
430
-
431
- All contributors of this release in alphabetical order: @DiegoAndai, @JCQuintas, @joserodolfofreitas, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, samuelsycamore, @siriwatknp, @ZeeshanTamboli
432
-
433
- ## v6.1.7
434
-
435
- <!-- generated comparing v6.1.6..master -->
436
-
437
- _Nov 13, 2024_
438
-
439
- A big thanks to the 13 contributors who made this release possible.
440
- This release includes fixes as well as documentation improvements.
441
-
442
- ### `@mui/material@6.1.7`
443
-
444
- - Fix default props theme scoping (#44340) @siriwatknp
445
- - Support theme scoping in `useMediaQuery` (#44339) @siriwatknp
446
- - [Grid] Fix regression spacing prop with string value (#44376) @siriwatknp
447
-
448
- ### `@mui/styled-engine-sc@6.1.7`
449
-
450
- - Fix missing `@types/hoist-non-react-statics` causing `styled` returns any (#44397) @megos
451
-
452
- ### Docs
453
-
454
- - Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (#44388) @prakhargupta1
455
- - Fix Pigment CSS install (#44353) @oliviertassinari
456
- - Fix dashboard menu warning (#44317) @siriwatknp
457
- - Add runtime theme section for Material Pigment CSS (#44137) @siriwatknp
458
- - Add hash to `key` to remove noise from console (#44289) @sai6855
459
- - Revise Example Projects and Related Projects pages (#44191) @samuelsycamore
460
- - [material-ui] Fix typo in typography theme set up for templates (#44338) @navedqb
461
- - [material-ui] Add StackBlitz/CodeSandbox buttons to template cards (#44253) @zanivan
462
- - [material-ui] Fix Sign-in/Sign-up templates layout (#44281) @zanivan
463
- - [material-ui] Remove noise in template (#44260) @oliviertassinari
464
- - [material-ui][Rating] Add uncontrolled example to Basic Rating demo (#44386) @sai6855
465
- - [material-ui][TextField] Replace InputProps with slotProps.input in demo (#44288) @sai6855
466
-
467
- ### Core
468
-
469
- - [blog] Follow media asset guidelines (#44374) @oliviertassinari
470
- - [code-infra] Changes for test util to work in `vitest` (#43625) @JCQuintas
471
- - Remove old marked JS options (#44375) @ZeeshanTamboli
472
- - Fix webpack capitalization (#44352) @oliviertassinari
473
- - Fix Next.js link 404 (710cd95) @oliviertassinari
474
- - Update Gold sponsoring backlinks (#44316) @oliviertassinari
475
- - Fix tools-public.mui.com redirection (9196fa5) @oliviertassinari
476
- - Remove blank AlertTitle test file (#44282) @ZeeshanTamboli
477
- - [docs-infra] Fix ad in RTL (#44345) @oliviertassinari
478
- - [docs-infra] Enforce punctuation on descriptions (#44292) @oliviertassinari
479
- - [docs-infra] Add CodeSandbox and StackBlitz to vale vocab (6db477a) @oliviertassinari
480
- - [docs-infra] Fix correct spelling of VS Code (#44277) @oliviertassinari
481
- - [docs-infra] Add a `rawDescriptions` option (#44390) @vladmoroz
482
- - [examples] Add missing `clsx` dependency (#43526) @Janpot
483
- - [infra] Fix @renovate[bot] appearing in changelog (#44275) @mnajdova
484
-
485
- All contributors of this release in alphabetical order: @Janpot, @JCQuintas, @megos, @mnajdova, @navedqb, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @vladmoroz, @zanivan, @ZeeshanTamboli
486
-
487
- ## v6.1.6
488
-
489
- <!-- generated comparing v6.1.5..master -->
490
-
491
- _Oct 30, 2024_
492
-
493
- A big thanks to the 13 contributors who made this release possible.
494
-
495
- ### `@mui/material@6.1.6`
496
-
497
- - [Autocomplete] Add missing `onMouseDown` type to AutocompleteRenderInputParams (#44183) @sai6855
498
- - [Avatar] Fix AvatarGroup spacing (#44208) @aarongarciah
499
- - [AvatarGroup] Fix spacing CSS variable (#44202) @navedqb
500
- - [Divider] Fix CSS specificity order (#44204) @o-alexandrov
501
- - [Slider] Fix value prop type warning (#44131) @joshkel
502
- - Replace `useThemeProps` with `useDefaultProps` (#44193) @siriwatknp
503
-
504
- ### `@mui/material-nextjs@6.1.6`
505
-
506
- - Support Next 15.0.0 (#42428) @nphmuller
507
-
508
- ### `@mui/lab@6.0.0-beta.14`
509
-
510
- - [Tabs] Fix type of TabPanel component (#44207) @blackcow1987
511
-
512
- ### `@mui/codemod@6.1.6`
513
-
514
- - Fix system props default import specifier (#44170) @siriwatknp
515
-
516
- ### `@mui/utils@6.1.6`
517
-
518
- - Bring back useIsFocusVisible (#44256) @aarongarciah
519
- - Bring back getReactNodeRef (#44248) @aarongarciah
520
-
521
- ### Docs
522
-
523
- - [material-ui][Avatar] Add AvatarGroup spacing demo (#44209) @aarongarciah
524
- - Fix a typo in CONTRIBUTING.md (#44200) @prakhargupta1
525
- - Mark the Hidden component as deprecated in the sidenav (#44068) @jimmycallin
526
- - Use () when referencing functions (#44184) @oliviertassinari
527
- - Follow types description convention (#44187) @oliviertassinari
528
-
529
- ### Core
530
-
531
- - Lock file maintenance (#43947)
532
- - Run @mui/icon-material src:icons (#44097) @oliviertassinari
533
- - [test][material-ui] Add tests for Pigment Grid and Stack (#44132) @DiegoAndai
534
- - [test] Distinguish private with public tests API (#44188) @oliviertassinari
535
- - [docs-infra] Add recursively the relative modules in the demos (#44150) @mnajdova
536
-
537
- All contributors of this release in alphabetical order: @aarongarciah, @blackcow1987, @DiegoAndai, @jimmycallin, @joshkel, @mnajdova, @navedqb, @nphmuller, @o-alexandrov, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp
538
-
539
- ## v6.1.5
540
-
541
- <!-- generated comparing v6.1.4..master -->
542
-
543
- _Oct 22, 2024_
544
-
545
- A big thanks to the 9 contributors who made this release possible.
546
-
547
- ### `@mui/material@6.1.5`
548
-
549
- - [Autocomplete] Fix bug with child chip button events propagating to parent (#43982) @snapwich
550
- - [Autocomplete] Fix Autocomplete crashing if ownerState is used in styleOverrides (#43994) @sai6855
551
- - [Checkbox] Fix disableRipple regression (#44099) @siriwatknp
552
- - [Dialog] Add the aria-modal="true" by default (#44118) @mnajdova
553
- - [IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme (#43714) @sai6855
554
- - [pigment-css] Support project without enabling CSS variables (#44171) @siriwatknp
555
- - Make the palette always return new light and dark object (#44059) @siriwatknp
556
-
557
- ### `@mui/system@6.1.5`
558
-
559
- - Add `defaultMode` to `InitColorSchemeScript` (#44139) @siriwatknp
560
-
561
- ### `@mui/codemod@6.1.5`
562
-
563
- - [Grid2] Add removal `zeroMinWidth` prop to codemod (#44178) @sai6855
564
-
565
- ### Docs
566
-
567
- - [material-ui][FormControlLabel] Don't use unintuitive label position on chec… (#44119) @mnajdova
568
- - [material-ui][TextField] Dynamically modify the eye password button aria-label (#44122) @ChinoUkaegbu
569
- - [icons] Run pnpm docs:mdicons:synonyms (#44098) @oliviertassinari
570
- - [joy-ui] Update Overview copy to match Readme (#44136) @samuelsycamore
571
- - Add CodeSandbox/StackBlitz to the rest of the templates (#43708) @siriwatknp
572
- - Update Figma link to fix 301 (a7b7d9c) @oliviertassinari
573
- - Link Toolpad from Core repo (#44111) @prakhargupta1
574
- - Remove HighlightedCode max-width (#43731) @Janpot
575
-
576
- ### Core
577
-
578
- - [code-infra] Widen eslint file patterns (#44148) @Janpot
579
- - [code-infra] Fix icon builder tests (#44143) @Janpot
580
- - [code-infra] Fix dependabot vulnerabilities (#44124) @Janpot
581
- - [core] Reference commits in changelog when no PR (#44115) @oliviertassinari
582
- - [examples] Fix Pigment CSS Vite example (#44074) @oliviertassinari
583
- - Fix fast-xml-parser vulnerability (#44121) @Janpot
584
-
585
- All contributors of this release in alphabetical order: @ChinoUkaegbu, @Janpot, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @snapwich
586
-
587
- ## v6.1.4
588
-
589
- <!-- generated comparing v6.1.3..master -->
590
-
591
- _Oct 15, 2024_
592
-
593
- A big thanks to the 9 contributors who made this release possible.
594
-
595
- ### `@mui/material@6.1.4`
596
-
597
- - [Checkbox] Fix disableRipple regression (#44099) @siriwatknp
598
- - [IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme (#43714) @sai6855
599
- - Make the palette always return new light and dark object (#44059) @siriwatknp
600
- - Simplify createPalette (#44075) @oliviertassinari
601
-
602
- ### Docs
603
-
604
- - Improve Toolpad Core docs (#43796) @bharatkashyap
605
- - Tweak Joy UI section in README (#44103) @aarongarciah
606
- - Fix 404 link to Next.js @oliviertassinari
607
- - [toolpad core] In the sidebar, move 'new' label to the components (#44070) @prakhargupta1
608
- - Fix small typo on Grid2 page (#44062) @zanivan
609
- - Clarify suggestions to use `@mui/styles` in v5 migration docs (#44049) @samuelsycamore
610
-
611
- ### Core
612
-
613
- - [code-infra] Link to production app for bundle size (#44076) @oliviertassinari
614
- - [code-infra] Disable cron job for React 17 tests (#44065) @Janpot
615
- - Remove [website] from changelog (#44069) @oliviertassinari
616
- - Apply #44052 to the latest release as well @oliviertassinari
617
- - Fix proptypes generation when multiple components per file (#44058) @Janpot
618
- - Remove <-- from changelog (#44052) @oliviertassinari
619
- - [examples] Avoid git diff when playing with examples @oliviertassinari
620
- - [test] Remove dead code (#44056) @Janpot
621
-
622
- All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan
623
-
624
- ## v6.1.3
625
-
626
- <!-- generated comparing v6.1.2..master -->
627
-
628
- _Oct 9, 2024_
629
-
630
- A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
631
-
632
- - 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @romgrk
633
-
634
- ### `@mui/material@6.1.3`
635
-
636
- - Change React.ReactElement<any> to React.ReactElement<unknown> (#43402) @sai6855
637
- - [Badge] Make keys in anchor origin partial (#43950) @sai6855
638
- - [Grid2] Fix column spacing for nested containers (#43733) @Janpot
639
- - [Grid2] Remove required `item` prop for `size` prop (#44027) @Janpot
640
- - [Grid2] Add compatible props warning (#43801) @k-rajat19
641
- - [Modal] Fix comment location (#44026) @oliviertassinari
642
- - [OutlinedInput] Resolve border color issue on mobile (#43797) (#43879) @wojtek35
643
-
644
- ### `@mui/system@6.1.3`
645
-
646
- - Make createGrid compatible with React 19 types (#44035) @aarongarciah
647
- - Add empty interfaces to fix issue with typescript module augmentation (#43873) @yonatan0
648
- - Pre-serialize & cache styles to improve performance (#43412) @romgrk
649
- - [typescript] `SystemCSSProperties` should not have `SystemStyleObject` as value (#44029) @siriwatknp
650
-
651
- ### `@mui/utils@6.0.0-beta.11`
652
-
653
- - [utils] Make getReactElementRef React 19 compatible (#44034) @aarongarciah
654
-
655
- ### `@mui/lab@6.1.3`
656
-
657
- - [lab][Timeline] Fix types for React 19 (#44043) @aarongarciah
658
-
659
- ### Docs
660
-
661
- - Update docs-infra role (#44032) @mnajdova
662
- - Update Material Symbols plan to reflect Google development (#44000) @oliviertassinari
663
- - Fix 301 redirections in docs @oliviertassinari
664
- - Fix indentation @oliviertassinari
665
- - Fix Live edit copies (#43835) @oliviertassinari
666
- - Virtualize icons svg (#43939) @Janpot
667
- - [Grid] Fix Grid2 gap description (#43967) @aarongarciah
668
- - [icons] Index search synchronously (#44001) @oliviertassinari
669
- - [material-ui] Incorrect React useState Example on Toggle Button (#43987) @barrownicholas
670
- - [material-ui] Add theme setting for pigment-css migration (#43993) @effektsvk
671
- - [material-ui] Fix incorrect `slotProp` name in the `TextField` deprecation note. (#43985) @Chee7ah
672
- - [examples] Use CSS Variables (#43856) @Juneezee
673
- - [material-ui] Improved documentation for indeterminateIcon prop (#43791) @marctaylor01
674
-
675
- ### Core
676
-
677
- - Fix typo in useLocalStorageState (#44024) @hieunguyenduc696
678
- - Amend changelog (#43968) @aarongarciah
679
- - Remove `@mui/styled-engine-sc` dev dependency from `@mui/styled-engine-sc` (#44050) @Janpot
680
- - [docs-infra] Add pointer cursor on hover for logo to improve UX (#43999) @Asin-Junior-Honore
681
- - [blog] Migrate some .gif to <video> (#43945) @oliviertassinari
682
- - [code-infra] Align `next` dependency specifier across project (#44036) @Janpot
683
- - [code-infra] Move MuiError babel macro to babel plugin (#43904) @Janpot
684
- - [code-infra] Forbid calling `Error` without `new` (#43963) @Janpot
685
- - [docs-infra] Fix link in header regression (#43834) @oliviertassinari
686
- - [infra] Fix line break in Stack Overflow message @oliviertassinari
687
- - [test] Add missing async (#44028) @oliviertassinari
688
- - [test] Fix Escape event firing event (#43961) @oliviertassinari
689
- - [test] Fix flaky pigment-css screenshot (#43959) @Janpot
690
-
691
- All contributors of this release in alphabetical order: @aarongarciah, @Asin-Junior-Honore, @barrownicholas, @Chee7ah, @effektsvk, @hieunguyenduc696, @Janpot, @Juneezee, @k-rajat19, @mnajdova, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @wojtek35, @yonatan0
692
-
693
- ## v6.1.2
694
-
695
- <!-- generated comparing v6.1.1..master -->
696
-
697
- _Oct 2, 2024_
698
-
699
- A big thanks to the 13 contributors who made this release possible.
700
-
701
- ### `@mui/material@6.1.2`
702
-
703
- - [Autocomplete] Fix listbox opens and closes on click when used with `limitTags` (#42494) @appleSimple
704
- - [Button] Ignore `dark` and `contrastText` if not provided in the theme (#43861) @siriwatknp
705
- - [Button] Fix regression for color `inherit` (#43862) @siriwatknp
706
- - [LinearProgress] Fix background color (#43949) @sai6855
707
- - Support CSS variables with shadow DOM (#43948) @siriwatknp
708
- - [Rating] Use Rating `name` as prefix of input element ids (#43829) @yash49
709
- - [Drawer] Fix issue with main window being used instead of iframe's window (#43818) @albarv340
710
- - [ThemeProvider] Support setting default mode (#43951) @siriwatknp
711
-
712
- ### Docs
713
-
714
- - Update theme toggle demo (#43956) @Janpot
715
- - Add note about minimum required webpack version (#43864) @Janpot
716
- - Format Pigment CSS docs (#43812) @oliviertassinari
717
- - Fix visual bug on dashboard template (#43836) @oliviertassinari
718
- - Fix pigment-css.md syntax error (#43837) @kdichev
719
- - Fix Sign-in template form experience (#43838) @oliviertassinari
720
- - Remove "To be continued" section from v0 –> v1 migration guide (#43832) @samuelsycamore
721
- - Fix 301 to chromium (#43809) @oliviertassinari
722
- - [joy-ui] Add missing ComponentLinkHeader components (#43865) @samuelsycamore
723
- - [Modal] Remove unnecessary type assertion (#43825) @ZeeshanTamboli
724
- - [Table] Stabilize random series in virtualized table demo (#43744) @Janpot
725
- - [system] Add migration guide link to `@mui/styles` pages (#43833) @samuelsycamore
726
-
727
- ### Core
728
-
729
- - [code-infra] Fix flaky dashboard screenshot - take 2 (#43937) @Janpot
730
- - [code-infra] Replace all instances of `e` with `event` and add eslint rule (#43866) @samuelsycamore
731
- - [code-infra] Fix and update bundling fixtures (#43709) @Janpot
732
- - [code-infra] Update transitive dependencies with vulnerabilties (#43895) @Janpot
733
- - [code-infra] Optimize regression tests (#43889) @Janpot
734
- - [code-infra] Remove custom playwright installation steps (#43881) @Janpot
735
- - [code-infra] Fix flaky dashboard screenshot (#43890) @Janpot
736
- - [code-infra] Add new instanceof proptypes for toolpad (#43814) @Janpot
737
- - Fix eslint-plugin-react-compiler issues in usePagination tests (#43946) @wilhelmlofsten
738
- - Uniformity in version range @oliviertassinari
739
- - Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests (#43870) @ZeeshanTamboli
740
- - [docs-infra] Strengthen CSP (#43711) @oliviertassinari
741
- - [docs-infra] Open CodeSandbox demo with fontsize=12 (#43860) @siriwatknp
742
- - [icons] Reduce Material Icon page size (#43911) @oliviertassinari
743
- - [test] Point Istanbul to correct URL (#43935) @sai6855
744
- - [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari
745
- - Improve getReactElementRef() utils (#43022) @sai6855
746
- - [Drawer] Refactor getScrollbarSize usages (#43828) @BrianWoolfolk
747
- - [Modal] Replace `show` parameter name with `hide` in modal manager (#43868) @ZeeshanTamboli
748
- - [Modal] Remove unnecessary `manager` prop handling (#43867) @ZeeshanTamboli
749
-
750
- All contributors of this release in alphabetical order: @albarv340, @appleSimple, @BrianWoolfolk, @DanailH, @Janpot, @kdichev, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @wilhelmlofsten, @yash49, @ZeeshanTamboli
751
-
752
- ## v6.1.1
753
-
754
- <!-- generated comparing v6.1.0..master -->
755
-
756
- _Sep 19, 2024_
757
-
758
- A big thanks to the 18 contributors who made this release possible.
759
-
760
- ### `@mui/material@6.1.1`
761
-
762
- - [Grid] Bring back `GridProps` and `GridTypeMap` (#43717) @DiegoAndai
763
- - [Paper] Fix wrong background-image on Paper when elevation is 0 (#43723) @ZeeshanTamboli
764
- - [Skeleton] Fix wave animation for styled-components (#43740) @siriwatknp
765
- - [Modal] Fix event handlers overriding behavior (#43757) @sai6855
766
-
767
- ### `@mui/system@6.1.1`
768
-
769
- - Pass the stylesheet directly to `GlobalStyles` (#43739) @siriwatknp
770
-
771
- ### `@mui/utils@6.1.1`
772
-
773
- - Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#43360) @yash49
774
-
775
- ### Docs
776
-
777
- - [material-ui][Breadcrumbs] Document CondensedWithMenu option for Breadcrumbs (#42973) @Sergio16T
778
- - [material-ui][CircularProgress] Add Circular size demo (#43734) @sai6855
779
- - [material-ui][slider] Fix slider in color customization playground twitches when sliding (#43671) @Nashyn
780
- - [material-ui][slider] Polish Music player demo (#43748) @oliviertassinari
781
- - [material-ui] Document Typography color prop breaking change (#43735) @aarongarciah
782
- - [material-ui] Add docs for complementary Table components (#43756) @Juneezee
783
- - [material-ui] Improve minimizing bundle docs (#43781) @ZeeshanTamboli
784
- - [pigment-css] Call out Pigment being in alpha (#43725) @aarongarciah
785
- - [pigment-css] Fix typo globalCSS -> globalCss (#43754) @hiro0218
786
- - [test] Improve demos for better regression screenshots (#43742) @aarongarciah
787
- - Fix minor typo (#42899) @xconverge
788
- - Revert icon search virtualization (#43569) @Janpot
789
- - Fix MUI Treasury Layout broken links (#43752) @oliviertassinari
790
- - Fix 301 link to design asset @oliviertassinari
791
- - Update release schedule table after v6 stable (#43726) @sahil-ag
792
- - Fix bundle size link regression @oliviertassinari
793
-
794
- ### Core
795
-
796
- - [code-infra] Allow overriding all `options` of `useFakeTimers` function (#43729) @LukasTy
797
- - [core] Fix 301 link to Next.js and git diff @oliviertassinari
798
- - [core] Fix package.json repository rule @oliviertassinari
799
- - [core] Remove redundant window @oliviertassinari
800
- - [core] Fix some issues reported by eslint-plugin-react-compiler (#43117) @binsmyth
801
- - [core] Replace more `indexOf` with `includes` (#43694) @Juneezee
802
- - [core] Remove /.yarn (#43712) @oliviertassinari
803
- - [docs-infra] Enable synthetic default imports in TypeScript config (#43747) @morozow
804
- - [docs-infra] Fix Vale config for TypeScript references (#43751) @oliviertassinari
805
- - [docs-infra] Fix toolbar arrow order (#43627) @oliviertassinari
806
- - [docs-infra] Fix missing dependencies in multi-tab demos (#43713) @cherniavskii
807
- - [docs-infra] Fix API search link regression (#43662) @oliviertassinari
808
- - [test] Update font-awesome CSS file in regression tests fixture (#43745) @Janpot
809
- - [test] Remove position:relative from regression container (#43743) @aarongarciah
810
- - [test] Remove top-level inline-block from the regression tests (#43656) @Janpot
811
-
812
- All contributors of this release in alphabetical order: @aarongarciah, @binsmyth, @cherniavskii, @DiegoAndai, @Janpot, @Juneezee, @LukasTy, @mnajdova, @morozow, @Nashyn, @oliviertassinari, @sahil-ag, @sai6855, @Sergio16T, @siriwatknp, @xconverge, @yash49, @ZeeshanTamboli
813
-
814
- ## v6.1.0
815
-
816
- <!-- generated comparing v6.0.2..master -->
817
-
818
- _Sep 10, 2024_
819
-
820
- A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨:
821
-
822
- - **Minor version changes**: To solve longstanding ESM compatibility issues we added [package exports](https://nodejs.org/api/packages.html#exports) to `@mui/icons-material` (#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the `exports` field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
823
- - This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
824
-
825
- ### `@mui/icons-material@6.1.0`
826
-
827
- - Add exports field to package.json (#43624) @Janpot
828
-
829
- ### `@mui/material@6.1.0`
830
-
831
- - [Autocomplete] Add custom props support via `slotProps` (#43613) @Michael-Hutchinson
832
- - [Dialog] Fix broken scrolling in full screen mode (#43626) @LuseBiswas
833
- - [Grid] Revert wrap deprecation (#42363) (#43459) @DiegoAndai
834
- - Improve color map filter on styles (#43579) @DiegoAndai
835
- - Return styles directly if the selector is `&` when using `applyStyles` (#43633) @siriwatknp
836
- - [types] Make slots partial in `CreateSlotsAndSlotProp`type (#42077) @lhilgert9
837
- - [Radio] Fix disabled state styling regression (#43592) @mnajdova
838
- - Fix wrong import to type (#43584) @mnajdova
839
- - Simplify version prerelease export (#43699) @DiegoAndai
840
-
841
- ### `@mui/system@6.1.0`
842
-
843
- - Use a custom sheet to set prepend for `GlobalStyles` (#43632) @siriwatknp
844
- - Simplify version prerelease export (#43699) @DiegoAndai
845
-
846
- ### Docs
847
-
848
- - [material-ui][Autocomplete] Refactor asynchronous loading demo (#43630) @sai6855
849
- - [material-ui][Autocomplete] Fix GitHubLabel demo input background color (#43599) @sai6855
850
- - [material-ui] Update Next.js font optimization guide (#43196) @siriwatknp
851
- - [material-ui] Fix getting started with CSS variables in theme example (#43658) @Designer023
852
- - [material-ui][system] Edit "How to use components selector API" section to add about direct import (#43377) @IAluI
853
- - [material-ui] Update @mui/material-nextjs import examples to v14 (#43698) @ohmsl
854
- - Fix typo in Divider doc (#43691) @lokendra-reco
855
- - Add Anima section to documentation (#43673) @GoOrit-Anima
856
- - Add Integrations section to design resources page (#43612) @zanivan
857
- - Fix versions URL @oliviertassinari
858
- - Keep showing next under the subdomain @oliviertassinari
859
- - Add Next.js font optimization section to Pigment CSS migration (#43631) @siriwatknp
860
- - Update the Material UI readme post-v6 (#43504) @samuelsycamore
861
- - Bring back v5 release changelogs (#43460) @oliviertassinari
862
- - Fix use of absolute URLs (#43567) @oliviertassinari
863
- - Remove explicit `date-fns` dependency (#40823) @renovate[bot]
864
- - [pigment-css] Add guide for Pigment CSS quickstart (#43395) @alelthomas
865
- - [system] Fix link to createCssVarsProvider (#43661) @oliviertassinari
866
- - Add scrollbar to color picker demo (#43672) @sai6855
867
-
868
- ### Core
869
-
870
- - [blog] Uniformalize version between projects @oliviertassinari
871
- - [blog] Fix page layout shift @oliviertassinari
872
- - [code-infra] Build size snapshots from installed packages (#43452) @Janpot
873
- - [code-infra] Recreate lockfile (#43623) @Janpot
874
- - [code-infra] Make the API docs builder more configurable (#43574) @michaldudak
875
- - [code-infra] Update runners from node 18 to 20 for GHA (#43593) @JCQuintas
876
- - [code-infra] Update runners from node 18 to 20 (#43591) @JCQuintas
877
- - [docs-infra] Fix axe issue scroll-to-top without landmark (#43663) @oliviertassinari
878
- - [docs-infra] Reduce Algolia index size, no need for lvl6 @oliviertassinari
879
- - [docs-infra] Use embed as the default for opening CodeSandbox (#43618) @siriwatknp
880
- - [docs-infra] Fix broken anchor button when header has a link (#43598) @cherniavskii
881
- - [docs-infra] Open Sign-in and Dashboard template with CodeSandbox/StackBlitz (#43604) @siriwatknp
882
- - [examples] Fix CDN live preview demo (#43641) @oliviertassinari
883
- - Add Pigment CSS screenshot test (#43280) @mnajdova
884
-
885
- All contributors of this release in alphabetical order: @alelthomas, @cherniavskii, @Designer023, @DiegoAndai, @GoOrit-Anima, @IAluI, @Janpot, @JCQuintas, @lhilgert9, @lokendra-reco, @LuseBiswas, @Michael-Hutchinson, @michaldudak, @mnajdova, @ohmsl, @oliviertassinari, @renovate[bot], @sai6855, @samuelsycamore, @siriwatknp, @zanivan
886
-
887
- ## v6.0.2
888
-
889
- <!-- generated comparing v6.0.1..master -->
890
-
891
- _Sep 3, 2024_
892
-
893
- A big thanks to the 11 contributors who made this release possible.
894
-
895
- ### `@mui/material@6.0.2`
896
-
897
- - Fix `createTheme()` with just color schemes (#43518) @siriwatknp
898
- - [Menu,Popover] Fix Backdrop props descriptions (#43503) @Michael-Hutchinson
899
- - [MenuList] Do not react to an event with modifier key pressed (#43505) @MateuszGroth
900
-
901
- ### `@mui/system@6.0.2`
902
-
903
- - [InitColorSchemeScript] Use `let/const` instead of `var` (#43468) @ishon19
904
- - Fix composeClasses v6 behavior change (#43537) @oliviertassinari
905
-
906
- ### `@mui/codemod@6.0.2`
907
-
908
- - Skip `ListItemButton` import for unrelated files (#43532) @siriwatknp
909
-
910
- ### Docs
911
-
912
- - [figma] Clarity state or Figma Plugin component export (#43543) @oliviertassinari
913
- - [material-ui] Fix template shadow tokens (#43514) @zanivan
914
- - Update version support range (#43565) @oliviertassinari
915
- - Polish Material UI Sync plugin code format @oliviertassinari
916
-
917
- ### Core
918
-
919
- - [blog] Update Material UI v6 blog post link to reflect correct section title (#43535) @Michael-Hutchinson
920
- - [blog] Makes the v5 name change clearer @oliviertassinari
921
- - [blog] Fix typo in Material UI v6 blog post (#43502) @iamandrewluca
922
- - [code-infra] Add missing @babel/runtime dependency to @mui/material-pigment-css (#43473) @Janpot
923
- - [code-infra] Remove permissions in publish-canaries.yml (#43491) @oliviertassinari
924
- - [core] Fix CodeQL scan (#43547) @oliviertassinari
925
- - [core] Fix CHANGELOG `@mui/material@6.0.1` version (#43516) @DiegoAndai
926
- - [docs-infra] Reduce description max-length (#43562) @oliviertassinari
927
- - [docs-infra] Crash on invalid callout type (#43546) @oliviertassinari
928
- - [docs-infra] Fix GitHub source link redirection (#43534) @oliviertassinari
929
- - [infra] Fixed workflow file path (#43528) @michelengelen
930
- - [typescript] Fix missing `Theme` generic (#43523) @siriwatknp
931
-
932
- All contributors of this release in alphabetical order: @DiegoAndai, @iamandrewluca, @ishon19, @Janpot, @joserodolfofreitas, @MateuszGroth, @Michael-Hutchinson, @michelengelen, @oliviertassinari, @siriwatknp, @zanivan
933
-
934
- ## v6.0.1
935
-
936
- <!-- generated comparing v6.0.0..master -->
937
-
938
- _Aug 29, 2024_
939
-
940
- A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.
941
-
942
- ### `@mui/material@6.0.1`
943
-
944
- - Attach default light color scheme when enabling CSS theme variables (#43493) @siriwatknp
945
- - [Skeleton] Apply the wave animation to the correct element (#43474) @mnajdova
946
-
947
- ### Docs
948
-
949
- - [material-ui][Dialog] Update confirmation dialog description (#43488) @Michael-Hutchinson
950
- - Add Material UI v6 is out! to the notifications (#43448) @oliviertassinari
951
- - [material-ui] Dark scroll bars in templates (#43483) @aarongarciah
952
- - [material-ui] Add TemplateFrame to templates (#43406) @zanivan
953
- - [table] Make the data grid blend in (#43489) @oliviertassinari
954
-
955
- ### Core
956
-
957
- - [blog] Update Toolpad Studio marketing page links in the blogs (#43407) @prakhargupta1
958
- - [blog] Add missing social card to the blog post (#43465) @siriwatknp
959
- - [code-infra] Fix typing issues with `@mui-internal/api-docs-builder` (#43498) @Janpot
960
- - [code-infra] Fix nextjs build cache (#43467) @JCQuintas
961
- - Remove `'use client'` from index files and useAutocomplete reexport (#41956) @DiegoAndai
962
- - Replace relative links to absolute ones in JSDocs (#43472) @alexfauquette
963
- - Upgrade babel runtime (#43243) @Janpot
964
- - [docs-infra] Skip shadow DOM regression test (#43500) @aarongarciah
965
- - [docs-infra] Fix use of process.env.DEPLOY_ENV (#43490) @oliviertassinari
966
- - [docs-infra] Add comment about removing optimizeFonts Next.js config (#43469) @aarongarciah
967
- - [examples] Use `latest` on all Material UI dependencies (#43494) @mnajdova
968
- - [infra] fix workflow path (#43464) @michelengelen
969
-
970
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DiegoAndai, @Janpot, @JCQuintas, @Michael-Hutchinson, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @siriwatknp, @zanivan
971
-
972
- ## 6.0.0
973
-
974
- <!-- generated comparing v6.0.0-rc.0..master -->
975
-
976
- _Aug 27, 2024_
977
-
978
- We are excited to announce the stable release of Material-UI v6 🎉, check out [the blog post](https://mui.com/blog/material-ui-v6-is-out/) to see all the updates.
979
-
980
- ### `@mui/material@6.0.0`
981
-
982
- - Change React.ReactElement<any,any> type from any to unknown (#43358) @sai6855
983
- - [Pagination] Update `getItemAriaLabel` page param type (#43399) @sydneyjodon-wk
984
- - [Unstable_TrapFocus] Fix `getTabbable` function return type (#42237) @KalmarLorand
985
-
986
- ### `@mui/lab@6.0.0-beta.8`
987
-
988
- - [button] Add missing customize points for span (#43436) @oliviertassinari
989
-
990
- ### Docs
991
-
992
- - Fix broken links (#43144) @DiegoAndai
993
- - Updated mui-x roadmap links with the new project URL (#43444) @michelengelen
994
- - Update pnpm order, move to second (#42712) @ahmadnadeem6236
995
- - Fix CSS theme variables section (#43439) @siriwatknp
996
- - Add two Toolpad Core components to Material UI sidebar (#43391) @prakhargupta1
997
- - Fix licensingModel -> licenseModel @oliviertassinari
998
- - Fix Stack Overflow issue canned response @oliviertassinari
999
- - Avoid referencing MUI Core @oliviertassinari
1000
- - Fix description of eslint-plugin-material-ui @oliviertassinari
1001
- - [docs-infra] Polish reportBrokenLinks.js to support Base UI @oliviertassinari
1002
- - [material-ui] Clarify RTL language support in localization guide (#41784) @bahmanworld
1003
- - [material-ui] Refine templates theme selector (#43396) @zanivan
1004
-
1005
- ### Core
1006
-
1007
- - Prepare for v6 stable release (#43454) @siriwatknp
1008
- - [blog] Polish Upcoming changes to MUI X pricing in 2024 (#43438) @oliviertassinari
1009
- - [blog] Add Material UI v6 stable release (#41932) @siriwatknp
1010
- - [ci] Fix the release:changelog cmd (#43451) @mnajdova
1011
- - [core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` (#43445) @LukasTy
1012
- - [code-infra] Babel plugin to fully resolve imported paths (#43294) @Janpot
1013
- - [infra] Add closing message workflow (#43450) @michelengelen
1014
-
1015
- All contributors of this release in alphabetical order: @ahmadnadeem6236, @bahmanworld, @DiegoAndai, @Janpot, @KalmarLorand, @LukasTy, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @sydneyjodon-wk, @zanivan
1016
-
1017
- ## 6.0.0-rc.0
1018
-
1019
- <!-- generated comparing v6.0.0-beta.6..next -->
1020
-
1021
- _Aug 22, 2024_
1022
-
1023
- A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
1024
-
1025
- - ⚡ Rendering performance improvements
1026
-
1027
- ### `@mui/material@6.0.0-rc.0`
1028
-
1029
- #### Breaking changes
1030
-
1031
- - [Box] Remove `component` from `BoxOwnProps` (#43384) @DiegoAndai
1032
-
1033
- The `component` prop has been removed from the `BoxOwnProps` as it is already included in the `Box` type.
1034
- This might affect your code if you are using the `styled` function with the `Box` component.
1035
- If this is the case, use a `div` element instead of `Box`:
1036
-
1037
- ```diff
1038
- -const StyledBox = styled(Box)`
1039
- +const StyledDiv = styled('div')`
1040
- color: white;
1041
- `;
1042
- ```
1043
-
1044
- This yields the same end result.
1045
- If this doesn't work for you, you can also cast the `styled` returned value to `typeof Box`:
1046
-
1047
- ```diff
1048
- const StyledBox = styled(Box)`
1049
- color: white;
1050
- -`;
1051
- +` as typeof Box;
1052
- ```
1053
-
1054
- #### Changes
1055
-
1056
- - [ListItem] Remove unnecessary TypeScript test (#43359) @sai6855
1057
- - Skip generating CSS variables for a custom spacing function (#43389) @siriwatknp
1058
- - Revert visual regressions from #42283 (#43364) @ZeeshanTamboli
1059
-
1060
- ### `@mui/codemod@6.0.0-rc.0`
1061
-
1062
- - Add Grid2 to removeSystemProps codemod (#43302) @DiegoAndai
1063
-
1064
- ### Docs
1065
-
1066
- - [blog] Add video to the Pigment CSS blog post (#42500) @oliviertassinari
1067
- - Fix broken link to milestones (#43379) @oliviertassinari
1068
- - Update CSS theme variables related content (#43130) @siriwatknp
1069
- - Fix link to createTheme source (#43332) @oliviertassinari
1070
- - Add cache to avoid unnecessary jsx dynamic import and theme getting (#43139) @Vxee
1071
- - Fix broken link to Next.js docs @oliviertassinari
1072
- - [material-ui] Revamp `Composition` guide (#43266) @ZeeshanTamboli
1073
- - [material-ui][Menu] Replace `PaperProps` with `slotProps.paper` in demos (#43354) @sai6855
1074
-
1075
- ### Core
1076
-
1077
- - [code-infra] Change docs:start script to serve the exports folder (#43375) @Janpot
1078
- - [core] Fix typescript-next CI workflow (#43394) @aarongarciah
1079
- - [core] Run `@mui/system` TypeScript module augmentation tests in CI (#43386) @ZeeshanTamboli
1080
- - [core] Enable manage-package-manager-versions pnpm flag (#43366) @aarongarciah
1081
- - [core] Replace `indexOf` with `includes` (#42883) @k-rajat19
1082
- - [docs-infra] Add GitHub source link to components (#43228) @Jay-Karia
1083
- - [docs-infra] Fix copy shortcut (#43361) @oliviertassinari
1084
- - [perf] Remove theme/styling allocations (#43372) @romgrk
1085
- - [perf] Improve `composeClasses` (#43363) @romgrk
1086
- - [perf] Remove system allocations (#43306) @romgrk
1087
-
1088
- All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @Janpot, @Jay-Karia, @k-rajat19, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Vxee, @ZeeshanTamboli
1089
-
1090
- ## 6.0.0-beta.6
1091
-
1092
- <!-- generated comparing v6.0.0-beta.5..next -->
1093
-
1094
- _Aug 16, 2024_
1095
-
1096
- A big thanks to the 18 contributors who made this release possible.
1097
-
1098
- ### `@mui/material@6.0.0-beta.6`
1099
-
1100
- - [Autocomplete] Improve the `options` prop description (#41591) @pluvio72
1101
- - [Autocomplete] Remove autocomplete warning regarding value not equal to option (#43314) @ZeeshanTamboli
1102
- - [Divider] Add aria-orientation (#43241) @aarongarciah
1103
- - [IconButton] Fix hover background color behavior (#43271) @mnajdova
1104
- - [TypeScript] Refactor types so they're compatible with upcoming React 19 (#43276) @DiegoAndai
1105
- - [Typography] Replace dot notation color value to work with Pigment CSS (#43288) @siriwatknp
1106
- - [pigment-css] Fix `getSelector` prefers-color-scheme to be object (#43237) @siriwatknp
1107
- - Remove `display="block"` usage to work with Pigment CSS (#43307) @siriwatknp
1108
-
1109
- ### `@mui/codemod@6.0.0-beta.6`
1110
-
1111
- - [codemod] Skip sx spread transformation (#43291) @siriwatknp
1112
-
1113
- ### `@mui/styles@6.0.0-beta.6`
1114
-
1115
- - [styles] Fix issues reported by eslint-plugin-react-compiler (#43118) @jlewins
1116
-
1117
- ### Docs
1118
-
1119
- - [material-ui] Audit and copyedit the v6 migration doc (#43073) @samuelsycamore
1120
- - [material-ui] Fix Material Icon search lag and other improvements (#41330) @anle9650
1121
- - [material-ui][Popover] Fix description and title of hover interaction section (#43290) @ZeeshanTamboli
1122
- - [material-ui] Refine and unify custom template themes (#43220) @zanivan
1123
- - [joy-ui] Fix data grid redirection (#43247) @sai6855
1124
- - [mui-system] Add import statement in docs (#43223) @sai6855
1125
- - Update babel config (#43286) @romgrk
1126
- - Fix outdated references to Materal UI version (#43321) @oliviertassinari
1127
- - Polish migration git diff experience @oliviertassinari
1128
- - Update LTS to match format (#43212) @oliviertassinari
1129
- - Fix Pigment CSS migration content (#43217) @siriwatknp
1130
-
1131
- ### Core
1132
-
1133
- - [code-infra] Remove `userEvent` export from `@mui/internal-test-utils` (#43313) @LukasTy
1134
- - [code-infra] Remove unnecessary alias (#43320) @Janpot
1135
- - [code-infra] Fix utils bundle size entrypoint (#43304) @Janpot
1136
- - [core] missing and incorrect scripts (#43209) @Jay-Karia
1137
- - [core] Set Node 14 as minimum version in all browserslist envs (#43326) @aarongarciah
1138
- - [core] Add React 19 as peer dependency (#43216) @aarongarciah
1139
- - [core] Pin `eslint-plugin-jsx-a11y` version to 6.7.1 (#43292) @Janpot
1140
- - [core] Update supported Node.js version to 14 (#43315) @Janpot
1141
- - [core] Use fs instead of fs-extra in script utils (#43234) @DiegoAndai
1142
- - [core] Refactor system theme props (#43120) @romgrk
1143
- - [docs-infra] Fix some TS issues for X docs (#43285) @Janpot
1144
- - [docs-infra] Move API pages to TS (#43199) @alexfauquette
1145
- - [docs-infra] Fix broken sandboxes with relative module imports (#42767) @bharatkashyap
1146
- - [docs-infra] Simplify API sections typing (#43128) @alexfauquette
1147
- - [examples] Fix import (#43316) @aarongarciah
1148
- - [examples] Add material-ui-pigment-css for Next.js and Vite (#43065) @siriwatknp
1149
- - [examples] Replace wrong import with `@mui/material/styles` (#43236) @siriwatknp
1150
- - [useMediaQuery] Adapt test implementation for React 19 (#43269) @aarongarciah
1151
- - [test] Update `matchMedia` mocks (#43240) @cherniavskii
1152
- - [test] Remove unnecessary ref param (#43282) @aarongarciah
1153
-
1154
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @bharatkashyap, @cherniavskii, @DiegoAndai, @Janpot, @Jay-Karia, @jlewins, @mnajdova, @oliviertassinari, @pluvio72, @renovate[bot], @romgrk, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
1155
-
1156
- ## 6.0.0-beta.5
1157
-
1158
- <!-- generated comparing v6.0.0-beta.4..next -->
1159
-
1160
- _Aug 8, 2024_
1161
-
1162
- A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
1163
-
1164
- - Remove some deprecated props from the ListItem component (#41566) @thathva
1165
- - Bumped the minimum supported version of TypeScript (#43116) @mnajdova
1166
-
1167
- ### `@mui/material@6.0.0-beta.5`
1168
-
1169
- #### BREAKING CHANGES
1170
-
1171
- - [material-ui][ListItem] Removing deprecated props (#41566) @thathva
1172
-
1173
- `ListItem`'s props `autoFocus`, `button`, `disabled`, and `selected`, deprecated in v5, have been removed. To replace the `button` prop, use `ListItemButton` instead. The other removed props are available in the `ListItemButton` component as well.
1174
-
1175
- ```diff
1176
- -<ListItem button />
1177
- +<ListItemButton />
1178
- ```
1179
-
1180
- Use this codemod to migrate your project to the `ListItemButton` component:
1181
-
1182
- ```bash
1183
- npx @mui/codemod@next v6.0.0/list-item-button-prop <path/to/folder>
1184
- ```
1185
-
1186
- As the `ListItem` no longer supports these props, the class names related to these props were removed. You should use the `listItemButtonClasses` object instead.
1187
-
1188
- ```diff
1189
- -import { listItemClasses } from '@mui/material/ListItem';
1190
- +import { listItemButtonClasses } from '@mui/material/ListItemButton';
1191
-
1192
- - listItemClasses.button
1193
- + listItemButtonClasses.root
1194
-
1195
- - listItemClasses.focusVisible
1196
- + listItemButtonClasses.focusVisible
1197
-
1198
- - listItemClasses.disabled
1199
- + listItemButtonClasses.disabled
1200
-
1201
- - listItemClasses.selected
1202
- + listItemButtonClasses.selected
1203
- ```
1204
-
1205
- #### Changes
1206
-
1207
- - [material-ui][Autocomplete] Fix default value for multiple mode getting redefined with React 19 (#43189) @DiegoAndai
1208
- - [material-ui] Merge `CssVarsProvider` into `ThemeProvider` (#43115) @siriwatknp
1209
- - [material-ui] Make tests compatible with React 19 (#43155) @DiegoAndai
1210
- - [material-ui] Refine Blog template (#42825) @zanivan
1211
- - [material-ui] Element ref access React 19 compatibility (#43132) @DiegoAndai
1212
- - [material-ui][mui-system] Add support for version runtime checks (#43190) @DiegoAndai
1213
-
1214
- ### `@mui/material-pigment-css@6.0.0-beta.5`
1215
-
1216
- - Reexport Pigment CSS from index file (#43218) @siriwatknp
1217
-
1218
- ### `@mui/codemod@6.0.0-beta.5`
1219
-
1220
- - Fix codemod crash on MuiDivider property (#43125) @Janpot
1221
-
1222
- ### Docs
1223
-
1224
- - Fix resolution of @mui/material-ui in docs (#43108) @Janpot
1225
- - Refine and polish out Templates page (#43131) @zanivan
1226
- - Fix the link test script (#43195) @alexfauquette
1227
- - Fix alpha usage (#43194) @siriwatknp
1228
- - Link Toolpad Core components from Material UI docs (#43036) @prakhargupta1
1229
- - Link Toolpad core docs to the docs menu (#42952) @prakhargupta1
1230
- - Polish migration guide (#43021) @oliviertassinari
1231
- - Fix 404 link to migration pages @oliviertassinari
1232
- - Support inject dynamic theme (#42879) @Vxee
1233
- - Fix 301 @oliviertassinari
1234
- - [blog] Announcing pricing changes Sep 2024 (#43061) @joserodolfofreitas
1235
- - [material-ui][TextField] Remove mentions of `redux-form` from TextField documentation (#43176) @AbdurRahman2004
1236
-
1237
- ### Core
1238
-
1239
- - [code-infra] Fix `@mui/internal-test-utils` `screen` export type (#43150) @LukasTy
1240
- - [code-infra] Do not look for changes with previous commit when releasing a canary version (#43129) @michaldudak
1241
- - [code-infra] Automate canary releases (#43066) @michaldudak
1242
- - [core] Apply top-level eslint rule to docs and fix violations (#43126) @Janpot
1243
- - [core] Patch styled-components to use React.JSX namespace (#43205) @aarongarciah
1244
- - [core] Replace JSX namespace usages with React.JSX (#43204) @aarongarciah
1245
- - [core] Remove `react-router` package from `pigment-css-vite-app` (#43201) @ZeeshanTamboli
1246
- - [core] Remove unnecessary types packages from `@mui/internal-babel-macros` (#43193) @ZeeshanTamboli
1247
- - [docs-infra] Move `ApiPage` to TS (#43149) @alexfauquette
1248
- - [test] Remove unnecessary prop type check in test (#43211) @aarongarciah
1249
- - [test] Make conformance tests work with async render function (#43156) @michaldudak
1250
- - [typescript] Update the minimum supported version (#43116) @mnajdova
1251
-
1252
- All contributors of this release in alphabetical order: @aarongarciah, @AbdurRahman2004, @alexfauquette, @DiegoAndai, @Janpot, @joserodolfofreitas, @LukasTy, @michaldudak, @mnajdova, @oliviertassinari, @prakhargupta1, @samuelsycamore, @siriwatknp, @thathva, @Vxee, @zanivan, @ZeeshanTamboli
1253
-
1254
- ## 6.0.0-beta.4
1255
-
1256
- <!-- generated comparing v6.0.0-beta.3..next -->
1257
-
1258
- _Jul 30, 2024_
1259
-
1260
- A big thanks to the 12 contributors who made this release possible.
1261
-
1262
- ### `@mui/material@6.0.0-beta.4`
1263
-
1264
- - [Accordion] Render a heading wrapping `AccordionSummary` button per W3C Accordion Pattern standards (#42914) @ZeeshanTamboli
1265
- - [Divider] Enable borderStyle enhancement in divider with children (#42715) @anuujj
1266
- - [ImageListItemBar] Deprecate composed classes (#42905) @sai6855
1267
- - Attach selector for default color scheme (#43035) @siriwatknp
1268
- - Stabilize Grid v2 and deprecate Grid v1 (#43054) @DiegoAndai
1269
-
1270
- ### `@mui/system@6.0.0-beta.4`
1271
-
1272
- - Make `createBreakpoints` independent for stringify theme (#43048) @siriwatknp
1273
-
1274
- ### `@mui/utils@6.0.0-beta.4`
1275
-
1276
- - Fix issues reported by the React Compiler (#43051) @markliu2013
1277
-
1278
- ### Docs
1279
-
1280
- - [material-ui] Replace deprecated `<ListItem button/>` with `ListItemButton` component in routing libraries list example (#43110) @aliharis99
1281
- - [material-ui][Card] Update CardMedia description (#43067) @shahzaibdev1
1282
- - [material-ui] Polish out data table demo (#43072) @zanivan
1283
- - [material-ui][Snackbar] Improve reason type in demos (#43077) @sai6855
1284
- - [pigment-css] Fix syntax in migrating-to-pigment-css guide (#43107) @KevinVandy
1285
- - Fix page description line break @oliviertassinari
1286
-
1287
- ### Core
1288
-
1289
- - Fix event naming convention @oliviertassinari
1290
- - [docs-infra] Move ads to the `@mui/docs` package (#42944) @alexfauquette
1291
-
1292
- All contributors of this release in alphabetical order: @alexfauquette, @aliharis99, @anuujj, @DiegoAndai, @KevinVandy, @markliu2013, @oliviertassinari, @sai6855, @shahzaibdev1, @siriwatknp, @zanivan, @ZeeshanTamboli
1293
-
1294
- ## 6.0.0-beta.3
1295
-
1296
- <!-- generated comparing v6.0.0-beta.2..next -->
1297
-
1298
- _Jul 24, 2024_
1299
-
1300
- A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
1301
-
1302
- - 🚀 New version of the free Dashboard template, now with more components and an improved layout.
1303
-
1304
- ### `@mui/codemod@6.0.0-beta.3`
1305
-
1306
- - Fix Divider props codemod (#42919) @aarongarciah
1307
-
1308
- ### `@mui/material@6.0.0-beta.3`
1309
-
1310
- - Fix Accessing element.ref (#42818) @sai6855
1311
- - Refine `extendTheme` and `CssVarsProvider` API (#42839) @siriwatknp
1312
- - [Typography] Deprecate `paragraph` prop (#42383) @walston
1313
- - [Rating] fix defaultLabelText a11y issue with undefine value input and hint (#42810) @ZouYouShun
1314
-
1315
- ### `@mui/material-nextjs@6.0.0-beta.3`
1316
-
1317
- - [material-ui-nextjs] Add @emotion/react as peer dependency (#42885) @jeloagnasin
1318
- - [material-ui-nextjs] Remove @mui/material as peer dependency (#43041) @brijeshb42
1319
-
1320
- ### `@mui/utils@6.0.0-beta.3`
1321
-
1322
- - [utils] Add dependency to @mui/types (#43029) @mnajdova
1323
-
1324
- ### Docs
1325
-
1326
- - [material-ui][joy-ui][Autocomplete] Fix `Hint` demo (#42990) @ManthanGajjar
1327
- - [docs] Make `DemoSandbox` agnostic of `productId` (#43042) @Janpot
1328
- - [docs] Use slot variants over `theme.variants` (#42614) @siriwatknp
1329
- - [docs] Remove stringify theme import (#43032) @siriwatknp
1330
- - [docs] Bring v5.x changes to the CHANGELOG @oliviertassinari
1331
- - [docs] Fix migration typo (#42976) @mnajdova
1332
- - [material-ui] Add improvements to Dashboard template (#42445) @zanivan
1333
- - [material-ui] Fix broken image links in blog template (#42956) @navedqb
1334
-
1335
- ### Core
1336
-
1337
- - [code-infra] Add toolpad npm scope to envinfo (#41942) @Janpot
1338
- - [code-infra] Fix pnpm lock file (#43030) @Janpot
1339
- - [code-infra] Run `react-17` and `react-next` workflows on the next branch (#42690) @cherniavskii
1340
- - [code-infra] Make `useReactVersion` script reusable in other repos (#42828) @cherniavskii
1341
- - [code-infra] Add toolpad npm scope to envinfo (#41942) @Janpot
1342
- - [core] Add pigment and Base UI scopes to envinfo (#43002) @Janpot
1343
- - [core] Update minimum version of Node.js to 14.0.0 (#42920) @DiegoAndai
1344
- - [core] Expose missing screen methods from Testing Library (#42968) @aarongarciah
1345
- - [docs-infra] Leave TODO for warnOnce to reduce bundle size @oliviertassinari
1346
- - [docs-infra] Remove `display: flex` from `SectionTitle` (#42979) @LukasTy
1347
- - [test][material-ui] Remove unnecessary async act calls (#42942) @aarongarciah
1348
-
1349
- All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @brijeshb42, @cherniavskii, @DiegoAndai, @Janpot, @jeloagnasin, @LukasTy, @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari, @sai6855, @siriwatknp, @walston, @zanivan, @ZouYouShun
1350
-
1351
- ## 6.0.0-beta.2
1352
-
1353
- <!-- generated comparing v6.0.0-beta.1..next -->
1354
-
1355
- _Jul 16, 2024_
1356
-
1357
- ### `@mui/material@6.0.0-beta.2`
1358
-
1359
- - [material] Add missing dependency (#42961) @mnajdova
1360
-
1361
- ### Docs
1362
-
1363
- - [docs] Move feedback from Canny to GitHub @oliviertassinari
1364
-
1365
- All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
1366
-
1367
- ## 6.0.0-beta.1
1368
-
1369
- <!-- generated comparing v6.0.0-beta.0..next -->
1370
-
1371
- _Jul 16, 2024_
1372
-
1373
- A big thanks to the 6 contributors who made this release possible.
1374
-
1375
- ### `@mui/material@6.0.0-beta.1`
1376
-
1377
- - Remove dependency on @mui/base (#42907) @mnajdova
1378
- - Set material-pigment-css to public (#42912) @siriwatknp
1379
-
1380
- ### `@mui/codemod@6.0.0-beta.1`
1381
-
1382
- - Support sx conditional inside spread element (#42894) @siriwatknp
1383
-
1384
- ### Docs
1385
-
1386
- - Fix 301 link @oliviertassinari
1387
- - [material-ui] Add script to generate template screenshots (#42903) @siriwatknp
1388
-
1389
- ### Core
1390
-
1391
- - [core] Remove custom hooks from the `mui-name-matches-component-name` linting rule (#42773) @flaviendelangle
1392
- - [core] Normalize rest / other to match the most common used @oliviertassinari
1393
- - [docs-infra] Move Ads component to TS (#42842) @alexfauquette
1394
- - [docs-infra] Support code tabs overflow (#42913) @arminmeh
1395
-
1396
- All contributors of this release in alphabetical order: @alexfauquette, @arminmeh, @flaviendelangle, @mnajdova, @oliviertassinari, @siriwatknp
1397
-
1398
- ## 6.0.0-beta.0
1399
-
1400
- <!-- generated comparing v6.0.0-alpha.14..next -->
1401
-
1402
- _Jul 11, 2024_
1403
-
1404
- A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
1405
-
1406
- - 🎉 This is the first v6 beta release! A huge thanks to everyone who helped to make this happen! The target date for a stable release is the 28th of July. The next month will be used to polish v6, and ease the migration from v5. You can follow the [v6 stable milestone](https://github.com/mui/material-ui/milestone/42) for more details.
1407
- - 🚀 All planned breaking changes are completed.
1408
-
1409
- ### `@mui/material@v6.0.0-beta.0`
1410
-
1411
- - Revert deprecation warnings for `*Components` and `*Props` for v6 (#42466) @lhilgert9
1412
- - Performance: lazy Ripple (#41061) @romgrk
1413
- - [AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider (#42714) @ZeeshanTamboli
1414
- - [Autocomplete] Add new AutocompleteInputChangeReason (#37301) @binh1298
1415
-
1416
- ### `@mui/material-pigment-css@v6.0.0-beta.0`
1417
-
1418
- - Create a wrapper package over Pigment CSS (#42819) @brijeshb42
1419
-
1420
- ### `@mui/base@5.0.0-beta.53`
1421
-
1422
- - [Autocomplete] Add new AutocompleteInputChangeReason (#37301) @binh1298
1423
-
1424
- ### Docs
1425
-
1426
- - Replace v6 "alpha" mentions with "beta" (#42895) @DiegoAndai
1427
- - Fix typos (#42862) @omahs
1428
- - Fix issues reported by react compiler in docs folder (#42881) @sai6855
1429
- - Fix 301 @oliviertassinari
1430
- - [LinearProgress] Fix buffer demo (#42858) @mbrookes
1431
- - Adjust site to add Toolpad on the homepage (#38604) @bharatkashyap
1432
-
1433
- ### Core
1434
-
1435
- - Fix imports in `Demo` component (#42857) @LukasTy
1436
- - Use @mui/docs/HighlightedCodeWithTabs in markdown (#42841) @Janpot
1437
- - Simpler pnpm dedupe error message to act on @oliviertassinari
1438
- - Fix split infinitive use in tests @oliviertassinari
1439
- - [lab] Fix issues reported by react-compiler in mui-lab (#42880) @sai6855
1440
-
1441
- All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @DiegoAndai, @Janpot, @lhilgert9, @LukasTy, @mbrookes, @oliviertassinari, @omahs, @romgrk, @sai6855, @ZeeshanTamboli
1442
-
1443
- ## 6.0.0-alpha.14
1444
-
1445
- <!-- generated comparing v6.0.0-alpha.13..next -->
1446
-
1447
- _Jul 3, 2024_
1448
-
1449
- A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
1450
-
1451
- - ✨ Updated Grid v2 to match PigmentGrid (#42742) @DiegoAndai
1452
-
1453
- ### `@mui/material@v6.0.0-alpha.14`
1454
-
1455
- #### BREAKING CHANGES
1456
-
1457
- - [Grid] Update Grid props to match PigmentGrid (#42742) @DiegoAndai
1458
-
1459
- Use the codemod below to migrate the props:
1460
-
1461
- ```bash
1462
- npx @mui/codemod@next v6.0.0/grid-v2-props /path/to/folder
1463
- ```
1464
-
1465
- #### Changes
1466
-
1467
- - [Alert] Add ability to override slot props (#42787) @alexey-kozlenkov
1468
- - [Dialog] Revert incorrect textAlign style removal (#42778) @DiegoAndai
1469
- - [theme] Support `CssVarsTheme` in `responsiveFontSizes` return type (#42786) @jxdp
1470
-
1471
- ### Docs
1472
-
1473
- - [material-ui] Add some writing tweaks to v6 migration page (#42623) @danilo-leal
1474
- - [material-ui] Fix issues reported by react-compiler in docs folder (#42830) @sai6855
1475
- - [material-ui] Add some writing tweaks to v6 migration page (#42623) @danilo-leal
1476
- - [base-ui] Fix wrong description for `UseTabParameters.onChange` (#42749) @ohgree
1477
- - Fix 301 MDN redirections @oliviertassinari
1478
-
1479
- ### Core
1480
-
1481
- - [core] Bump React to 18.3.1 (#42047) @renovate[bot]
1482
- - [core] Revert lint for `useThemeProps` (#42817) @siriwatknp
1483
- - [core] Remove useIsFocusVisible util (#42467) @DiegoAndai
1484
- - [core] Remove react-test-renderer (#42784) @aarongarciah
1485
- - [core][mui-utils] Remove remaining IE11 references (#42777) @DiegoAndai
1486
- - [code-infra] Move `HighlightedCode` test into `@mui/docs` package (#42835) @LukasTy
1487
- - [code-infra] Cleanup `@mui/docs` usage and legacy re-exports (#42833) @LukasTy
1488
- - [docs-infra] Fix React Compiler ESLint issues in website components (#42566) @aarongarciah
1489
- - [docs-infra] Add batch of design polish (#42823) @danilo-leal
1490
- - [test][mui-utils] Remove usages of deprecated react-dom APIs (#42780) @aarongarciah
1491
- - [test][joy-ui][Autocomplete] Fix spread key error in test (#42775) @aarongarciah
1492
-
1493
- All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @danilo-leal, @DiegoAndai, @Janpot, @jxdp, @LukasTy, @ohgree, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp
1494
-
1495
- ## 6.0.0-alpha.13
1496
-
1497
- <!-- generated comparing v6.0.0-alpha.12..next -->
1498
-
1499
- _Jun 27, 2024_
1500
-
1501
- A big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
1502
-
1503
- - 🚀 Added layout components for Pigment CSS integration (#42693) @siriwatknp
1504
-
1505
- ### `@mui/material@6.0.0-alpha.13`
1506
-
1507
- - [Autocomplete] Fix more React 18.3 key spread warnings in demos (#42639) @wbt
1508
- - [Container][Grid][Stack][Hidden] Export Pigment CSS layout components (#42693) @siriwatknp
1509
- - [Text Field] when click password visibility button, text caret position change to very front. (#42595) @appleSimple
1510
- - [Modal] migrate useSlotProps to useSLot (#42150) @sai6855
1511
-
1512
- ### `@mui/styles@6.0.0-alpha.13`
1513
-
1514
- - [withStyles] Expect React defaultProps warning in test (#42752) @aarongarciah
1515
-
1516
- ### Docs
1517
-
1518
- - Fix link in CONTRIBUTING.md (#42755) @Janpot
1519
- - Add documentation on migrating JSS's alternative, array-based syntax to syntax supported by Emotion (#42053) @cjl750
1520
- - Fix type error in virtualized table demo (#42757) @aarongarciah
1521
- - Add first batch of v6 migration (#42242) @siriwatknp
1522
- - Fix quotes on font-family dedeclaration in the Landing Page template theme (#42748) @joetats
1523
-
1524
- ### Core
1525
-
1526
- - [code-infra] Refactor eslint `import/no-cycle` rule (#42705) @LukasTy
1527
- - [core] Target direct version for prerelease (#42768) @siriwatknp
1528
- - [test] Remove enzyme (#42706) @aarongarciah
1529
- - [test] Remove createMount test util (#42703) @aarongarciah
1530
-
1531
- All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @appleSimple, @cjl750, @Janpot, @joetats, @LukasTy, @sai6855, @siriwatknp, @wbt
1532
-
1533
- ## 6.0.0-alpha.12
1534
-
1535
- <!-- generated comparing v6.0.0-alpha.11..next -->
1536
-
1537
- _Jun 24, 2024_
1538
-
1539
- A big thanks to the 17 contributors who made this release possible.
1540
-
1541
- ### `@mui/material@6.0.0-alpha.12`
1542
-
1543
- - Add `InitColorSchemeScript` for Next.js App Router (#42247) @siriwatknp
1544
- - [Autocomplete] Fix renderOption props type (#42689) @DiegoAndai
1545
- - [Autocomplete] Fix React 18.3 key spread warnings in Autocomplete demos (#42691) @aarongarciah
1546
- - Support Pigment CSS for `CssBaseline`, `ScopedCssBaseline` and `Popper` (#42640) @siriwatknp
1547
- - Add `DefaultPropsProvider` for Pigment CSS integration (#42638) @siriwatknp
1548
- - [Stepper] Generate class for nonLinear prop (#42620) @alexismo
1549
- - [Tab] Fix failing test (#42686) @aarongarciah
1550
- - [Tab] Deprecate iconWrapper class for icon class (#42647) @sai6855
1551
- - [TableSortLabel] Deprecate composed classes (#42281) @sai6855
1552
- - [usePagination] Update pagination `siblingsEnd` calculation logic (#42667) @Mini-ghost
1553
-
1554
- ### `@mui/codemod@6.0.0-alpha.12`
1555
-
1556
- - Support dynamic props styled transformation (#42683) @siriwatknp
1557
-
1558
- ### `@mui/system@6.0.0-alpha.12`
1559
-
1560
- - Fix issues reported by react compiler in `mui-system` package (#42637) @sai6855
1561
- - [useMediaQuery] Remove deprecated types (#42560) @aarongarciah
1562
-
1563
- ### `@mui/joy@5.0.0-beta.45`
1564
-
1565
- - Fix issues reported by the React Compiler (#42671) @anuujj
1566
- - [Autocomplete] Fix React spread key warning (#42741) @aarongarciah
1567
-
1568
- ### `@mui/lab@6.0.0-alpha.12`
1569
-
1570
- - [LoadingButton] Apply wrapping element to prevent React crash on Google page translation (#35198) @BartJanvanAssen
1571
-
1572
- ### Docs
1573
-
1574
- - Fix git diff format in migration to v6 (#42711) @oliviertassinari
1575
- - Use new email for sponsoring @oliviertassinari
1576
- - Fix 301 links (#42697) @alexfauquette
1577
- - Normalize the capitalization of Design Kit @oliviertassinari
1578
- - Recommend setting HTML attribute instead of DOM property for RTL (#42599) @aarongarciah
1579
- - [material-ui][Select] Fix the `SelectAutoWidth` demo menu item value (#42648) @Danielkhakbaz
1580
-
1581
- ### Core
1582
-
1583
- - [code-infra] Try disabling animations when taking screenshots (#42537) @Janpot
1584
- - [code-infra] Fix benchmark package (#42553) @Janpot
1585
- - [core] Replace enzyme in describeConformance (#42447) @DiegoAndai
1586
- - [docs-infra] Fix layout shift demo toolbar (#42743) @oliviertassinari
1587
- - [docs-infra] Fix visual look of in-house ad (#42735) @oliviertassinari
1588
- - [docs-infra] Add stray design polish (#42646) @danilo-leal
1589
- - [docs-infra] Fix wrong migration (#42675) @siriwatknp
1590
- - [docs-infra] Fine tune markdown elements design (#42643) @danilo-leal
1591
- - [docs-infra] Revamp the product switcher design (#42603) @danilo-leal
1592
- - [docs-infra] Allow Link component to receive the `role` attribute (#42629) @danilo-leal
1593
- - [infra] Add support donation button (#42499) @oliviertassinari
1594
- - [infra] Raise `tsconfig`/`tsc` target to `es2022` (#42645) @LukasTy
1595
- - [test] Fix tests on CI (#42670) @michaldudak
1596
- - [test] Fix issues reported by react-compiler in test packages (#42626) @sai6855
1597
-
1598
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @alexismo, @anuujj, @arminmeh, @BartJanvanAssen, @Danielkhakbaz, @danilo-leal, @DiegoAndai, @Janpot, @LukasTy, @michaldudak, @Mini-ghost, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp
1599
-
1600
- ## 6.0.0-alpha.11
1601
-
1602
- <!-- generated comparing v6.0.0-alpha.10..next -->
1603
-
1604
- _Jun 11, 2024_
1605
-
1606
- A big thanks to the 18 contributors who made this release possible.
1607
-
1608
- ### `@mui/material@6.0.0-alpha.11`
1609
-
1610
- - [Autocomplete] Shouldn't resize when hovering (#42452) @ZeeshanTamboli
1611
- - [Chip] Fix focus issue related with the Escape event (#41578) @shrilsharma
1612
- - [Grid] Fix support for CSS variables (#42574) @oliviertassinari
1613
- - [InputBase] Use `globalCss` for Pigment integration (#42431) @siriwatknp
1614
- - Change React.ReactElement type from `any` to `unknown` (#42473) @sai6855
1615
- - Integrate `extendSxProp` adapter (#42543) @siriwatknp
1616
- - [Tab] Fix applying `iconWrapper` styles from theme and update its description (#42549) @sai6855
1617
- - [pigment-css] Add `stringifyTheme` for Pigment CSS integration (#42476) @siriwatknp
1618
-
1619
- ### `@mui/system@6.0.0-alpha.11`
1620
-
1621
- - [Grid] Remove `disableEqualOverflow` by using `gap` (#42526) @DiegoAndai
1622
- - [useMediaQuery] Drop Safari < 14 support (#42464) @aarongarciah
1623
-
1624
- ### `@mui/utils@6.0.0-alpha.11`
1625
-
1626
- - Allow passing `NaN` as `defaultValue` to `useControlled` (#41559) @iammminzzy
1627
-
1628
- ### `@mui/codemod@6.0.0-alpha.11`
1629
-
1630
- - Improve styled and sx prop transformation (#42598) @siriwatknp
1631
- - Support more cases for sx-prop transformation (#42527) @siriwatknp
1632
-
1633
- ### `@mui/private-theming@6.0.0-alpha.11`
1634
-
1635
- - Fix issues reported by react compiler in `mui-private-theming` components (#42619) @sai6855
1636
-
1637
- ### Docs
1638
-
1639
- - Add `theme.applyStyles()` and migrate docs (#42498) @siriwatknp
1640
- - Fix dashboard template console error (#42594) @oliviertassinari
1641
- - Migrate system props to `sx` prop (#42475) @siriwatknp
1642
- - [material-ui]Fix duplicated sentence (#42521) @alexfauquette
1643
- - [Grid] Fix docs spacing (#42573) @oliviertassinari
1644
- - [joy-ui] Add Next.js App Router instructions on how to prevent flickering (#42514) @devnyxie
1645
- - [joy-ui] Fix HTML tag without preformatting (#42525) @jacobmoshipco
1646
- - [material-ui] Add docs for complementary stepper components (#41900) @anle9650
1647
- - [material-ui] Fix typo on Sign-in/Sign-up templates (#42605) @zanivan
1648
- - [material-ui] Add container queries docs (#42434) @siriwatknp
1649
- - [material-ui] Fix ESLint error in Stepper demo (#42559) @aarongarciah
1650
- - [material-ui] Shorten useMediaQuery subheading (#42561) @aarongarciah
1651
- - [material-ui] Add a Refine example project (#42461) @necatiozmen
1652
-
1653
- ### Core
1654
-
1655
- - [core] Allow `for..of` loops (#42600) @michaldudak
1656
- - [core] Add comment about Object.js @oliviertassinari
1657
- - [core] Disable eslint-plugin-react-compiler for Base (#42563) @aarongarciah
1658
- - [core] Group Pigment CSS dependencies (#42174) @siriwatknp
1659
- - [core] Configure eslint-plugin-react-compiler (#42555) @aarongarciah
1660
- - [core] Skip charts animation for visual regression test (#42530) @alexfauquette
1661
- - [docs-infra] Simplify click header (#42593) @oliviertassinari
1662
- - [docs-infra] Add configurable jsdoc host variable (#42472) @tonygravell
1663
- - [docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal
1664
- - [docs-infra] Prevent link anchor when selecting text (#41994) @alexfauquette
1665
- - [docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal
1666
- - [examples] Remove Pigment CSS examples (#42471) @sai6855
1667
- - [test] Restore pnpm tc command (#42572) @oliviertassinari
1668
- - [test] Restore testing internal packages (#42519) @michaldudak
1669
-
1670
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @DanailH, @danilo-leal, @devnyxie, @DiegoAndai, @iammminzzy, @jacobmoshipco, @michaldudak, @necatiozmen, @oliviertassinari, @sai6855, @shrilsharma, @siriwatknp, @tonygravell, @zanivan, @ZeeshanTamboli
1671
-
1672
- ## 6.0.0-alpha.10
1673
-
1674
- <!-- generated comparing v6.0.0-alpha.9..next -->
1675
-
1676
- _Jun 4, 2024_
1677
-
1678
- A big thanks to the 7 contributors who made this release possible.
1679
-
1680
- ### `@mui/material@6.0.0-alpha.10`
1681
-
1682
- - [Backdrop] Deprecate `components` and `componentsProps` (#42468) @DiegoAndai
1683
- - [Collapse] Bound max transition time (#42390) @oliviertassinari
1684
- - [FilledInput] Remove unapplied classes from filledInputClasses interface and add missing classes to root (#42082) @sai6855
1685
- - [InputBase] Deprecate components and componentProps props for v6 (#42093) @ChronicusUA
1686
- - Remove remaining IE11 code (#42283) @DiegoAndai
1687
- - [Modal] Deprecate `components` and `componentsProps` (#42469) @DiegoAndai
1688
- - [Popover] Migrate useSlotProps to useSlot (#42369) @sai6855
1689
- - [useMediaQuery] Remove unused useMediaQueryTheme (#42367) @aarongarciah
1690
-
1691
- ### `@mui/system@6.0.0-alpha.10`
1692
-
1693
- - Remove IE11 code (#42436) @DiegoAndai
1694
-
1695
- ### Docs
1696
-
1697
- - Reflect Base UI and MUI System in a different repository @oliviertassinari
1698
- - Update twitter.com to x.com @oliviertassinari
1699
- - Simplify Example projects page @oliviertassinari
1700
- - [icons] Update README and docs page (#41938) @danilo-leal
1701
- - [material-ui] Add changelog section to the design kits page (#42449) @danilo-leal
1702
- - [material-ui] Fix sentence in the All components page (#42336) @danilo-leal
1703
- - [material-ui] Update Figma design kit doc redirect link (#42448) @danilo-leal
1704
- - [system] Add "dynamic values" section to sx prop page (#42239) @aarongarciah
1705
-
1706
- ### Core
1707
-
1708
- - [docs-infra] Update the OG card image design (#42470) @danilo-leal
1709
- - [docs-infra] Add small design polish (#42455) @danilo-leal
1710
- - [docs-infra] Update the Material logo + add copy functionality (#42435) @danilo-leal
1711
-
1712
- All contributors of this release in alphabetical order: @aarongarciah, @ChronicusUA, @danilo-leal, @DiegoAndai, @erezstmn-doit, @oliviertassinari, @sai6855
1713
-
1714
- ## 6.0.0-alpha.9
1715
-
1716
- <!-- generated comparing v6.0.0-alpha.8..next -->
1717
-
1718
- _May 29, 2024_
1719
-
1720
- A big thanks to the 23 contributors who made this release possible. Here are some highlights ✨:
1721
-
1722
- - 🚀 `CssVarsProvider` and `extendTheme` are now stable (#42246) @siriwatknp
1723
-
1724
- ### `@mui/material@6.0.0-alpha.9`
1725
-
1726
- - [AlertTitle] Enable extending Typography props (#42269) @lucasgmelo
1727
- - [AvatarGroup] deprecate `componentsProps` for v6 (#42122) @lhilgert9
1728
- - [Grid] Deprecate `wrap` prop (#42363) @fedirjh
1729
- - [ListItem] Document `*Component` and `*Props` props deprecations (#42263) @aarongarciah
1730
- - [ListItem] Deprecate ListItem's components and componentsProps (#42219) @aarongarciah
1731
- - [ListItemSecondaryAction] Deprecate component (#42251) @aarongarciah
1732
- - Stabilize `CssVarsProvider` and `extendTheme` (#42246) @siriwatknp
1733
- - [Popper] Deprecate components and componentProps props for v6 (#42111) @ChronicusUA
1734
- - [responsiveFontSizes] Handled undefined variants (#42412) @brijeshb42
1735
- - [Slider] Fix wrong CSS value (#42370) @mnajdova
1736
- - [Tooltip] Deprecate components and componentProps props for v6 (#42107) @ChronicusUA
1737
-
1738
- ### `@mui/system@6.0.0-alpha.9`
1739
-
1740
- - [createStyled] Intercept `ownerState` coming from `props` and `ownerState` (#42358) @DiegoAndai
1741
-
1742
- ### `@mui/codemod@6.0.0-alpha.9`
1743
-
1744
- - Add `sx` prop for v6 migration (#42153) @siriwatknp
1745
- - Add codemod for removing system props (#42282) @siriwatknp
1746
-
1747
- ### Docs
1748
-
1749
- - Remove unused images (#42324) @danilo-leal
1750
- - Add Pigment CSS and Base UI logos SVGs (#42322) @danilo-leal
1751
- - [joy-ui] Fix template responsiveness (#42422) @j4marcos
1752
- - [material-ui] Add the Pashto locale (#42244) @sayoubiaf
1753
- - [material-ui] Remove duplicate Design Kits page (#42338) @danilo-leal
1754
- - [material-ui] Document callback to access theme in GlobalStyles (#42257) @aarongarciah
1755
- - [material-ui] Add minor modifications to the Vertical stepper demo (#42342) @mihilt
1756
- - [material-ui][Tabs] Improve the Basic Tabs demo (#42374) @MatheusEli
1757
- - [pigment-css] Polish redirection mention @oliviertassinari
1758
-
1759
- ### Core
1760
-
1761
- - [blog] Add fixes and clean ups to the Blog page (#42311) @danilo-leal
1762
- - [blog] Add the "Product" tag to the Pigment CSS post (#42365) @danilo-leal
1763
- - [code-infra] Simplify .stylelintrc.js @oliviertassinari
1764
- - [code-infra] Fix stylelint locally (#42411) @oliviertassinari
1765
- - [code-infra] Run corepack enable on all CI jobs (#42331) @Janpot
1766
- - [code-infra] Create examples eslint rule (#42170) @oliviertassinari
1767
- - [core] Apply React 19 type changes that don't require upcoming `@types/` packages (#42346) @DiegoAndai
1768
- - [core] Remove `react-swipeable-views-utils` package from docs (#42378) @ZeeshanTamboli
1769
- - [core] Update `@testing-library/react` and `@testing-library/dom` packages (#42349) @ZeeshanTamboli
1770
- - [core] Remove `@types/prettier` package (#42339) @ZeeshanTamboli
1771
- - [core] Remove `WyW-in-JS` from Renovate config (#42335) @ZeeshanTamboli
1772
- - [docs-infra] Split feedback channels per product (#42413) @alexfauquette
1773
- - [docs-infra] Avoid cryptic errors when tests don't exist (#42356) @Janpot
1774
- - [docs-infra] Make menu styles consistent (#42387) @danilo-leal
1775
- - [docs-infra] Display deprecation messages in API pages (#42352) @aarongarciah
1776
- - [docs-infra] Standardize API pages Alert styles (#42386) @danilo-leal
1777
- - [docs-infra] Fix Toolpad Core API links (#42362) @apedroferreira
1778
- - [docs-infra] Tigthen up the header design (#42180) @danilo-leal
1779
- - [docs-infra] Add Toolpad to muiNpmOrgs for codesandbox demos (#42316) @Janpot
1780
- - [docs-infra] Allow JSDoc tags (#42337) @aarongarciah
1781
- - [test] Remove `userAgent` override in `jsdom` env (#42344) @cherniavskii
1782
- - [utils] Fix GitHub-reported prototype pollution vulnerability in `deepmerge` (#41652) @tjcouch-sil
1783
-
1784
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @apedroferreira, @brijeshb42, @cherniavskii, @ChronicusUA, @danilo-leal, @DiegoAndai, @fedirjh, @j4marcos, @Janpot, @KenanYusuf, @lhilgert9, @lucasgmelo, @MatheusEli, @mihilt, @mnajdova, @nikitaa24, @oliviertassinari, @sayoubiaf, @siriwatknp, @tjcouch-sil, @ZeeshanTamboli
1785
-
1786
- ## 6.0.0-alpha.8
1787
-
1788
- <!-- generated comparing v6.0.0-alpha.7..next -->
1789
-
1790
- _May 21, 2024_
1791
-
1792
- A big thanks to the 7 contributors who made this release possible.
1793
- This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
1794
-
1795
- ### `@mui/material@6.0.0-alpha.7`
1796
-
1797
- - [material-ui] Filter only valid theme palette for generating styles (#42147) @siriwatknp
1798
- - [material-ui] Remove UMD bundle (#42172) @ZeeshanTamboli
1799
- - [material-ui][TextField] Deprecate `*Props` props (#42062) @DiegoAndai
1800
-
1801
- ### Docs
1802
-
1803
- - [docs] Remove Base UI from the README (#42307) @danilo-leal
1804
- - [docs][material-ui] Fix typo in style interoperability with Tailwind CSS docs (#42279) @ZeeshanTamboli
1805
- - [docs][material-ui] Add supported browsers section to migration guide (#42194) @DiegoAndai
1806
- - [docs][material-ui][Pagination] Clarify pagination `page` prop API (#42220) @Mandar-Pandya
1807
-
1808
- ### Core
1809
-
1810
- - [blog] Update blog post OG image (#42270) @danilo-leal
1811
- - [blog] Update Pigment CSS post (#42266) @danilo-leal
1812
- - [docs] Remove LocalMonero (#42224) @oliviertassinari
1813
- - [docs-infra] Fix keyboard navigation on page tabs (#42152) @danilo-leal
1814
- - [code-infra] Remove raw-loader (#42275) @Janpot
1815
- - [core] Remove outdated Babel plugins (#42140) @ZeeshanTamboli
1816
- - [core] Fix a few more key spread issues (#42168) @oliviertassinari
1817
-
1818
- All contributors of this release in alphabetical order: @danilo-leal, @DiegoAndai, @Janpot, @Mandar-Pandya, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
1819
-
1820
- ## 6.0.0-alpha.7
1821
-
1822
- <!-- generated comparing v6.0.0-alpha.6..next -->
1823
-
1824
- _May 16, 2024_
1825
-
1826
- A big thanks to the 14 contributors who made this release possible.
1827
-
1828
- ### `@mui/material@6.0.0-alpha.7`
1829
-
1830
- - [Autocomplete] Deprecate `componentsProps` props (#42179) @lhilgert9
1831
- - [Autocomplete] Improve design when there's a start adornment for small autocomplete (#41781) @TahaRhidouani
1832
- - [Autocomplete] deprecate `*Component` and `*Props` for v6 (#41875) @lhilgert9
1833
- - [CircularProgress] Deprecate composed classes (#42076) @sai6855
1834
- - [ToggleButtonGroup] Add missing `selected` class in ToggleButtonGroupClasses type (#42243) @tarunrajput
1835
-
1836
- ### `@mui/codemod@6.0.0-alpha.6`
1837
-
1838
- - [Divider] Only apply codemod if light prop is present (#42098) @DiegoAndai
1839
-
1840
- ### Docs
1841
-
1842
- - Fix 301 to Figma @oliviertassinari
1843
- - Fix use of deprecated React API (#42118) @oliviertassinari
1844
- - Remove the Base notification (#42191) @danilo-leal
1845
- - [material-ui] Improve descriptions for deprecated props (#42221) @aarongarciah
1846
- - [material-ui] Fix typo in composition docs (#42195) @aarongarciah
1847
-
1848
- ### Core
1849
-
1850
- - [blog] Introducing Pigment CSS blog post (#42198) @samuelsycamore
1851
- - [core] Remove confusing comment @oliviertassinari
1852
- - [core] Match other repositories and convention @oliviertassinari
1853
- - [core] Fix React 18.3 warnings about spreading keys in the Material UI `Autocomplete` component (#42099) @heath-freenome
1854
- - [core] Remove unecessary quotes @oliviertassinari
1855
- - [docs-infra] Share code for section title (#42236) @alexfauquette
1856
- - [docs-infra] Limit the copy button to the visible code block (#42115) @danilo-leal
1857
- - [docs-infra] Make select components with two capital letters (#42004) @alexfauquette
1858
- - [docs-infra][toolpad] Fix Page title and SERP title mismatch (#41919) @bharatkashyap
1859
-
1860
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @arthurbalduini, @bharatkashyap, @danilo-leal, @DiegoAndai, @heath-freenome, @lhilgert9, @noraleonte, @oliviertassinari, @sai6855, @samuelsycamore, @TahaRhidouani, @tarunrajput
1861
-
1862
- ## 6.0.0-alpha.6
1863
-
1864
- <!-- generated comparing v6.0.0-alpha.5..next -->
1865
-
1866
- _May 8, 2024_
1867
-
1868
- A big thanks to the 10 contributors who made this release possible.
1869
-
1870
- ### `@mui/material@6.0.0-alpha.6`
1871
-
1872
- - [Chip] Add colorDefault class to chipClasses (#42067) @sai6855
1873
- - Migrate components to support CSS extraction (#42001) @siriwatknp
1874
- - [SpeedDial] Deprecate TransitionComponent (#40698) @harry-whorlow
1875
-
1876
- ### `@mui/codemod@6.0.0-alpha.6`
1877
-
1878
- - Add `theme-v6` migration (#42056) @siriwatknp
1879
-
1880
- ### `@mui/icons-material@6.0.0-alpha.6`
1881
-
1882
- - Add the Emergency icon (#42080) @danilo-leal
1883
-
1884
- ### Docs
1885
-
1886
- - [autocomplete] Fix duplicate autocomplete id (#42086) @oliviertassinari
1887
- - Fix SEO redirection issues @oliviertassinari
1888
- - [material-ui] Fix broken link (#42142) @aarongarciah
1889
- - [material-ui][docs] Fix link on the Sync page (#42088) @danilo-leal
1890
-
1891
- ### Core
1892
-
1893
- - [blog] Shorten title to fit @oliviertassinari
1894
- - [blog] Update Sync post OG image (#42114) @danilo-leal
1895
- - [blog] A few tweaks in introducing-sync-plugin (#42092) @oliviertassinari
1896
- - [code-infra] Add canary release scripts (#41949) @michaldudak
1897
- - [code-infra] Move ComponentLinkHeader to @mui/docs (#42061) @Janpot
1898
- - [code-infra] Bump node image used by CI in docker (#42079) @LukasTy
1899
- - [core] Restrict import path with ESLint (#41970) @oliviertassinari
1900
- - [docs-infra] Add design and formatting improvements (#42063) @danilo-leal
1901
- - [docs-infra] Fix HTML structure violations (#42085) @oliviertassinari
1902
-
1903
- All contributors of this release in alphabetical order: @aarongarciah, @danilo-leal, @harry-whorlow, @Janpot, @joserodolfofreitas, @LukasTy, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp
1904
-
1905
- ## 6.0.0-alpha.5
1906
-
1907
- <!-- generated comparing v6.0.0-alpha.4..next -->
1908
-
1909
- _May 1, 2024_
1910
-
1911
- A big thanks to the 9 contributors who made this release possible.
1912
-
1913
- ### `@mui/material@6.0.0-alpha.5`
1914
-
1915
- - [FormControlLabel] Deprecate `componentsProps` (#41767) @sai6855
1916
- - [PaginationItem] Deprecate components prop (#41777) @sai6855
1917
- - [SvgIcon] Convert to support CSS extraction (#41779) @aarongarciah
1918
-
1919
- ### `@mui/base@5.0.0-beta.43`
1920
-
1921
- - [TextareaAutosize] Fix resizing instability (#41638) @ZeeshanTamboli
1922
-
1923
- ### Docs
1924
-
1925
- - Fix small SEO issues @oliviertassinari
1926
- - [material-ui] Fix minor spelling error in the "About the lab" page (#42073) @ryanhartwig
1927
- - [material-ui] Update Figma plugin name (#41967) @danilo-leal
1928
- - [material-ui][templates] Fix input props attributes in Landing Page template (#42013) @5-tom
1929
- - [system] Update typo on the sx prop page (#42035) @bricker
1930
-
1931
- ### Core
1932
-
1933
- - [docs-infra] Clean up branding theme file and improve font-face readibility (#42023) @danilo-leal
1934
- - [docs-infra] Simplify docs demo (#42016) @oliviertassinari
1935
- - [wesbite] Remove duplicate MarkdownElement component (#42028) @danilo-leal
1936
-
1937
- All contributors of this release in alphabetical order: @5-tom, @aarongarciah, @bricker, @danilo-leal, @mnajdova, @oliviertassinari, @ryanhartwig, @sai6855, @ZeeshanTamboli
1938
-
1939
- ## 6.0.0-alpha.4
1940
-
1941
- <!-- generated comparing v6.0.0-alpha.3..next -->
1942
-
1943
- _Apr 24, 2024_
1944
-
1945
- A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
1946
-
1947
- - 🔥 Converted 3 more Material UI components to use Pigment CSS.
1948
- - ℹ️ Pigment CSS now lives in [its own repository](https://github.com/mui/pigment-css)! From now on, all future development will happen there.
1949
-
1950
- ### `@mui/material@6.0.0-alpha.4`
1951
-
1952
- - [Checkbox] Convert to support CSS extraction (#41957) @lhilgert9
1953
- - [IconButton] Convert to support CSS extraction (#41850) @gijsbotje
1954
- - [Radio] Convert to support CSS extraction (#41840) @lhilgert9
1955
- - [Typography] Fix ownerState prop placement (#41903) @sai6855
1956
- - Generate typography tokens (#41703) @siriwatknp
1957
- - Move typography CSS variables to `font` (#42003) @siriwatknp
1958
- - Fix getOverlayAlpha type (#41995) @oliviertassinari
1959
- - Support CSS Extraction using codemod (#41935) @siriwatknp
1960
-
1961
- ### `@mui/icons-material@6.0.0-alpha.4`
1962
-
1963
- - [icons] Update the icons package (#41937) @danilo-leal
1964
-
1965
- ### Docs
1966
-
1967
- - [material-ui] Remove react-swipeable-views from demos as it's no longer maintained (#41912) @soler1212
1968
- - [material-ui] Add dark theme thumbnails for templates (#41947) @zanivan
1969
- - [material-ui] Remove links and interdependencies from free templates (#41941) @zanivan
1970
- - [material-ui] Add missing backticks to HTML tag in the installation page (#41972) @Miguelrom
1971
- - Fix 301 Toolpad links @oliviertassinari
1972
- - Fix 301 image redirections @oliviertassinari
1973
-
1974
- ### Core
1975
-
1976
- - pnpm docs:zipRules && vale sync @oliviertassinari
1977
- - Remove @pigment-css/\* packages (#41965) @mnajdova
1978
- - [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot
1979
- - [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot
1980
- - [code-infra] Make Babel config path configurable in API docs builder (#41999) @michaldudak
1981
- - [docs-infra] Fix flex-shrink pro-plan (#41990) @oliviertassinari
1982
- - [docs-infra] Allow more value uses of MUI (#41706) @oliviertassinari
1983
- - [docs-infra] Move CPU to shared config (#41901) @oliviertassinari
1984
- - [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
1985
- - [docs-infra] Adapt docs infra to Base UI docs needs (#41963) @michaldudak
1986
- - [docs-infra] Add demo container design refinements (#41948) @danilo-leal
1987
- - [docs-infra] Use the `getLayout` on the material demo pages (#41936) @alexfauquette
1988
- - [test] Update browser versions in karma config (#42008) @ZeeshanTamboli
1989
-
1990
- All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @gijsbotje, @Janpot, @lhilgert9, @michaldudak, @Miguelrom, @mnajdova, @oliviertassinari, @rluzists1, @sai6855, @siriwatknp, @soler1212, @zanivan, @ZeeshanTamboli
1991
-
1992
- ## 6.0.0-alpha.3
1993
-
1994
- <!-- generated comparing v6.0.0-alpha.2..next -->
1995
-
1996
- _Apr 17, 2024_
1997
-
1998
- A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
1999
-
2000
- - 🔥 Converted 5 more Material UI components to use Pigment CSS.
2001
- - 🚀 Added container queries utility to the `@mui/system` package (#41674) @siriwatknp.
2002
-
2003
- ### `@mui/material@6.0.0-alpha.3`
2004
-
2005
- - Convert `LinearProgress` to support Pigment CSS (#41816) @siriwatknp
2006
- - [Dialog] Prevent onClick on the root element from being overwritten (#41881) @ryanburr
2007
- - [FloatingActionButton] Convert to support CSS extraction (#41851) @gijsbotje
2008
- - Convert `CircularProgress` to support Pigment CSS (#41776) @siriwatknp
2009
- - [PaginationItem] Convert to support CSS extraction (#41848) @gijsbotje
2010
- - [StepConnector] deprecate composed classes (#41740) @sai6855
2011
- - [StepLabel] Deprecate `StepIconComponent`, `StepIconProps` (#41835) @sai6855
2012
- - [ToggleButton] Convert to support CSS extraction (#41782) @lhilgert9
2013
- - [ToggleButtonGroup] Deprecate composed classes (#41288) @sai6855
2014
- - [Typography] Fix Typography inherit variant styles (#41308) @kealjones-wk
2015
-
2016
- ### `@mui/system@6.0.0-alpha.3`
2017
-
2018
- - Add container queries utility (#41674) @siriwatknp
2019
-
2020
- ### `@mui/codemod@6.0.0-alpha.3`
2021
-
2022
- - Add styled v6 transformation (#41743) @siriwatknp
2023
-
2024
- ### `@mui/joy@5.0.0-beta.36`
2025
-
2026
- - [Button] Disable text highlighting (#41902) @mithun522
2027
-
2028
- ### `@pigment-css/react@0.0.7`
2029
-
2030
- - Patch WyW's WeakRef usage (#41909) @DiegoAndai
2031
- - Implement sx transform for system components (#41861) @brijeshb42
2032
-
2033
- ### Docs
2034
-
2035
- - [material-ui] Add Connect-related content (#40848) @danilo-leal
2036
- - [material-ui] Fix credit comment typo (#41872) @aarongarciah
2037
- - [material-ui] Remove Data Grid v7 beta callout (#41839) @cherniavskii
2038
- - [material-ui] Add stray design tweaks to free templates (#41696) @zanivan
2039
- - [material-ui] Simplify components styling on templates (#41845) @zanivan
2040
- - [material-ui][Button] Add `onChange` event handler to file upload example (#41863) @aarongarciah
2041
- - [material-ui] Fix import statement in migration guide (#41852) @sai6855
2042
- - Fix 301 redirection @oliviertassinari
2043
- - Fix format git diff regression (#41882) @oliviertassinari
2044
- - Fix small SEO issues @oliviertassinari
2045
- - [pigment-css] Fix README typos (#41870) @MohammadShehadeh
2046
-
2047
- ### Core
2048
-
2049
- - Begin removing IE 11-related code (#41709) @iammminzzy
2050
- - [blog] Add post to introduce the Connect plugin (#41763) @danilo-leal
2051
- - [code-infra] Fix require.context with aliases (#41682) @Janpot
2052
- - [code-infra] Allow customizing hooks imports in API docs generator (#41828) @michaldudak
2053
- - [codemod] Add utils for `*Component` and `*Props` props deprecations (#41685) @DiegoAndai
2054
- - Replace bundle size reporter filter (#38979) @Janpot
2055
- - [docs-infra] Make the whole header clickable (#39603) @MoazMirza-13
2056
- - [docs-infra] Improve demo container and related components design (#41827) @danilo-leal
2057
- - [docs-infra] Use edge function for card generation (#41188) (#41836) @alexfauquette
2058
- - [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
2059
- - [docs-infra] Fine-tune the OG card image design (#41862) @danilo-leal
2060
- - [docs-infra] Fix markdown version for material (#41908) @alexfauquette
2061
- - [docs-infra] Support multiple tabs in demos (#40901) @bharatkashyap
2062
-
2063
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @brijeshb42, @cherniavskii, @danilo-leal, @DiegoAndai, @EyaOuenniche, @gijsbotje, @iammminzzy, @Janpot, @kealjones-wk, @lhilgert9, @magnimarels, @michaldudak, @mithun522, @mnajdova, @MoazMirza-13, @MohammadShehadeh, @oliviertassinari, @ryanburr, @sai6855, @siriwatknp, @zanivan
2064
-
2065
- ## 6.0.0-alpha.2
2066
-
2067
- <!-- generated comparing v6.0.0-alpha.1..next -->
2068
-
2069
- _Apr 9, 2024_
2070
-
2071
- A big thanks to the 5 contributors who made this release possible.
2072
- This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
2073
-
2074
- ### `@mui/material@6.0.0-alpha.2`
2075
-
2076
- - [typescript][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche
2077
- - [l10n] Fix typo in is-IS locale (#41810) @magnimarels
2078
-
2079
- ### `@pigment-css/react@0.0.6`
2080
-
2081
- - [core] Remove `muiName` during eval phase (#41811) @brijeshb42
2082
-
2083
- ### `@pigment-css/nextjs-plugin@0.0.6`
2084
-
2085
- - [nextjs] Handle file references passed through imports (#41817) @brijeshb42
2086
- - [nextjs] Allow usage of url() CSS function (#41758) @brijeshb42
2087
-
2088
- ### Docs
2089
-
2090
- - [docs] Fix 301 links @oliviertassinari
2091
- - [pigment-css][docs] Fix README typo (#41808) @aarongarciah
2092
- - [pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah
2093
- - [material-ui][docs] Fix Material 3 message typo (#41821) @aarongarciah
2094
- - [material-ui][docs] Add stray design tweaks to free templates (#41696) @zanivan
2095
-
2096
- ### Core
2097
-
2098
- - [core] Remove unused files (#41818) @mnajdova
2099
- - [docs-infra] Fix analytics about inline ads (#41474) (#41819) @alexfauquette
2100
- - [docs-infra] Fix drawer performances (#41807) @alexfauquette
2101
-
2102
- All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @brijeshb42, @EyaOuenniche, @oliviertassinari
2103
-
2104
- ## 6.0.0-alpha.1
2105
-
2106
- <!-- generated comparing v6.0.0-alpha.0..next -->
2107
-
2108
- _Apr 5, 2024_
2109
-
2110
- A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
2111
-
2112
- - 🔥 Converted 3 more Material UI components to use Pigment CSS. Current progress is 36%!
2113
- - 🚀 Added a spacing CSS variable to the Material UI and Joy UI themes.
2114
- - 💫 Added 3 redesigned free Material UI templates: [Sign-in](https://next.mui.com/material-ui/getting-started/templates/sign-in/), [Sign-in side](https://next.mui.com/material-ui/getting-started/templates/sign-in-side/), and [Sign-up](https://next.mui.com/material-ui/getting-started/templates/sign-up/).
2115
-
2116
- ### `@mui/material@6.0.0-alpha.1`
2117
-
2118
- - [AppBar] Convert to support CSS extraction (#41247) @mnajdova
2119
- - [Badge] Deprecate components and componentsProps (#41655) @skmanoj322
2120
- - [Button] Convert to support CSS extraction (#41378) @siriwatknp
2121
- - [ButtonGroup] Convert to support CSS extraction (#41666) @zanivan
2122
- - [RadioGroup] Apply classnames (#41610) @ZeeshanTamboli
2123
- - [Slider] Move palette styles to the bottom (#41676) @siriwatknp
2124
- - Add the `spacing` theme token (#40224) @siriwatknp
2125
-
2126
- ### `@mui/system@6.0.0-alpha.1`
2127
-
2128
- - Add the `spacing` theme token to be used in `theme.spacing()` (#40224) @siriwatknp
2129
-
2130
- ### `@mui/codemod@6.0.0-alpha.1`
2131
-
2132
- - [codemod] Setup v6 codemod structure (#41668) @DiegoAndai
2133
-
2134
- ### `@mui/lab@6.0.0-alpha.1`
2135
-
2136
- - [TabPanel] Add keepMounted prop to match Joy UI (#41651) @ppaskaris-plooto
2137
-
2138
- ### `@mui/joy@5.0.0-beta.34`
2139
-
2140
- - Add `spacing` theme token (#40224) @siriwatknp
2141
-
2142
- ### `@pigment-css/react@0.0.5`
2143
-
2144
- - Improve sx prop support (#41589) @brijeshb42
2145
- - Fix Emotion styled error (#41699) @siriwatknp
2146
- - Fix propTypes removal during eval stage (#41695) @brijeshb42
2147
- - Fix props forwarding (#41688) @siriwatknp
2148
- - Fix sx prop transformation on Box (#41705) @brijeshb42
2149
-
2150
- ### `@pigment-css/vite-plugin@0.0.5`
2151
-
2152
- - Use constant filename for pigment styles (#41667) @brijeshb42
2153
-
2154
- ### `@pigment-css/nextjs-plugin@0.0.5`
2155
-
2156
- - Add missing RTL implementation (#41751) @brijeshb42
2157
-
2158
- ### Docs
2159
-
2160
- - [pigment-css] Update README.md installation to use the next tag (#41649) @mnajdova
2161
- - [pigment-css] Add "Building design system components" guide with Pigment CSS (#41635) @siriwatknp
2162
- - Continue migration of Base UI to sperate repository @oliviertassinari
2163
- - Stick to one way to write IE 11 @oliviertassinari
2164
- - Fix typo in CONTRIBUTING.md (#41670) @adriancuadrado
2165
- - Drop IE 11 official support (#41611) @iammminzzy
2166
- - [material-ui] Fix typo on the Accordion page (#41687) @connorshea
2167
- - [pigment-css] Add small edits on the README (#41646) @danilo-leal
2168
- - [pigment-css] Edit the example app's README files (#41639) @danilo-leal
2169
-
2170
- ### Core
2171
-
2172
- - [code-infra] Move BrandingProvider/brandingTheme/InfoCard to @mui/docs (#41206) @Janpot
2173
- - [core] Automate cherry-pick of PRs from `next` -> `master` (#41741) @aarongarciah
2174
- - [core] Update the prettier script to use the next branch (#41637) @mnajdova
2175
- - [docs-infra] Skip loading source for non-editable modules (#41588) @bharatkashyap
2176
- - [docs-infra] Vale rule for M3 (#41737) @oliviertassinari
2177
- - [docs-infra] Allows to remove edit button (#41702) @alexfauquette
2178
- - [pigment-css][examples] Add example project with Remix (#41700) @brijeshb42
2179
- - [examples] Update MUI's packages to the next version (#41701) @mnajdova
2180
- - [material-ui] Refine the Sign-in and Sign-up templates (#41192) @zanivan
2181
- - [test] Add test to display options provided to the options prop even if loading is true. (#41675) @ZeeshanTamboli
2182
- - [blog] Refresh the design slightly (#41697) @danilo-leal
2183
-
2184
- All contributors of this release in alphabetical order: @aarongarciah, @adriancuadrado, @alexfauquette, @bharatkashyap, @brijeshb42, @connorshea, @danilo-leal, @DiegoAndai, @iammminzzy, @Janpot, @JCQuintas, @levigunz, @mnajdova, @oliviertassinari, @ppaskaris-plooto, @siriwatknp, @skmanoj322, @zanivan, @ZeeshanTamboli
2185
-
2186
- ## 6.0.0-alpha.0
2187
-
2188
- <!-- generated comparing v5.15.14..next -->
2189
-
2190
- _Mar 26, 2024_
2191
-
2192
- A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
2193
-
2194
- - 🔥 Converted 10+ Material UI components to support static CSS extraction
2195
- - ⬅️ Added RTL support in Pigment CSS (#41570) @brijeshb42
2196
-
2197
- ### `@mui/material@6.0.0-alpha.0`
2198
-
2199
- - [BottomNavigation] Convert to support CSS extraction (#41612) @aacevski
2200
- - [AvatarGroup] Convert to support CSS extraction (#41485) @zanivan
2201
- - [Backdrop] Convert to support CSS extraction (#41581) @aacevski
2202
- - [Breadcrumbs] Convert to support CSS extraction (#41496) @aacevski
2203
- - [Card] Convert to support CSS extraction (#41580) @aacevski
2204
- - [Divider] Convert to support CSS extraction (#41366) @sai6855
2205
- - [FormControl] Convert to support CSS extraction (#41613) @aacevski
2206
- - [FormGroup] Convert to support CSS extraction (#41614) @aacevski
2207
- - [MobileStepper] Convert to support CSS extraction (#41533) @aacevski
2208
- - [Modal] Support CSS extraction (#41483) @sai6855
2209
- - [Popover] Convert to support CSS extraction (#41564) @aacevski
2210
- - [Stepper] Convert to support CSS extraction (#41546) @aacevski
2211
- - [Autocomplete] Display options provided to the `options` prop even if loading is true (#41634) @nekoya
2212
- - [Backdrop] Deprecate TransitionComponent (#40677) @harry-whorlow
2213
- - [ButtonGroup] Deprecate composed classes (#41259) @sai6855
2214
- - [StepLabel] Deprecate `componentProps` prop (#41321) @sai6855
2215
- - [Chip] Convert to support CSS extraction (#41592) @DiegoAndai
2216
-
2217
- ### `@pigment-css/react@0.0.4`
2218
-
2219
- - Fix evaluation of undefined variables (#41569) @siriwatknp
2220
- - Fix react-modal demos location (#41560) @sai6855
2221
- - [react] RTL Support (#41570) @brijeshb42
2222
-
2223
- ### `@mui/system@6.0.0-alpha.0`
2224
-
2225
- - [core] Standardize index pattern (#41574) @DiegoAndai
2226
- - Fix typo to avoid infinite recursion in function call (#41616) @michael-land
2227
- - Move stylesheet generator to `extendTheme` (#41446) @siriwatknp
2228
-
2229
- ### Docs
2230
-
2231
- - [joy-ui] Refresh the marketing example on the Color Inversion page (#41497) @cipherlogs
2232
- - [material-ui] Add v5 to v6 migration guide (#41561) @DiegoAndai
2233
- - [system] Add v5 to v6 migration guide (#41575) @DiegoAndai
2234
- - [material-ui][Slider] Remove `valueLabelFormat` from restricted values demo so that the tooltip thumb label displays the same as the value text (#41567) @StylesTrip
2235
- - [pigment-css] Update the RTL section on the readme (#41576) @danilo-leal
2236
-
2237
- ### Core
2238
-
2239
- - [blog] Update the callout (#41645) @cherniavskii
2240
- - [blog] Link to Romain's blog post in MUI X v7 announcement post (#41640) @cherniavskii
2241
- - [blog] Blog post with MUI X v7.0.0 annoucement (#41563) @joserodolfofreitas
2242
- - [blog] Add post about remote (#41565) @danilo-leal
2243
- - [core] Restore the pnpm-lock.yaml (#41643) @mnajdova
2244
- - [core] Fix failing CI steps (#41636) @mnajdova
2245
- - [core] Update browser support versions (#41568) @siriwatknp
2246
- - [core] Add instructions to deploying docs guide (#41582) @DiegoAndai
2247
- - [core] Add comment explaining the frequency of no-response action runs (#41555) @michaldudak
2248
- - [core] Init the next branch (#41552) @mnajdova
2249
- - [core] Lower the frequency of no-response action runs (#41553) @michaldudak
2250
- - [core] Update peerDependencies ranges to include v6 packages (#41662) @michaldudak
2251
- - [core] Run pnpm dedupe (#41658) @michaldudak
2252
- - [core] Fix dedupe check (#41657) @Janpot
2253
- - [pigment-css][demo] Add index page for material-ui (#41577) @brijeshb42
2254
- - [pigment-css][demo] Remove app specific pnpm workspace (#41393) @brijeshb42
2255
- - [docs] Add notification for MUI X v7 blog post (#41587) @cherniavskii
2256
- - [docs] MUI X v7 blog post annoucement followup (#41601) @joserodolfofreitas
2257
- - [docs] Update the installation guides to use the next tag (#41558) @mnajdova
2258
- - [docs][material-ui] Fix typo in CSS theme variables customization (#41632) @ZeeshanTamboli
2259
- - [material-ui][docs] Remove deleted page from the sidenav (#41594) @danilo-leal
2260
-
2261
- All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @harry-whorlow, @Janpot, @joserodolfofreitas, @michael-land, @michaldudak, @mnajdova, @nekoya, @sai6855, @siriwatknp, @StylesTrip, @zanivan, @ZeeshanTamboli
43
+ All contributors of this release in alphabetical order: @DiegoAndai, @good-jinu, @harry-whorlow, @Janpot, @joshkel, @mj12albert, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
2262
44
 
2263
45
  ## Older versions
2264
46
 
2265
- Changes before 6.x are listed in our [changelog for older versions](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.old.md).
47
+ Changes before 7.x are listed in our [changelog for older versions](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.old.md).