@mui/stylis-plugin-rtl 9.0.0-beta.0 → 9.0.1

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.
Files changed (4) hide show
  1. package/CHANGELOG.md +208 -1245
  2. package/index.js +1 -1
  3. package/index.mjs +1 -1
  4. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,4 +1,207 @@
1
- # [Versions](https://mui.com/versions/)
1
+ # [Versions](https://mui.com/material-ui/getting-started/versions/)
2
+
3
+ ## 9.0.1
4
+
5
+ <!-- generated comparing v9.0.0..master -->
6
+
7
+ _May 6, 2026_
8
+
9
+ A big thanks to the 25 contributors who made this release possible.
10
+
11
+ ### `@mui/material@9.0.1`
12
+
13
+ - [accessibility] HighContrast mode on Avatar, Badge, Slider and Switch (#48320) @silviuaavram
14
+ - [autocomplete] Fix highlight sync and scroll preservation (#48322) @mj12albert
15
+ - [autocomplete] Fix input value and clear (#48263) @mj12albert
16
+ - [autocomplete] Fix iOS group scrollbar overflow (#48400) @oliviertassinari
17
+ - [autocomplete] Fix popper rendering issues (#48327) @mj12albert
18
+ - [autocomplete] Improve highlight tracking and selection state (#48219) @mj12albert
19
+ - [button] Fix `startIcon` alignment (#48332) @mj12albert
20
+ - [button][button base] Document `type` attribute (#48146) @mj12albert
21
+ - [button][fab][menu item][list item button] Remove duplicated className entries (#48213) @silviuaavram
22
+ - [checkbox] Set `aria-checked=mixed` when indeterminate (#48147) @mj12albert
23
+ - [circularprogress][linearprogress] Improve accessibility (#48172) @silviuaavram
24
+ - [dialog][drawer][focus trap] Fix initial focus target (#48280) @mj12albert
25
+ - [drawer] Fix swipe close flicker (#48372) @mj12albert
26
+ - [drawer] Fix transition jump (#48308) @mj12albert
27
+ - [focus trap] Remove IE 11-specific focus safety check from FocusTrap cleanup (#48368) @ZeeshanTamboli
28
+ - [form controls] Add internal `useFormControlState` hook (#48344) @mj12albert
29
+ - [icon button] Remove unused color palette mapping in styles (#48353) @sai6855
30
+ - [icons] Revert to using wildcard export paths (#48381) @brijeshb42
31
+ - [input] Fix layout shift with display: flex (#43839) @oliviertassinari
32
+ - [input] Prevent `notched` prop leaking into DOM (#48281) @mj12albert
33
+ - [input base] Place aria-label on the input element (#48283) @silviuaavram
34
+ - [inputs] Fix autofocus in SSR environment (#48290) @mj12albert
35
+ - [List] Fix sticky subheader overlapping iOS scrollbar (#48375) @sandeshdamkondwar
36
+ - [popper] Persist positioning styles when popperOptions changes reference (#48121) @mj12albert
37
+ - [select] Stop using combobox element for labeling (#48251) @silviuaavram
38
+ - [select] Support single-pointer-cycle selection and pointer cancellation (#48328) @mj12albert
39
+ - [switch] Fix incorrect `role` with `slotProps.input` (#48469) @mj12albert
40
+ - [tabs] Fix scrollable tabs blocking pointer events (#48166) @mj12albert
41
+ - [textfield] Fix autofill styles always in dark mode when CSS variables is used (#48244) @ZeeshanTamboli
42
+ - [tooltip] Simplify RTL styles using CSS logical properties (#48351) @sai6855
43
+ - [tooltip] Close Tooltip when its child becomes disabled (#44507) @chudesno
44
+ - [typography] Fix `h4` variant when using `responsiveFontSizes()` (#48314) @mj12albert
45
+ - [useMediaQuery] Fix crash in Firefox extension (#45196) @Mr-Quin
46
+
47
+ ### `@mui/system@9.0.1`
48
+
49
+ - [system] Fix theme mutation when using responsive typography shorthand in sx (#48266) @tomups
50
+
51
+ ### `@mui/codemod@9.0.1`
52
+
53
+ - [codemod] Add --jsx option to `v9.0.0/system-props` codemod (#48315) @siriwatknp
54
+ - [codemod] Add packageName support to the v9 system props codemod (#48253) @franco-dias
55
+
56
+ ### `@mui/utils@9.0.1`
57
+
58
+ - [utils] Add shadow dom utils (#48256) @mj12albert
59
+ - [utils] Fix `resolveProps` receiving empty string className (#48289) @SAY-5
60
+ - [utils] Remove unnecessary `excludeKeys` from `extractEventHandlers` (#48481) @ZeeshanTamboli
61
+
62
+ ### Docs
63
+
64
+ - [docs][autocomplete] Add demo with Tanstack Query `useInfiniteQuery` (#48356) @mj12albert
65
+ - [docs] Add agent skills for styling, theming, Next.js, and Tailwind CSS integrations (#48187) @mapache-salvaje
66
+ - [docs] Cleanup `@mui/base` (#48278) @mj12albert
67
+ - [docs] Fix create-playground script (#48380) @imazizbohra
68
+ - [docs] Fix date range calendar demo after MUI X v9 update (#48262) @LukasTy
69
+ - [docs] Fix icon search modal (#48255) @mj12albert
70
+ - [docs] Fix Material UI and MUI system "Upgrade to v9" docs (#48245) @ZeeshanTamboli
71
+ - [docs] Fix Popover JSdoc (#48310) @nitzan-treg
72
+ - [docs] Fix RTL toggle highlight in docs settings drawer (#48476) @sai6855
73
+ - [docs] Fix typos (#48155) @ayushshukla1807
74
+ - [docs] Fix typos (#48270) @pavan-sh
75
+ - [docs] Fix versions page (#48261) @mnajdova
76
+ - [docs] Fix vision grammar (#48477) @pavan-sh
77
+ - [docs] Improve accessibility for select examples (#48250) @silviuaavram
78
+ - [docs] Improve CSP guide with required directives (#48258) @Janpot
79
+ - [docs] Link to agent skills in relevant docs (#48387) @mapache-salvaje
80
+ - [docs] Make NumberField described by helper text (#48257) @silviuaavram
81
+ - [docs] Remove esm.sh references and endorsement (#44649) (#48330) @starboyvarun
82
+ - [docs] Remove generated CSS utility component doc (#48383) @mj12albert
83
+ - [docs] Remove incorrect message from experiments page and hide `/experiments` from crawlers (#48297) @ZeeshanTamboli
84
+ - [docs] Remove outdated references of .ttf and .woff (#48399) @oliviertassinari
85
+ - [docs] Restore wider maxWidth for `disableToc` pages (#48260) @LukasTy
86
+ - [docs] Show v9 announcement banner (#48242) @mnajdova
87
+ - [docs] Sync team members from frontend-public endpoint (#48273) @Janpot
88
+ - [docs] Update AGENTS.md testing section (#48392) @mj12albert
89
+ - [docs] Update e2e test README and test error message (#48285) @ZeeshanTamboli
90
+ - [docs] Update menu examples to always have aria-expanded (#48211) @silviuaavram
91
+ - [docs] Update MUI Treasury links (#47760) @siriwatknp
92
+ - [docs] Update MUI X dependencies to v9.0.0 (#48231) @siriwatknp
93
+ - [docs] Update MUI X roadmap section (#48316) @siriwatknp
94
+ - [docs] Update WCAG links and version from 2.1 to 2.2 (#48379) @mj12albert
95
+ - [docs] Use `React.useId()` for demo IDs (#48300) @Janpot
96
+
97
+ ### Core
98
+
99
+ - [blog] Introducing Material UI and MUI X v9 (#48157) @joserodolfofreitas
100
+ - [code-infra] bundle size check internal core docs (#48390) @Janpot
101
+ - [code-infra] Deduplicate vale script (#48385) @brijeshb42
102
+ - [code-infra] Fix type shadowing (#48389) @Janpot
103
+ - [code-infra] Migrate to vite from webpack for e2e tests (#48248) @brijeshb42
104
+ - [code-infra] Remove a few ts-ignore comments (#43265) @Janpot
105
+ - [code-infra] Remove no longer needed `eslint-import-resolver-webpack` package (#48207) @ZeeshanTamboli
106
+ - [code-infra] Remove references to @mui/base and @mui/joy (#48358) @brijeshb42
107
+ - [code-infra] Use vale rules from code-infra package (#48173) @brijeshb42
108
+ - [core] Remove next.mui.com links (#48240) @mnajdova
109
+ - [core-docs] Use type-only imports for type-only references (#48386) @JCQuintas
110
+ - [docs-infra] Add x-chat to MuiProductId type and product switcher (#48209) @hasdfa
111
+ - [docs-infra] Fix duplicate JSDoc in proptypes generation (#48304) @brijeshb42
112
+ - [docs-infra] Fix duplicate JSDoc in proptypes generation for merged declarations (#48296) @brijeshb42
113
+ - [docs-infra] Fix import of cjs react-simple-code-editor in esm (#48349) @brijeshb42
114
+ - [docs-infra] Fix tab index on Base UI tab (#48345) @brijeshb42
115
+ - [docs-infra] Migrate docs app container/frame components (#48182) @brijeshb42
116
+ - [docs-infra] Migrate MarkdownDocs component to docs package (#48227) @brijeshb42
117
+ - [docs-infra] Re-apply changes from previous revert (#48243) @brijeshb42
118
+ - [docs-infra] Remove infra around the i18n setup (#48360) @brijeshb42
119
+ - [docs-infra] Rename package to @mui/internal-api-docs-builder (#48230) @brijeshb42
120
+ - [docs-infra] Revert JSDoc in proptypes generation for merged declarations (#48301) @brijeshb42
121
+ - [docs-infra] Revert Migrate docs app container/frame components (#48239) @brijeshb42
122
+ - [docs-infra] Revert Migrate MarkdownDocs component to docs package (#48238) @brijeshb42
123
+ - [internal] Add missing #host-reference (#48226) @silviuaavram
124
+ - [internal] Move changelog and update security page for post v9 release (#48298) @siriwatknp
125
+ - [internal] Remove outdated .woff files (#48398) @oliviertassinari
126
+ - [test] Fix autocomplete test description (#48395) @ZeeshanTamboli
127
+
128
+ All contributors of this release in alphabetical order: @ayushshukla1807, @brijeshb42, @chudesno, @franco-dias, @hasdfa, @imazizbohra, @Janpot, @JCQuintas, @joserodolfofreitas, @LukasTy, @mapache-salvaje, @mj12albert, @mnajdova, @Mr-Quin, @nitzan-treg, @oliviertassinari, @pavan-sh, @sai6855, @sandeshdamkondwar, @SAY-5, @silviuaavram, @siriwatknp, @starboyvarun, @tomups, @ZeeshanTamboli
129
+
130
+ ## 9.0.0
131
+
132
+ <!-- generated comparing v9.0.0-beta.1..master -->
133
+
134
+ _Apr 7, 2026_
135
+
136
+ A big thanks to the 7 contributors who made this release possible.
137
+
138
+ 🥳 We're excited to announce the stable release of Material UI v9! This major release focus on accessibility improvements, sx prop performance, and cleanup of deprecated APIs.
139
+
140
+ For more details, check out the [upgrade guide](https://mui.com/material-ui/migration/upgrade-to-v9/).
141
+
142
+ ### `@mui/material@9.0.0`
143
+
144
+ - [slider] Use pointer events instead of mouse events (#48164) @mj12albert
145
+ - [switch] Add border to make it visible in high contrast mode (#48180) @silviuaavram
146
+ - [transitions] Performance improvements & misc fixes (#48151) @mj12albert
147
+ - Remove unnecessary overridesResolvers from styled components (#48204) @sai6855
148
+
149
+ ### Core
150
+
151
+ - [code-infra] Setup workflow to publish internal packages (#47952) @brijeshb42
152
+ - [core-docs] Add `x-scheduler` to `MuiProductId` type (#48185) @rita-codes
153
+ - [docs-infra] Add scheduler to product switcher (#48208) @rita-codes
154
+ - [internal] Prepare libraries for v9 stable release (#48206) @siriwatknp
155
+
156
+ All contributors of this release in alphabetical order: @brijeshb42, @mj12albert, @noraleonte, @rita-codes, @sai6855, @silviuaavram, @siriwatknp
157
+
158
+ ## 9.0.0-beta.1
159
+
160
+ <!-- generated comparing v9.0.0-beta.0..master -->
161
+
162
+ _Apr 2, 2026_
163
+
164
+ A big thanks to the 11 contributors who made this release possible.
165
+
166
+ ### `@mui/material@9.0.0-beta.1`
167
+
168
+ #### Breaking Changes
169
+
170
+ - [grid] Remove 'column' and 'column-reverse' options from `direction` prop (#47564) @sai6855
171
+ - [icons] Remove legacy `*Outline` icons (#48116) @mj12albert
172
+ - [list-item-icon] Use theme spacing instead of hardcoded minWidth (#46597) @adiitxa
173
+
174
+ #### Changes
175
+
176
+ - [all components] Fix `slotProps.transition` types (#48153) @mj12albert
177
+ - [alert][dialog] Accessibility improvements (#48113) @silviuaavram
178
+ - [autocomplete] Fix helper text focusing input when clicked (#48156) @mj12albert
179
+ - [button-base] Add `nativeButton` prop (#47989) @mj12albert
180
+ - [input] Fix high contrast cutoff on first character (#48150) @silviuaavram
181
+ - [menu] Fix empty roving focus container (#48114) @mj12albert
182
+ - [utils] Explicitly register roving tab items with parent (#48122) @mj12albert
183
+
184
+ ### Docs
185
+
186
+ - Fix HTML validation errors (#48107) @Janpot
187
+ - Fix duplicate IDs and HTML validation issues (#48095) @Janpot
188
+ - Fix the dark mode footer row shadow for the Data Grid on the advanced components page (#48149) @arminmeh
189
+ - Improve jsdom section (#48098) @oliviertassinari
190
+ - Update "Deprecated APIs removed" section to h2 in "Upgrade to v9" docs (#48115) @ZeeshanTamboli
191
+ - [docs][progress] Label all demo components (#48143) @mj12albert
192
+ - [docs-infra] Add x-scheduler to component API URL resolver (#48097) @rita-codes
193
+ - [docs-infra] Resolve some redirects (#48165) @Janpot
194
+ - [docs-infra] Update v9 Search Index (#48028) @dav-is
195
+
196
+ ### Core
197
+
198
+ - [code-infra] Discover exports for bundle size report (#48170) @Janpot
199
+ - [internal] Fix use of ellipsis (#48096) @oliviertassinari
200
+ - [test] Add screenshot test for Virtualized Table (#47947) @mnajdova
201
+ - [test] Remove `componentsProp` from `describeConformance` tests (#48142) @ZeeshanTamboli
202
+ - [theme] Do not create channel tokens for custom colors when `nativeColor` is used (#47765) @ZeeshanTamboli
203
+
204
+ All contributors of this release in alphabetical order: @adiitxa, @arminmeh, @dav-is, @Janpot, @mj12albert, @mnajdova, @oliviertassinari, @rita-codes, @sai6855, @silviuaavram, @ZeeshanTamboli
2
205
 
3
206
  ## 9.0.0-beta.0
4
207
 
@@ -175,7 +378,7 @@ A big thanks to the 11 contributors who made this release possible.
175
378
  - [tablepagination] Format pagination numbers according to locale (#47803) @siriwatknp
176
379
  - [textfield] Use non-native label for `<TextField select/>` (#47958) @mj12albert
177
380
 
178
- Check out the [v9 upgrade guide](https://next.mui.com/material-ui/migration/upgrade-to-v9/).
381
+ Check out the [v9 upgrade guide](https://mui.com/material-ui/migration/upgrade-to-v9/).
179
382
 
180
383
  #### Changes
181
384
 
@@ -356,1248 +559,8 @@ A big thanks to the 3 contributors who made this release possible.
356
559
 
357
560
  All contributors of this release in alphabetical order: @bernardobelchior, @silviuaavram, @ZeeshanTamboli
358
561
 
359
- ## v8
360
-
361
- This version is skipped to align the release version with MUI X v9.
362
-
363
- ## 7.3.8
364
-
365
- <!-- generated comparing v7.3.7..master -->
366
-
367
- _Feb 12, 2026_
368
-
369
- A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
370
-
371
- ### `@mui/material@7.3.8`
372
-
373
- - [alert] Revert removing default icon mapping fallback (#47629) @ZeeshanTamboli
374
- - [app-bar] Fix optional chaining in joinVars function (#47739) @sai6855
375
- - [autocomplete] Fix scroll position resetting on reopen with `disableCloseOnSelect` (#47248) @ZeeshanTamboli
376
- - [autocomplete] Pass fullWidth prop to input, with default as true (#47663) @silviuaavram
377
- - [badge] Refactor variant styles generation (#47742) @sai6855
378
- - [chip] Remove unnecessary `onDelete` check (#47753) @ZeeshanTamboli
379
- - [switch][checkbox][radio] Remove `aria-disabled` from root span (#46318) @KirankumarAmbati
380
- - [collapse] Remove unnecessary string concatenation (#47745) @sai6855
381
- - [drawer] `persistent` and `permanent` variant Drawers should not override the styles via theme using `modal` class (#47581) @ZeeshanTamboli
382
- - [tabs] Add ability to extend Tabs variant (#47590) @aditya1906
383
- - [useAutocomplete] Add aria-multiselectable to listbox props when multiple is true (#47632) @silviuaavram
384
- - [useAutocomplete] Use `React.Key` instead of `any` for `key` prop (#47619) @sonixx02
385
-
386
- #### Core
387
-
388
- - Revert "[docs-infra] Add Cookie Banner and Analytics Provider (#47445)" (868d23e) @dav-is
389
- - Revert "[docs-infra] Update Cookie Consent Dialog styling and content (#47718)" (ae29d03) @dav-is
390
- - [api-docs-builder] Validate slots prop and Slots interface export consistency (#47623) @Janpot
391
- - [code-infra] Remove `window.muiDocConfig` (#47737) @Janpot
392
- - [code-infra] Fix flaky Select test on Webkit (#47728) @Janpot
393
- - [code-infra] Remove usage of NODE_ENV=test (#47692) @Janpot
394
- - [code-infra] Prepare eslint rule rename (#47702) @Janpot
395
- - [code-infra] Next.js 15.5.11 (security update) (#47697) @Janpot
396
- - [code-infra] Fix Tooltip tests flakyness (#47669) @Janpot
397
- - [code-infra] Improve instructions for error messages (#47668) @Janpot
398
- - [code-infra] Add initial agent instructions (#47655) @Janpot
399
- - [code-infra] Update broken links checker (#47633) @Janpot
400
- - [code-infra] Improve Tooltip leaveDelay test (#47624) @Janpot
401
- - [code-infra] Fix internal broken links (#47607) @Janpot
402
- - [docs-infra] Resolve a few 301s in our docs (#47746) @Janpot
403
- - [docs-infra] Update Cookie Consent Dialog styling and content (#47718) @dav-is
404
- - [docs-infra] Add Cookie Banner and Analytics Provider (#47445) @dav-is
405
- - [docs-infra] Make sure /customers page has a h1 (#47615) @Janpot
406
- - [docs-infra] Fix privacy link (#47614) @Janpot
407
- - [docs-infra] Resolve a few 301s (#47579) @Janpot
408
- - [internal] Remove unused sponsor files (#47741) @oliviertassinari
409
- - [markdown] Fix some broken hash links (#47609) @Janpot
410
- - [test] Cleanup Table tests TODOs (#47656) @Ocheretovich
411
-
412
- ### Docs
413
-
414
- - [website] unclickable banner in the pricing page (#47634) @aemartos
415
- - [blog] Company Update: What we've been working on (and why) (#47626) @alelthomas
416
- - [docs] Remove outdated notifications (#47743) @bernardobelchior
417
- - [docs] Make Demo component product-agnostic (#47635) @Janpot
418
- - [docs] Copyedit the Number Field doc (#47469) @mapache-salvaje
419
- - [docs] Fix Roboto font not loading in iframe demos (#47660) @Janpot
420
- - [docs] Replace Checkbox with Icons in Combobox examples (#47654) @silviuaavram
421
- - [docs] Fix punctuation in TypeScript guide description (#47617) @nodirbekprogrammer
422
-
423
- All contributors of this release in alphabetical order: @aditya1906, @aemartos, @alelthomas, @bernardobelchior, @dav-is, @Janpot, @KirankumarAmbati, @mapache-salvaje, @nodirbekprogrammer, @Ocheretovich, @oliviertassinari, @sai6855, @silviuaavram, @sonixx02, @ZeeshanTamboli
424
-
425
- ## 7.3.7
426
-
427
- <!-- generated comparing v7.3.6..master -->
428
-
429
- _Jan 8, 2026_
430
-
431
- A big thanks to the 16 contributors who made this release possible.
432
-
433
- ### `@mui/material@7.3.7`
434
-
435
- - [accordion] Remove unnecessary handling of `square` prop on Accordion Root (#47457) @ZeeshanTamboli
436
- - [alert] Remove unnecessary default icon mapping fallback (#47460) @ZeeshanTamboli
437
- - [appbar] Fix inherit color CSS variable not getting applied (#47518) @ZeeshanTamboli
438
- - [autocomplete] Fix `ArrowLeft`, `Backspace` & `Delete` behavior for multiple and single-value rendering with proper caret handling (#47411) @jnbain
439
- - [backdrop] Remove unnecessary passing of `classes` from root slot (#47519) @ZeeshanTamboli
440
- - [button-group] Fix styles when variant is `contained` (#47499) @ZeeshanTamboli
441
- - [card-action-area] Remove incorrect root ref being forwarded to focus highlight component (#47523) @ZeeshanTamboli
442
- - [checkbox] Fix readonly checkboxes (#47503) @mj12albert
443
- - [click-away-listener] Tighten the parameter type of createHandleSynthetic method (#47525) @ZeeshanTamboli
444
- - [dialog] Fix backdrop theme style overrides (#47544) @ZeeshanTamboli
445
- - [focus-trap] Compute `activeElement` inside `loopFocus` on every keydown (#47566) @ZeeshanTamboli
446
- - [modal] Take non-integer padding-right into consideration when scroll locking (#47420) @Zache
447
- - [select] Fix dropdown width does not match trigger width on window resize (#47526) @AarishMansur
448
- - [tabs] Fix passing incorrect slot name props (scrollButton → scrollButtons) (#47215) @rithik56
449
-
450
- ### Docs
451
-
452
- - [card] Fix key warning (#47524) @ZeeshanTamboli
453
- - [dialog] Replace TranstionProps with slotProps.transition (#47569) @sai6855
454
- - [number-field] Use stable Base UI package (#47504) @siriwatknp
455
- - [snackbar] Replace TransitionComponent with slots.transition (#47570) @sai6855
456
- - Fix incorrect indentation in migration guide (#47571) @sai6855
457
- - Enable MUI chat on Material UI demos (#46837) @siriwatknp
458
- - Add docs and website banner for Dev survey'25 (#47521) @prakhargupta1
459
- - Update Tailwind CSS v4 + Next.js Pages Router docs (#47546) @atharva3333
460
- - Add warning callout to Sync plugin doc (#47511) @mapache-salvaje
461
- - Update typo in TailwindCSS v4 integration with Next.js docs (#47512) @TimKraemer
462
- - Fix link to contributing guide (#47473) @oliviertassinari
463
- - Improve description of Accordion props (#47459) @ZeeshanTamboli
464
-
465
- ### Core
466
-
467
- - [blog] Whats new since MUI X v8 [DX-51] (#47140) @joserodolfofreitas
468
- - [code-infra] Fix React@next CI job (#47493) @Janpot
469
- - [code-infra] Move font loading to @mui/docs (#47385) @Janpot
470
- - [code-infra] Fix CI for React 18 (#47560) @Janpot
471
- - [code-infra] Prevent legacy browsers tests from updating (#47496) @Janpot
472
- - [code-infra] Move `@mui/internal-test-utils` to code infra repo (#47422) @Janpot
473
- - [code-infra] Fix React@next CI job (#47493) @Janpot
474
- - [examples] Update Next.js versions to v16 in Next.js examples (DX-57) (#47453) @alelthomas
475
- - [internal] Bump Next.js & React version to avoid security vulnerability (#47427) @oliviertassinari
476
- - [test] Use plain playwright for e2e (#47410) @mj12albert
477
- - [test] Fix react-18 tests (#47407) @Janpot
478
-
479
- All contributors of this release in alphabetical order: @AarishMansur, @alelthomas, @atharva3333, @bricefrisco, @Janpot, @jnbain, @joserodolfofreitas, @mapache-salvaje, @mj12albert, @oliviertassinari, @prakhargupta1, @rithik56, @siriwatknp, @TimKraemer, @Zache, @ZeeshanTamboli
480
-
481
- ## 7.3.6
482
-
483
- <!-- generated comparing v7.3.5..master -->
484
-
485
- _Dec 3, 2025_
486
-
487
- A big thanks to the 22 contributors who made this release possible.
488
-
489
- ### @mui/material@7.3.6
490
-
491
- - [Accordion] Move properties to the AccordionOwnProps interface (#47348) @Aleksan4e3
492
- - [Autocomplete] Remove unnecessary `filterSelectedOptions` dependency from `syncHighlightedIndex` useCallback (#47378) @ZeeshanTamboli
493
- - [Autocomplete] Fix input caret not showing when focusing after chip navigation (#47249) @vrachuri28
494
- - [Autocomplete] Fix ArrowLeft crash when value is not set with single-value rendering (#47214) @rithik56
495
- - [Button] Fix running formAction when passed (#47185) @sai6855
496
- - [Chip] Remove leftover closing parenthesis in CSS class key (#47345) @ZeeshanTamboli
497
- - [ListItem] Add `secondaryAction` slot to `ListItem` (#47399) @sai6855
498
- - [NumberField] Fix scroll behavior (#47397) @oliviertassinari
499
- - [Select] Fix keyboard navigation while rendering in shadow DOM (#47380) @xBlizZer
500
- - [Select] Fix cannot pass certain event handlers (#47366) @ZeeshanTamboli
501
- - [Slider] Accept readonly array for `marks` prop (#47370) @pcorpet
502
- - [Snackbar] Avoid unnecessary `ownerState` spread into `useSnackbar` (#47373) @ZeeshanTamboli
503
- - [TextField] Allow custom props in slot props via TS module augmentation (#47367) @kumarvishwajeettrivedi
504
- - [Tabs] Fix Arrow key navigation failing when component is rendered in shadow DOM (#47178) @sai6855
505
- - Fix typings for theme `applyStyles` with custom color schemes (#47242) @akankshahu
506
-
507
- ### @mui/system@7.3.6
508
-
509
- - Fix unwanted attribute on DOM from InitColorSchemeScript `class` attribute (#47200) @siriwatknp
510
-
511
- ### @mui/lab@7.3.6
512
-
513
- - [Masonry] Fix layout flicker and single column issue (#43903) @Fanzzzd
514
-
515
- ### Docs
516
-
517
- - Fix default theme viewer styling (#47400) @sai6855
518
- - Remove repetitive words (#47384) @rifeplight
519
- - Fix link to Portal API docs (#47383) @ZeeshanTamboli
520
- - Remove mentions of MUI Base from Material UI docs (#47324) @mapache-salvaje
521
- - Update CSP guidance (#47342) @rossdakin
522
- - Fix pathname collision in LLMs docs generator (#47209) @siriwatknp
523
- - Resolve redirected urls to their final location (#47193) @Janpot
524
- - Document correct default values for `elevation` and `square` props (#47261) @Ad1tya-007
525
- - Fix display of colors in dark mode in palette customization page (#47403) @sai6855
526
- - Add Number Field component page (#47165) @siriwatknp
527
- - Fix mcp schema change (#47171) @sai6855
528
-
529
- ### Core
530
-
531
- - [code-infra] Add types for markdown loader (#47075) @Janpot
532
- - [code-infra] Build test utils with code-infra pipeline (#47405) @Janpot
533
- - [code-infra] Vitest test migration (#44325) @JCQuintas
534
- - [code-infra] Revive docs bundle analyzer (#47401) @Janpot
535
- - [code-infra] Update tests from vitest PR (#47344) @Janpot
536
- - [code-infra] Use util from code-infra to fetch changelogs (#47350) @brijeshb42
537
- - [code-infra] Enable production sourcemaps (#47352) @Janpot
538
- - [code-infra] Use code-infra orb utils in circle ci (#47179) @brijeshb42
539
- - [code-infra] Use `next/font` for local fonts (#47351) @Janpot
540
- - [code-infra] New broken links checker (#47113) @Janpot
541
- - [code-infra] Remove profiler (#47258) @Janpot
542
- - [code-infra] Api doc optimizations (#47188) @Janpot
543
- - [code-infra] Increase type check parallelism (#47192) @Janpot
544
- - [code-infra] Remove deprecated baseUrl (#47210) @Janpot
545
- - [code-infra] Disable next.js cache (#47233) @Janpot
546
- - [code-infra] release:build for bundle checker (#47207) @Janpot
547
- - [code-infra] Parallelize module augmentation tests (#47208) @Janpot
548
- - [code-infra] Fix next.js parallelism at 2 for macos runner (#47201) @Janpot
549
- - [code-infra] Fix bash escape (#46969) @oliviertassinari
550
- - [code-infra] Utilise eslint cache in CI (#47194) @Janpot
551
- - [code-infra] Enable Next.js build cache to improve CI performance (#47176) @Copilot
552
- - [code-infra] Remove `apps` folder (#47183) @Janpot
553
- - [code-infra] Migrate everything to getStaticProps (#47152) @Janpot
554
- - [docs-infra] Migrate to `next/font` (#47347) @Janpot
555
- - [docs-infra] Add some `ComponentLinkHeader` bottom margin (#47328) @Janpot
556
- - [docs-infra] Exclude a few pages from llms-txt (#47111) @Janpot
557
- - [examples] Add missing .gitignore to NextJS App Router example (#47251) @shamblonaut
558
- - [examples] Migrate Next.js `next.config.js` to `next.config.mjs` (#44040) @albarv340
559
- - [internal] Remove leftover testing-library libraries from `mui-material` package (#47392) @ZeeshanTamboli
560
- - [internal] Remove unnecessary `clean-css` package from docs (#47314) @ZeeshanTamboli
561
- - [internal] Fix typo `buidApiDocs` -> `buildApiDocs` (#47235) @Ad1tya-007
562
- - [internal] Remove unused `@vitest/browser` and `@vitest/coverage-v8` (#47189) @ZeeshanTamboli
563
- - [test] Update e2e test app (#47252) @Ad1tya-007
564
- - [test] Fix flaky Virtualize Autocomplete regression test (#47199) @ZeeshanTamboli
565
-
566
- All contributors of this release in alphabetical order: @Ad1tya-007, @akankshahu, @albarv340, @Aleksan4e3, @brijeshb42, @Copilot, @Fanzzzd, @Janpot, @JCQuintas, @kumarvishwajeettrivedi, @mapache-salvaje, @oliviertassinari, @pcorpet, @rifeplight, @rithik56, @rossdakin, @sai6855, @shamblonaut, @siriwatknp, @vrachuri28, @xBlizZer, @ZeeshanTamboli
567
-
568
- ## 7.3.5
569
-
570
- <!-- generated comparing v7.3.4..master -->
571
-
572
- _Nov 4, 2025_
573
-
574
- A big thanks to the 11 contributors who made this release possible.
575
-
576
- ### `@mui/material@7.3.5`
577
-
578
- - [Collapse] Add slots and slotProps props (#47168) @sai6855
579
- - [l10n] Add missing Catalan (ca-ES) locale (#47156) @frncesc
580
- - Fix regression on `theme.vars.shape` module augmentation (#47164) @siriwatknp
581
-
582
- ### `@mui/material-nextjs@7.3.5`
583
-
584
- - Support Next.js 16 (#47134) @siriwatknp
585
-
586
- ### Docs
587
-
588
- - [Autocomplete] Update virtualization example to use react-window v2 (#47054) @sai6855
589
- - [autocomplete] Add note about unique key extraction for duplicate labels (#47010) @PossiblyAShrub
590
- - [Snackbar] Fix typo in docs (#47038) @sai6855
591
- - [Transition] Fix horizontal scroll in SimpleFade demo in mobile screens (#47169) @sai6855
592
- - Replace deprecated `inputProps` with `slotProps.input` in checkbox demos (#47083) @CODEKRUNCH
593
-
594
- ### Core
595
-
596
- - [code-infra] gitignore next-env.d.ts (#47167) @Janpot
597
- - [code-infra] Migrate versions page to getStaticProps (#47151) @Janpot
598
- - [code-infra] Fix breaking change for ci publish (#47147) @brijeshb42
599
- - [code-infra] Remove React import requirement for jsx (#47146) @brijeshb42
600
- - [code-infra] Update vitest usage detection in `@mui/internal-test-utils` (#47141) @bernardobelchior
601
- - [code-infra] Setup eslint-plugin-compat (#47133) @brijeshb42
602
- - [code-infra] Filter out @mui/joy and @mui/base from search results (#47076) @Janpot
603
- - [code-infra] Fix hotfix instructions (#47015) @Janpot
604
- - [code-infra] Disable pigment regression tests (#47045) @Janpot
605
- - [code-infra] Fix moderate dependabot issue (#46946) @Janpot
606
- - [code-infra] Enable testing-library eslint rules (#47074) @brijeshb42
607
- - [code-infra] Lint json through eslint (#47056) @Janpot
608
- - [code-infra] Support custom npm dist tags during release (#47021) @Janpot
609
- - [code-infra] Remove tsconfig `baseUrl` (#47044) @Janpot
610
- - [code-infra] Centralize stylelint (#46955) @Janpot
611
- - [code-infra] Remove legacy feedback (#46981) @Janpot
612
- - [code-infra] Remove repo build scripts (#47036) @brijeshb42
613
- - [code-infra] Publish docs from upstream (#47018) @Janpot
614
- - [code-infra] Migrate `lodash` to `es-toolkit` (#46974) @sukvvon
615
- - [docs-infra] Do not escape pipes (`|`) inside code blocks (#47139) @ZeeshanTamboli
616
- - [docs-infra] Fix broken link targets (#47104) @Janpot
617
- - [docs-infra] Fix broken link for DOMRect docs (#47106) @Janpot
618
- - [docs-infra] Use published netlify cache plugin package (#47071) @brijeshb42
619
- - [examples] Remove Next.js text from React Router example (#47055) @HeinrichFilter
620
-
621
- All contributors of this release in alphabetical order: @bernardobelchior, @brijeshb42, @CODEKRUNCH, @frncesc, @HeinrichFilter, @Janpot, @PossiblyAShrub, @sai6855, @siriwatknp, @sukvvon, @ZeeshanTamboli
622
-
623
- ## 7.3.4
624
-
625
- <!-- generated comparing v7.3.3..master -->
626
-
627
- _Oct 2, 2025_
628
-
629
- A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
630
-
631
- Small update to revert a change that broke the `<Tabs>` component. Also publishing a beta version of `@mui/lab` which was accidentally published as a stable release.
632
-
633
- ### `@mui/material@7.3.4`
634
-
635
- - [Tabs] Revert "Fix not scrolling to correct tab after refresh when auto scrollable (#46869)" (#47014) @ZeeshanTamboli
636
-
637
- ### Docs
638
-
639
- - Sort package manager automatically (#46897) @Janpot
640
-
641
- ### Core
642
-
643
- - Bring @mui/lab back to unstable version (#47012) @Janpot
644
- - Fix `ThemeOptions` and `createTheme*` cyclic dependency (#47007) @siriwatknp
645
-
646
- All contributors of this release in alphabetical order: @Janpot, @siriwatknp, @ZeeshanTamboli
647
-
648
- ## 7.3.3
649
-
650
- <!-- generated comparing v7.3.2..master -->
651
-
652
- _Sep 30, 2025_
653
-
654
- A big thanks to the 14 contributors who made this release possible.
655
-
656
- ### `@mui/material@7.3.3`
657
-
658
- - [Autocomplete] Sync highlighted index when popup is opened (#46894) @ZeeshanTamboli
659
- - [CircularProgress] Add track slot via enableTrackSlot (#46907) @monam2
660
- - [locale] Split locales into separate files (#46933) @christopherschroer
661
- - [Tabs] Fix not scrolling to correct tab after refresh when auto scrollable (#46869) @Jayesh-11
662
-
663
- ### Docs
664
-
665
- - Add a guide for building extensible themes (#46896) @siriwatknp
666
- - Add v7 community course to resources page (#46944) @alelthomas
667
- - Improve performance of Default Theme Viewer (#46841) @sai6855
668
- - Fix typo in blog component MainContent (#46868) @jonyen
669
- - [Steppers] Replace TransitionProps with slotProps.transition (#46898) @sai6855
670
-
671
- ### Core
672
-
673
- - [blog] Fix year in Punta Cana retreat post (#46943) @mapache-salvaje
674
- - [blog] Punta Cana retreat post (#46892) @mapache-salvaje
675
- - [code-infra] Publish from CI (#46851) @Janpot
676
- - [code-infra] Convert reportBrokenLink script to ts (#47002) @brijeshb42
677
- - [code-infra] Update module resolution for typescript@next (#46940) @Janpot
678
- - [code-infra] Run continuous releases during ci-check (#46948) @Janpot
679
- - [code-infra] Fix github actions check for continuous release (#46941) @Janpot
680
- - [code-infra] Address high/critical dependabot reports (#46937) @Janpot
681
- - [code-infra] Update ci.yml triggers (#46860) @Janpot
682
- - [code-infra] Exact match for renovate file name (#46916) @Janpot
683
- - [code-infra] Disable dependency update for `@material-ui/core` in codemod (#46899) @Janpot
684
- - [code-infra] Transpile `assertion-error` in karma tests (#46909) @Janpot
685
- - [code-infra] Disable browserstack on circleci cron jobs (#46905) @Janpot
686
- - [code-infra] Remove `copy-files` command usage from packages (#46902) @brijeshb42
687
- - [code-infra] Low-hanging ts conversion (#46903) @Janpot
688
- - [code-infra] Bring batch of changes from vitest PR (#46795) @Janpot
689
- - [code-infra] Remove dependency on `fs-extra` (#46755) @bernardobelchior
690
- - [code-infra] Make error code extraction independent of build (#46865) @brijeshb42
691
- - [docs-infra] Fix markdown generation script to find correct files (#46954) @siriwatknp
692
- - [docs-infra] Fix unnecessary redirects (#46951) @Janpot
693
- - [docs-infra] Remove `dangerouslySetInnerHTML` for ad description (#46936) @Janpot
694
- - [docs-infra] Display "View as Markdown" only on Material UI (#46861) @siriwatknp
695
- - [infra] Fix JSON files not being imported in TS demos (#47000) @bernardobelchior
696
- - [infra] Turn `literal | (string & {})` to `PropTypes.string` (#46934) @siriwatknp
697
- - [infra] Bump node.js version and make local usage strict (#46834) @brijeshb42
698
- - [infra] Remove "main" fields from publishable packages (#46856) @brijeshb42
699
- - [internal] Refactor `useForkRef` TS types: tighten `cleanupRef` and simplify ref typing (#46967) @wo-o29
700
- - [internal] Fix naming to match convention (2099cb0) @oliviertassinari
701
- - [internal] Fix naming to match convention (29aad62) @oliviertassinari
702
- - [internal] Use same option as other repositories (eabda77) @oliviertassinari
703
- - [internal] Normalize <meta name='viewport' (9d1922a) @oliviertassinari
704
- - [internal] Normalize charset='utf-8' (f1aae00) @oliviertassinari
705
- - [test] Split infinitive (0237fda) @oliviertassinari
706
-
707
- All contributors of this release in alphabetical order: @alelthomas, @bernardobelchior, @brijeshb42, @christopherschroer, @Janpot, @Jayesh-11, @jonyen, @mapache-salvaje, @monam2, @oliviertassinari, @sai6855, @siriwatknp, @wo-o29, @ZeeshanTamboli
708
-
709
- ## 7.3.2
710
-
711
- <!-- generated comparing v7.3.1..master -->
712
-
713
- _Sep 1, 2025_
714
-
715
- A big thanks to the 16 contributors who made this release possible.
716
-
717
- ### `@mui/material@7.3.2`
718
-
719
- - [Chip] Remove unnecessary optional chaining from key event handlers (#46752) @ZeeshanTamboli
720
- - [Drawer] Add dialog role and aria-modal for `temporary` variant (#46690) @Yashkanekar
721
- - [PaginationItem] Add slot descriptions and default components in API documentation (#46677) @sai6855
722
- - [utils] Remove duplicate isHostComponent function (#46721) @frontman-git
723
-
724
- ### `@mui/codemod@7.3.2`
725
-
726
- - Add codemod to convert top-level to path imports (#46657) @neemski
727
-
728
- ### Docs
729
-
730
- - Remove outdated Next.js lint command (#46847) @oliviertassinari
731
- - Add `View as Markdown` to component link header (#46835) @siriwatknp
732
- - Add a link to open `llms.txt` (#46832) @siriwatknp
733
- - Fix typos in Material UI API docs (#46787) @noritaka1166
734
- - Fix typo extra "to" word (#46783) @danpeleg4
735
- - Remove past employees from about page (#46780) @Janpot
736
- - Fix typos in `docs/pages` folder (#46761) @noritaka1166
737
- - Add clarification on `react-is` resolution with Material UI v6 and v7 for React 18 and below (#46633) @alisasanib
738
- - Fix typos in `joy` and `utils` package (#46713) @noritaka1166
739
- - [autocomplete] Fix console in unstyled demo (#46804) @oliviertassinari
740
- - [autocomplete] Fix Google Maps brand attribution (#46803) @oliviertassinari
741
- - [autocomplete] Fix header sentence case (#46805) @oliviertassinari
742
- - [autocomplete] Fix Google Maps demo (#46793) @oliviertassinari
743
- - [Select] Fix labeling issues in grouped select demo (#46722) @mj12albert
744
- - [table] Remove outdated unstyled section (#46786) @mj12albert
745
- - [TextField] Add note about removal of `sizeMedium` class from InputLabel in v7 upgrade guide (#46693) @checcoux
746
-
747
- ### Core
748
-
749
- - Update `cipher-base` transitive dependency (#46800) @Janpot
750
- - [charts] Marked Treemap chart as Pro (#46691) @prakhargupta1
751
- - [code-infra] Remove some csbci references (#46797) @Janpot
752
- - [code-infra] update build tool (#46801) @Janpot
753
- - [code-infra] Align pkg.pr.new with other projects (#46467) @Janpot
754
- - [code-infra] Prepare for incoming `execa` update (#46781) @Janpot
755
- - [code-infra] Remove `@mui/internal-babel-plugin-resolve-imports` override config (#46754) @ZeeshanTamboli
756
- - [core] Fix typo in `docs/mui-vale` folder (#46760) @noritaka1166
757
- - [core] Fix typos in `docs/data/material` folder (#46757) @noritaka1166
758
- - [core] Fix typos in `netlify` folder (#46756) @noritaka1166
759
- - [core] Upgrade brace-expansion (#46747) @oliviertassinari
760
- - [core] Fix typos in Joy UI docs and `test` folder (#46738) @noritaka1166
761
- - [core] Upgrade KaTeX (#46731) @oliviertassinari
762
- - [core] Avoid Polynomial regex backtracking (#46732) @oliviertassinari
763
- - [core] Remove dead @toolpad/core dependency (#46730) @oliviertassinari
764
- - [core] Fix typos in `markdown` and `system` packages (#46720) @noritaka1166
765
- - [core] Fix typos in `api-docs-builder` package (#46719) @noritaka1166
766
- - [core] Fix typos in `codemod` package (#46715) @noritaka1166
767
- - [core] pnpm prettier:all (#46685) @oliviertassinari
768
- - [docs-infra] Set origin to generated `llms.txt` (#46833) @siriwatknp
769
- - [docs-infra] Fix AbortController error (#46408) @oliviertassinari
770
- - [docs-infra] Block than more feedback submissions (#46824) @oliviertassinari
771
- - [docs-infra] Fix ESLint references (#46680) @oliviertassinari
772
- - [infra] Migrate away from airbnb's eslint config (#46794) @brijeshb42
773
- - [infra] Remove `fs-extra` from docs scripts (#46749) @bernardobelchior
774
- - [infra] Remove dependency on `react-spring` (but keep `@react-spring/web`) (#46748) @bernardobelchior
775
- - [infra] Remove `fs-extra` from `mui-icons-material` (#46745) @bernardobelchior
776
- - [infra] Remove `api-docs-builder` dependency on `fs-extra` (#46742) @bernardobelchior
777
- - [infra] Migrate build command to code-infra (#46614) @brijeshb42
778
- - [infra] move testBuiltTypes step (#46735) @Janpot
779
- - [infra] Remove `fs-extra` from `netlify-plugin-cache-docs` (#46740) @bernardobelchior
780
- - [infra] Supply `document` to `userEvent.setup()` (#46714) @Janpot
781
- - [infra] Remove useless test step (#46679) @Janpot
782
- - [infra] Stagger daily cron jobs to avoid browserstack timeouts (#46676) @Janpot
783
- - [internal] Improve useControlled() strict mode handling (#46807) @oliviertassinari
784
- - [internal] Sentence case (55a9d8f) @oliviertassinari
785
- - [internal] Fix typos in code comments (#46784) @noritaka1166
786
- - [internal] Fix console regression in dev mode (925f02b) @oliviertassinari
787
- - [internal] Prettier all if dependencies changes (1f63b03) @oliviertassinari
788
- - [internal] Fix renovate.json (84be632) @oliviertassinari
789
- - [internal] Polish renovate schedule (#46727) @oliviertassinari
790
- - [internal] Update link to GitHub labels (8ab4813) @oliviertassinari
791
- - [internal] Bump brace-expansion (06de338) @oliviertassinari
792
- - [internal] Normalize Action description (4a2fbcb) @oliviertassinari
793
- - [toolpad] Remove it from website and docs (#46595) @prakhargupta1
794
-
795
- All contributors of this release in alphabetical order: @alisasanib, @bernardobelchior, @brijeshb42, @checcoux, @danpeleg4, @frontman-git, @Janpot, @mj12albert, @neemski, @noritaka1166, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @Yashkanekar, @ZeeshanTamboli
796
-
797
- ## 7.3.1
798
-
799
- <!-- generated comparing v7.3.0..master -->
800
-
801
- _Aug 6, 2025_
802
-
803
- A big thanks to the 2 contributors who made this release possible.
804
-
805
- ### `@mui/material@7.3.1`
806
-
807
- - [PaginationItem] Fix inheritance of component (#46666) @sai6855
808
- - [Select] Revert - Implement pointer cancellation PR 45789 (#46672) @ZeeshanTamboli
809
-
810
- All contributors of this release in alphabetical order: @sai6855, @ZeeshanTamboli
811
-
812
- ## 7.3.0
813
-
814
- <!-- generated comparing v7.2.0..master -->
815
-
816
- _Aug 5, 2025_
817
-
818
- A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
819
-
820
- - 🚀 Shipped `nativeColor` feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#43942) @siriwatknp!
821
-
822
- To learn more, check out the [Native Color](https://mui.com/material-ui/customization/css-theme-variables/native-color/) guide.
823
-
824
- ### `@mui/material@7.3.0`
825
-
826
- - Support native color without JS manipulation (#43942) @siriwatknp
827
- - [Accordion] Add `region` slot (#46659) @sai6855
828
- - [SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined (#46508) @sai6855
829
- - [Select] Improve `MenuProps.slotProps` implementation (#46612) @ZeeshanTamboli
830
- - [Select] Implement pointer cancellation (#45789) @Kartik-Murthy
831
- - [Switch] Add role="switch" (#46482) @ZeeshanTamboli
832
- - [Autocomplete] Fix auto highlight when options change but not the length (#46489) @yafeng-c
833
-
834
- ### `@mui/codemod@7.3.0`
835
-
836
- - Fix `v5.0.0/top-level-imports` codemod changing color imports (#46405) @AidanLDev
837
-
838
- ### Docs
839
-
840
- - Add JetBrains IDEs MCP configuration (#46470) @bernardobelchior
841
- - Add warning to array spacing section (#46542) @cherniavskii
842
- - Add MCP server installation details for Claude Code (#46621) @saschabratton
843
- - Fix incorrect command for MCP Inspector in mcp.md (#46630) @EndiM
844
- - Fix incorrect Typography override example for responsive styles (#46558) @aditi291soni
845
- - Improve MCP docs (#46557) @siriwatknp
846
- - Fix displaying of components in dark mode (#46544) @sai6855
847
- - Generate `template` entries about documented generics (#46540) @LukasTy
848
- - Use fixed dates for stable CRUD dashboard screenshots (#46546) @apedroferreira
849
- - Add "Edit in Mui Chat" button on demos (#46480) @siriwatknp
850
- - Fix Menu customization demo (#46535) @siriwatknp
851
- - Add dashboard with CRUD template based on Toolpad Core (#46376) @apedroferreira
852
- - Clarify `createTheme` warning for future compatibility (#46476) @satendra03
853
- - Remove typo in `_redirects` (#46463) @bharatkashyap
854
- - Change API docs to stay inside Material UI (#46414) @bharatkashyap
855
- - [Dialog] Fix Form dialog demo's actions button padding (#46506) @frontman-git
856
- - [SpeedDial] Remove deprecated props from demos (#46485) @sai6855
857
- - [Switch] Use `slotProps.input` instead of deprecated `inputProps` for accessible controlled switch (#46625) @adiitxa
858
-
859
- ### Core
860
-
861
- - Fix ESLint reference name (80d32a2) @oliviertassinari
862
- - Fix ESLint reference name (5fc166e) @oliviertassinari
863
- - Add `@base-ui-components/*` to env info (#46539) @Janpot
864
- - Remove dead property from routes (#46534) @oliviertassinari
865
- - Fix unpinned version regression (#46438) @oliviertassinari
866
- - [code-infra] Accomodate build requirements from mui-x (#46551) @brijeshb42
867
- - [code-infra] Extend renovate preset from infra repo (#46483) @brijeshb42
868
- - [code-infra] Use flat ESLint config (#46258) @brijeshb42
869
- - [docs-infra] Remove comment saving in G-sheet option (#46617) @alexfauquette
870
- - [docs-infra] Move `Open in MUI Chat` to Demo toolbar and adjust styles (#46579) @siriwatknp
871
- - [docs-infra] Fix codeblock issues (#46323) @atharva3333
872
- - [docs-infra] Handle white spaces and generate either TS or JS demo for llms files (#46494) @siriwatknp
873
- - [examples] Rename PopOverMenu.tsx file to match its usage (#46532) @rjray
874
- - [infra] Fix `test_types_next`, `test_react_18`, `test_react_next` jobs (#46182) @Janpot
875
- - [infra] Remove package.json `module` field (#46620) @Janpot
876
- - [infra] Upgrade form-data to >4.0.4 (#46618) @Janpot
877
- - [infra] Use cpu option only in CI (#46588) @Janpot
878
- - [infra] Update scripts to delete publishConfig.directory (#46563) @brijeshb42
879
- - [infra] Remove `transform-runtime` from `next/babel` (#46552) @Janpot
880
- - [infra] Revert nx update (#46538) @Janpot
881
- - [infra] Replace Argos script with code-infra CLI and update deps (#46475) @Janpot
882
- - [infra] Update node group in renovate config (#46474) @Janpot
883
- - [infra] Move @playwright/test to peer deps in @mui/internal-test-utils (#46459) @Janpot
884
- - [infra] Add instructions for patch release (#46382) @mnajdova
885
-
886
- All contributors of this release in alphabetical order: @adiitxa, @aditi291soni, @AidanLDev, @alexfauquette, @apedroferreira, @atharva3333, @bernardobelchior, @bharatkashyap, @brijeshb42, @cherniavskii, @EndiM, @frontman-git, @Janpot, @Kartik-Murthy, @LukasTy, @mnajdova, @oliviertassinari, @rjray, @sai6855, @saschabratton, @satendra03, @siriwatknp, @yafeng-c, @ZeeshanTamboli
887
-
888
- ## 7.2.0
889
-
890
- <!-- generated comparing v7.1.1..master -->
891
-
892
- _Jun 26, 2025_
893
-
894
- A big thanks to the 17 contributors who made this release possible. Here are the highlights ✨:
895
-
896
- - ⚡️ Added `modularCssLayers` theme option for splitting styles into multiple CSS layers (#46001) @siriwatknp.
897
- - 📖 Added example for using Material UI with React Router v7 (#46406) @siriwatknp.
898
-
899
- ### `@mui/material@7.2.0`
900
-
901
- - [Backdrop] Fix handling of `component` prop (#46269) @sai6855
902
- - [Chip] Explicitly define line-height (#46260) @DiegoAndai
903
- - [Chip] Fix handling on event handlers (#46263) @sai6855
904
- - [OutlinedInput][Input] Deprecate composed classes (#46316) @sai6855
905
- - [Select] Pass MenuProps.slotProps.list alongside MenuListProps (#46274) @scousino
906
- - [l10] Enable `labelDisplayedRows` translation for Romanian (#46377) @dhu-redwoodtech
907
- - Skip generating `modularCssLayers` CSS var (#46329) @siriwatknp
908
-
909
- ### `@mui/system@7.2.0`
910
-
911
- - Add `modularCssLayers` theme flag to split styles into multiple CSS layers (#46001) @siriwatknp
912
-
913
- ### `@mui/styled-engine@7.2.0`
914
-
915
- - Do not reuse the emotion cache across SSR requests (#46276) @robbtraister
916
-
917
- ### `@mui/codemod@7.2.0`
918
-
919
- - [Dialog] Add codemod for deprecated props (#46328) @sai6855
920
-
921
- ### Docs
922
-
923
- - Don't forward `hasAiSuggestion` (#46415) @bharatkashyap
924
- - Add introduction to MCP (#46224) @bharatkashyap
925
- - Fallback for searchbar during SSR (#46364) @Janpot
926
- - Update InitColorSchemeScript options to match colorSchemeSelector (#46302) @humble-barnacle001
927
- - Add `ListItemButton` to make the deprecation clear (#46356) @siriwatknp
928
- - Remove "Unstyled" section from component docs (#46272) @mapache-salvaje
929
- - Add Testing section to Rating component doc (#46268) @0210shivam
930
- - Fix fade modal demo (#46271) @brijeshb42
931
- - [ai] Add suggestions to edit with MUI Chat (#46309) @bharatkashyap
932
- - [Dialog] Fix form dialog uses ARIA roles on incompatible elements (#46307) @ZeeshanTamboli
933
- - [Menu] Fix dark mode styling of grouped header demo (#46317) @sai6855
934
- - [TextField] Removed type="number" demos (#46314) @KirankumarAmbati
935
- - [examples] Add `material-ui-react-router-ts` example (#46406) @siriwatknp
936
-
937
- ### Core
938
-
939
- - pnpm docs:sync-team (3641a0b) @oliviertassinari
940
- - Add cross-env to ESLint script (#46358) @ZeeshanTamboli
941
- - Support merging of className and style from theme (#45975) @sai6855
942
- - [code-infra] Create bundle size package (#45911) @Janpot
943
- - [docs-infra] Add a script to generate Material UI `llms.txt` and docs markdown. (#46308) @siriwatknp
944
- - [docs-infra] Fix StackBlitz for js projects (#46220) @Janpot
945
- - [infra] Add emotion as external for bundle monitor (#46372) @Janpot
946
- - [infra] Create update PR on every canary publish for internal packages (#46367) @Janpot
947
- - [infra] Remove deprecated esmExternals (#46365) @Janpot
948
- - [infra] Support project-specific changelog in build scripts (#46425) @michaldudak
949
- - [toolpad][website] Remove references to Toolpad (#46311) @prakhargupta1
950
-
951
- All contributors of this release in alphabetical order: @0210shivam, @bharatkashyap, @brijeshb42, @dhu-redwoodtech, @DiegoAndai, @humble-barnacle001, @Janpot, @KirankumarAmbati, @mapache-salvaje, @michaldudak, @oliviertassinari, @prakhargupta1, @robbtraister, @sai6855, @scousino, @siriwatknp, @ZeeshanTamboli
952
-
953
- ## 7.1.2
954
-
955
- _Jun 18, 2025_
956
-
957
- A big thanks to the 2 contributors who made this release possible.
958
-
959
- ### `@mui/material@7.1.2`
960
-
961
- - [Chip] Fix handling on event handlers (#46263) @sai6855
962
-
963
- ### Docs
964
-
965
- - Fix fade modal demo (#46271) @brijeshb42
966
-
967
- All contributors of this release in alphabetical order: @brijeshb42, @sai6855
968
-
969
- ## 7.1.1
970
-
971
- <!-- generated comparing v7.1.0..master -->
972
-
973
- _May 30, 2025_
974
-
975
- A big thanks to the 15 contributors who made this release possible.
976
-
977
- ### `@mui/material@7.1.1`
978
-
979
- - [Autocomplete] Fix label shrink issue when `renderValue` is used with empty array in multiple mode (#46047) @ZeeshanTamboli
980
- - [Autocomplete] Prevent `renderValue` from being skipped when value is 0 (#46145) @LakshitAgarwal
981
- - [Autocomplete] Add note in JSDoc for non-TextField components in `renderInput` (#46141) @khllbnomrn
982
- - [Chip] Add slots and slotProps (#46098) @sai6855
983
- - [Menu] Remove depreacted `MenuListProps` from demos (#46144) @sai6855
984
- - [TablePaginationActions] Export TablePaginationActions as new component (#46149) @sai6855
985
- - [SnackbarContent] Fix `square` prop not working (#46196) @0210shivam
986
- - [SnackbarContent] Fix error when theme value is CSS variable (#46198) @0210shivam
987
-
988
- ### `@mui/codemod@7.1.1`
989
-
990
- - Add package name option (#45977) @siriwatknp
991
-
992
- ### `@mui/system@7.1.1`
993
-
994
- - Skip styled component from being transformed (#46129) @siriwatknp
995
- - Update the type for borderRadius (#46154) @codiini
996
-
997
- ### `@mui/styled-engine@7.1.1`
998
-
999
- - Fix variant props callback type to spread `ownerState` (#46187) @siriwatknp
1000
-
1001
- ### `@mui/stylis-plugin-rtl@7.1.1`
1002
-
1003
- - Fix RTL does not work with CSS layer with a new package (#46230) @siriwatknp
1004
-
1005
- ### Docs
1006
-
1007
- - [Dialog] Remove deprecated TransitionComponent from demo (#46185) @sai6855
1008
- - [Grid] Remove direction `column` and `column-reverse` from the demo (#46127) @0210shivam
1009
- - [Grid] Update grid migration guide (#46057) @sai6855
1010
- - [templates] Fix rendering of logos in dark mode (#46221) @sai6855
1011
- - [ToggleButtonGroup] Add spacing demo (#46058) @sai6855
1012
- - Fix typo in dark mode docs (#46229) @ZeeshanTamboli
1013
- - Clarify Next.js + Tailwind CSS v3 integration requirements (#46176) @chaitanyasharma1011
1014
- - Fix GridLegacy docs order (#46135) @oliviertassinari
1015
- - Update upgrade guide for resolution of `react-is` (#46002) @siriwatknp
1016
- - Remove oudated scaffoldhub ad (#46090) @oliviertassinari
1017
- - Show how to target global state classes with CSS Modules (#45992) @RubemMazzetto
1018
-
1019
- ### Core
1020
-
1021
- - [code-infra] Add plugin to check for index file access (#46178) @Janpot
1022
- - [code-infra] Bump ESLint to v9 (#46222) @brijeshb42
1023
- - [code-infra] Move packages to mui/mui-public (#46155) @Janpot
1024
- - [code-infra] Move `chai` to peerDep (#46227) @JCQuintas
1025
- - [code-infra] Avoid loading barrel file during type checking (#46177) @Janpot
1026
- - [code-infra] Remove unnecessary ref from `HighlightedCode` component (#46151) @ZeeshanTamboli
1027
- - [code-infra] Import mocha type instead of global (#46108) @JCQuintas
1028
- - [code-infra] Dependabot also create branches (795a481) @oliviertassinari
1029
- - [code-infra] Avoid running continuous release on forks (#46103) @Janpot
1030
- - [code-infra] Remove checkout job altogether (#46100) @Janpot
1031
- - [code-infra] Remove required checkout workflows in circleci (#46099) @Janpot
1032
- - Run pnpm docs:sync-team (c8f1da5) @oliviertassinari
1033
- - Upgrade MUI X packages to v8 (#45990) @KenanYusuf
1034
- - Minor detail to reduce confusion (4c64b72) @oliviertassinari
1035
- - Update security.md (#45839) @DiegoAndai
1036
- - Apply yml convention, blank line only at top level (f273220) @oliviertassinari
1037
- - Add comment that lab should be in alpha (#45999) @oliviertassinari
1038
-
1039
- All contributors of this release in alphabetical order: @0210shivam, @brijeshb42, @chaitanyasharma1011, @codiini, @DiegoAndai, @Janpot, @JCQuintas, @KenanYusuf, @khllbnomrn, @LakshitAgarwal, @oliviertassinari, @RubemMazzetto, @sai6855, @siriwatknp, @ZeeshanTamboli
1040
-
1041
- ## 7.1.0
1042
-
1043
- <!-- generated comparing v7.0.2..master -->
1044
-
1045
- _May 6, 2025_
1046
-
1047
- A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
1048
-
1049
- - 🎉 Material UI now works with **Tailwind CSS v4**! Check out the [setup guide](https://mui.com/material-ui/integrations/tailwindcss/tailwindcss-v4/).
1050
-
1051
- ### `@mui/material@7.1.0`
1052
-
1053
- - [InputBase] Text cursor jumps several lines up when inserting text fragment with new line at the end (#45246) @yermartee
1054
- - [OutlinedInput] Add missing `notchedOutline` slot (#45917) @siriwatknp
1055
- - [Snackbar] Skip default `onClickAway` behavior when `defaultMuiPrevented` is provided (#45629) @sai6855
1056
- - [Avatar] Fix img slot types and add missing slots (#45483) @siriwatknp
1057
- - [Badge] Replace useSlotProps with useSlot hook (#45871) @sai6855
1058
- - [BottomNavigationAction] Add slots and slotProps (#45776) @sai6855
1059
- - [CardActionArea] Add slots and slotProps (#45866) @sai6855
1060
- - [useMediaQuery] Add warning and docs for using `useMediaQuery('print')` (#44790) @good-jinu
1061
- - Remove unnecessary clsx usages (#46084) @sai6855
1062
- - Corrected generic type definition in `SelectChangeEvent` (#45941) @SuyashShukla0007
1063
- - Fix theme object changes between renders (#45863) @siriwatknp
1064
-
1065
- ### `@mui/material-nextjs@7.1.0`
1066
-
1067
- - Add option to enable CSS layers for pages router (#45596) @siriwatknp
1068
- - Do not wrap `@layer` order rules in App Router (#45864) @Nayeem-XTREME
1069
-
1070
- ### `@mui/system@7.1.0`
1071
-
1072
- - Fix `@mui/system` types organization (#45860) @Janpot
1073
-
1074
- ### `@mui/styled-engine@7.1.0`
1075
-
1076
- - Infer `ownerState` from props in `styled` (#46083) @siriwatknp
1077
- - Fix style overrides variants type (#45478) @siriwatknp
1078
-
1079
- ### Docs
1080
-
1081
- - [Avatar] Add avatar upload demo (#45986) @Demianeen
1082
- - [Dialog] Remove deprecated props usage in demos (#45923) @sai6855
1083
- - [Menu] Update `paper` slot JSDoc default from `Paper` to `PopoverPaper` (#45722) @andreachiera
1084
- - [examples] Remove create-react-app usages (#45426) @CodeLeom
1085
- - Add `AccordionSummary` to the v5 breaking change migration (#45947) @siriwatknp
1086
- - Update CSS variable usage in migration guide for Pigment CSS (#46033) @sai6855
1087
- - Fix docs API dark mode color (#46086) @alexfauquette
1088
- - Add a guide for extending Material UI classes in Tailwind CSS (#46039) @siriwatknp
1089
- - Add `InitColorSchemeScript` docs and API (#45927) @siriwatknp
1090
- - Add Tailwind CSS v4 integration guide (#45906) @siriwatknp
1091
- - Fix 301 links to the system v6 (#45931) @oliviertassinari
1092
- - Add notification for MUI X v8 announcement (#45942) @joserodolfofreitas
1093
- - Fix som 301 redirections (ae84b35) @oliviertassinari
1094
- - Fix some 301 redirections (057384e) @oliviertassinari
1095
- - Fix logo is not centered on small screens (#45920) @crabsim
1096
- - Fix line break typo (a2a62d5) @oliviertassinari
1097
- - Fix markdown typo in templates.md (#45914) @scyzoryck
1098
- - Add Next.js App Router guide for custom classnames (#45852) @siriwatknp
1099
-
1100
- ### Core
1101
-
1102
- - [code-infra] Give a stable name to dev tool app (3889ded) @oliviertassinari
1103
- - [code-infra] Normalize author package in org (8135638) @oliviertassinari
1104
- - [code-infra] Correct some manually curated .d.ts files (#46054) @Janpot
1105
- - [code-infra] Align deps versions (#46048) @Janpot
1106
- - [code-infra] Fix dynamic import in imports resolver (#46046) @Janpot
1107
- - [code-infra] Eliminate `@mui/utils` deep imports (#46004) @Janpot
1108
- - [code-infra] Expand renovate.json for react types (#45935) @Janpot
1109
- - [code-infra] Make Argos upload script reusable (#45883) @Janpot
1110
- - [code-infra] Disallow redundant window prefixes for globals (#45880) @Janpot
1111
- - [code-infra] Remove type generation of modern build (#45912) @Janpot
1112
- - [code-infra] Clean up bundle size checker (#45622) @Janpot
1113
- - [code-infra] Fix `StrictMode` effects not being called twice in React 19 tests (#45812) @bernardobelchior
1114
- - [code-infra] Convert `@mui/utils` to typescript (#45671) @Janpot
1115
- - [docs-infra] Improve export into sandbox package.json (#46044) @oliviertassinari
1116
- - [docs-infra] Update feedback Node.js to v22 (#46064) @oliviertassinari
1117
- - [docs-infra] Normalize netlify.toml in org (b101d5c) @oliviertassinari
1118
- - [docs-infra] Uniformize Vale between repositories (0f79796) @oliviertassinari
1119
- - [docs-infra] Fix Vale no longer working (#46029) @oliviertassinari
1120
- - [docs-infra] Remove demo styling switch (#45926) @Janpot
1121
- - [docs-infra] StackBlitz WebContainer demos (#45924) @Janpot
1122
- - [docs-infra] Fix feedback management (#45872) @alexfauquette
1123
- - [test] Replace `playwright` with `@playwright/test` (#45998) @ZeeshanTamboli
1124
- - Fix internal version duplication (#46051) @oliviertassinari
1125
- - Avoid the need for `@mui/material/themeCssVarsAugmentation` (#46053) @Janpot
1126
- - Add security label to dependabot PRs (0a5c027) @oliviertassinari
1127
- - Remove unecessary versions (#46034) @oliviertassinari
1128
- - Remove redundant overrides resolver (#45970) @romgrk
1129
- - Fix duplicate branch reference (#45915) @oliviertassinari
1130
- - Fix outdated <link rel="shortcut icon" (#45916) @oliviertassinari
1131
- - Fix redirection chains (#45930) @oliviertassinari
1132
- - Run pnpm docs:sync-team (beee09f) @oliviertassinari
1133
- - Add `pkg.pr.new` publishing (#42984) @Aslemammad
1134
- - Remove @mui/base from the master branch (#45857) @mnajdova
1135
-
1136
- All contributors of this release in alphabetical order: @alexfauquette, @andreachiera, @Aslemammad, @bernardobelchior, @CodeLeom, @crabsim, @Demianeen, @good-jinu, @Janpot, @joserodolfofreitas, @mnajdova, @Nayeem-XTREME, @oliviertassinari, @renovate[bot], @romgrk, @sai6855, @scyzoryck, @siriwatknp, @SuyashShukla0007, @yermartee, @ZeeshanTamboli
1137
-
1138
- ## 7.0.2
1139
-
1140
- _Apr 9, 2025_
1141
-
1142
- A big thanks to the 12 contributors who made this release possible.
1143
-
1144
- ### `@mui/material@7.0.2`
1145
-
1146
- - [Autocomplete] Add ability to render custom single value (#45387) @ZeeshanTamboli
1147
- - [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial `value` is provided (#45734) @imadx
1148
- - [AvatarGroup] Fix `spacing` prop ignoring value `0` (#45799) @Kartik-Murthy
1149
- - [Dialog] Deprecate composed classes (#45418) @sai6855
1150
-
1151
- ### `@mui/material-nextjs@7.0.2`
1152
-
1153
- - Fix nonce issues (#45794) @Janpot
1154
- - Add warnings to nextjs router integration (#45778) @Janpot
1155
-
1156
- ### `@mui/styled-engine@7.0.2`
1157
-
1158
- - Added caching to `StyledEngineProvider` to improve performance for running tests with Jest (#45846) @siriwatknp
1159
-
1160
- ### Core
1161
-
1162
- - [blog] Improve upvote video (0646444) @oliviertassinari
1163
- - [code-infra] Remove webpack aliases (#45841) @Janpot
1164
- - [code-infra] Remove .tsbuildinfo from build folder (#45727) @Janpot
1165
- - [code-infra] Stabilize theme viewer screenshot tests (#45768) @Janpot
1166
- - [code-infra] Remove modern bundles (#45808) @Janpot
1167
- - Update buildTypes script to optionally remove css imports (#45835) @brijeshb42
1168
- - Allow repo to be accepted as an argument for releaseTag (#45801) @brijeshb42
1169
- - Update scripts to support base-ui (#45784) @brijeshb42
1170
- - Sync scorecards.yml across codebase (4de5076) @oliviertassinari
1171
- - Remove baseUrl and skipLibCheck (#45806) @Janpot
1172
- - [docs-infra] Fix redirect styles pages (#45848) @siriwatknp
1173
- - [docs-infra] Remove false-positive Vale rules (#45843) @oliviertassinari
1174
- - [docs-infra] Make sure Next.js can find package.json through its aliases (#45840) @Janpot
1175
- - [docs-infra] Fix Next.js brand name coverage (6915f8d) @oliviertassinari
1176
- - [docs-infra] Fix layout shift between MIT and commercial pages (#45760) @oliviertassinari
1177
- - [docs-infra] Non breaking space for ESM (#45758) @oliviertassinari
1178
- - [support-infra] Remove dead 'workflow_call:' (#45736) @oliviertassinari
1179
- - [utils] Support cleanup callbacks in useForkRef (#45621) @DiegoAndai
1180
-
1181
- ### Docs
1182
-
1183
- - Fix pigment vite integration example (#44746) @brijeshb42
1184
- - Update migration instructions and codemod references for deprecated APIs (#45793) @sai6855
1185
- - Add TanStack Router routing example (#44930) @vetledv
1186
- - Fix layout shifting in icons page (#45779) @sai6855
1187
- - Fix migration instructions (#45762) @oliviertassinari
1188
- - Fix wrong TypeScript support version (#45761) @oliviertassinari
1189
- - Fix link to mui-joy/src/styles/components.d.ts (#45763) @oliviertassinari
1190
- - Fix 301 link (ae94c40) @oliviertassinari
1191
- - Fix 301 links (abd8f63) @oliviertassinari
1192
- - Fix 301 redirection (c7658de) @oliviertassinari
1193
- - [nextjs] Migrate from deprecated "legacyBehavior" prop (#44871) @oliviertassinari
1194
- - [nextjs] Document CSP for Next.js Pages Router (#45798) @Grohden
1195
-
1196
- All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Grohden, @imadx, @Janpot, @Kartik-Murthy, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp, @vetledv, @ZeeshanTamboli
1197
-
1198
- ## 7.0.1
1199
-
1200
- <!-- generated comparing v7.0.0..master -->
1201
-
1202
- _Mar 28, 2025_
1203
-
1204
- A big thanks to the 7 contributors who made this release possible.
1205
-
1206
- ### `@mui/material@7.0.1`
1207
-
1208
- - Export ThemeProviderProps (#45701) @aarongarciah
1209
- - [Fab] Fix default variant text color when using CSS vars (#45714) @aarongarciah
1210
- - Remove mention of v7 in deprecation messages (#45708) @DiegoAndai
1211
- - [Popover] Allow `null` in `anchorEl` function return type (#45045) @eduter
1212
- - Fix missing CSSProperties/MixinOptions types (#45706) @Janpot
1213
-
1214
- ### `@mui/icons-material@7.0.1`
1215
-
1216
- - [code-infra] Fix icon-material type resolution under `moduleResolution: "node"` (#45704) @Janpot
1217
- - Bring back individual icon dts (#45711) @Janpot
1218
-
1219
- ### Core
1220
-
1221
- - Improve the release instructions (#45688) @mnajdova
1222
-
1223
- ### Docs
1224
-
1225
- - Fix Masonry and Toolpad dark mode demos (#45721) @siriwatknp
1226
- - Update v7 related copy (#45716) @aarongarciah
1227
- - Avoid unwanted undefined in page title (#45718) @aarongarciah
1228
- - Fix joy templates error (#45715) @siriwatknp
1229
- - Rename GitHub icon import (#45709) @micttyoid
1230
- - Fix Safari issue in dark mode (#45696) @mnajdova
1231
- - Fix `Grid`, `GridLegacy`, `Stack`, `Badge`, `Select`, `Autocomplete` demos CSS variables (#45693) @DiegoAndai
1232
- - Add "Material UI v7 is here" to the notifications (#45694) @DiegoAndai
1233
- - Fix `Breadcrumbs`, `List`, `Divider`, and `Typography` dark mode demos (#45692) @siriwatknp
1234
- - Fix Material Icons page in dark mode (#45691) @mnajdova
1235
-
1236
- All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @eduter, @Janpot, @micttyoid, @mnajdova, @siriwatknp
1237
-
1238
- ## 7.0.0
1239
-
1240
- <!-- generated comparing v7.0.0-rc.0..master -->
1241
-
1242
- _Mar 26, 2025_
1243
-
1244
- 🎉 We're happy to announce the stable release of v7.
1245
-
1246
- - Read the [blog post](https://mui.com/blog/material-ui-v7-is-here/) about the announcement.
1247
- - Check out the [v7 upgrade guide](https://mui.com/material-ui/migration/upgrade-to-v7/).
1248
-
1249
- ### `@mui/material@7.0.0`
1250
-
1251
- - [Autocomplete] Fix when `onHighlightChange` is called (#45438) @ZeeshanTamboli
1252
- - [Tabs] Fix modifier keys + Left/Right Arrow key from being consumed by tab navigation (#45345) @mushfiqbh
1253
- - Update minimum TypeScript support to 4.9 (#45535) @siriwatknp
1254
-
1255
- ### `@mui/system@7.0.0`
1256
-
1257
- - [system] Fix palette mode does not change when not using CSS vars (#45660) @siriwatknp
1258
-
1259
- ### `@mui/lab@7.0.0-beta.9`
1260
-
1261
- - [lab] Remove @mui/base dependency (#45602) @mnajdova
1262
-
1263
- ### Docs
1264
-
1265
- - [docs] Fix unnecessary redirects for v7 (#45677) @Janpot
1266
- - [docs] Fix new React project link, CRA deprecated (#45362) @oliviertassinari
1267
- - [docs] Prepare the v7 upgrade guide for stable release (#45624) @DiegoAndai
1268
- - [docs] Fix grammatical errors in support.md (#45631) @letianpailove
1269
- - [docs] Update nextjs font optimization guide (#45600) @IshfaqAhmedProg
1270
- - [docs] Deprecate Toolpad Studio (#45613) @Janpot
1271
- - [docs] Sync the mode from page to demos #45661 @siriwatknp
1272
-
1273
- ### Core
1274
-
1275
- - [blog] v7 stable release (#45623) @DiegoAndai
1276
- - [code-infra] Disable flaky masonry screenshot (#45678) @Janpot
1277
- - [code-infra] Migrate regression tests to vite (#44964) @Janpot
1278
- - [code-infra] Update rollup (#45666) @Janpot
1279
- - [code-infra] Support `React.ComponentType` in proptypes generation (#45664) @Janpot
1280
- - [code-infra] Ensure `translations.json` is present in all `@mui/docs` package builds (#45626) @LukasTy
1281
- - [code-infra] Improve Argos script debuggability (#45619) @Janpot
1282
- - [code-infra] Reconfigure `react-remove-properties` babel plugin (#45218) @Janpot
1283
- - [core] Prepare master for v7 stable (#45674) @DiegoAndai
1284
- - [core] Improve instructions on changing domain (#45637) @mnajdova
1285
- - [core] Deprecate `ponyfillGlobal` (#45606) @Janpot
1286
- - [docs-infra] Restructure docs theme context to CSS variables (#45386) @siriwatknp
1287
- - [styles] Remove code & docs (#45633) @mnajdova
1288
-
1289
- All contributors of this release in alphabetical order: @DiegoAndai, @IshfaqAhmedProg, @Janpot, @letianpailove, @LukasTy, @mnajdova, @mushfiqbh, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
1290
-
1291
- ## 7.0.0-rc.0
1292
-
1293
- <!-- generated comparing v7.0.0-beta.4..master -->
1294
-
1295
- _Mar 18, 2025_
1296
-
1297
- A big thanks to the 4 contributors who made this release possible.
1298
-
1299
- ### `@mui/material@7.0.0-rc.0`
1300
-
1301
- - [StepLabel] Add missing root slot (#45603) @sai6855
1302
- - [Switch] Add slots and slotProps (#45595) @siriwatknp
1303
- - [utils] Add merging function to `mergeSlotProps` utility (#45543) @siriwatknp
1304
-
1305
- ### Core
1306
-
1307
- - [blog] Clarify the difference between the two Pro plans (#45266) @oliviertassinari
1308
- - [code-infra] Allow specifying a custom error formatter module for error minifcation (#45291) @Janpot
1309
- - [code-infra] Make `getVersionEnvVariables` reusable for other repos (#45562) @Janpot
1310
- - [code-infra] Update peer dependency of `@mui/utils` in `@mui/docs` (#45561) @Janpot
1311
- - Add StackBlitz template to issue template (#45504) @Janpot
1312
-
1313
- All contributors of this release in alphabetical order: @Janpot, @oliviertassinari, @sai6855, @siriwatknp
1314
-
1315
- ## 7.0.0-beta.4
1316
-
1317
- <!-- generated comparing v7.0.0-beta.3..master -->
1318
-
1319
- _Mar 13, 2025_
1320
-
1321
- A big thanks to the 10 contributors who made this release possible.
1322
- This release contains bug fixes 🐛 and improvements to the new package layout 🏗️.
1323
-
1324
- ### `@mui/material@7.0.0-beta.4`
1325
-
1326
- - [Accordion] Add missing `root` slot (#45532) @sai6855
1327
- - [AccordionSummary] Add slots and slotProps (#45559) @sai6855
1328
- - [ListItemText] Add missing `root` slot (#45540) @sai6855
1329
- - [SpeedDial] Add missing `root` slot (#45541) @sai6855
1330
- - [Tooltip] Allow auto placement on tooltip (#45399) @Jtaks
1331
- - [useScrollTrigger] Do nothing if target is null (#45441) @vipierozan99
1332
- - [TextareaAutosize] Fix ResizeObserver causing infinite `selectionchange` loop (#45351) @mj12albert
1333
- - Fix negative input for CSS variables spacing array (#45550) @siriwatknp
1334
- - Add missing deprecations in deprecations-all file (#45505) @sai6855
1335
- - Rename some `@mui/material/styles/createTypography` exports (#45558) @Janpot
1336
-
1337
- ### `@mui/icons-material@7.0.0-beta.4`
1338
-
1339
- - Remove unused icon names from the download script (#45453) @yermartee
1340
-
1341
- ### `@mui/system@7.0.0-beta.4`
1342
-
1343
- - Prevent nested non-vars theme inheritance (#45545) @siriwatknp
1344
- - Disable theme recalculation as default behavior (#45405) @siriwatknp
1345
- - Fix package layout inconsistencies (#45491) @DiegoAndai
1346
-
1347
- ### `@mui/styled-engine@7.0.0-beta.4`
1348
-
1349
- - Add `enableCssLayer` prop to StyledEngineProvider (#45428) @siriwatknp
1350
-
1351
- ### `@mui/types@7.3.0`
1352
-
1353
- - [code-infra] Fix type resolution for @mui/types (#45513) @Janpot
1354
-
1355
- ### `@mui/utils@7.0.0-beta.4`
1356
-
1357
- - Fix package layout inconsistencies (#45491) @DiegoAndai
1358
- - Use correct iri-reference homepage format (#45472) @dahiro
1359
-
1360
- ### Docs
1361
-
1362
- - [Backdrop] Fix component name in migration guide (#45506) @sai6855
1363
- - [TextField] Add HTML input section to TextField page (#45439) @siriwatknp
1364
-
1365
- ### Core
1366
-
1367
- - [code-infra] Convert a few docs modules to ts (#45548) @Janpot
1368
- - [code-infra] Remove more CJS modules from the docs (#45557) @Janpot
1369
- - [code-infra] Remove nested imports from theme augmentation (#45514) @Janpot
1370
- - [docs-infra] Add @ts-ignore to avoid type checking for MUI X (#45555) @siriwatknp
1371
- - [blog] Fix author end-of-year updates (#45533) @oliviertassinari
1372
-
1373
- All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Janpot, @Jtaks, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vipierozan99, @yermartee
1374
-
1375
- ## 7.0.0-beta.3
1376
-
1377
- <!-- generated comparing v7.0.0-beta.2..master -->
1378
-
1379
- _Mar 5, 2025_
1380
-
1381
- A big thanks to the 3 contributors who made this release possible.
1382
-
1383
- ### `@mui/material@7.0.0-beta.3`
1384
-
1385
- - Fix moduleResolution:node for icons (#45444) @Janpot
1386
- - [ThemeProvider] Add `storageManager` prop to `ThemeProvider` (#45136) @siriwatknp
1387
- - [Radio] Fix `inputProps` not forwarded (#45471) @siriwatknp
1388
-
1389
- ### `@mui/codemod@7.0.0-beta.3`
1390
-
1391
- - [codemod] Fix codemods not found (#45473) @DiegoAndai
1392
-
1393
- All contributors of this release in alphabetical order: @DiegoAndai, @Janpot, @siriwatknp
1394
-
1395
- ## 7.0.0-beta.2
1396
-
1397
- <!-- generated comparing v7.0.0-beta.1..master -->
1398
-
1399
- _Feb 27, 2025_
1400
-
1401
- A big thanks to the 2 contributors who made this release possible.
1402
-
1403
- ### Core
1404
-
1405
- - [code-infra] Add package.json export (#45433) @Janpot
1406
- - [blog] React 19 migration for MUI X (#45348) @arminmeh
1407
-
1408
- All contributors of this release in alphabetical order: @arminmeh, @Janpot
1409
-
1410
- ## 7.0.0-beta.1
1411
-
1412
- <!-- generated comparing v7.0.0-beta.0..master -->
1413
-
1414
- _Feb 27, 2025_
1415
-
1416
- This release fixes incorrect build output from the previous release (`beta.0`).
1417
-
1418
- ### Core
1419
-
1420
- - [code-infra] Fix build:types script omitting folders with a dot in their name (#45422) @Janpot
1421
- - [release] Fix versions (#45420) @mj12albert
1422
-
1423
- All contributors of this release in alphabetical order: @Janpot, @mj12albert
1424
-
1425
- ## 7.0.0-beta.0
1426
-
1427
- <!-- generated comparing v7.0.0-alpha.2..master -->
1428
-
1429
- _Feb 26, 2025_
1430
-
1431
- A big thanks to the 8 contributors who made this release possible.
1432
-
1433
- ### `@mui/material@7.0.0-beta.0`
1434
-
1435
- - [Modal][Dialog] Remove deprecated `onBackdropClick` (#45395) @DiegoAndai
1436
- - [Grid] Improve Grid2 upgrade experience (#45304) @DiegoAndai
1437
- - [Grid] Rename to GridLegacy (#45363) @DiegoAndai
1438
- - [Grid2] Rename to Grid (#45381) @DiegoAndai
1439
- - Remove SvgIcon data-testid in production (#45333) @Janpot
1440
- - Allow nested theme creation with `vars` (#45335) @siriwatknp
1441
- - [Rating] Deprecate \*Props and complete `slots`, `slotProps` (#45295) @harry-whorlow
1442
- - [Slider] Fix css class selector in migration guide (#45402) @sai6855
1443
- - [Slider] Fix spacings in .md files (#45388) @sai6855
1444
- - [styles] Remove deprecated exports (#45397) @DiegoAndai
1445
- - [Menu] Deprecate \*Props and complete `slots`, `slotProps` (#44913) @siriwatknp
1446
- - [StepButton] Remove StepIconButton type (#45396) @DiegoAndai
1447
-
1448
- ### Docs
1449
-
1450
- - [Autocomplete] Remove unnecessary renderTags prop from Sizes demo (#45401) @ZeeshanTamboli
1451
- - Add `overriding-component-structure` doc to Material UI (#45186) @siriwatknp
1452
- - Fix typo in slider docs (#45390) @sai6855
1453
- - Fix Context Menu selection lost on Safari (#44903) @NooBat
1454
-
1455
- ### Core
1456
-
1457
- - [code-infra] Fix types for @mui/styled-engine (#45413) @Janpot
1458
- - [docs-infra] Fix theme toggle call (#45400) @siriwatknp
1459
- - [docs-infra] Add `color-scheme` to document in iframe demos (#45406) @KenanYusuf
1460
- - [docs-infra] Revert to use deprecated `CssVarsProvider` for MUI X (#45371) @siriwatknp
1461
- - [docs-infra] Fix dark mode flicker for API pages (#45354) @siriwatknp
1462
- - [examples] Remove unnecessary comma in Material UI Vite JS example (#45370) @ZeeshanTamboli
1463
- - [test] Remove unused renderTags prop and fix key warning in Autocomplete regression test (#45410) @ZeeshanTamboli
1464
-
1465
- All contributors of this release in alphabetical order: @DiegoAndai, @harry-whorlow, @Janpot, @KenanYusuf, @NooBat, @sai6855, @siriwatknp, @ZeeshanTamboli
1466
-
1467
- ## 7.0.0-alpha.2
1468
-
1469
- <!-- generated comparing v7.0.0-alpha.1..master -->
1470
-
1471
- _Feb 18, 2025_
1472
-
1473
- A big thanks to the 9 contributors who made this release possible.
1474
-
1475
- ### `@mui/material@7.0.0-alpha.2`
1476
-
1477
- - [Autocomplete] Remove legacy `aria-owns` attribute for combobox (#45302) @ZeeshanTamboli
1478
- - [Button] Apply id only if loading indicator is present (#45296) @aarongarciah
1479
- - [Hidden] Remove deprecated Hidden component (#45283) @DiegoAndai
1480
- - [InputBase] Deprecate composed classes (#45234) @sai6855
1481
- - [InputLabel] Changed size prop value from `normal` to `medium` (#45235) @perkrlsn
1482
- - Fix `slotProps.transition` types (#45214) @siriwatknp
1483
-
1484
- ### Docs
1485
-
1486
- - Fix broken links to MUI X docs (#45145) @mapache-salvaje
1487
- - Add migration guide for package layout changes (#45222) @Janpot
1488
- - [icons] Fix typo in material-icons.md (#45334) @a-s-russo
1489
-
1490
- ### Core
1491
-
1492
- - Disallow access to esm/modern barrel files (#45332) @Janpot
1493
- - [code-infra] Update `elliptic` (#45311) @Janpot
1494
- - Update release guide to specify package bumping rules (#45294) @DiegoAndai
1495
-
1496
- All contributors of this release in alphabetical order: @a-s-russo, @aarongarciah, @DiegoAndai, @Janpot, @mapache-salvaje, @perkrlsn, @sai6855, @siriwatknp, @ZeeshanTamboli
1497
-
1498
- ## 7.0.0-alpha.1
1499
-
1500
- <!-- generated comparing v7.0.0-alpha.0..master -->
1501
-
1502
- _Feb 11, 2025_
1503
-
1504
- A big thanks to the 11 contributors who made this release possible.
1505
-
1506
- ### `@mui/material@7.0.0-alpha.1`
1507
-
1508
- - [Checkbox] Add slots and slotProps (#44974) @sai6855
1509
- - [LinearProgress][CircularProgress] Add variant overrides for module augumentation (#45163) @kingflamez
1510
- - [Drawer] Deprecate \*Props and complete `slots`, `slotProps` (#44960) @siriwatknp
1511
- - Fix wrong `slotProps` of `DetailsHTMLAttributes` types (#45215) @siriwatknp
1512
- - [MobileStepper] deprecate `LinearProgressProps` and complete `slots`, `slotProps` (#45033) @siriwatknp
1513
- - [Radio] Add slots and slotProps (#44972) @sai6855
1514
- - [Radio] Remove empty line (#45184) @sai6855
1515
- - [Slider] Deprecate composed classes (#45201) @sai6855
1516
- - [Snackbar] Fix generated proptypes (#45156) @siriwatknp
1517
- - [SpeedDialAction] Add slots and slotProps (#45065) @sai6855
1518
- - [SwitchBase] Fix spreading of `handlers` in getSlotProps (#45197) @sai6855
1519
- - [Tabs] Deprecate \*Props and complete `slots`, `slotProps` (#45012) @siriwatknp
1520
- - [TextField] Remove deprecated props from documentation (#45199) @sai6855
1521
-
1522
- ### `@mui/icons-material@7.0.0-alpha.1`
1523
-
1524
- - Change icon source URL and add overrides (#45020) @siriwatknp
1525
-
1526
- ### `@mui/lab@7.0.0-beta.1`
1527
-
1528
- - Remove components which were moved from lab to material (#45232) @DiegoAndai
1529
-
1530
- ### Docs
1531
-
1532
- - [Autocomplete] Improve Google Maps search example (#44708) @oliviertassinari
1533
- - [Dialog] Removes deprecated PaperProps from docs (#45195) @sai6855
1534
- - [Menu] Add Grouped Menu demo (#45241) @noobDev31
1535
- - [material] Add disableInteractive on colorTool grid Tooltips (#37800) @Janpot
1536
- - [blog] Consistent Base UI terminology (#45264) @oliviertassinari
1537
- - A quick first step to update docs for Tailwind v4 (#45147) @oliviertassinari
1538
- - Fix `element.ref` accessing warning on docs (#45155) @DiegoAndai
1539
- - Mention Toolpad as experimental (#45273) @prakhargupta1
1540
- - [joy-ui] Update "Set up providers" section of integration with Material UI (#45183) @mateuseap
1541
-
1542
- ### Core
1543
-
1544
- - Update branch switch tags (#45198) @DiegoAndai
1545
- - Fix double redirection to Base UI (#45146) @oliviertassinari
1546
- - Fix corepack and pnpm installation in CircleCI (#45185) @mj12albert
1547
- - Fix typo on Netlify script (#45278) @maximevtush
1548
- - [code-infra] Fix testing library resolution with custom react (#44061) @Janpot
1549
- - [code-infra] Update package layout for better ESM support (#43264) @Janpot
1550
- - Update `@typescript-eslint/*` packages and remove deprecated `eslint-config-airbnb-typescript` package (#45245) @ZeeshanTamboli
1551
- - [docs] Restore utility component docs from MUI Base to Material UI (#45213) @mapache-salvaje
1552
- - [docs] Sync active sponsors (#45204) @oliviertassinari
1553
- - [docs] Fix links in CONTRIBUTING.md (#45202) @bernardobelchior
1554
- - [docs-infra] Point to MUI X next docs (#45207) @cherniavskii
1555
- - [test] Fix React 18 tests (#45161) @DiegoAndai
1556
-
1557
- All contributors of this release in alphabetical order: @bernardobelchior, @cherniavskii, @DiegoAndai, @Janpot, @kingflamez, @mapache-salvaje, @mateuseap, @maximevtush, @mj12albert, @noobDev31, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @ZeeshanTamboli
1558
-
1559
- ## 7.0.0-alpha.0
1560
-
1561
- <!-- generated comparing v6.4.1..master -->
1562
-
1563
- _Jan 31, 2025_
1564
-
1565
- A big thanks to the 9 contributors who made this release possible.
1566
- This is the first alpha release of Material UI v7 🎉.
1567
-
1568
- ### `@mui/material@7.0.0-alpha.0`
1569
-
1570
- - [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @ZeeshanTamboli
1571
- - [Popover] Deprecate \*Props and complete `slots`, `slotProps` (#45035) @siriwatknp
1572
- - [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @joshkel
1573
- - [SwitchBase] Deprecate `inputProps` and complete slots, slotProps (#45076) @siriwatknp
1574
- - [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @mj12albert
1575
- - [Slider] Narrow onChange value type (#44777) @good-jinu
1576
- - [Snackbar] Add Slots and SlotProps (#45103) @harry-whorlow
1577
-
1578
- ### `@mui/utils@7.0.0-alpha.0`
1579
-
1580
- - Merge `sx` instead of override when using `mergeSlotProps` (#45062) @siriwatknp
1581
-
1582
- ### Core
1583
-
1584
- - [code-infra] a few fixes uncovered during ESM updates (#45031) @Janpot
1585
- - [code-infra] Remove rsc-builder (#45079) @Janpot
1586
- - [code-infra] Remove commonjs imports in docs (#44976) @Janpot
1587
- - [docs-infra] Move Ukraine banner to the bottom (#45135) @oliviertassinari
1588
- - Fix MUI Base vale rule (#45140) @oliviertassinari
1589
- - Fix missing store contributor renaming (b3d1be0) @oliviertassinari
1590
- - Fix 404 errors (#45137) @oliviertassinari
1591
- - Prepare libraries for first v7 alpha release (#45132) @DiegoAndai
1592
- - Fix CHANGELOG vale failure (#45151) @DiegoAndai
1593
-
1594
- ### Docs
1595
-
1596
- - Fix `/base-ui` redirect and prune links (#45083) @mj12albert
1597
- - Add v6 to v7 migration guide (#45143) @DiegoAndai
1598
-
1599
- All contributors of this release in alphabetical order: @DiegoAndai, @good-jinu, @harry-whorlow, @Janpot, @joshkel, @mj12albert, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
1600
-
1601
562
  ## Older versions
1602
563
 
1603
- Changes before 7.x are listed in our [changelog for older versions](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.old.md).
564
+ Changes before 9.x are listed in our [changelog for older versions](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.old.md).
565
+
566
+ Note: v8 is skipped to align the release version with MUI X v9.