@mui/icons-material 5.15.10 → 5.15.12

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 (3) hide show
  1. package/CHANGELOG.md +331 -140
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,199 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## v5.15.12
4
+
5
+ <!-- generated comparing v5.15.11..master -->
6
+
7
+ _Mar 5, 2024_
8
+
9
+ A big thanks to the 21 contributors who made this release possible.
10
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
11
+
12
+ ### `@mui/material@5.15.12`
13
+
14
+ - &#8203;<!-- 52 -->Support props callback type in theme variants (#40946) @ZeeshanTamboli
15
+ - &#8203;<!-- 50 -->[Alert] Convert to support zero runtime (#41230) @siriwatknp
16
+ - &#8203;<!-- 49 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai
17
+ - &#8203;<!-- 44 -->[Button] Deprecate classes for v6 (#40675) @sai6855
18
+ - &#8203;<!-- 43 -->[Checkbox] `large` size added in type (#34909) @smox
19
+ - &#8203;<!-- 42 -->[Chip] Deprecate composed classes (#41235) @sai6855
20
+ - &#8203;<!-- 41 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855
21
+ - &#8203;<!-- 17 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42
22
+ - &#8203;<!-- 15 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9
23
+
24
+ ### `@mui/system@5.15.12`
25
+
26
+ - &#8203;<!-- 16 -->[pigment-css][material-ui] Render badge demos (#41353) @siriwatknp
27
+ - &#8203;<!-- 14 -->[pigment-css] Update to latest wyw version (#41363) @brijeshb42
28
+ - &#8203;<!-- 13 -->[pigment-css] Rename scope to @pigment-css (#41354) @brijeshb42
29
+ - &#8203;<!-- 12 -->[pigment-css] Rename zero-runtime to pigmentcss (#41317) @brijeshb42
30
+ - &#8203;<!-- 11 -->Fix createSpacing return type (#41318) @matystroia
31
+ - &#8203;<!-- 06 -->[zero] Add support for styled tagged-template literals (#41268) @brijeshb42
32
+ - &#8203;<!-- 05 -->[zero] Set up Material UI migration demos (#41267) @siriwatknp
33
+ - &#8203;<!-- 04 -->[zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42
34
+ - &#8203;<!-- 03 -->[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp
35
+ - &#8203;<!-- 02 -->[zero] Minor wording changes in README (#41253) @brijeshb42
36
+ - &#8203;<!-- 01 -->[zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42
37
+
38
+ ### `@mui/joy@5.0.0-beta.30`
39
+
40
+ - &#8203;<!-- 48 -->[joy-ui][Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME
41
+
42
+ ### Docs
43
+
44
+ - &#8203;<!-- 47 -->[base-ui] Update the docs post repo separation (#41328) @danilo-leal
45
+ - &#8203;<!-- 34 -->Fix missing partner link @oliviertassinari
46
+ - &#8203;<!-- 33 -->Update links to GitHub projects (#41297) @danilo-leal
47
+ - &#8203;<!-- 32 -->Standardize WAI-ARIA referencest @oliviertassinari
48
+ - &#8203;<!-- 31 -->Fix image layout shift when loading @oliviertassinari
49
+ - &#8203;<!-- 23 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal
50
+ - &#8203;<!-- 22 -->[material-ui] Remove duplicated text at FAQ page (#41326) @zanivan
51
+ - &#8203;<!-- 21 -->[material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan
52
+ - &#8203;<!-- 20 -->[system] Tweak the Usage demos (#41242) @danilo-leal
53
+ - &#8203;<!-- 19 -->[zero] Add a Why section on the README (#41284) @danilo-leal
54
+
55
+ ### Core
56
+
57
+ - &#8203;<!-- 51 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari
58
+ - &#8203;<!-- 46 -->[blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1
59
+ - &#8203;<!-- 45 -->[blog] No bundled demos in blog posts @oliviertassinari
60
+ - &#8203;<!-- 40 -->[code-infra] Embed translations in the @mui/docs package (#41246) @Janpot
61
+ - &#8203;<!-- 39 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak
62
+ - &#8203;<!-- 38 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak
63
+ - &#8203;<!-- 37 -->[core] Use runtime agnostic setTimeout type @oliviertassinari
64
+ - &#8203;<!-- 36 -->[core] Remove window. reference for common globals @oliviertassinari
65
+ - &#8203;<!-- 35 -->[core] Add a script to build all packages (#40631) @michaldudak
66
+ - &#8203;<!-- 30 -->[docs-infra] Fix missing non breaking spaces @oliviertassinari
67
+ - &#8203;<!-- 29 -->[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal
68
+ - &#8203;<!-- 28 -->[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal
69
+ - &#8203;<!-- 27 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari
70
+ - &#8203;<!-- 26 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
71
+ - &#8203;<!-- 25 -->[docs-infra] Improve fix blank links ad @oliviertassinari
72
+ - &#8203;<!-- 24 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette
73
+ - &#8203;<!-- 18 -->[infra] Adjust the links to search for issues (#41008) @michelengelen
74
+ - &#8203;<!-- 10 -->[website] Move the `React Engineer - xCharts` to `Next roles` section (#41368) @DanailH
75
+ - &#8203;<!-- 09 -->[website] Add James to About Us (#41362) @atomiks
76
+ - &#8203;<!-- 08 -->[website] Polish Button outline primary medium (#41298) @oliviertassinari
77
+ - &#8203;<!-- 07 -->[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette
78
+
79
+ All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @mj12albert, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli
80
+
81
+ ## v5.15.11
82
+
83
+ <!-- generated comparing v5.15.10..master -->
84
+
85
+ _Feb 21, 2024_
86
+
87
+ A big thanks to the 26 contributors who made this release possible.
88
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
89
+
90
+ ### `@mui/material@5.15.11`
91
+
92
+ - [Alert] Deprecate components and componentsProps props (#40681) @DiegoAndai
93
+ - [Autocomplete] Caret transformation issue with font size change (#41066) @dpertsin
94
+ - [StepLabel] Add type for StepIconComponent (#41082) @harrydigos
95
+ - [TablePagination] Fix type error in Select props (#39137) @PaulKristoffersson
96
+ - [Transitions] External ownerState is incorrectly forwarded to inner components (#41187) @gitstart
97
+ - Use direct import (#40851) @siriwatknp
98
+
99
+ ### `@mui/material-nextjs@5.15.11`
100
+
101
+ - Fix missing babel/runtime dependency in material-ui-nextjs (#41077) @siriwatknp
102
+
103
+ ### `@mui/system@5.15.11`
104
+
105
+ - Use direct import (#40851) @siriwatknp
106
+ - Move useMediaQuery to system (#39463) @justintoman
107
+ - Consolidate the variants props callback arguments (#41222) @mnajdova
108
+ - Merge props and ownerState in the variants props callback (#41219) @mnajdova
109
+
110
+ ### `@mui/codemod@5.15.11`
111
+
112
+ - [AccordionSummary] Add contentGutters deprecation codemods (#41006) @DiegoAndai
113
+ - [PaginationItem] Add codemod for deprecated classes (#41145) @sai6855
114
+
115
+ ### `@mui/utils@5.15.11`
116
+
117
+ - Port `useLocalStorageState` hook from Toolpad (#41096) @Janpot
118
+
119
+ ### `@mui/base@5.0.0-beta.37`
120
+
121
+ - [Switch] Add missing role attribute (#40907) @KirankumarAmbati
122
+ - [TextareaAutosize] Improve implementation (#40789) @ZeeshanTamboli
123
+
124
+ ### `@mui/lab@5.0.0-alpha.164`
125
+
126
+ - [Masonry] Ability to sort elements from left to right (#39904) @Rishi556
127
+
128
+ ### Docs
129
+
130
+ - [base-ui] Fix focus state demo in Base UI autocomplete (#41104) @oliviertassinari
131
+ - [base-ui] Update the Accessibility page demos design (#40995) @danilo-leal
132
+ - [joy-ui] Fix LinearProgressWithLabel example (#41194) @khgiddon
133
+ - [joy-ui] Fix 404 image on the docs @oliviertassinari
134
+ - [material-ui] Add a "start now" section on the Overview page (#41137) @danilo-leal
135
+ - [material-ui] Inform about deprecated TablePagination SelectProps usage (#41186) @gitstart
136
+ - [material-ui] Update the Testing page's Argos link (#41170) @gregberge
137
+ - [material-ui] Remove Masonry component and Material Design icon from the landing page template (#41080) @zanivan
138
+ - [material-ui] Standardize all references to Material Design 3 (M3) (#40903) @samuelsycamore
139
+ - [material-ui] Add stray fixes around a few pages (#41038) @danilo-leal
140
+ - [material-ui][joy-ui][system] Restore and revise the Box docs (#40622) @samuelsycamore
141
+ - [material-ui] Add simpler demo for default behavior (#40980) @zanivan
142
+ - [system] Explain why AppRouterCacheProvider (#40909) @oliviertassinari
143
+ - Link to react-transition group with https @oliviertassinari
144
+ - Update broken URL hashes (#41185) @LukasTy
145
+ - Prefer https links @oliviertassinari
146
+ - Fix MUI Treasury link @oliviertassinari
147
+ - Migrate the last > quotes to ::: callouts @oliviertassinari
148
+
149
+ ### Core
150
+
151
+ - [blog] Add new product tags and stray adjustments (#41193) @danilo-leal
152
+ - [blog] Simplify `/base-ui-2024-plans/` page (#41171) @oliviertassinari
153
+ - [blog] Add link to Base UI API changes RFC (#41089) @michaldudak
154
+ - [blog] Remove the "News" tag (#41208) @danilo-leal
155
+ - [changelog] Remove @mui/system@5.15.10 (#41093) @michaldudak
156
+ - [code-infra] Move typescript-to-proptypes to internal-scripts package (#41079) @michaldudak
157
+ - [code-infra] Move Link to @mui/docs (#40889) @Janpot
158
+ - [code-infra] Use `experimental.cpus` to control amount of export workers in Next.js (#41132) @Janpot
159
+ - [code-infra] Load commonjs files in next.config.mjs with require (#41108) @Janpot
160
+ - [code-infra] Prepare babel macros package for publishing to npm (#41178) @michaldudak
161
+ - [code-infra] Build internal packages before publishing (#41210) @michaldudak
162
+ - [core] Improve the release instructions (#40973) @mnajdova
163
+ - [core] Simplify Next.js Demo Zero Runtime guide @oliviertassinari
164
+ - [core] Fix TypeScript spelling in changelog @oliviertassinari
165
+ - [core] Fix small detail in the autocomplete demo @oliviertassinari
166
+ - [core] Increase node memory limit on Netlify build (#41111) @michaldudak
167
+ - [core][Tooltip] Remove incorrect code comment (#41179) @ZeeshanTamboli
168
+ - [core] Fix missing context display names (#41168) @oliviertassinari
169
+ - [core][base-ui] Remove `@mui/base` dev dependency from Base UI workspace (#41216) @ZeeshanTamboli
170
+ - [zero][demo] Fix sample next app build (#41197) @brijeshb42
171
+ - [docs-infra] Simplify copy logic (#41167) @oliviertassinari
172
+ - [docs-infra] New way of providing API layout config (#41106) @alexfauquette
173
+ - [docs-infra] Reduce scrollbar width on ROC (#41148) @oliviertassinari
174
+ - [docs-infra] Add external link arrow (#41129) @siriwatknp
175
+ - [docs-infra] Fix external link arrow (#41181) @alexfauquette
176
+ - [docs-infra] Flag NPM and Github as wrong spellings @oliviertassinari
177
+ - [docs-infra] Fix display when the default props is undefined (#41114) @oliviertassinari
178
+ - [docs-infra] Remove random layout assignment (#40862) @alexfauquette
179
+ - [docs-infra] Add spacing and contrast improvements (#41191) @danilo-leal
180
+ - [docs-infra] Share vale-config (#41176) @alexfauquette
181
+ - [test] Generalize test utils (#41175) @michaldudak
182
+ - [typescript-to-proptypes] Support using `Omit` on types with conditional properties (#41033) @flaviendelangle
183
+ - [website] Match chart component names @oliviertassinari
184
+ - [website] Add Marblism diamond sponsor (#41097) @rluzists1
185
+ - [website] Add overall improvements to the Material UI page (#41075) @danilo-leal
186
+ - [website] Fix responsive breakpoints @oliviertassinari
187
+ - [website] Fix overloading of footer JS files @oliviertassinari
188
+ - [website] Improve the footer's chip contrast (#41209) @danilo-leal
189
+ - [zero] Update to latest version of wyw-in-js (#41182) @brijeshb42
190
+ - [zero] Setup basic testing framework (#40986) @brijeshb42
191
+ - [zero] Fix wrong CSS order by moving import to last (#41002) @siriwatknp
192
+ - [zero] Export `extendTheme` for creating a zero-runtime theme (#40897) @siriwatknp
193
+ - [zero] Move extendTheme to its own subpath (#41204) @brijeshb42
194
+
195
+ All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @dpertsin, @flaviendelangle, @gitstart, @gregberge, @harrydigos, @Janpot, @justintoman, @khgiddon, @KirankumarAmbati, @LukasTy, @michaldudak, @mnajdova, @nikosgavalas, @oliviertassinari, @PaulKristoffersson, @Rishi556, @rluzists1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
196
+
3
197
  ## v5.15.10
4
198
 
5
199
  <!-- generated comparing v5.15.9..master -->
@@ -13,10 +207,6 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
13
207
 
14
208
  - [Avatar] Add props deprecation with a codemod (#40853) @siriwatknp
15
209
 
16
- ### `@mui/system@5.15.10`
17
-
18
- - [Stack] Update import statement for Stack component (#41032) @sai6855
19
-
20
210
  ### `@mui/joy@5.0.0-beta.28`
21
211
 
22
212
  - [Button] Fix `disabled` prop priority when inside button group (#41000) @Smileek
@@ -26,20 +216,21 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
26
216
 
27
217
  - [Button][material-ui] Fix 'File upload' demo a11y (#40943) @oliviertassinari
28
218
  - [TableRow][material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML (#40992) @millerized
29
- - [material-ui] Remove outdated example projects link (it uses Joy UI now) (#40913) @oliviertassinari
219
+ - [material-ui] Remove outdated example projects link (it uses Joy UI now) (#40913) @oliviertassinari
30
220
  - [material-ui] Fix the "Intro to the MUI ecosystem" link placement (#40988) @danilo-leal
31
221
  - Fix 301 redirection to StackBlitz @oliviertassinari
32
- - Fix h1 on Joy UI templates @oliviertassinari
222
+ - Fix h1 on Joy UI templates @oliviertassinari
33
223
  - Have MUI workspace own the CodeSandbox @oliviertassinari
34
224
  - Add notification for mui x v7 beta (#41001) @joserodolfofreitas
35
225
  - Fix 301 links @oliviertassinari
36
226
  - Fix Next.js v13.5.1 <title> SEO regression (#40302) @oliviertassinari
37
227
  - Add a 404 page (#40884) @danilo-leal
38
228
  - Fix missing GitHub label when opening new issue @oliviertassinari
229
+ - [Stack] Update import statement for Stack component (#41032) @sai6855
39
230
 
40
231
  ### Core
41
232
 
42
- - [blog] Add post about upcoming plans for Base UI (#40882) @danilo-leal
233
+ - [blog] Add post about upcoming plans for Base UI (#40882) @danilo-leal
43
234
  - [core] Simplify CodeSandbox reproduction @oliviertassinari
44
235
  - [core] Missing redirection @oliviertassinari
45
236
  - [core] Export functions from `copyFiles` script to reuse in MUI X repo (#40970) @cherniavskii
@@ -122,7 +313,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
122
313
  ### Docs
123
314
 
124
315
  - &#8203;<!-- 34 -->[base-ui] Update usage.md (#40916) @adebiyial
125
- - &#8203;<!-- 33 -->[base-ui] Improve Base UI traffic from Material UI (#40875) @oliviertassinari
316
+ - &#8203;<!-- 33 -->[base-ui] Improve Base UI traffic from Material UI (#40875) @oliviertassinari
126
317
  - &#8203;<!-- 32 -->[base-ui] Change Radio component terminology from Button to Group (#40888) @danilo-leal
127
318
  - &#8203;<!-- 42 -->[base-ui] Remove redundant "Styled" prefix (#40478) @oliviertassinari
128
319
  - &#8203;<!-- 48 -->[base-ui] Update listbox slot style in demo (#40952) @sai6855
@@ -159,7 +350,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
159
350
  - &#8203;<!-- 07 -->[website] Fix broken link @oliviertassinari
160
351
  - &#8203;<!-- 06 -->[website] Fix heading structure (#40912) @oliviertassinari
161
352
  - &#8203;<!-- 05 -->[website] Add Customer Support Agent role to careers page (#40890) @rluzists1
162
- - &#8203;<!-- 04 -->[website] Refine the Material UI homepage demo (#40881) @danilo-leal
353
+ - &#8203;<!-- 04 -->[website] Refine the Material UI homepage demo (#40881) @danilo-leal
163
354
  - &#8203;<!-- 03 -->[website] Use em-dash when relevant over hyphen @oliviertassinari
164
355
  - &#8203;<!-- 03 -->[zero] Fix build for demo next.js app (#40854) @brijeshb42
165
356
 
@@ -220,7 +411,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
220
411
  - &#8203;<!-- 30 -->Fix build @oliviertassinari
221
412
  - &#8203;<!-- 29 -->Add support pages for each product @oliviertassinari
222
413
  - &#8203;<!-- 28 -->Add survey banner to docs and website (#40553) @joserodolfofreitas
223
- - &#8203;<!-- 24 -->[Menu] Fix hydration mismatch error on Base UI's Menu docs (#40758) @michaldudak
414
+ - &#8203;<!-- 24 -->[Menu] Fix hydration mismatch error on Base UI's Menu docs (#40758) @michaldudak
224
415
  - &#8203;<!-- 25 -->[material-nextjs] Add theming and configuration content to the page (#40626) @siriwatknp
225
416
 
226
417
  ### Core
@@ -245,7 +436,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
245
436
  - &#8203;<!-- 23 -->[examples] Fix build on Next.js Pages Router examples (#40665) @oliviertassinari
246
437
  - &#8203;<!-- 18 -->[test] Speed up the envinfo test (#40669) @michaldudak
247
438
  - &#8203;<!-- 17 -->[typescript-to-proptypes] Allow to represent dates as `PropTypes.object` (#40774) @flaviendelangle
248
- - &#8203;<!-- 14 -->[website] Add new Base UI role (#40773) @colmtuite
439
+ - &#8203;<!-- 14 -->[website] Add new Base UI role (#40773) @colmtuite
249
440
  - &#8203;<!-- 13 -->[website] Fix a couple of rough edges (#40849) @danilo-leal
250
441
  - &#8203;<!-- 12 -->[website] Small polishing after latest changes to the theme (#40846) @zanivan
251
442
  - &#8203;<!-- 11 -->[website] Polish some pages and stray components (#40797) @danilo-leal
@@ -475,7 +666,7 @@ A big thanks to the 22 contributors who made this release possible. Here are som
475
666
  - Fix strange italic style @oliviertassinari
476
667
  - Fix references to ESLint @oliviertassinari
477
668
  - Fix 301 redirections @oliviertassinari
478
- - Right-to-left revision and addition to Joy UI (#39158) @danilo-leal
669
+ - Right-to-left revision and addition to Joy UI (#39158) @danilo-leal
479
670
 
480
671
  ### Core
481
672
 
@@ -567,7 +758,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
567
758
  - &#8203;<!-- 23 -->[docs-infra] Add stray design adjustments (#40347) @danilo-leal
568
759
  - &#8203;<!-- 04 -->[website] Fix Base UI page's component section imports & styles (#40231) @danilo-leal
569
760
  - &#8203;<!-- 03 -->[website] Fix outdated Nhost image link @oliviertassinari
570
- - &#8203;<!-- 02 -->[website] Shorten Joy UI description, 7 chars too long @oliviertassinari
761
+ - &#8203;<!-- 02 -->[website] Shorten Joy UI description, 7 chars too long @oliviertassinari
571
762
  - &#8203;<!-- 01 -->[website] Update some social preview images (#40282) @danilo-leal
572
763
 
573
764
  All contributors of this release in alphabetical order: @aacevski, @anle9650, @danilo-leal, @DiegoAndai, @Kamino0, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @Super-Kenil
@@ -836,7 +1027,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
836
1027
  - &#8203;<!-- 31 -->Fix nested CSS warning (#39932) @mnajdova
837
1028
  - &#8203;<!-- 30 -->Make integration searchable (#39967) @oliviertassinari
838
1029
  - &#8203;<!-- 29 -->Fix use of quote in markdown (#39953) @oliviertassinari
839
- - &#8203;<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari
1030
+ - &#8203;<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari
840
1031
  - &#8203;<!-- 27 -->Restore Algolia results when searching for "Figma" (#39956) @oliviertassinari
841
1032
  - &#8203;<!-- 26 -->Fix two tone icon dark mode color (#39868) @mnajdova
842
1033
 
@@ -867,7 +1058,7 @@ _Nov 14, 2023_
867
1058
 
868
1059
  A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
869
1060
 
870
- - 💫 Introduced new [Stepper](https://mui.com/joy-ui/react-stepper/) component in Joy UI (#39688) @siriwatknp
1061
+ - 💫 Introduced new [Stepper](https://mui.com/joy-ui/react-stepper/) component in Joy UI (#39688) @siriwatknp
871
1062
  - other 🐛 bug fixes and 📚 documentation improvements
872
1063
 
873
1064
  ### `@mui/material@5.14.18`
@@ -907,7 +1098,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
907
1098
  ## Core
908
1099
 
909
1100
  - &#8203;<!-- 27 -->[blog] MUI X late v6 blog post (#39700) @joserodolfofreitas
910
- - &#8203;<!-- 25 -->[CHANGELOG] Correct the Joy UI version in the changelog (#39788) @michaldudak
1101
+ - &#8203;<!-- 25 -->[CHANGELOG] Correct the Joy UI version in the changelog (#39788) @michaldudak
911
1102
  - &#8203;<!-- 23 -->[core] Remove legacy docs files (#39860) @oliviertassinari
912
1103
  - &#8203;<!-- 22 -->[core] Fix GitHub title tag consistency @oliviertassinari
913
1104
  - &#8203;<!-- 21 -->[core] Make the API docs builder configurable per project (#39772) @michaldudak
@@ -989,7 +1180,7 @@ _Oct 31, 2023_
989
1180
 
990
1181
  A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
991
1182
 
992
- - ✨ New highly requested Joy UI component: [Snackbar](https://mui.com/joy-ui/react-snackbar) (#38801) @ZeeshanTamboli
1183
+ - ✨ New highly requested Joy UI component: [Snackbar](https://mui.com/joy-ui/react-snackbar) (#38801) @ZeeshanTamboli
993
1184
 
994
1185
  ### `@mui/material@5.14.16`
995
1186
 
@@ -1080,7 +1271,7 @@ A big thanks to the 17 contributors who made this release possible.
1080
1271
 
1081
1272
  - &#8203;<!-- 09 -->Update peer dep of @mui/material (#39398) @brijeshb42
1082
1273
 
1083
- ### `@mui/zero-runtime@0.0.1-alpha.0`
1274
+ ### `@pigment-css/react@0.0.1-alpha.0`
1084
1275
 
1085
1276
  - &#8203;<!-- 06 -->Implement typings for public runtime API (#39215) @brijeshb42
1086
1277
 
@@ -1261,7 +1452,7 @@ _Oct 3, 2023_
1261
1452
 
1262
1453
  A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
1263
1454
 
1264
- - 🎨 Introduced color inversion utilities to Joy UI (#38916) @siriwatknp
1455
+ - 🎨 Introduced color inversion utilities to Joy UI (#38916) @siriwatknp
1265
1456
  - 🚀 Added Chip and related TextField components to Material You @DiegoAndai, @mj12albert
1266
1457
  - 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead
1267
1458
 
@@ -1327,7 +1518,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
1327
1518
  - [core] Update eslint rules (#39178) @romgrk
1328
1519
  - [core] Fix Greg GitHub slug @oliviertassinari
1329
1520
  - [core] Priority Support casing normalization @oliviertassinari
1330
- - [website] Add Heat map in pricing page (#39269) @oliviertassinari
1521
+ - [website] Add Heatmap in pricing page (#39269) @oliviertassinari
1331
1522
  - [website] Update `React Engineer - xCharts` Ashby link (#39172) @DanailH
1332
1523
  - [website] Add Charts to the pricing table (#38680) @alexfauquette
1333
1524
  - [website] Polish career experience @oliviertassinari
@@ -1476,7 +1667,7 @@ _Sep 13, 2023_
1476
1667
 
1477
1668
  A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
1478
1669
 
1479
- - 🎉 Added the [`Drawer` component](https://mui.com/joy-ui/react-drawer/) to Joy UI (#38169) @mnajdova
1670
+ - 🎉 Added the [`Drawer` component](https://mui.com/joy-ui/react-drawer/) to Joy UI (#38169) @mnajdova
1480
1671
  - ✨ Material UI's [`ButtonGroup` component](https://mui.com/material-ui/react-button-group/) now styles button elements within it correctly (#38520) @ZeeshanTamboli
1481
1672
 
1482
1673
  ### `@mui/material@5.14.9`
@@ -1630,7 +1821,7 @@ A big thanks to the 25 contributors who made this release possible.
1630
1821
  - &#8203;<!-- 31 -->[docs] Clean up not used Usage files (#38715) @danilo-leal
1631
1822
  - &#8203;<!-- 30 -->[docs] Improve theme builder exceptions (#38709) @jyash97
1632
1823
  - &#8203;<!-- 29 -->[docs] Polish Slider demos (#38759) @oliviertassinari
1633
- - &#8203;<!-- 28 -->[docs] Fix Joy UI docs link regression (#38761) @oliviertassinari
1824
+ - &#8203;<!-- 28 -->[docs] Fix Joy UI docs link regression (#38761) @oliviertassinari
1634
1825
  - &#8203;<!-- 27 -->[docs] Fix typo @oliviertassinari
1635
1826
  - &#8203;<!-- 26 -->[docs] Fix e.g. typo (#38748) @oliviertassinari
1636
1827
  - &#8203;<!-- 25 -->[docs] Fix Next.js pages router example redirect link (#38750) @sai6855
@@ -1681,7 +1872,7 @@ A big thanks to the 11 contributors who made this release possible. This release
1681
1872
 
1682
1873
  - [useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475) @DiegoAndai
1683
1874
 
1684
- ### `@mui/zero-runtime@0.0.1-alpha.1`
1875
+ ### `@pigment-css/react@0.0.1-alpha.1`
1685
1876
 
1686
1877
  - [system][zero][tag] Add support for sx prop (#38535) @brijeshb42
1687
1878
 
@@ -1717,7 +1908,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
1717
1908
 
1718
1909
  - 🚀 Added the [Popup](https://mui.com/base-ui/react-popup/) component to Base UI (#37960) @michaldudak
1719
1910
  It's intended to replace the Popper component, which uses the deprecated Popper JS library. The Popup is built on top of Floating UI and has a similar API to the Popper.
1720
- - 🚀 Added the [Accordion](https://mui.com/joy-ui/react-accordion/) component to Joy UI (#38164) @siriwatknp
1911
+ - 🚀 Added the [Accordion](https://mui.com/joy-ui/react-accordion/) component to Joy UI (#38164) @siriwatknp
1721
1912
  - 🚀 Added InputBase and ButtonBase components to `material-next` (#38319) @DiegoAndai @mj12albert
1722
1913
  - 🔋 First iteration on the zero-runtime styling engine compatible with Server Components (#38378) @brijeshb42
1723
1914
 
@@ -1735,7 +1926,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
1735
1926
 
1736
1927
  ### `@mui/joy@5.0.0-beta.3`
1737
1928
 
1738
- - [Accordion] Add Joy UI Accordion components (#38164) @siriwatknp
1929
+ - [Accordion] Add Joy UI Accordion components (#38164) @siriwatknp
1739
1930
  - [Select] Add `required` prop (#38167) @siriwatknp
1740
1931
  - Miscellaneous fixes (#38462) @siriwatknp
1741
1932
 
@@ -1744,7 +1935,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
1744
1935
  - [ButtonBase] Add ButtonBase component (#38319) @DiegoAndai
1745
1936
  - [Input] Add InputBase component (#38392) @mj12albert
1746
1937
 
1747
- ### `@mui/zero-runtime@0.0.1-alpha.0`
1938
+ ### `@pigment-css/react@0.0.1-alpha.0`
1748
1939
 
1749
1940
  - Implementation of styled tag processor for linaria (#38378) @brijeshb42
1750
1941
 
@@ -1790,7 +1981,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
1790
1981
  ### Examples
1791
1982
 
1792
1983
  - [examples] Start to remove Gatsby (#38567) @oliviertassinari
1793
- - [examples][joy-ui] Fix Joy UI example CLI (#38531) @oliviertassinari
1984
+ - [examples][joy-ui] Fix Joy UI example CLI (#38531) @oliviertassinari
1794
1985
  - [examples][joy-ui] Improve example when using Next Font (#38540) @mwskwong
1795
1986
 
1796
1987
  ### Core
@@ -1875,7 +2066,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
1875
2066
 
1876
2067
  ### Examples
1877
2068
 
1878
- - &#8203;<!-- 10 -->[examples] Add Joy UI + Vite.js + TypeScript example app (#37406) @nithins1
2069
+ - &#8203;<!-- 10 -->[examples] Add Joy UI + Vite.js + TypeScript example app (#37406) @nithins1
1879
2070
 
1880
2071
  ### Core
1881
2072
 
@@ -1960,7 +2151,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
1960
2151
  - &#8203;<!-- 30 -->[docs][base] Add Tailwind CSS + plain CSS demo on the Button page (#38240) @alisasanib
1961
2152
  - &#8203;<!-- 29 -->[docs][Menu][base] Remove `Unstyled` prefix from demos' function names (#38270) @sai6855
1962
2153
  - &#8203;<!-- 22 -->[docs] Add themeable component guide (#37908) @siriwatknp
1963
- - &#8203;<!-- 21 -->[docs] Fix Joy UI demo background color (#38307) @oliviertassinari
2154
+ - &#8203;<!-- 21 -->[docs] Fix Joy UI demo background color (#38307) @oliviertassinari
1964
2155
  - &#8203;<!-- 20 -->[docs] Update API docs for Number Input component (#38301) @ZeeshanTamboli
1965
2156
  - &#8203;<!-- 14 -->[docs][joy-ui] Revise the theme typography page (#38285) @danilo-leal
1966
2157
  - &#8203;<!-- 13 -->[docs][joy-ui] Add TS demo for Menu Bar (#38308) @sai6855
@@ -2001,8 +2192,8 @@ _Jul 31, 2023_
2001
2192
 
2002
2193
  A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
2003
2194
 
2004
- - 🚀 [Joy UI](https://mui.com/joy-ui/getting-started/) is now in Beta
2005
- - ✨ Refine [Joy UI](https://mui.com/joy-ui/getting-started/)'s default theme @siriwatknp @zanivan
2195
+ - 🚀 [Joy UI](https://mui.com/joy-ui/getting-started/) is now in Beta
2196
+ - ✨ Refine [Joy UI](https://mui.com/joy-ui/getting-started/)'s default theme @siriwatknp @zanivan
2006
2197
  - 🎉 Added Dropdown higher-level menu component [Base UI](https://mui.com/base-ui/getting-started/) @michaldudak
2007
2198
  - 💫 Added Material You [Badge](https://mui.com/material-ui/react-badge/#material-you-version) to `material-next` (#37850) @DiegoAndai
2008
2199
 
@@ -2042,7 +2233,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
2042
2233
 
2043
2234
  ### Docs
2044
2235
 
2045
- - &#8203;<!-- 49 -->[docs] Update Joy UI's package README (#38262) @ZeeshanTamboli
2236
+ - &#8203;<!-- 49 -->[docs] Update Joy UI's package README (#38262) @ZeeshanTamboli
2046
2237
  - &#8203;<!-- 48 -->[docs][base-ui] Add new batch of coming soon pages (#38025) @danilo-leal
2047
2238
  - &#8203;<!-- 44 -->[docs] fix links to standardized examples (#38193) @emmanuel-ferdman
2048
2239
  - &#8203;<!-- 43 -->[docs-infra] Small design polish to the Diamond Sponsor container (#38257) @danilo-leal
@@ -2109,7 +2300,7 @@ A big thanks to the 23 contributors who made this release possible.
2109
2300
  - &#8203;<!-- 37 -->[docs] Add listbox placement demo for Select (#38130) @sai6855
2110
2301
  - &#8203;<!-- 36 -->[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910) @mnajdova
2111
2302
  - &#8203;<!-- 35 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943) @zanivan
2112
- - &#8203;<!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
2303
+ - &#8203;<!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
2113
2304
  - &#8203;<!-- 28 -->[docs] Remove translations section from contributing guide (#38125) @nikohoffren
2114
2305
  - &#8203;<!-- 27 -->[docs] Fix Base UI Button Tailwind CSS padding @oliviertassinari
2115
2306
  - &#8203;<!-- 26 -->[docs] Mention in hompage hero that Core is free (#38075) @mbrookes
@@ -2117,11 +2308,11 @@ A big thanks to the 23 contributors who made this release possible.
2117
2308
  - &#8203;<!-- 24 -->[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937) @mnajdova
2118
2309
  - &#8203;<!-- 23 -->[docs] Implement the new API display design (#37405) @alexfauquette
2119
2310
  - &#8203;<!-- 22 -->[docs] Update migration installation code blocks (#38028) @danilo-leal
2120
- - &#8203;<!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
2311
+ - &#8203;<!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
2121
2312
  - &#8203;<!-- 20 -->[docs][joy] Add playground for Card component (#37820) @Studio384
2122
2313
  - &#8203;<!-- 19 -->[docs][joy] Add adjustments to the color inversion page (#37143) @danilo-leal
2123
2314
  - &#8203;<!-- 18 -->[docs][material] Improve documentation about adding custom colors (#37743) @DiegoAndai
2124
- - &#8203;<!-- 17 -->[examples] Fix Joy UI Next.js App Router font loading (#38095) @IgnacioUtrilla
2315
+ - &#8203;<!-- 17 -->[examples] Fix Joy UI Next.js App Router font loading (#38095) @IgnacioUtrilla
2125
2316
  - &#8203;<!-- 16 -->[examples] Fix material-next Font Usage with next/font (#38026) @onderonur
2126
2317
 
2127
2318
  ### Core
@@ -2152,7 +2343,7 @@ _Jul 19, 2023_
2152
2343
 
2153
2344
  A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
2154
2345
 
2155
- - 💫 Introducing some new components for Joy UI:
2346
+ - 💫 Introducing some new components for Joy UI:
2156
2347
  - [Skeleton](https://mui.com/joy-ui/react-skeleton/) component (#37893) @siriwatknp
2157
2348
  - [ToggleButton](https://mui.com/joy-ui/react-toggle-button-group/) (#37716) @siriwatknp
2158
2349
  - 🎉 Base UI has its own [landing page](https://www.mui.com/base-ui)!
@@ -2178,7 +2369,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
2178
2369
 
2179
2370
  - &#8203;<!-- 13 -->[Joy][Select] Fix type error caused by custom variant (#37996) @OmPr366
2180
2371
  - &#8203;<!-- 12 -->[ToggleButton][Joy] Add `ToggleButton` component (#37716) @siriwatknp
2181
- - &#8203;<!-- 07 -->[Skeleton] Add Joy UI `Skeleton` component (#37893) @siriwatknp
2372
+ - &#8203;<!-- 07 -->[Skeleton] Add Joy UI `Skeleton` component (#37893) @siriwatknp
2182
2373
 
2183
2374
  ### `@mui/utils@5.14.1`
2184
2375
 
@@ -2243,10 +2434,10 @@ _Jul 11, 2023_
2243
2434
 
2244
2435
  A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
2245
2436
 
2246
- - 💫 Material UI, Joy UI, and Base UI are compatible with [Next.js App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
2437
+ - 💫 Material UI, Joy UI, and Base UI are compatible with [Next.js App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
2247
2438
  - 📚 Added new guides for integrating with Next.js 13 App Router (#37656) @mj12albert
2248
2439
  - Ⓜ️ [Material UI guide](https://mui.com/material-ui/guides/next-js-app-router/)
2249
- - 🅙 [Joy UI guide](https://mui.com/joy-ui/integrations/next-js-app-router/)
2440
+ - 🅙 [Joy UI guide](https://mui.com/joy-ui/integrations/next-js-app-router/)
2250
2441
  - 🅱️ [Base UI guide](https://mui.com/base-ui/guides/next-js-app-router/)
2251
2442
  - 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
2252
2443
 
@@ -2288,7 +2479,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
2288
2479
  - [docs-infra] Fix code parser (#37828) @alexfauquette
2289
2480
  - [docs-infra] Fix `marked` deprecation warning (#37769) @alexfauquette
2290
2481
  - [docs-infra] Allows to use codeblock in the docs (#37643) @alexfauquette
2291
- - [docs-infra][joy] Change Joy UI's playground variant selector (#37821) @danilo-leal
2482
+ - [docs-infra][joy] Change Joy UI's playground variant selector (#37821) @danilo-leal
2292
2483
 
2293
2484
  ### Core
2294
2485
 
@@ -2399,7 +2590,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
2399
2590
  ### `@mui/material@5.13.6`
2400
2591
 
2401
2592
  - &#8203;<!-- 45 -->[Autocomplete] Fixed autocomplete's existing option selection (#37012) @bencevoros
2402
- - &#8203;<!-- 44 -->[Autocomplete] Add hint demos to Material UI and Joy UI docs (#37496) @sai6855
2593
+ - &#8203;<!-- 44 -->[Autocomplete] Add hint demos to Material UI and Joy UI docs (#37496) @sai6855
2403
2594
  - &#8203;<!-- 13 -->[Masonry] Fix ResizeObserver loop limit exceeded error (#37208) @hbjORbj
2404
2595
  - &#8203;<!-- 11 -->[Tooltip][material] Improve warning when Tooltip receives string child (#37530) @DiegoAndai
2405
2596
  - &#8203;<!-- 10 -->[Modal] Add missing members to ModalOwnProps (#37568) @ivp-dev
@@ -2448,7 +2639,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
2448
2639
  - &#8203;<!-- 22 -->[docs] Improve release guide (#37547) @DiegoAndai
2449
2640
  - &#8203;<!-- 21 -->[docs] Review fixes to the Material UI's "Example projects" page (#37444) @danilo-leal
2450
2641
  - &#8203;<!-- 17 -->[docs][joy] Add a messages template (#37546) @sernstberger
2451
- - &#8203;<!-- 16 -->[docs][joy] Add pages for coming soon Joy UI components (#36920) @danilo-leal
2642
+ - &#8203;<!-- 16 -->[docs][joy] Add pages for coming soon Joy UI components (#36920) @danilo-leal
2452
2643
  - &#8203;<!-- 15 -->[docs][joy] Add design and consistency tweaks to the Playground (#37580) @danilo-leal
2453
2644
  - &#8203;<!-- 37 -->[docs] Add and revise Base UI + Create React App examples (#36825) @samuelsycamore
2454
2645
  - &#8203;<!-- 20 -->[docs-infra] Fix demos border radius (#37658) @oliviertassinari
@@ -2464,7 +2655,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
2464
2655
  - &#8203;<!-- 39 -->[core] Add priority support issue template (#37671) @DanailH
2465
2656
  - &#8203;<!-- 03 -->[website] Update roadmap page (#37587) @cherniavskii
2466
2657
  - &#8203;<!-- 02 -->[website] Add CSP to limit iframes to self @oliviertassinari
2467
- - &#8203;<!-- 01 -->[website] Link mui-x Stack Overflow in footer link (#37509) @richbustos
2658
+ - &#8203;<!-- 01 -->[website] Link mui-x Stack Overflow in footer link (#37509) @richbustos
2468
2659
 
2469
2660
  All contributors of this release in alphabetical order: @abhinavkmrru, @alexfauquette, @bencevoros, @cherniavskii, @danilo-leal, @DiegoAndai, @DIWAKARKASHYAP, @flaviendelangle, @gitstart, @hbjORbj, @ivp-dev, @Janpot, @michaldudak, @mnajdova, @oliviertassinari, @Primajin, @PunitSoniME, @richbustos, @romgrk, @sai6855, @sernstberger, @siriwatknp, @SuperKXT, @vinayr, @ZeeshanTamboli
2470
2661
 
@@ -2474,7 +2665,7 @@ _Jun 12, 2023_
2474
2665
 
2475
2666
  A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
2476
2667
 
2477
- - 💫 Added `ButtonGroup` component in Joy UI (#37407) @siriwatknp.
2668
+ - 💫 Added `ButtonGroup` component in Joy UI (#37407) @siriwatknp.
2478
2669
  - 🐛 bug fixes and 📚 documentation improvements.
2479
2670
 
2480
2671
  ### `@mui/material@5.13.5`
@@ -2692,10 +2883,10 @@ A big thanks to the 25 contributors who made this release possible. Here are som
2692
2883
  - [docs] Remove upload button (#36844) @Bastian
2693
2884
  - [docs] Update link to overriding component structure guide (#36870) @hbjORbj
2694
2885
  - [docs] Fix Material Design templates (#37187) @oliviertassinari
2695
- - [docs] Fix link to Joy UI GitHub issues @oliviertassinari
2886
+ - [docs] Fix link to Joy UI GitHub issues @oliviertassinari
2696
2887
  - [docs] Show default value for `filterOptions` prop in Autocomplete's API docs (#37230) @ZeeshanTamboli
2697
2888
  - [docs] Add summary and improve `test_static` CI doc in CONTRIBUTING readme file (#36711) @kriskw1999
2698
- - [docs] Update theme customization typescript (#35551) @siriwatknp
2889
+ - [docs] Update theme customization TypeScript (#35551) @siriwatknp
2699
2890
  - [docs] Add Joy Frames X web blocks template (#37203) @siriwatknp
2700
2891
  - [docs] Change Base UI `alpha` to `beta` in README (#37228) @ZeeshanTamboli
2701
2892
  - [docs] Improve Base UI overview page (#37227) @mnajdova
@@ -2721,7 +2912,7 @@ _May 10, 2023_
2721
2912
  A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
2722
2913
 
2723
2914
  - 🚀 Base UI is now in beta - all planned breaking changes are now complete!
2724
- - 🗺 We have a new [project roadmap](https://github.com/orgs/mui/projects/18/views/1) on GitHub where you can learn about what's coming next.
2915
+ - 🗺 We have new [project boards](https://github.com/mui/material-ui/projects?query=is%3Aopen) on GitHub where you can learn about what's coming next.
2725
2916
  - 🐛 Various bug fixes, 📚 documentation and 🧪 testing improvements
2726
2917
 
2727
2918
  ### `@mui/material@5.13.0`
@@ -2734,14 +2925,14 @@ A big thanks to the 18 contributors who made this release possible. Here are som
2734
2925
 
2735
2926
  - [Input][joy] Improve alignment on date fields (#37146) @wewakekumar
2736
2927
  - [Alery][joy] Turn JS test to TS test (#37077) @hbjORbj
2737
- - [AspectRatio][joy] js test replaced with ts test (#37087) @PunitSoniME
2738
- - [Badge][AvatarGroup][joy] js test replaced with ts test (#37089) @PunitSoniME
2928
+ - [AspectRatio][joy] js test replaced with TypeScript test (#37087) @PunitSoniME
2929
+ - [Badge][AvatarGroup][joy] js test replaced with TypeScript test (#37089) @PunitSoniME
2739
2930
  - [Box][Card][MenuList][joy] Turn JS test to TS test (#37126) @uuxxx
2740
2931
  - [List][Menu][joy] Turn JS test to TS test (#37123) @uuxxx
2741
2932
  - [test][Joy] Remove duplicate Avatar test (#37201) @zignis
2742
- - [test][joy] js test cases converted to ts (#37117) @PunitSoniME
2743
- - [Button][joy] Convert Button test to typescript (#37181) @akash191095
2744
- - [CardContent][CardCover][CardOverflow][Chip][ChipDelete][joy] js text case converted to ts (#37116) @PunitSoniME
2933
+ - [test][joy] js test cases converted to TypeScript (#37117) @PunitSoniME
2934
+ - [Button][joy] Convert Button test to TypeScript (#37181) @akash191095
2935
+ - [CardContent][CardCover][CardOverflow][Chip][ChipDelete][joy] js text case converted to TypeScript (#37116) @PunitSoniME
2745
2936
  - [Radio][IconButton][Checkbox][Option][joy] Switch to TypeScript unit test (#37137) @DerTimonius
2746
2937
 
2747
2938
  ### `@mui/base@5.0.0-beta.0`
@@ -2940,7 +3131,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
2940
3131
  ### Docs
2941
3132
 
2942
3133
  - &#8203;<!-- 21 -->[docs] Fix console error introduced by #36408 (#36980) @alexfauquette
2943
- - &#8203;<!-- 20 -->[docs] Add stray Joy UI documentation improvements (#36921) @danilo-leal
3134
+ - &#8203;<!-- 20 -->[docs] Add stray Joy UI documentation improvements (#36921) @danilo-leal
2944
3135
  - &#8203;<!-- 19 -->[docs] Add Joy profile dashboard template (#36931) @siriwatknp
2945
3136
  - &#8203;<!-- 18 -->[docs] Fix 404 links (#36969) @oliviertassinari
2946
3137
  - &#8203;<!-- 17 -->[docs] Clarify when bundle size optimization is needed (#36823) @oliviertassinari
@@ -3023,7 +3214,7 @@ A big thanks to the 16 contributors who made this release possible. This release
3023
3214
  - &#8203;<!-- 18 -->[docs][base] Move styles to the bottom of demos code for `TablePagination` (#36593) @gitstart
3024
3215
  - &#8203;<!-- 13 -->[docs] Remove the incorrect info about useButton's ref parameter (#36883) @michaldudak
3025
3216
  - &#8203;<!-- 12 -->[docs] Sync <Stack> between projects (#36785) @oliviertassinari
3026
- - &#8203;<!-- 11 -->[docs] Add guides to overriding component structure in Base UI and Joy UI docs (#34990) @samuelsycamore
3217
+ - &#8203;<!-- 11 -->[docs] Add guides to overriding component structure in Base UI and Joy UI docs (#34990) @samuelsycamore
3027
3218
  - &#8203;<!-- 10 -->[docs] Content changed from 'row' to 'orientation=horizontal' (#36858) @navedqb
3028
3219
  - &#8203;<!-- 09 -->[docs][Joy] `component`, `slots`, `slotProps` must be visible in Prop table in API docs (#36666) @hbjORbj
3029
3220
  - &#8203;<!-- 08 -->[docs][Select] Fix duplicate ID in small size Select demo (#36792) @sai6855
@@ -3129,15 +3320,15 @@ A big thanks to the 17 contributors who made this release possible. Here are som
3129
3320
  - [docs] Introduce markdown permalink to source (#36729) @oliviertassinari
3130
3321
  - [docs] Tabs API add slots section (#36769) @mnajdova
3131
3322
  - [docs] Update feedbacks management on slack (#36705) @alexfauquette
3132
- - [docs] Fix Joy UI URL to tokens (#36742) @oliviertassinari
3323
+ - [docs] Fix Joy UI URL to tokens (#36742) @oliviertassinari
3133
3324
  - [docs] Add toggle-button coming soon page (#36618) @siriwatknp
3134
- - [docs] Fix typo on the Joy UI theme builder (#36734) @danilo-leal
3325
+ - [docs] Fix typo on the Joy UI theme builder (#36734) @danilo-leal
3135
3326
  - [docs] Fix small typo (#36727) @RBerthier
3136
- - [docs] Fix Joy UI template broken image loading @oliviertassinari
3327
+ - [docs] Fix Joy UI template broken image loading @oliviertassinari
3137
3328
  - [docs] Hide the default API column if it's empty (#36715) @mnajdova
3138
3329
  - [docs] Update Material UI Related Projects page (#34203) @viclafouch
3139
- - [docs] Revise Joy UI "Circular Progress" page (#36126) @LadyBluenotes
3140
- - [docs] Revise Joy UI "Radio" page (#35893) @DevinCLane
3330
+ - [docs] Revise Joy UI "Circular Progress" page (#36126) @LadyBluenotes
3331
+ - [docs] Revise Joy UI "Radio" page (#35893) @DevinCLane
3141
3332
  - [docs] Support Google Analytics 4 (#36123) @alexfauquette
3142
3333
  - [docs][material] Keep consistency in description of classes (#36631) @hbjORbj
3143
3334
  - [docs] Remove redundant files and fix regression (#36775) @ZeeshanTamboli
@@ -3157,7 +3348,7 @@ _Mar 28, 2023_
3157
3348
 
3158
3349
  A big thanks to the 10 contributors who made this release possible. We have one big highlight this week ✨:
3159
3350
 
3160
- - @siriwatknp made a [Theme Builder](https://mui.com/joy-ui/customization/theme-builder) for Joy UI 🎨 (#35741)
3351
+ - @siriwatknp made a [Theme Builder](https://mui.com/joy-ui/customization/theme-builder) for Joy UI 🎨 (#35741)
3161
3352
 
3162
3353
  ### `@mui/material@5.11.15`
3163
3354
 
@@ -3302,7 +3493,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
3302
3493
  - &#8203;<!-- 09 -->[docs] Add blog post notification for v6 release (#36446) @joserodolfofreitas
3303
3494
  - &#8203;<!-- 08 -->[docs] Update link to v5 docs (#36421) @m4theushw
3304
3495
  - &#8203;<!-- 07 -->[docs] Fix 404 in the API page links (#36419) @oliviertassinari
3305
- - &#8203;<!-- 08 -->[docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj
3496
+ - &#8203;<!-- 08 -->[docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj
3306
3497
  - &#8203;<!-- 06 -->[examples] Refactor to have better types in the Next.js + TypeScript examples (#36355) @erikian
3307
3498
  - &#8203;<!-- 02 -->[website] Fix layout shift when loading /blog/mui-x-v6/ @oliviertassinari
3308
3499
  - &#8203;<!-- 01 -->[website] Update stats (#36477) @hrutik7
@@ -3318,7 +3509,7 @@ _Mar 6, 2023_
3318
3509
  A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
3319
3510
 
3320
3511
  - @michaldudak added the multiselect functionality to SelectUnstyled (#36274)
3321
- - @mnajdova updated `extendTheme` so that it can generate CSS variables with default values. This means that the `CssVarsProvider` is no longer required for Joy UI when using the default theme (#35739)
3512
+ - @mnajdova updated `extendTheme` so that it can generate CSS variables with default values. This means that the `CssVarsProvider` is no longer required for Joy UI when using the default theme (#35739)
3322
3513
  - other 🐛 bug fixes and 📚 documentation improvements.
3323
3514
 
3324
3515
  ### `@mui/material@5.11.12`
@@ -3338,7 +3529,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
3338
3529
 
3339
3530
  - &#8203;<!-- 26 -->[core] Generate vars in `extendTheme` (#35739) @mnajdova
3340
3531
 
3341
- The `shouldSkipGeneratingVar` prop was moved from the `createCssVarsProvider`'s option to the `theme`. If the default theme does not use `extendTheme` from Material UI or Joy UI, it needs to be wrapped inside `unstable_createCssVarsTheme` - a util exported from the MUI System. Below is an example of how the migration should look like:
3532
+ The `shouldSkipGeneratingVar` prop was moved from the `createCssVarsProvider`'s option to the `theme`. If the default theme does not use `extendTheme` from Material UI or Joy UI, it needs to be wrapped inside `unstable_createCssVarsTheme` - a util exported from the MUI System. Below is an example of how the migration should look like:
3342
3533
 
3343
3534
  ```diff
3344
3535
  import {
@@ -3410,7 +3601,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
3410
3601
 
3411
3602
  - &#8203;<!-- 09 -->[Joy] Change CSS variables naming for components (#36282) @hbjORbj
3412
3603
 
3413
- Joy UI has new naming standards of the CSS variables for its components. Below is an example of how the migration should look like:
3604
+ Joy UI has new naming standards of the CSS variables for its components. Below is an example of how the migration should look like:
3414
3605
 
3415
3606
  ```diff
3416
3607
  -<List sx={{ py: 'var(--List-divider-gap)' }}>
@@ -3439,7 +3630,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
3439
3630
  - &#8203;<!-- 15 -->[docs][joy] Build TS versions for Checkbox component demos (#36381) @sai6855
3440
3631
  - &#8203;<!-- 14 -->[docs][joy] Build TS versions for Select component demos (#36380) @sai6855
3441
3632
  - &#8203;<!-- 13 -->[docs][joy] Build TS versions for Typography component demos (#36378) @varunmulay22
3442
- - &#8203;<!-- 12 -->[docs][joy] Add typescript demos for `Divider` (#36374) @sai6855
3633
+ - &#8203;<!-- 12 -->[docs][joy] Add TypeScript demos for `Divider` (#36374) @sai6855
3443
3634
  - &#8203;<!-- 11 -->[docs][joy] Build TS versions for Textarea component demos (#36371) @varunmulay22
3444
3635
  - &#8203;<!-- 10 -->[docs][joy] Build TS versions for Link component demos (#36366) @hbjORbj
3445
3636
 
@@ -3461,7 +3652,7 @@ _Feb 27, 2023_
3461
3652
 
3462
3653
  A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
3463
3654
 
3464
- - 📚 added API documentation for the slots in Base UI and Joy UI by @hbjORbj, for e.g. [SliderUnstyled API](https://mui.com/base-ui/api/slider-unstyled/#slots)
3655
+ - 📚 added API documentation for the slots in Base UI and Joy UI by @hbjORbj, for e.g. [SliderUnstyled API](https://mui.com/base-ui/api/slider-unstyled/#slots)
3465
3656
  - other 🐛 bug fixes and 📚 documentation improvements.
3466
3657
 
3467
3658
  ### `@mui/material@5.11.11`
@@ -3641,8 +3832,8 @@ A big thanks to the 17 contributors who made this release possible. Here are som
3641
3832
  - [docs] Fix demos showing TypeScript instead of JavaScript (#35850) @mj12albert
3642
3833
  - [docs] Update release instructions (#36113) @mj12albert
3643
3834
  - [docs] Rename `v6-alpha` to `v6-next` in navigation (#36102) @LukasTy
3644
- - [docs] Revise Joy UI "Input" page (#35970) @LadyBluenotes
3645
- - [docs] Revise Joy UI "Typography" page (#35868) @LadyBluenotes
3835
+ - [docs] Revise Joy UI "Input" page (#35970) @LadyBluenotes
3836
+ - [docs] Revise Joy UI "Typography" page (#35868) @LadyBluenotes
3646
3837
 
3647
3838
  ### Examples
3648
3839
 
@@ -3668,7 +3859,7 @@ _Feb 7, 2023_
3668
3859
 
3669
3860
  A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
3670
3861
 
3671
- - @siriwatknp added a new [`Sign In` template](https://mui.com/joy-ui/getting-started/templates/sign-in-side/) to Joy UI (#36019)
3862
+ - @siriwatknp added a new [`Sign In` template](https://mui.com/joy-ui/getting-started/templates/sign-in-side/) to Joy UI (#36019)
3672
3863
  - 📚 Documentation improvements and 🐛 bug fixes as usual
3673
3864
 
3674
3865
  ### `@mui/material@5.11.8`
@@ -3722,7 +3913,7 @@ _Jan 31, 2023_
3722
3913
 
3723
3914
  A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
3724
3915
 
3725
- - @siriwatknp added `Table` component to Joy UI (#35872)
3916
+ - @siriwatknp added `Table` component to Joy UI (#35872)
3726
3917
  - many other 🐛 bug fixes and 📚 documentation improvements
3727
3918
 
3728
3919
  ### `@mui/material@5.11.7`
@@ -3742,7 +3933,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
3742
3933
 
3743
3934
  - &#8203;<!-- 05 -->[Joy] Replace `Joy[Component]` classname with `Mui[Component]` classname for all slots of components (#35718) @hbjORbj
3744
3935
 
3745
- - Renames the classname prefix of all Joy UI components from `'Joy'` to `'Mui'`.
3936
+ - Renames the classname prefix of all Joy UI components from `'Joy'` to `'Mui'`.
3746
3937
 
3747
3938
  ```diff
3748
3939
  <Button
@@ -3753,9 +3944,9 @@ A big thanks to the 15 contributors who made this release possible. Here are som
3753
3944
 
3754
3945
  You can use this [codemod](https://github.com/mui/material-ui/blob/master/packages/mui-codemod/README.md#joy-rename-classname-prefix) to help with the migration.
3755
3946
 
3756
- - &#8203;<!-- 04 -->[Joy] Replace `row` prop with `orientation` prop in all Joy UI components (#35721) @hbjORbj
3947
+ - &#8203;<!-- 04 -->[Joy] Replace `row` prop with `orientation` prop in all Joy UI components (#35721) @hbjORbj
3757
3948
 
3758
- - Transforms `row` prop to `orientation` prop across `Card`, `List` and `RadioGroup` components in Joy UI.
3949
+ - Transforms `row` prop to `orientation` prop across `Card`, `List` and `RadioGroup` components in Joy UI.
3759
3950
 
3760
3951
  ```diff
3761
3952
  <Card
@@ -3778,11 +3969,11 @@ A big thanks to the 15 contributors who made this release possible. Here are som
3778
3969
  - &#8203;<!-- 27 -->[blog] Prevent horizontal scroll on blog posts (#35948) @oliviertassinari
3779
3970
  - &#8203;<!-- 23 -->[docs] Add to codemod README about an added script (#35999) @hbjORbj
3780
3971
  - &#8203;<!-- 22 -->[docs] Add a warning about to clear the local storage when `defaultMode` changes (#35937) @ArthurPedroti
3781
- - &#8203;<!-- 21 -->[docs] Fix Joy UI variables playground (#35950) @siriwatknp
3972
+ - &#8203;<!-- 21 -->[docs] Fix Joy UI variables playground (#35950) @siriwatknp
3782
3973
  - &#8203;<!-- 20 -->[docs] Fix typos in base components docs (#35985) @HeVictor
3783
3974
  - &#8203;<!-- 19 -->[docs] Fix event's label reported to GA (#35930) @oliviertassinari
3784
3975
  - &#8203;<!-- 18 -->[docs] Standardize "no longer" / "not documented" callouts in Material UI docs (#35957) @samuelsycamore
3785
- - &#8203;<!-- 17 -->[docs] Revise and expand Joy UI Checkbox doc (#35817) @samuelsycamore
3976
+ - &#8203;<!-- 17 -->[docs] Revise and expand Joy UI Checkbox doc (#35817) @samuelsycamore
3786
3977
  - &#8203;<!-- 16 -->[docs] Add docs notification to Date and Time Pickers revamped (#35935) @joserodolfofreitas
3787
3978
  - &#8203;<!-- 15 -->[docs] Update community theme builder to forked updated one (#35928) @idebeijer
3788
3979
  - &#8203;<!-- 14 -->[docs] Add Joy default theme viewer (#35554) @siriwatknp
@@ -3861,7 +4052,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
3861
4052
  - &#8203;<!-- 10 -->[docs] Fix incorrect breakpoint use (#34948) @rosita-dmello
3862
4053
  - &#8203;<!-- 09 -->[docs] Replace react-virtualized with react-virtuoso in Table (#35700) @petyosi
3863
4054
  - &#8203;<!-- 08 -->[docs] Fix account menu demo not closing with keyboard. (#35870) @mj12albert
3864
- - &#8203;<!-- 07 -->[docs] Fix typos in the docs of Joy UI (#35876) @HeVictor
4055
+ - &#8203;<!-- 07 -->[docs] Fix typos in the docs of Joy UI (#35876) @HeVictor
3865
4056
  - &#8203;<!-- 06 -->[docs] Fix wording in `Color` page (#35873) @oliv37
3866
4057
 
3867
4058
  ### Core
@@ -3916,7 +4107,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
3916
4107
  - [docs] Fix incorrectly named AccessibleTable demo component (#35832) @HeVictor
3917
4108
  - [docs] Clarify where to find docs for Base UI components in Material UI (#35799) @samuelsycamore
3918
4109
  - [docs] Fix typos (#35814) @alexfauquette
3919
- - [docs] Revise and expand the Joy UI Card page (#35745) @samuelsycamore
4110
+ - [docs] Revise and expand the Joy UI Card page (#35745) @samuelsycamore
3920
4111
  - [docs] Fix navigation layout shift (#35679) @oliviertassinari
3921
4112
  - [docs] Fix typo in the Composition page (#35774) @msoyka
3922
4113
  - [docs][joy] Update Customization section code example to use the correct API (#35765) @pupudu
@@ -3963,10 +4154,10 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
3963
4154
 
3964
4155
  ### Docs
3965
4156
 
3966
- - [docs] Revise and expand Joy UI Button doc (#35737) @samuelsycamore
4157
+ - [docs] Revise and expand Joy UI Button doc (#35737) @samuelsycamore
3967
4158
  - [docs] Document the workaround for crashing a translated page (#35720) @michaldudak
3968
4159
  - [docs] Fix API page for `MenuItem` to list all valid props (#35561) @mnajdova
3969
- - [docs] Fix ad exception in Joy UI (#35685) @oliviertassinari
4160
+ - [docs] Fix ad exception in Joy UI (#35685) @oliviertassinari
3970
4161
  - [docs] Fix content wider than screen regression @oliviertassinari
3971
4162
  - [examples] Add `Vite.js with TypeScript` example (#35683) @miha53cevic
3972
4163
 
@@ -4063,7 +4254,7 @@ A big thanks to the 20 contributors who made this release possible. Here are som
4063
4254
 
4064
4255
  - &#8203;<!-- 35 -->[docs] Fix GoogleMaps demo (#35545) @hbjORbj
4065
4256
  - &#8203;<!-- 25 -->[docs] Remove flow, its legacy (#35624) @oliviertassinari
4066
- - &#8203;<!-- 24 -->[docs] Add a guide on using icon libraries with Joy UI (#35377) @siriwatknp
4257
+ - &#8203;<!-- 24 -->[docs] Add a guide on using icon libraries with Joy UI (#35377) @siriwatknp
4067
4258
  - &#8203;<!-- 23 -->[docs] Clarify comment about `sortStability()` use case (#35570) @frontendlane
4068
4259
  - &#8203;<!-- 22 -->[docs] Improve the experimental API demos on the button page (#35560) @mnajdova
4069
4260
  - &#8203;<!-- 21 -->[docs] Force `light` theme mode when `activePage` is null (#35575) @LukasTy
@@ -4159,7 +4350,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
4159
4350
 
4160
4351
  - [Alert] Update icon color in all variants (#35414) @danilo-leal
4161
4352
  - [Select] Fix `MenuProps.PopoverClasses` being overriden (#35394) @vitorfrs-dev
4162
- - [SwipeableDrawer] Fixed typescript warning "prop open undefined" (#34710) @kraftware
4353
+ - [SwipeableDrawer] Fix TypeScript warning "prop open undefined" (#34710) @kraftware
4163
4354
 
4164
4355
  ### `@mui/icons-material@5.11.0`
4165
4356
 
@@ -4227,7 +4418,7 @@ _Dec 6, 2022_
4227
4418
  A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
4228
4419
 
4229
4420
  - ✨ @mnajdova added a [Material You Button playground](https://mui.com/material-ui/react-button/#material-you-version) (#35222)
4230
- - 🔧 @hbjORbj renamed `components` / `componentProps` to `slots` / `slotProps` prop in Joy UI to create consistency across products (#34997)
4421
+ - 🔧 @hbjORbj renamed `components` / `componentProps` to `slots` / `slotProps` prop in Joy UI to create consistency across products (#34997)
4231
4422
  - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
4232
4423
 
4233
4424
  ### `@mui/material@5.10.17`
@@ -4248,7 +4439,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
4248
4439
 
4249
4440
  - &#8203;<!-- 08 -->[Joy] Add `slots`/`slotProps` props to the typing of all components and apply `useSlot` to all components (#34997) @hbjORbj
4250
4441
 
4251
- - Change all occurrences of `components` and `componentsProps` props in Joy UI components to `slots` and `slotProps`, respectively.
4442
+ - Change all occurrences of `components` and `componentsProps` props in Joy UI components to `slots` and `slotProps`, respectively.
4252
4443
 
4253
4444
  ```diff
4254
4445
  -<Autocomplete components={{listbox: CustomListbox}} componentsProps={{listbox: { className: 'custom-listbox' }}} />
@@ -4268,7 +4459,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
4268
4459
  - &#8203;<!-- 23 -->[docs] Correct grammatically incorrect sentences in CONTRIBUTING.md (#34949) @Pandey-utkarsh
4269
4460
  - &#8203;<!-- 22 -->[docs] Move the demo higher in the API TOC (#35202) @oliviertassinari
4270
4461
  - &#8203;<!-- 21 -->[docs] Fix incorrect link in minimizing-bundle-size (#35297) @Juneezee
4271
- - &#8203;<!-- 20 -->[docs] Revise and expand Joy UI "Breadcrumbs" page (#35292) @samuelsycamore
4462
+ - &#8203;<!-- 20 -->[docs] Revise and expand Joy UI "Breadcrumbs" page (#35292) @samuelsycamore
4272
4463
  - &#8203;<!-- 19 -->[docs] Fix wrong import in the unstyled tabs page (#35310) @guotie
4273
4464
  - &#8203;<!-- 18 -->[docs] Disable translations (#34820) @mnajdova
4274
4465
  - &#8203;<!-- 17 -->[docs] Fix typo (#35312) @flaviendelangle
@@ -4276,7 +4467,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
4276
4467
  - &#8203;<!-- 15 -->[docs] Fix experimental API page duplication (#35213) @oliviertassinari
4277
4468
  - &#8203;<!-- 14 -->[docs] Improve the autogenerated "Unstyled" and "API" text (#35185) @samuelsycamore
4278
4469
  - &#8203;<!-- 13 -->[docs] Fix ad margin on API pages (#35201) @oliviertassinari
4279
- - &#8203;<!-- 12 -->[docs] Revise and expand the Joy UI "Badge" page (#35199) @samuelsycamore
4470
+ - &#8203;<!-- 12 -->[docs] Revise and expand the Joy UI "Badge" page (#35199) @samuelsycamore
4280
4471
  - &#8203;<!-- 11 -->[docs] Update Base UI docs with latest style conventions (#35034) @samuelsycamore
4281
4472
  - &#8203;<!-- 09 -->[l10n] Improve Chinese (Taiwan) zh-TW locale (#35328) @happyincent
4282
4473
  - &#8203;<!-- 02 -->[website] Update stats: GitHub stars, Twitter followers, etc. (#35318) @nomandhoni-cs
@@ -4376,13 +4567,13 @@ A big thanks to the 9 contributors who made this release possible. Here are some
4376
4567
  - [docs] Fix confusion in TOCs when reaching scroll bottom (#35214) @oliviertassinari
4377
4568
  - [docs] Fix typos in section titles (#35025) @iamxukai
4378
4569
  - [docs] Fix typo in legacy date picker migration guide @oliviertassinari
4379
- - [docs] Iterating on recent Joy UI Component page updates (#35162) @samuelsycamore
4570
+ - [docs] Iterating on recent Joy UI Component page updates (#35162) @samuelsycamore
4380
4571
  - [docs] Inform that pickers are in X repository (#35189) @alexfauquette
4381
4572
  - [docs] Explain how the `error` prop works in the Unstyled Input (#35171) @michaldudak
4382
4573
  - [docs] Hotfix missing styles in dark mode (#35179) @siriwatknp
4383
- - [docs] Add Joy UI theme typography page (#34811) @siriwatknp
4574
+ - [docs] Add Joy UI theme typography page (#34811) @siriwatknp
4384
4575
  - [docs] Fix undo/redo in live editor (#35163) @oliviertassinari
4385
- - [docs] Revise the Joy UI "Avatar" component page (#35152) @samuelsycamore
4576
+ - [docs] Revise the Joy UI "Avatar" component page (#35152) @samuelsycamore
4386
4577
  - [docs] Make navbar backdrop filter consistent with website (#35157) @danilo-leal
4387
4578
  - [docs] Host CodeSandbox on MUI org (#35110) @oliviertassinari
4388
4579
  - [docs] Uplift introduction demos & make consistent with Base (#34316) @danilo-leal
@@ -4408,7 +4599,7 @@ _Nov 14, 2022_
4408
4599
 
4409
4600
  A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
4410
4601
 
4411
- - 🚀 @siriwatknp added the Autocomplete component to the Joy UI (#34315)
4602
+ - 🚀 @siriwatknp added the Autocomplete component to the Joy UI (#34315)
4412
4603
  - ♿ @sfavello improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key (#33822)
4413
4604
  - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
4414
4605
 
@@ -4445,7 +4636,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
4445
4636
  - [docs] Improve code font family v2 (#35053) @oliviertassinari
4446
4637
  - [docs] Upgrade to Next.js 13 (#35001) @mnajdova
4447
4638
  - [docs] Fix typo in changelog @oliviertassinari
4448
- - [docs] Update Joy UI templates to use latest components (#35058) @siriwatknp
4639
+ - [docs] Update Joy UI templates to use latest components (#35058) @siriwatknp
4449
4640
  - [website] Fix design kits showcase throwing an error (#35093) @cherniavskii
4450
4641
  - [website] Fix margin bug on CTA @oliviertassinari
4451
4642
  - [website] Link respective repositories in product pages (#35046) @sidtohan
@@ -4501,7 +4692,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
4501
4692
 
4502
4693
  - &#8203;<!-- 20 -->[docs] Add a guide for setting dark mode by default (#34839) @siriwatknp
4503
4694
  - &#8203;<!-- 19 -->[docs] Improve code font family (#35027) @oliviertassinari
4504
- - &#8203;<!-- 18 -->[docs] Revise and expand Joy UI "Alert" page (#34838) @samuelsycamore
4695
+ - &#8203;<!-- 18 -->[docs] Revise and expand Joy UI "Alert" page (#34838) @samuelsycamore
4505
4696
  - &#8203;<!-- 17 -->[docs] Live demos v2 (#34870) @oliviertassinari
4506
4697
  - &#8203;<!-- 16 -->[docs] Fix 301 links in the docs @oliviertassinari
4507
4698
  - &#8203;<!-- 15 -->[docs] Fix code display in RTL (#34951) @oliviertassinari
@@ -4534,7 +4725,7 @@ _Oct 31, 2022_
4534
4725
 
4535
4726
  A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
4536
4727
 
4537
- - 🚀 The LinearProgress component has been added to Joy UI by @hbjORbj (#34514).
4728
+ - 🚀 The LinearProgress component has been added to Joy UI by @hbjORbj (#34514).
4538
4729
  - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
4539
4730
 
4540
4731
  ### `@mui/material@5.10.12`
@@ -4558,7 +4749,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
4558
4749
 
4559
4750
  - &#8203;<!-- 40 -->[blog] Add blog post for high-level overview of all MUI products (#34325) @samuelsycamore
4560
4751
  - &#8203;<!-- 39 -->[blog] Fix hydration mistmatch (#34857) @oliviertassinari
4561
- - &#8203;<!-- 21 -->[docs] Revise the Joy UI "Aspect Ratio" page (#34858) @samuelsycamore
4752
+ - &#8203;<!-- 21 -->[docs] Revise the Joy UI "Aspect Ratio" page (#34858) @samuelsycamore
4562
4753
  - &#8203;<!-- 20 -->[docs] Fix Safari code font size (#34859) @oliviertassinari
4563
4754
  - &#8203;<!-- 19 -->[docs] Fix spelling mistake (#34955) @punithnayak
4564
4755
  - &#8203;<!-- 18 -->[docs] Fix 404 link of supported Material UI components @oliviertassinari
@@ -4691,7 +4882,7 @@ _Oct 18, 2022_
4691
4882
  A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
4692
4883
 
4693
4884
  - 🖌 Thanks to the efforts of @bharatkashyap and @nihgwu, we now have editable demos across our docs (#34454)!
4694
- - 🚀 The Tooltip component has been added to Joy UI by @hbjORbj (#34509).
4885
+ - 🚀 The Tooltip component has been added to Joy UI by @hbjORbj (#34509).
4695
4886
  - ⚙️ We started converting the remaining JS components in Base UI to TypeScript.
4696
4887
  @mbayucot finished the first PR with the conversion of the NoSsr code (#34735).
4697
4888
  - And more 🐛 bug fixes and 📚 documentation improvements.
@@ -4723,14 +4914,14 @@ A big thanks to the 21 contributors who made this release possible. Here are som
4723
4914
  ### Docs
4724
4915
 
4725
4916
  - [docs] Fix the Autocomplete Highlighting example (#34184) @hayawata3626
4726
- - [docs] Fix typos in Base (Menu, Tabs) and Joy UI (Chip) (#34803) @rvrvrv
4917
+ - [docs] Fix typos in Base (Menu, Tabs) and Joy UI (Chip) (#34803) @rvrvrv
4727
4918
  - [docs] Use new editing API in homepage demos (#34220) @m4theushw
4728
4919
  - [docs] Live demos (#34454) @bharatkashyap
4729
- - [docs] Fix typos in Joy UI Switch (#34728) @ndresx
4920
+ - [docs] Fix typos in Joy UI Switch (#34728) @ndresx
4730
4921
  - [docs] Avoid scrollbar in the code demos (#34741) @oliviertassinari
4731
- - [docs] Revise the Joy UI "Automatic adjustment" page (#34614) @samuelsycamore
4732
- - [docs] Revise and rename the Joy UI "Perfect dark mode" page (#34613) @samuelsycamore
4733
- - [docs] Revise the Joy UI "Global variants" page (#34595) @samuelsycamore
4922
+ - [docs] Revise the Joy UI "Automatic adjustment" page (#34614) @samuelsycamore
4923
+ - [docs] Revise and rename the Joy UI "Perfect dark mode" page (#34613) @samuelsycamore
4924
+ - [docs] Revise the Joy UI "Global variants" page (#34595) @samuelsycamore
4734
4925
  - [docs] Basic link verification at PR level (#34588) @alexfauquette
4735
4926
  - [docs] Add a missing comma in the customization example (#34617) @AbayKinayat
4736
4927
  - [website] Clarify Pro/Premium support (#34607) @oliviertassinari
@@ -4776,12 +4967,12 @@ A big thanks to the 7 contributors who made this release possible. Here are some
4776
4967
 
4777
4968
  - &#8203;<!-- 17 -->[system] Fix color-scheme implementation (#34639) @siriwatknp
4778
4969
 
4779
- The `enableColorScheme` prop has been removed from `CssVarsProvider` and `getInitColorScheme` (both Material UI and Joy UI).
4970
+ The `enableColorScheme` prop has been removed from `CssVarsProvider` and `getInitColorScheme` (both Material UI and Joy UI).
4780
4971
 
4781
4972
  Migration:
4782
4973
 
4783
4974
  - **Material UI**: you can enable the CSS color scheme via `<CssBaseline enableColorScheme />`.
4784
- - **Joy UI**: it is enabled automatically if you use `<CssBaseline />`, [see the docs](https://mui.com/joy-ui/react-css-baseline/).
4975
+ - **Joy UI**: it is enabled automatically if you use `<CssBaseline />`, [see the docs](https://mui.com/joy-ui/react-css-baseline/).
4785
4976
 
4786
4977
  #### Changes
4787
4978
 
@@ -4799,7 +4990,7 @@ A big thanks to the 7 contributors who made this release possible. Here are some
4799
4990
 
4800
4991
  - &#8203;<!-- 18 -->[docs] Revert #34541 (#34700) @michaldudak
4801
4992
  - &#8203;<!-- 15 -->[blog] Blog post for MUI X v6 alpha zero (#34424) @joserodolfofreitas
4802
- - &#8203;<!-- 09 -->[docs] Improve Joy UI tutorial demo (#34653) @oliviertassinari
4993
+ - &#8203;<!-- 09 -->[docs] Improve Joy UI tutorial demo (#34653) @oliviertassinari
4803
4994
  - &#8203;<!-- 08 -->[docs] Explain how SelectUnstyled renders a hidden input (#34638) @michaldudak
4804
4995
  - &#8203;<!-- 07 -->[docs] Fix Taiwan description (#34611) @oliviertassinari
4805
4996
  - &#8203;<!-- 06 -->[docs] Fix codesandbox export with dayjs (#34619) @oliviertassinari
@@ -4852,7 +5043,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
4852
5043
  - &#8203;<!-- 27 -->[blog] Fix 404 link in base introduction @oliviertassinari
4853
5044
  - &#8203;<!-- 21 -->[docs] Fix CI build (#34589) @mnajdova
4854
5045
  - &#8203;<!-- 20 -->[docs] Temporary remove date picker from home page (#34541) @siriwatknp
4855
- - &#8203;<!-- 19 -->[docs] Revise and expand Joy UI "Tutorial" doc (#34569) @samuelsycamore
5046
+ - &#8203;<!-- 19 -->[docs] Revise and expand Joy UI "Tutorial" doc (#34569) @samuelsycamore
4856
5047
  - &#8203;<!-- 18 -->[docs] Fix SEO issues (#34537) @oliviertassinari
4857
5048
  - &#8203;<!-- 17 -->[docs] Add CSS variables documentation for Material UI (#33958) @siriwatknp
4858
5049
  - &#8203;<!-- 16 -->[docs] Capitalize Material Design on the Breakpoints page (#34481) @Dustin-Digitar
@@ -4879,7 +5070,7 @@ _Sep 26, 2022_
4879
5070
 
4880
5071
  A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
4881
5072
 
4882
- - 🚀 [Divider](https://mui.com/joy-ui/react-divider/) component is added to Joy UI (#34403) @siriwatknp
5073
+ - 🚀 [Divider](https://mui.com/joy-ui/react-divider/) component is added to Joy UI (#34403) @siriwatknp
4883
5074
 
4884
5075
  ### `@mui/material@5.10.7`
4885
5076
 
@@ -4991,7 +5182,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
4991
5182
 
4992
5183
  The SelectUnstyled and MultiSelectUnstyled `onChange` callbacks did not have event as the first parameter, leading to inconsistency with other components and native HTML elements.
4993
5184
  This PR adds the event parameter as the first one and moves the newly selected value to the second position. Because of this, it's a breaking change.
4994
- This also affects Select from Joy UI.
5185
+ This also affects Select from Joy UI.
4995
5186
 
4996
5187
  ```jsx
4997
5188
  // before
@@ -5033,7 +5224,7 @@ _Sep 12, 2022_
5033
5224
  A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
5034
5225
 
5035
5226
  - 🚀 [Blog post](https://mui.com/blog/introducing-base-ui/) for announcing the release of the Base UI package is out thanks to @michaldudak.
5036
- - 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/), [`Modal`](https://mui.com/joy-ui/react-modal/), [`ListSubheader`](https://mui.com/joy-ui/react-list-subheader/), [`FormControl`](https://mui.com/joy-ui/react-form-control/), [`CircularProgress`](https://mui.com/joy-ui/react-circular-progress/) components to Joy UI (#33859) @hbjORbj @siriwatknp
5227
+ - 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/), [`Modal`](https://mui.com/joy-ui/react-modal/), [`ListSubheader`](https://mui.com/joy-ui/react-list-subheader/), [`FormControl`](https://mui.com/joy-ui/react-form-control/), [`CircularProgress`](https://mui.com/joy-ui/react-circular-progress/) components to Joy UI (#33859) @hbjORbj @siriwatknp
5037
5228
  - And more 🐛 bug fixes and 📚 documentation improvements.
5038
5229
 
5039
5230
  ### `@mui/material@5.10.5`
@@ -5043,10 +5234,10 @@ A big thanks to the 12 contributors who made this release possible. Here are som
5043
5234
 
5044
5235
  ### `@mui/joy@5.0.0-alpha.45`
5045
5236
 
5046
- - &#8203;<!-- 20 -->[Joy UI] Add `CircularProgress` component (#33869) @hbjORbj
5047
- - &#8203;<!-- 19 -->[Joy UI] Add `FormControl` component (#34187) @siriwatknp
5048
- - &#8203;<!-- 18 -->[Joy UI] Add `ListSubheader` component (#34191) @siriwatknp
5049
- - &#8203;<!-- 17 -->[Joy UI] Add `Modal` component (#34043) @siriwatknp
5237
+ - &#8203;<!-- 20 -->[Joy UI] Add `CircularProgress` component (#33869) @hbjORbj
5238
+ - &#8203;<!-- 19 -->[Joy UI] Add `FormControl` component (#34187) @siriwatknp
5239
+ - &#8203;<!-- 18 -->[Joy UI] Add `ListSubheader` component (#34191) @siriwatknp
5240
+ - &#8203;<!-- 17 -->[Joy UI] Add `Modal` component (#34043) @siriwatknp
5050
5241
  - &#8203;<!-- 10 -->[Joy] Fix list value of false or 0 (zero) text is incorrectly grey (#34255) @kushagra010
5051
5242
  - &#8203;<!-- 09 -->[Joy] Adjust typography decorator margin (#34257) @siriwatknp
5052
5243
  - &#8203;<!-- 08 -->[Joy] Miscellaneous fixes (#34193) @siriwatknp
@@ -5058,7 +5249,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
5058
5249
  - &#8203;<!-- 16 -->[blog] Introducing Base UI (#33778) @michaldudak
5059
5250
  - &#8203;<!-- 13 -->[docs] Fix spelling error (#34209) @ChrystianDeMatos
5060
5251
  - &#8203;<!-- 12 -->[docs] Improve link to the security policy (#34219) @oliviertassinari
5061
- - &#8203;<!-- 11 -->[docs] Fix typo in Joy UI's `Usage` docs (#34200) @zillion504
5252
+ - &#8203;<!-- 11 -->[docs] Fix typo in Joy UI's `Usage` docs (#34200) @zillion504
5062
5253
  - &#8203;<!-- 02 -->[website] Add Lukas to the about page (#34284) @LukasTy
5063
5254
  - &#8203;<!-- 01 -->[website] Update diamond sponsor URL (#34256) @oliviertassinari
5064
5255
 
@@ -5078,7 +5269,7 @@ _Sep 5, 2022_
5078
5269
 
5079
5270
  A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
5080
5271
 
5081
- - 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/) component to Joy UI (#33859) @hbjORbj
5272
+ - 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/) component to Joy UI (#33859) @hbjORbj
5082
5273
  - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
5083
5274
 
5084
5275
  ### `@mui/material@5.10.4`
@@ -5105,7 +5296,7 @@ A big thanks to the 11 contributors who made this release possible. Here are som
5105
5296
  - &#8203;<!-- 12 -->[docs] Fix the color contrast on optional API methods (#34127) @oliviertassinari
5106
5297
  - &#8203;<!-- 11 -->[docs] Fix crash due to using wrong variable (#34171) @siriwatknp
5107
5298
  - &#8203;<!-- 10 -->[docs] Fix a few Base typos (#33986) @ropereraLK
5108
- - &#8203;<!-- 09 -->[docs] Revise Joy UI "Overview" page copy (#34087) @samuelsycamore
5299
+ - &#8203;<!-- 09 -->[docs] Revise Joy UI "Overview" page copy (#34087) @samuelsycamore
5109
5300
  - &#8203;<!-- 20 -->[blog] Fix social cards (#34160) @oliviertassinari
5110
5301
  - &#8203;<!-- 03 -->[website] Allow deep linking to sponsors @oliviertassinari
5111
5302
  - &#8203;<!-- 02 -->[website] Update job descriptions (#34134) @DanailH
@@ -5167,7 +5358,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
5167
5358
  - [docs] Fix 404 link from Joy to React Router (#34115) @oliviertassinari
5168
5359
  - [docs] Fix typo in `Select` component (#34091) @HexM7
5169
5360
  - [docs] Fix 301 links to tss's docs @oliviertassinari
5170
- - [docs] Fixing Joy UI usage snippet (#34049) @JonathanAsbury-SPS
5361
+ - [docs] Fixing Joy UI usage snippet (#34049) @JonathanAsbury-SPS
5171
5362
  - [docs] Fix missing JSX closing tag in Tooltip docs (#34064) @hoangph271
5172
5363
  - [website] Add Toolpad to Navigation (#33937) @bharatkashyap
5173
5364
  - [website] Improve SEO meta description for MUI X @oliviertassinari
@@ -5219,12 +5410,12 @@ A big thanks to the 11 contributors who made this release possible. Here are som
5219
5410
 
5220
5411
  - &#8203;<!-- 21 -->[docs] Fix typo in using-joy-ui-and-material-ui.md (#33997) @djohalo2 @danilo-leal
5221
5412
  - &#8203;<!-- 20 -->[docs] Fix typo in the Transition docs (#34040) @alirezahekmati
5222
- - &#8203;<!-- 19 -->[docs] Typo fix in Joy UI Aspect Ratio doc (#33984) @AjeetSingh2016
5223
- - &#8203;<!-- 15 -->[docs] Fix broken Joy UI codesandbox export (#34007) @oliviertassinari
5413
+ - &#8203;<!-- 19 -->[docs] Typo fix in Joy UI Aspect Ratio doc (#33984) @AjeetSingh2016
5414
+ - &#8203;<!-- 15 -->[docs] Fix broken Joy UI codesandbox export (#34007) @oliviertassinari
5224
5415
  - &#8203;<!-- 14 -->[docs] Fix typos in `test` folder's README (#33976) @ropereraLK
5225
5416
  - &#8203;<!-- 13 -->[docs] Fix interior section links in Base docs that feature hooks (#33948) @samuelsycamore
5226
- - &#8203;<!-- 12 -->[docs] Fix typo in Joy UI's List Component docs (#33956) @Cerebro92
5227
- - &#8203;<!-- 11 -->[docs] Fix typo in Joy UI's docs (#33938) @AjeetSingh2016
5417
+ - &#8203;<!-- 12 -->[docs] Fix typo in Joy UI's List Component docs (#33956) @Cerebro92
5418
+ - &#8203;<!-- 11 -->[docs] Fix typo in Joy UI's docs (#33938) @AjeetSingh2016
5228
5419
 
5229
5420
  ### Core
5230
5421
 
@@ -5264,7 +5455,7 @@ A big thanks to the 18 contributors who made this release possible. This release
5264
5455
  ### Docs
5265
5456
 
5266
5457
  - &#8203;<!-- 23 -->[docs] Expand on a11y section for Material UI `Link` component (#32839) @TKrishnasamy
5267
- - &#8203;<!-- 22 -->[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll
5458
+ - &#8203;<!-- 22 -->[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll
5268
5459
  - &#8203;<!-- 21 -->[docs] Improve the Base Usage page (#33272) @samuelsycamore
5269
5460
  - &#8203;<!-- 20 -->[docs] Avoid refreshing the page when button on demo is clicked (#33852) @PunitSoniME
5270
5461
  - &#8203;<!-- 19 -->[docs] Improve the HorizontalNonLinearStepper demo styling (#33886) @hayawata3626
@@ -5305,8 +5496,8 @@ _Aug 8, 2022_
5305
5496
 
5306
5497
  A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
5307
5498
 
5308
- - ✨ [Stack](https://mui.com/system/react-stack/) component is added to MUI System and Joy UI #33760 #33800 @mnajdova
5309
- - ✨ [Breadcrumbs](https://mui.com/joy-ui/react-breadcrumbs/) component is added to Joy UI (#32697) @hbjORbj
5499
+ - ✨ [Stack](https://mui.com/system/react-stack/) component is added to MUI System and Joy UI #33760 #33800 @mnajdova
5500
+ - ✨ [Breadcrumbs](https://mui.com/joy-ui/react-breadcrumbs/) component is added to Joy UI (#32697) @hbjORbj
5310
5501
  - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
5311
5502
 
5312
5503
  ### `@mui/material@5.10.0`
@@ -5422,7 +5613,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
5422
5613
  - [core] Remove thenify version override from package.json resolutions (#33638) @michaldudak
5423
5614
  - [core] Update Node.js to 14 on CircleCI, CodeSandbox, and Netlify (#33642) @michaldudak
5424
5615
  - [test] Replace istanbul-instrumenter-loader with babel-plugin-istanbul (#33666) @michaldudak
5425
- - [test] Run TypeScript module augmentation tests for Joy UI in CI (#33667) @ZeeshanTamboli
5616
+ - [test] Run TypeScript module augmentation tests for Joy UI in CI (#33667) @ZeeshanTamboli
5426
5617
 
5427
5618
  All contributors of this release in alphabetical order: @cherniavskii, @danilo-leal, @fullstackzach, @garronej, @hbjORbj, @husseinsaad98, @joserodolfofreitas, @michaldudak, @mnajdova, @MonstraG, @mracette, @oliviertassinari, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
5428
5619
 
@@ -5468,7 +5659,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
5468
5659
  - &#8203;<!-- 28 -->[docs] Add accessibility tips (#33633) @siriwatknp
5469
5660
  - &#8203;<!-- 27 -->[docs] Fix production deploy of codesandboxes (#33608) @oliviertassinari
5470
5661
  - &#8203;<!-- 26 -->[docs] Show border on `palette.background.paper` in dark mode docs (#33611) @ZeeshanTamboli
5471
- - &#8203;<!-- 25 -->[docs] Fix typo in Joy UI dark mode page (#33620) @bairamau
5662
+ - &#8203;<!-- 25 -->[docs] Fix typo in Joy UI dark mode page (#33620) @bairamau
5472
5663
  - &#8203;<!-- 24 -->[docs] Final polish on Base docs - formatting and style consistency (#33156) @samuelsycamore
5473
5664
  - &#8203;<!-- 23 -->[docs] Fix `CssBaseline` import in example code (#33614) @dd-ssc
5474
5665
  - &#8203;<!-- 22 -->[docs] Fix Toolpad docs redirection (#33524) @bharatkashyap
@@ -5549,7 +5740,7 @@ _Jul 12, 2022_
5549
5740
  A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
5550
5741
 
5551
5742
  - 🧪 Exported Grid v2 as `Unstable_Grid2` (#33479) @siriwatknp
5552
- - 📖 Added a guide for using Joy UI and Material UI together (#33396) @siriwatknp
5743
+ - 📖 Added a guide for using Joy UI and Material UI together (#33396) @siriwatknp
5553
5744
  - 🐛 Fixed a few bugs in Material UI components. Thanks to @ZeeshanTamboli, @ivan-ngchakming, and @joebingham-wk.
5554
5745
  - ⚠️ **[BREAKING CHANGE]** Date pickers were removed from the lab. Learn how to migrate by visiting the [migration guide](https://mui.com/x/migration/migration-pickers-lab/). (#33386) @flaviendelangle
5555
5746
  - many other 🐛 bug fixes and 📚 documentation improvements
@@ -5660,7 +5851,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
5660
5851
  ### `@mui/base@5.0.0-alpha.88`
5661
5852
 
5662
5853
  - [base] Remove a type incompatible with TypeScript 3.5 (#33361) @michaldudak
5663
- - [BadgeUnstyled] Export BadgeUnstyledOwnProps interface to fix typescript compiler error (#33314) @aaronlademann-wf
5854
+ - [BadgeUnstyled] Export BadgeUnstyledOwnProps interface to fix TypeScript compiler error (#33314) @aaronlademann-wf
5664
5855
  - [TablePaginationUnstyled] Accept callbacks in componentsProps (#33309) @michaldudak
5665
5856
 
5666
5857
  ### Docs
@@ -5871,7 +6062,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
5871
6062
  - &#8203;<!-- 23 -->[docs] Fix typo in Autocomplete CSS API (#32838) @KeaghanKennedy
5872
6063
  - &#8203;<!-- 22 -->[docs] Improvements for Radio Group Rating Docs (#32843) @Kai-W
5873
6064
  - &#8203;<!-- 21 -->[docs] Enable Joy pages (#33064) @siriwatknp
5874
- - &#8203;<!-- 02 -->[website] Add Joy UI to the pricing page (#33099) @danilo-leal
6065
+ - &#8203;<!-- 02 -->[website] Add Joy UI to the pricing page (#33099) @danilo-leal
5875
6066
  - &#8203;<!-- 01 -->[website] Clarify the pricing a bit (#33069) @oliviertassinari
5876
6067
 
5877
6068
  ### Core
@@ -6830,7 +7021,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
6830
7021
  - &#8203;<!-- 18 -->[docs] Fix maxWidth of scrollable Tabs demos (#31285) @danilo-leal
6831
7022
  - &#8203;<!-- 17 -->[docs] Fix icon linking implementation concurrent safe (#30428) @Janpot
6832
7023
  - &#8203;<!-- 16 -->[docs] Follow up new doc space issues (#31251) @siriwatknp
6833
- - &#8203;<!-- 29 -->[examples] Add `@types/node` to nextjs typescript starter (#30918) @Daggy1234
7024
+ - &#8203;<!-- 29 -->[examples] Add `@types/node` to Next.js TypeScript starter (#30918) @Daggy1234
6834
7025
  - &#8203;<!-- 14 -->[examples] Fix import ThemeProvider from correct package in remix-wit… (#30981) @nnecec
6835
7026
  - &#8203;<!-- 25 -->[blog] Simplify the labels (#30921) @oliviertassinari
6836
7027
  - &#8203;<!-- 08 -->[l10n] Add Croatian (hr-HR) and Serbian (sr-RS) translation (#30906) @m14d3n
@@ -7553,7 +7744,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
7553
7744
  - &#8203;<!-- 19 -->[docs] Sync translations with Crowdin (#30067) @l10nbot
7554
7745
  - &#8203;<!-- 18 -->[docs] Fix link on "Custom variables" section in the Theming page #30100 @danilo-leal
7555
7746
  - &#8203;<!-- 17 -->[docs] Fix justifyContent option in the Grid interactive demo (#30117) @danilo-leal
7556
- - &#8203;<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in Stack Overflow (#30101) @danilo-leal
7747
+ - &#8203;<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in Stack Overflow (#30101) @danilo-leal
7557
7748
  - &#8203;<!-- 15 -->[docs] Fix import example inside Unstyled Backdrop section (#30098) @TheodosiouTh
7558
7749
  - &#8203;<!-- 01 -->[website] Column pinning and Tree data are out (#30136) @oliviertassinari
7559
7750
  - &#8203;<!-- 07 -->[survey] Remove survey promotion items (#30122) @danilo-leal
@@ -7597,7 +7788,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
7597
7788
  ### `@mui/system@5.2.3`
7598
7789
 
7599
7790
  - &#8203;<!-- 06 -->[system] Fix return type of `createBox` (#29989) @mnajdova
7600
- - &#8203;<!-- 05 -->[system] Support boolean values in typescript for the `sx` prop when used as array (#29911) @tasugi
7791
+ - &#8203;<!-- 05 -->[system] Support boolean values in TypeScript for the `sx` prop when used as array (#29911) @tasugi
7601
7792
 
7602
7793
  ### `@mui/utils@5.2.3`
7603
7794
 
@@ -7634,7 +7825,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
7634
7825
  - &#8203;<!-- 21 -->[docs] Update nextjs-typescript-example (#29974) @huydhoang
7635
7826
  - &#8203;<!-- 20 -->[docs] Add missing global state classes to API docs generator (#29945) @michaldudak
7636
7827
  - &#8203;<!-- 19 -->[docs] Fix benchmarks folder link (#29981) @fourjr
7637
- - &#8203;<!-- 18 -->[docs] Improve wording in Stack Overflow section of support page (#29956) @ronwarner
7828
+ - &#8203;<!-- 18 -->[docs] Improve wording in Stack Overflow section of support page (#29956) @ronwarner
7638
7829
  - &#8203;<!-- 17 -->[docs] Remove Black Friday sale notification (#29936) @mbrookes
7639
7830
  - &#8203;<!-- 16 -->[examples] Fix typos in the Remix example (#30071) @MichaelDeBoey
7640
7831
  - &#8203;<!-- 15 -->[examples] Add Remix example (#29952) @mnajdova
@@ -7647,7 +7838,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
7647
7838
  ### Core
7648
7839
 
7649
7840
  - &#8203;<!-- 31 -->[core] Batch small changes (#30042) @oliviertassinari
7650
- - &#8203;<!-- 28 -->[core] Transition to a new Stack Overflow tag (#29967) @oliviertassinari
7841
+ - &#8203;<!-- 28 -->[core] Transition to a new Stack Overflow tag (#29967) @oliviertassinari
7651
7842
 
7652
7843
  All contributors of this release in alphabetical order: @chao813, @daniel-sachs, @danilo-leal, @Domino987, @eduardomcv, @flaviendelangle, @fourjr, @genzyy, @hbjORbj, @huydhoang, @jayeclark, @jonathanrtuck, @kkorach, @l10nbot, @mbrookes, @MichaelDeBoey, @michaldudak, @mnajdova, @oliviertassinari, @ronwarner, @Semigradsky, @siriwatknp, @tasugi, @ThewBear, @ZeeshanTamboli
7653
7844
 
@@ -8923,7 +9114,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
8923
9114
  - &#8203;<!-- 37 -->[website] Add spicefactory as gold sponsor @oliviertassinari
8924
9115
  - &#8203;<!-- 30 -->[website] Homepage rebranding (#27488) @siriwatknp
8925
9116
  - &#8203;<!-- 24 -->[website] Add Flavien to team and about pages (#27575) @flaviendelangle
8926
- - &#8203;<!-- 17 -->[website] Add Ryan to Community contributors for Stack Overflow contributions (#27529) @ryancogswell
9117
+ - &#8203;<!-- 17 -->[website] Add Ryan to Community contributors for Stack Overflow contributions (#27529) @ryancogswell
8927
9118
  - &#8203;<!-- 02 -->[website] Add references section to home (#27444) @siriwatknp
8928
9119
 
8929
9120
  ### Core
@@ -9465,7 +9656,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
9465
9656
  - &#8203;<!-- 02 -->[docs] Fix small PT typo fix: inciar -> iniciar (#26775) @brunocavalcante
9466
9657
  - &#8203;<!-- 03 -->[I10n] Add Chinese (Hong Kong) (zh-HK) locale (#26637) @kshuiroy
9467
9658
  - &#8203;<!-- 44 -->[l10n] Add sinhalese (siLK) locale (#26875) @pavinduLakshan
9468
- - &#8203;<!-- 39 -->[examples] Rename nextjs typescript theme from tsx to ts (#26862) @Izhaki
9659
+ - &#8203;<!-- 39 -->[examples] Rename Next.js TypeScript theme from tsx to ts (#26862) @Izhaki
9469
9660
 
9470
9661
  ### Core
9471
9662
 
@@ -10813,7 +11004,7 @@ A big thanks to the 26 contributors who made this release possible. Here are som
10813
11004
  ### Docs
10814
11005
 
10815
11006
  - &#8203;<!-- 46 -->[docs] Provide an alternative to right-to-left (#25584) @dariusk
10816
- - &#8203;<!-- 45 -->[docs] Add note for typescript on the styled() customization guide (#25576) @mnajdova
11007
+ - &#8203;<!-- 45 -->[docs] Add note for TypeScript on the styled() customization guide (#25576) @mnajdova
10817
11008
  - &#8203;<!-- 44 -->[docs] Replace incorrect instances of defined with define (#25572) @surajpoddar16
10818
11009
  - &#8203;<!-- 42 -->[docs] Fix spelling error in roadmap.md file (#25570) @Brlaney
10819
11010
  - &#8203;<!-- 37 -->[docs] Migrate Card demos to emotion (#25557) @vicasas
@@ -11338,7 +11529,7 @@ A big thanks to the 30 contributors who made this release possible. Here are som
11338
11529
  #### Breaking changes
11339
11530
 
11340
11531
  - &#8203;<!-- 91 -->[types] Rename the exported `Omit` type in `@material-ui/types`. (#24795) @petyosi
11341
- The module is now called `DistributiveOmit`. The change removes the confusion with the built-in `Omit` helper introduced in TypeScript v3.5. The built-in `Omit`, while similar, is non-distributive. This leads to differences when applied to union types. [See this Stack Overflow answer for further details](https://stackoverflow.com/a/57103940/1009797).
11532
+ The module is now called `DistributiveOmit`. The change removes the confusion with the built-in `Omit` helper introduced in TypeScript v3.5. The built-in `Omit`, while similar, is non-distributive. This leads to differences when applied to union types. [See this Stack Overflow answer for further details](https://stackoverflow.com/a/57103940/1009797).
11342
11533
 
11343
11534
  ```diff
11344
11535
  -import { Omit } from '@material-ui/types';
@@ -12198,7 +12389,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
12198
12389
  - [DatePicker] Add missing exports (#23621) @havgry
12199
12390
  - [DatePicker] Add missing TypeScript definitions (#23560) @mbrookes
12200
12391
  - [DatePicker] Fix false-positive when validating mask in Safari (#23602) @eps1lon
12201
- - [DatePicker] Fix missing manifest for typescript packages (#23564) @eps1lon
12392
+ - [DatePicker] Fix missing manifest for TypeScript packages (#23564) @eps1lon
12202
12393
  - [TimePicker] Prevent scroll when interacting with the clock (#23563) @knightss27
12203
12394
 
12204
12395
  ### Docs
@@ -14301,28 +14492,28 @@ A big thanks to the 33 contributors who made this release possible. Here are som
14301
14492
  +</Accordion>
14302
14493
  ```
14303
14494
 
14304
- - [BottomNavigation] typescript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14495
+ - [BottomNavigation] TypeScript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14305
14496
 
14306
14497
  ```diff
14307
14498
  -<BottomNavigation onChange={(event: React.ChangeEvent<{}>) => {}} />
14308
14499
  +<BottomNavigation onChange={(event: React.SyntheticEvent) => {}} />
14309
14500
  ```
14310
14501
 
14311
- - [Slider] typescript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14502
+ - [Slider] TypeScript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14312
14503
 
14313
14504
  ```diff
14314
14505
  -<Slider onChange={(event: React.ChangeEvent<{}>, value: unknown) => {}} />
14315
14506
  +<Slider onChange={(event: React.SyntheticEvent, value: unknown) => {}} />
14316
14507
  ```
14317
14508
 
14318
- - [Tabs] typescript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14509
+ - [Tabs] TypeScript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14319
14510
 
14320
14511
  ```diff
14321
14512
  -<Tabs onChange={(event: React.ChangeEvent<{}>, value: unknown) => {}} />
14322
14513
  +<Tabs onChange={(event: React.SyntheticEvent, value: unknown) => {}} />
14323
14514
  ```
14324
14515
 
14325
- - [Accordion] typescript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14516
+ - [Accordion] TypeScript: The `event` in `onChange` is no longer typed as a `React.ChangeEvent` but `React.SyntheticEvent`.
14326
14517
 
14327
14518
  ```diff
14328
14519
  -<Accordion onChange={(event: React.ChangeEvent<{}>, expanded: boolean) => {}} />
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/icons-material v5.15.10
2
+ * @mui/icons-material v5.15.12
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/icons-material",
3
- "version": "5.15.10",
3
+ "version": "5.15.12",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Material Design icons distributed as SVG React components.",