@mui/icons-material 5.15.11 → 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.
- package/CHANGELOG.md +194 -116
- package/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,83 @@
|
|
|
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
|
+
- ​<!-- 52 -->Support props callback type in theme variants (#40946) @ZeeshanTamboli
|
|
15
|
+
- ​<!-- 50 -->[Alert] Convert to support zero runtime (#41230) @siriwatknp
|
|
16
|
+
- ​<!-- 49 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai
|
|
17
|
+
- ​<!-- 44 -->[Button] Deprecate classes for v6 (#40675) @sai6855
|
|
18
|
+
- ​<!-- 43 -->[Checkbox] `large` size added in type (#34909) @smox
|
|
19
|
+
- ​<!-- 42 -->[Chip] Deprecate composed classes (#41235) @sai6855
|
|
20
|
+
- ​<!-- 41 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855
|
|
21
|
+
- ​<!-- 17 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42
|
|
22
|
+
- ​<!-- 15 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9
|
|
23
|
+
|
|
24
|
+
### `@mui/system@5.15.12`
|
|
25
|
+
|
|
26
|
+
- ​<!-- 16 -->[pigment-css][material-ui] Render badge demos (#41353) @siriwatknp
|
|
27
|
+
- ​<!-- 14 -->[pigment-css] Update to latest wyw version (#41363) @brijeshb42
|
|
28
|
+
- ​<!-- 13 -->[pigment-css] Rename scope to @pigment-css (#41354) @brijeshb42
|
|
29
|
+
- ​<!-- 12 -->[pigment-css] Rename zero-runtime to pigmentcss (#41317) @brijeshb42
|
|
30
|
+
- ​<!-- 11 -->Fix createSpacing return type (#41318) @matystroia
|
|
31
|
+
- ​<!-- 06 -->[zero] Add support for styled tagged-template literals (#41268) @brijeshb42
|
|
32
|
+
- ​<!-- 05 -->[zero] Set up Material UI migration demos (#41267) @siriwatknp
|
|
33
|
+
- ​<!-- 04 -->[zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42
|
|
34
|
+
- ​<!-- 03 -->[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp
|
|
35
|
+
- ​<!-- 02 -->[zero] Minor wording changes in README (#41253) @brijeshb42
|
|
36
|
+
- ​<!-- 01 -->[zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42
|
|
37
|
+
|
|
38
|
+
### `@mui/joy@5.0.0-beta.30`
|
|
39
|
+
|
|
40
|
+
- ​<!-- 48 -->[joy-ui][Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME
|
|
41
|
+
|
|
42
|
+
### Docs
|
|
43
|
+
|
|
44
|
+
- ​<!-- 47 -->[base-ui] Update the docs post repo separation (#41328) @danilo-leal
|
|
45
|
+
- ​<!-- 34 -->Fix missing partner link @oliviertassinari
|
|
46
|
+
- ​<!-- 33 -->Update links to GitHub projects (#41297) @danilo-leal
|
|
47
|
+
- ​<!-- 32 -->Standardize WAI-ARIA referencest @oliviertassinari
|
|
48
|
+
- ​<!-- 31 -->Fix image layout shift when loading @oliviertassinari
|
|
49
|
+
- ​<!-- 23 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal
|
|
50
|
+
- ​<!-- 22 -->[material-ui] Remove duplicated text at FAQ page (#41326) @zanivan
|
|
51
|
+
- ​<!-- 21 -->[material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan
|
|
52
|
+
- ​<!-- 20 -->[system] Tweak the Usage demos (#41242) @danilo-leal
|
|
53
|
+
- ​<!-- 19 -->[zero] Add a Why section on the README (#41284) @danilo-leal
|
|
54
|
+
|
|
55
|
+
### Core
|
|
56
|
+
|
|
57
|
+
- ​<!-- 51 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari
|
|
58
|
+
- ​<!-- 46 -->[blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1
|
|
59
|
+
- ​<!-- 45 -->[blog] No bundled demos in blog posts @oliviertassinari
|
|
60
|
+
- ​<!-- 40 -->[code-infra] Embed translations in the @mui/docs package (#41246) @Janpot
|
|
61
|
+
- ​<!-- 39 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak
|
|
62
|
+
- ​<!-- 38 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak
|
|
63
|
+
- ​<!-- 37 -->[core] Use runtime agnostic setTimeout type @oliviertassinari
|
|
64
|
+
- ​<!-- 36 -->[core] Remove window. reference for common globals @oliviertassinari
|
|
65
|
+
- ​<!-- 35 -->[core] Add a script to build all packages (#40631) @michaldudak
|
|
66
|
+
- ​<!-- 30 -->[docs-infra] Fix missing non breaking spaces @oliviertassinari
|
|
67
|
+
- ​<!-- 29 -->[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal
|
|
68
|
+
- ​<!-- 28 -->[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal
|
|
69
|
+
- ​<!-- 27 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari
|
|
70
|
+
- ​<!-- 26 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
|
|
71
|
+
- ​<!-- 25 -->[docs-infra] Improve fix blank links ad @oliviertassinari
|
|
72
|
+
- ​<!-- 24 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette
|
|
73
|
+
- ​<!-- 18 -->[infra] Adjust the links to search for issues (#41008) @michelengelen
|
|
74
|
+
- ​<!-- 10 -->[website] Move the `React Engineer - xCharts` to `Next roles` section (#41368) @DanailH
|
|
75
|
+
- ​<!-- 09 -->[website] Add James to About Us (#41362) @atomiks
|
|
76
|
+
- ​<!-- 08 -->[website] Polish Button outline primary medium (#41298) @oliviertassinari
|
|
77
|
+
- ​<!-- 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
|
+
|
|
3
81
|
## v5.15.11
|
|
4
82
|
|
|
5
83
|
<!-- generated comparing v5.15.10..master -->
|
|
@@ -49,7 +127,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
49
127
|
|
|
50
128
|
### Docs
|
|
51
129
|
|
|
52
|
-
- [base-ui] Fix focus state demo in Base
|
|
130
|
+
- [base-ui] Fix focus state demo in Base UI autocomplete (#41104) @oliviertassinari
|
|
53
131
|
- [base-ui] Update the Accessibility page demos design (#40995) @danilo-leal
|
|
54
132
|
- [joy-ui] Fix LinearProgressWithLabel example (#41194) @khgiddon
|
|
55
133
|
- [joy-ui] Fix 404 image on the docs @oliviertassinari
|
|
@@ -72,7 +150,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
72
150
|
|
|
73
151
|
- [blog] Add new product tags and stray adjustments (#41193) @danilo-leal
|
|
74
152
|
- [blog] Simplify `/base-ui-2024-plans/` page (#41171) @oliviertassinari
|
|
75
|
-
- [blog] Add link to Base
|
|
153
|
+
- [blog] Add link to Base UI API changes RFC (#41089) @michaldudak
|
|
76
154
|
- [blog] Remove the "News" tag (#41208) @danilo-leal
|
|
77
155
|
- [changelog] Remove @mui/system@5.15.10 (#41093) @michaldudak
|
|
78
156
|
- [code-infra] Move typescript-to-proptypes to internal-scripts package (#41079) @michaldudak
|
|
@@ -88,7 +166,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
88
166
|
- [core] Increase node memory limit on Netlify build (#41111) @michaldudak
|
|
89
167
|
- [core][Tooltip] Remove incorrect code comment (#41179) @ZeeshanTamboli
|
|
90
168
|
- [core] Fix missing context display names (#41168) @oliviertassinari
|
|
91
|
-
- [core][base-ui] Remove `@mui/base` dev dependency from Base
|
|
169
|
+
- [core][base-ui] Remove `@mui/base` dev dependency from Base UI workspace (#41216) @ZeeshanTamboli
|
|
92
170
|
- [zero][demo] Fix sample next app build (#41197) @brijeshb42
|
|
93
171
|
- [docs-infra] Simplify copy logic (#41167) @oliviertassinari
|
|
94
172
|
- [docs-infra] New way of providing API layout config (#41106) @alexfauquette
|
|
@@ -104,7 +182,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
104
182
|
- [typescript-to-proptypes] Support using `Omit` on types with conditional properties (#41033) @flaviendelangle
|
|
105
183
|
- [website] Match chart component names @oliviertassinari
|
|
106
184
|
- [website] Add Marblism diamond sponsor (#41097) @rluzists1
|
|
107
|
-
- [website] Add overall improvements to the Material
|
|
185
|
+
- [website] Add overall improvements to the Material UI page (#41075) @danilo-leal
|
|
108
186
|
- [website] Fix responsive breakpoints @oliviertassinari
|
|
109
187
|
- [website] Fix overloading of footer JS files @oliviertassinari
|
|
110
188
|
- [website] Improve the footer's chip contrast (#41209) @danilo-leal
|
|
@@ -138,10 +216,10 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
138
216
|
|
|
139
217
|
- [Button][material-ui] Fix 'File upload' demo a11y (#40943) @oliviertassinari
|
|
140
218
|
- [TableRow][material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML (#40992) @millerized
|
|
141
|
-
- [material-ui] Remove outdated example projects link (it uses Joy
|
|
219
|
+
- [material-ui] Remove outdated example projects link (it uses Joy UI now) (#40913) @oliviertassinari
|
|
142
220
|
- [material-ui] Fix the "Intro to the MUI ecosystem" link placement (#40988) @danilo-leal
|
|
143
221
|
- Fix 301 redirection to StackBlitz @oliviertassinari
|
|
144
|
-
- Fix h1 on Joy
|
|
222
|
+
- Fix h1 on Joy UI templates @oliviertassinari
|
|
145
223
|
- Have MUI workspace own the CodeSandbox @oliviertassinari
|
|
146
224
|
- Add notification for mui x v7 beta (#41001) @joserodolfofreitas
|
|
147
225
|
- Fix 301 links @oliviertassinari
|
|
@@ -588,7 +666,7 @@ A big thanks to the 22 contributors who made this release possible. Here are som
|
|
|
588
666
|
- Fix strange italic style @oliviertassinari
|
|
589
667
|
- Fix references to ESLint @oliviertassinari
|
|
590
668
|
- Fix 301 redirections @oliviertassinari
|
|
591
|
-
- Right-to-left revision and addition to Joy
|
|
669
|
+
- Right-to-left revision and addition to Joy UI (#39158) @danilo-leal
|
|
592
670
|
|
|
593
671
|
### Core
|
|
594
672
|
|
|
@@ -680,7 +758,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
680
758
|
- ​<!-- 23 -->[docs-infra] Add stray design adjustments (#40347) @danilo-leal
|
|
681
759
|
- ​<!-- 04 -->[website] Fix Base UI page's component section imports & styles (#40231) @danilo-leal
|
|
682
760
|
- ​<!-- 03 -->[website] Fix outdated Nhost image link @oliviertassinari
|
|
683
|
-
- ​<!-- 02 -->[website] Shorten Joy
|
|
761
|
+
- ​<!-- 02 -->[website] Shorten Joy UI description, 7 chars too long @oliviertassinari
|
|
684
762
|
- ​<!-- 01 -->[website] Update some social preview images (#40282) @danilo-leal
|
|
685
763
|
|
|
686
764
|
All contributors of this release in alphabetical order: @aacevski, @anle9650, @danilo-leal, @DiegoAndai, @Kamino0, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @Super-Kenil
|
|
@@ -949,7 +1027,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
949
1027
|
- ​<!-- 31 -->Fix nested CSS warning (#39932) @mnajdova
|
|
950
1028
|
- ​<!-- 30 -->Make integration searchable (#39967) @oliviertassinari
|
|
951
1029
|
- ​<!-- 29 -->Fix use of quote in markdown (#39953) @oliviertassinari
|
|
952
|
-
- ​<!-- 28 -->Show design links on Joy
|
|
1030
|
+
- ​<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari
|
|
953
1031
|
- ​<!-- 27 -->Restore Algolia results when searching for "Figma" (#39956) @oliviertassinari
|
|
954
1032
|
- ​<!-- 26 -->Fix two tone icon dark mode color (#39868) @mnajdova
|
|
955
1033
|
|
|
@@ -980,7 +1058,7 @@ _Nov 14, 2023_
|
|
|
980
1058
|
|
|
981
1059
|
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
|
|
982
1060
|
|
|
983
|
-
- 💫 Introduced new [Stepper](https://mui.com/joy-ui/react-stepper/) component in Joy
|
|
1061
|
+
- 💫 Introduced new [Stepper](https://mui.com/joy-ui/react-stepper/) component in Joy UI (#39688) @siriwatknp
|
|
984
1062
|
- other 🐛 bug fixes and 📚 documentation improvements
|
|
985
1063
|
|
|
986
1064
|
### `@mui/material@5.14.18`
|
|
@@ -1020,7 +1098,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
1020
1098
|
## Core
|
|
1021
1099
|
|
|
1022
1100
|
- ​<!-- 27 -->[blog] MUI X late v6 blog post (#39700) @joserodolfofreitas
|
|
1023
|
-
- ​<!-- 25 -->[CHANGELOG] Correct the Joy
|
|
1101
|
+
- ​<!-- 25 -->[CHANGELOG] Correct the Joy UI version in the changelog (#39788) @michaldudak
|
|
1024
1102
|
- ​<!-- 23 -->[core] Remove legacy docs files (#39860) @oliviertassinari
|
|
1025
1103
|
- ​<!-- 22 -->[core] Fix GitHub title tag consistency @oliviertassinari
|
|
1026
1104
|
- ​<!-- 21 -->[core] Make the API docs builder configurable per project (#39772) @michaldudak
|
|
@@ -1102,7 +1180,7 @@ _Oct 31, 2023_
|
|
|
1102
1180
|
|
|
1103
1181
|
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
|
|
1104
1182
|
|
|
1105
|
-
- ✨ New highly requested Joy
|
|
1183
|
+
- ✨ New highly requested Joy UI component: [Snackbar](https://mui.com/joy-ui/react-snackbar) (#38801) @ZeeshanTamboli
|
|
1106
1184
|
|
|
1107
1185
|
### `@mui/material@5.14.16`
|
|
1108
1186
|
|
|
@@ -1193,7 +1271,7 @@ A big thanks to the 17 contributors who made this release possible.
|
|
|
1193
1271
|
|
|
1194
1272
|
- ​<!-- 09 -->Update peer dep of @mui/material (#39398) @brijeshb42
|
|
1195
1273
|
|
|
1196
|
-
### `@
|
|
1274
|
+
### `@pigment-css/react@0.0.1-alpha.0`
|
|
1197
1275
|
|
|
1198
1276
|
- ​<!-- 06 -->Implement typings for public runtime API (#39215) @brijeshb42
|
|
1199
1277
|
|
|
@@ -1374,7 +1452,7 @@ _Oct 3, 2023_
|
|
|
1374
1452
|
|
|
1375
1453
|
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
|
|
1376
1454
|
|
|
1377
|
-
- 🎨 Introduced color inversion utilities to Joy
|
|
1455
|
+
- 🎨 Introduced color inversion utilities to Joy UI (#38916) @siriwatknp
|
|
1378
1456
|
- 🚀 Added Chip and related TextField components to Material You @DiegoAndai, @mj12albert
|
|
1379
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
|
|
1380
1458
|
|
|
@@ -1589,7 +1667,7 @@ _Sep 13, 2023_
|
|
|
1589
1667
|
|
|
1590
1668
|
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
|
|
1591
1669
|
|
|
1592
|
-
- 🎉 Added the [`Drawer` component](https://mui.com/joy-ui/react-drawer/) to Joy
|
|
1670
|
+
- 🎉 Added the [`Drawer` component](https://mui.com/joy-ui/react-drawer/) to Joy UI (#38169) @mnajdova
|
|
1593
1671
|
- ✨ Material UI's [`ButtonGroup` component](https://mui.com/material-ui/react-button-group/) now styles button elements within it correctly (#38520) @ZeeshanTamboli
|
|
1594
1672
|
|
|
1595
1673
|
### `@mui/material@5.14.9`
|
|
@@ -1743,7 +1821,7 @@ A big thanks to the 25 contributors who made this release possible.
|
|
|
1743
1821
|
- ​<!-- 31 -->[docs] Clean up not used Usage files (#38715) @danilo-leal
|
|
1744
1822
|
- ​<!-- 30 -->[docs] Improve theme builder exceptions (#38709) @jyash97
|
|
1745
1823
|
- ​<!-- 29 -->[docs] Polish Slider demos (#38759) @oliviertassinari
|
|
1746
|
-
- ​<!-- 28 -->[docs] Fix Joy
|
|
1824
|
+
- ​<!-- 28 -->[docs] Fix Joy UI docs link regression (#38761) @oliviertassinari
|
|
1747
1825
|
- ​<!-- 27 -->[docs] Fix typo @oliviertassinari
|
|
1748
1826
|
- ​<!-- 26 -->[docs] Fix e.g. typo (#38748) @oliviertassinari
|
|
1749
1827
|
- ​<!-- 25 -->[docs] Fix Next.js pages router example redirect link (#38750) @sai6855
|
|
@@ -1794,7 +1872,7 @@ A big thanks to the 11 contributors who made this release possible. This release
|
|
|
1794
1872
|
|
|
1795
1873
|
- [useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475) @DiegoAndai
|
|
1796
1874
|
|
|
1797
|
-
### `@
|
|
1875
|
+
### `@pigment-css/react@0.0.1-alpha.1`
|
|
1798
1876
|
|
|
1799
1877
|
- [system][zero][tag] Add support for sx prop (#38535) @brijeshb42
|
|
1800
1878
|
|
|
@@ -1830,7 +1908,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1830
1908
|
|
|
1831
1909
|
- 🚀 Added the [Popup](https://mui.com/base-ui/react-popup/) component to Base UI (#37960) @michaldudak
|
|
1832
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.
|
|
1833
|
-
- 🚀 Added the [Accordion](https://mui.com/joy-ui/react-accordion/) component to Joy
|
|
1911
|
+
- 🚀 Added the [Accordion](https://mui.com/joy-ui/react-accordion/) component to Joy UI (#38164) @siriwatknp
|
|
1834
1912
|
- 🚀 Added InputBase and ButtonBase components to `material-next` (#38319) @DiegoAndai @mj12albert
|
|
1835
1913
|
- 🔋 First iteration on the zero-runtime styling engine compatible with Server Components (#38378) @brijeshb42
|
|
1836
1914
|
|
|
@@ -1848,7 +1926,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1848
1926
|
|
|
1849
1927
|
### `@mui/joy@5.0.0-beta.3`
|
|
1850
1928
|
|
|
1851
|
-
- [Accordion] Add Joy
|
|
1929
|
+
- [Accordion] Add Joy UI Accordion components (#38164) @siriwatknp
|
|
1852
1930
|
- [Select] Add `required` prop (#38167) @siriwatknp
|
|
1853
1931
|
- Miscellaneous fixes (#38462) @siriwatknp
|
|
1854
1932
|
|
|
@@ -1857,7 +1935,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1857
1935
|
- [ButtonBase] Add ButtonBase component (#38319) @DiegoAndai
|
|
1858
1936
|
- [Input] Add InputBase component (#38392) @mj12albert
|
|
1859
1937
|
|
|
1860
|
-
### `@
|
|
1938
|
+
### `@pigment-css/react@0.0.1-alpha.0`
|
|
1861
1939
|
|
|
1862
1940
|
- Implementation of styled tag processor for linaria (#38378) @brijeshb42
|
|
1863
1941
|
|
|
@@ -1903,7 +1981,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1903
1981
|
### Examples
|
|
1904
1982
|
|
|
1905
1983
|
- [examples] Start to remove Gatsby (#38567) @oliviertassinari
|
|
1906
|
-
- [examples][joy-ui] Fix Joy
|
|
1984
|
+
- [examples][joy-ui] Fix Joy UI example CLI (#38531) @oliviertassinari
|
|
1907
1985
|
- [examples][joy-ui] Improve example when using Next Font (#38540) @mwskwong
|
|
1908
1986
|
|
|
1909
1987
|
### Core
|
|
@@ -1988,7 +2066,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
1988
2066
|
|
|
1989
2067
|
### Examples
|
|
1990
2068
|
|
|
1991
|
-
- ​<!-- 10 -->[examples] Add Joy
|
|
2069
|
+
- ​<!-- 10 -->[examples] Add Joy UI + Vite.js + TypeScript example app (#37406) @nithins1
|
|
1992
2070
|
|
|
1993
2071
|
### Core
|
|
1994
2072
|
|
|
@@ -2073,7 +2151,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
2073
2151
|
- ​<!-- 30 -->[docs][base] Add Tailwind CSS + plain CSS demo on the Button page (#38240) @alisasanib
|
|
2074
2152
|
- ​<!-- 29 -->[docs][Menu][base] Remove `Unstyled` prefix from demos' function names (#38270) @sai6855
|
|
2075
2153
|
- ​<!-- 22 -->[docs] Add themeable component guide (#37908) @siriwatknp
|
|
2076
|
-
- ​<!-- 21 -->[docs] Fix Joy
|
|
2154
|
+
- ​<!-- 21 -->[docs] Fix Joy UI demo background color (#38307) @oliviertassinari
|
|
2077
2155
|
- ​<!-- 20 -->[docs] Update API docs for Number Input component (#38301) @ZeeshanTamboli
|
|
2078
2156
|
- ​<!-- 14 -->[docs][joy-ui] Revise the theme typography page (#38285) @danilo-leal
|
|
2079
2157
|
- ​<!-- 13 -->[docs][joy-ui] Add TS demo for Menu Bar (#38308) @sai6855
|
|
@@ -2114,8 +2192,8 @@ _Jul 31, 2023_
|
|
|
2114
2192
|
|
|
2115
2193
|
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
|
|
2116
2194
|
|
|
2117
|
-
- 🚀 [Joy
|
|
2118
|
-
- ✨ Refine [Joy
|
|
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
|
|
2119
2197
|
- 🎉 Added Dropdown higher-level menu component [Base UI](https://mui.com/base-ui/getting-started/) @michaldudak
|
|
2120
2198
|
- 💫 Added Material You [Badge](https://mui.com/material-ui/react-badge/#material-you-version) to `material-next` (#37850) @DiegoAndai
|
|
2121
2199
|
|
|
@@ -2155,7 +2233,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
2155
2233
|
|
|
2156
2234
|
### Docs
|
|
2157
2235
|
|
|
2158
|
-
- ​<!-- 49 -->[docs] Update Joy
|
|
2236
|
+
- ​<!-- 49 -->[docs] Update Joy UI's package README (#38262) @ZeeshanTamboli
|
|
2159
2237
|
- ​<!-- 48 -->[docs][base-ui] Add new batch of coming soon pages (#38025) @danilo-leal
|
|
2160
2238
|
- ​<!-- 44 -->[docs] fix links to standardized examples (#38193) @emmanuel-ferdman
|
|
2161
2239
|
- ​<!-- 43 -->[docs-infra] Small design polish to the Diamond Sponsor container (#38257) @danilo-leal
|
|
@@ -2222,7 +2300,7 @@ A big thanks to the 23 contributors who made this release possible.
|
|
|
2222
2300
|
- ​<!-- 37 -->[docs] Add listbox placement demo for Select (#38130) @sai6855
|
|
2223
2301
|
- ​<!-- 36 -->[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910) @mnajdova
|
|
2224
2302
|
- ​<!-- 35 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943) @zanivan
|
|
2225
|
-
- ​<!-- 29 -->[docs] Fix Joy
|
|
2303
|
+
- ​<!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
|
|
2226
2304
|
- ​<!-- 28 -->[docs] Remove translations section from contributing guide (#38125) @nikohoffren
|
|
2227
2305
|
- ​<!-- 27 -->[docs] Fix Base UI Button Tailwind CSS padding @oliviertassinari
|
|
2228
2306
|
- ​<!-- 26 -->[docs] Mention in hompage hero that Core is free (#38075) @mbrookes
|
|
@@ -2230,11 +2308,11 @@ A big thanks to the 23 contributors who made this release possible.
|
|
|
2230
2308
|
- ​<!-- 24 -->[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937) @mnajdova
|
|
2231
2309
|
- ​<!-- 23 -->[docs] Implement the new API display design (#37405) @alexfauquette
|
|
2232
2310
|
- ​<!-- 22 -->[docs] Update migration installation code blocks (#38028) @danilo-leal
|
|
2233
|
-
- ​<!-- 21 -->[docs][joy] Revise the Joy
|
|
2311
|
+
- ​<!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
|
|
2234
2312
|
- ​<!-- 20 -->[docs][joy] Add playground for Card component (#37820) @Studio384
|
|
2235
2313
|
- ​<!-- 19 -->[docs][joy] Add adjustments to the color inversion page (#37143) @danilo-leal
|
|
2236
2314
|
- ​<!-- 18 -->[docs][material] Improve documentation about adding custom colors (#37743) @DiegoAndai
|
|
2237
|
-
- ​<!-- 17 -->[examples] Fix Joy
|
|
2315
|
+
- ​<!-- 17 -->[examples] Fix Joy UI Next.js App Router font loading (#38095) @IgnacioUtrilla
|
|
2238
2316
|
- ​<!-- 16 -->[examples] Fix material-next Font Usage with next/font (#38026) @onderonur
|
|
2239
2317
|
|
|
2240
2318
|
### Core
|
|
@@ -2265,7 +2343,7 @@ _Jul 19, 2023_
|
|
|
2265
2343
|
|
|
2266
2344
|
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
|
|
2267
2345
|
|
|
2268
|
-
- 💫 Introducing some new components for Joy
|
|
2346
|
+
- 💫 Introducing some new components for Joy UI:
|
|
2269
2347
|
- [Skeleton](https://mui.com/joy-ui/react-skeleton/) component (#37893) @siriwatknp
|
|
2270
2348
|
- [ToggleButton](https://mui.com/joy-ui/react-toggle-button-group/) (#37716) @siriwatknp
|
|
2271
2349
|
- 🎉 Base UI has its own [landing page](https://www.mui.com/base-ui)!
|
|
@@ -2291,7 +2369,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
|
|
|
2291
2369
|
|
|
2292
2370
|
- ​<!-- 13 -->[Joy][Select] Fix type error caused by custom variant (#37996) @OmPr366
|
|
2293
2371
|
- ​<!-- 12 -->[ToggleButton][Joy] Add `ToggleButton` component (#37716) @siriwatknp
|
|
2294
|
-
- ​<!-- 07 -->[Skeleton] Add Joy
|
|
2372
|
+
- ​<!-- 07 -->[Skeleton] Add Joy UI `Skeleton` component (#37893) @siriwatknp
|
|
2295
2373
|
|
|
2296
2374
|
### `@mui/utils@5.14.1`
|
|
2297
2375
|
|
|
@@ -2356,10 +2434,10 @@ _Jul 11, 2023_
|
|
|
2356
2434
|
|
|
2357
2435
|
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
|
|
2358
2436
|
|
|
2359
|
-
- 💫 Material UI, Joy
|
|
2437
|
+
- 💫 Material UI, Joy UI, and Base UI are compatible with [Next.js App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
|
|
2360
2438
|
- 📚 Added new guides for integrating with Next.js 13 App Router (#37656) @mj12albert
|
|
2361
2439
|
- Ⓜ️ [Material UI guide](https://mui.com/material-ui/guides/next-js-app-router/)
|
|
2362
|
-
- 🅙 [Joy
|
|
2440
|
+
- 🅙 [Joy UI guide](https://mui.com/joy-ui/integrations/next-js-app-router/)
|
|
2363
2441
|
- 🅱️ [Base UI guide](https://mui.com/base-ui/guides/next-js-app-router/)
|
|
2364
2442
|
- 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
|
|
2365
2443
|
|
|
@@ -2401,7 +2479,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
2401
2479
|
- [docs-infra] Fix code parser (#37828) @alexfauquette
|
|
2402
2480
|
- [docs-infra] Fix `marked` deprecation warning (#37769) @alexfauquette
|
|
2403
2481
|
- [docs-infra] Allows to use codeblock in the docs (#37643) @alexfauquette
|
|
2404
|
-
- [docs-infra][joy] Change Joy
|
|
2482
|
+
- [docs-infra][joy] Change Joy UI's playground variant selector (#37821) @danilo-leal
|
|
2405
2483
|
|
|
2406
2484
|
### Core
|
|
2407
2485
|
|
|
@@ -2512,7 +2590,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
2512
2590
|
### `@mui/material@5.13.6`
|
|
2513
2591
|
|
|
2514
2592
|
- ​<!-- 45 -->[Autocomplete] Fixed autocomplete's existing option selection (#37012) @bencevoros
|
|
2515
|
-
- ​<!-- 44 -->[Autocomplete] Add hint demos to Material UI and Joy
|
|
2593
|
+
- ​<!-- 44 -->[Autocomplete] Add hint demos to Material UI and Joy UI docs (#37496) @sai6855
|
|
2516
2594
|
- ​<!-- 13 -->[Masonry] Fix ResizeObserver loop limit exceeded error (#37208) @hbjORbj
|
|
2517
2595
|
- ​<!-- 11 -->[Tooltip][material] Improve warning when Tooltip receives string child (#37530) @DiegoAndai
|
|
2518
2596
|
- ​<!-- 10 -->[Modal] Add missing members to ModalOwnProps (#37568) @ivp-dev
|
|
@@ -2561,7 +2639,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
2561
2639
|
- ​<!-- 22 -->[docs] Improve release guide (#37547) @DiegoAndai
|
|
2562
2640
|
- ​<!-- 21 -->[docs] Review fixes to the Material UI's "Example projects" page (#37444) @danilo-leal
|
|
2563
2641
|
- ​<!-- 17 -->[docs][joy] Add a messages template (#37546) @sernstberger
|
|
2564
|
-
- ​<!-- 16 -->[docs][joy] Add pages for coming soon Joy
|
|
2642
|
+
- ​<!-- 16 -->[docs][joy] Add pages for coming soon Joy UI components (#36920) @danilo-leal
|
|
2565
2643
|
- ​<!-- 15 -->[docs][joy] Add design and consistency tweaks to the Playground (#37580) @danilo-leal
|
|
2566
2644
|
- ​<!-- 37 -->[docs] Add and revise Base UI + Create React App examples (#36825) @samuelsycamore
|
|
2567
2645
|
- ​<!-- 20 -->[docs-infra] Fix demos border radius (#37658) @oliviertassinari
|
|
@@ -2577,7 +2655,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
2577
2655
|
- ​<!-- 39 -->[core] Add priority support issue template (#37671) @DanailH
|
|
2578
2656
|
- ​<!-- 03 -->[website] Update roadmap page (#37587) @cherniavskii
|
|
2579
2657
|
- ​<!-- 02 -->[website] Add CSP to limit iframes to self @oliviertassinari
|
|
2580
|
-
- ​<!-- 01 -->[website] Link mui-x Stack
|
|
2658
|
+
- ​<!-- 01 -->[website] Link mui-x Stack Overflow in footer link (#37509) @richbustos
|
|
2581
2659
|
|
|
2582
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
|
|
2583
2661
|
|
|
@@ -2587,7 +2665,7 @@ _Jun 12, 2023_
|
|
|
2587
2665
|
|
|
2588
2666
|
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
|
|
2589
2667
|
|
|
2590
|
-
- 💫 Added `ButtonGroup` component in Joy
|
|
2668
|
+
- 💫 Added `ButtonGroup` component in Joy UI (#37407) @siriwatknp.
|
|
2591
2669
|
- 🐛 bug fixes and 📚 documentation improvements.
|
|
2592
2670
|
|
|
2593
2671
|
### `@mui/material@5.13.5`
|
|
@@ -2805,7 +2883,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
2805
2883
|
- [docs] Remove upload button (#36844) @Bastian
|
|
2806
2884
|
- [docs] Update link to overriding component structure guide (#36870) @hbjORbj
|
|
2807
2885
|
- [docs] Fix Material Design templates (#37187) @oliviertassinari
|
|
2808
|
-
- [docs] Fix link to Joy
|
|
2886
|
+
- [docs] Fix link to Joy UI GitHub issues @oliviertassinari
|
|
2809
2887
|
- [docs] Show default value for `filterOptions` prop in Autocomplete's API docs (#37230) @ZeeshanTamboli
|
|
2810
2888
|
- [docs] Add summary and improve `test_static` CI doc in CONTRIBUTING readme file (#36711) @kriskw1999
|
|
2811
2889
|
- [docs] Update theme customization TypeScript (#35551) @siriwatknp
|
|
@@ -2834,7 +2912,7 @@ _May 10, 2023_
|
|
|
2834
2912
|
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
|
|
2835
2913
|
|
|
2836
2914
|
- 🚀 Base UI is now in beta - all planned breaking changes are now complete!
|
|
2837
|
-
- 🗺 We have
|
|
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.
|
|
2838
2916
|
- 🐛 Various bug fixes, 📚 documentation and 🧪 testing improvements
|
|
2839
2917
|
|
|
2840
2918
|
### `@mui/material@5.13.0`
|
|
@@ -3053,7 +3131,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
3053
3131
|
### Docs
|
|
3054
3132
|
|
|
3055
3133
|
- ​<!-- 21 -->[docs] Fix console error introduced by #36408 (#36980) @alexfauquette
|
|
3056
|
-
- ​<!-- 20 -->[docs] Add stray Joy
|
|
3134
|
+
- ​<!-- 20 -->[docs] Add stray Joy UI documentation improvements (#36921) @danilo-leal
|
|
3057
3135
|
- ​<!-- 19 -->[docs] Add Joy profile dashboard template (#36931) @siriwatknp
|
|
3058
3136
|
- ​<!-- 18 -->[docs] Fix 404 links (#36969) @oliviertassinari
|
|
3059
3137
|
- ​<!-- 17 -->[docs] Clarify when bundle size optimization is needed (#36823) @oliviertassinari
|
|
@@ -3136,7 +3214,7 @@ A big thanks to the 16 contributors who made this release possible. This release
|
|
|
3136
3214
|
- ​<!-- 18 -->[docs][base] Move styles to the bottom of demos code for `TablePagination` (#36593) @gitstart
|
|
3137
3215
|
- ​<!-- 13 -->[docs] Remove the incorrect info about useButton's ref parameter (#36883) @michaldudak
|
|
3138
3216
|
- ​<!-- 12 -->[docs] Sync <Stack> between projects (#36785) @oliviertassinari
|
|
3139
|
-
- ​<!-- 11 -->[docs] Add guides to overriding component structure in Base UI and Joy
|
|
3217
|
+
- ​<!-- 11 -->[docs] Add guides to overriding component structure in Base UI and Joy UI docs (#34990) @samuelsycamore
|
|
3140
3218
|
- ​<!-- 10 -->[docs] Content changed from 'row' to 'orientation=horizontal' (#36858) @navedqb
|
|
3141
3219
|
- ​<!-- 09 -->[docs][Joy] `component`, `slots`, `slotProps` must be visible in Prop table in API docs (#36666) @hbjORbj
|
|
3142
3220
|
- ​<!-- 08 -->[docs][Select] Fix duplicate ID in small size Select demo (#36792) @sai6855
|
|
@@ -3242,15 +3320,15 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
3242
3320
|
- [docs] Introduce markdown permalink to source (#36729) @oliviertassinari
|
|
3243
3321
|
- [docs] Tabs API add slots section (#36769) @mnajdova
|
|
3244
3322
|
- [docs] Update feedbacks management on slack (#36705) @alexfauquette
|
|
3245
|
-
- [docs] Fix Joy
|
|
3323
|
+
- [docs] Fix Joy UI URL to tokens (#36742) @oliviertassinari
|
|
3246
3324
|
- [docs] Add toggle-button coming soon page (#36618) @siriwatknp
|
|
3247
|
-
- [docs] Fix typo on the Joy
|
|
3325
|
+
- [docs] Fix typo on the Joy UI theme builder (#36734) @danilo-leal
|
|
3248
3326
|
- [docs] Fix small typo (#36727) @RBerthier
|
|
3249
|
-
- [docs] Fix Joy
|
|
3327
|
+
- [docs] Fix Joy UI template broken image loading @oliviertassinari
|
|
3250
3328
|
- [docs] Hide the default API column if it's empty (#36715) @mnajdova
|
|
3251
3329
|
- [docs] Update Material UI Related Projects page (#34203) @viclafouch
|
|
3252
|
-
- [docs] Revise Joy
|
|
3253
|
-
- [docs] Revise Joy
|
|
3330
|
+
- [docs] Revise Joy UI "Circular Progress" page (#36126) @LadyBluenotes
|
|
3331
|
+
- [docs] Revise Joy UI "Radio" page (#35893) @DevinCLane
|
|
3254
3332
|
- [docs] Support Google Analytics 4 (#36123) @alexfauquette
|
|
3255
3333
|
- [docs][material] Keep consistency in description of classes (#36631) @hbjORbj
|
|
3256
3334
|
- [docs] Remove redundant files and fix regression (#36775) @ZeeshanTamboli
|
|
@@ -3270,7 +3348,7 @@ _Mar 28, 2023_
|
|
|
3270
3348
|
|
|
3271
3349
|
A big thanks to the 10 contributors who made this release possible. We have one big highlight this week ✨:
|
|
3272
3350
|
|
|
3273
|
-
- @siriwatknp made a [Theme Builder](https://mui.com/joy-ui/customization/theme-builder) for Joy
|
|
3351
|
+
- @siriwatknp made a [Theme Builder](https://mui.com/joy-ui/customization/theme-builder) for Joy UI 🎨 (#35741)
|
|
3274
3352
|
|
|
3275
3353
|
### `@mui/material@5.11.15`
|
|
3276
3354
|
|
|
@@ -3415,7 +3493,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
|
|
|
3415
3493
|
- ​<!-- 09 -->[docs] Add blog post notification for v6 release (#36446) @joserodolfofreitas
|
|
3416
3494
|
- ​<!-- 08 -->[docs] Update link to v5 docs (#36421) @m4theushw
|
|
3417
3495
|
- ​<!-- 07 -->[docs] Fix 404 in the API page links (#36419) @oliviertassinari
|
|
3418
|
-
- ​<!-- 08 -->[docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy
|
|
3496
|
+
- ​<!-- 08 -->[docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj
|
|
3419
3497
|
- ​<!-- 06 -->[examples] Refactor to have better types in the Next.js + TypeScript examples (#36355) @erikian
|
|
3420
3498
|
- ​<!-- 02 -->[website] Fix layout shift when loading /blog/mui-x-v6/ @oliviertassinari
|
|
3421
3499
|
- ​<!-- 01 -->[website] Update stats (#36477) @hrutik7
|
|
@@ -3431,7 +3509,7 @@ _Mar 6, 2023_
|
|
|
3431
3509
|
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
|
|
3432
3510
|
|
|
3433
3511
|
- @michaldudak added the multiselect functionality to SelectUnstyled (#36274)
|
|
3434
|
-
- @mnajdova updated `extendTheme` so that it can generate CSS variables with default values. This means that the `CssVarsProvider` is no longer required for Joy
|
|
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)
|
|
3435
3513
|
- other 🐛 bug fixes and 📚 documentation improvements.
|
|
3436
3514
|
|
|
3437
3515
|
### `@mui/material@5.11.12`
|
|
@@ -3451,7 +3529,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
3451
3529
|
|
|
3452
3530
|
- ​<!-- 26 -->[core] Generate vars in `extendTheme` (#35739) @mnajdova
|
|
3453
3531
|
|
|
3454
|
-
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
|
|
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:
|
|
3455
3533
|
|
|
3456
3534
|
```diff
|
|
3457
3535
|
import {
|
|
@@ -3523,7 +3601,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
3523
3601
|
|
|
3524
3602
|
- ​<!-- 09 -->[Joy] Change CSS variables naming for components (#36282) @hbjORbj
|
|
3525
3603
|
|
|
3526
|
-
Joy
|
|
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:
|
|
3527
3605
|
|
|
3528
3606
|
```diff
|
|
3529
3607
|
-<List sx={{ py: 'var(--List-divider-gap)' }}>
|
|
@@ -3574,7 +3652,7 @@ _Feb 27, 2023_
|
|
|
3574
3652
|
|
|
3575
3653
|
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
|
|
3576
3654
|
|
|
3577
|
-
- 📚 added API documentation for the slots in Base UI and Joy
|
|
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)
|
|
3578
3656
|
- other 🐛 bug fixes and 📚 documentation improvements.
|
|
3579
3657
|
|
|
3580
3658
|
### `@mui/material@5.11.11`
|
|
@@ -3754,8 +3832,8 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
3754
3832
|
- [docs] Fix demos showing TypeScript instead of JavaScript (#35850) @mj12albert
|
|
3755
3833
|
- [docs] Update release instructions (#36113) @mj12albert
|
|
3756
3834
|
- [docs] Rename `v6-alpha` to `v6-next` in navigation (#36102) @LukasTy
|
|
3757
|
-
- [docs] Revise Joy
|
|
3758
|
-
- [docs] Revise Joy
|
|
3835
|
+
- [docs] Revise Joy UI "Input" page (#35970) @LadyBluenotes
|
|
3836
|
+
- [docs] Revise Joy UI "Typography" page (#35868) @LadyBluenotes
|
|
3759
3837
|
|
|
3760
3838
|
### Examples
|
|
3761
3839
|
|
|
@@ -3781,7 +3859,7 @@ _Feb 7, 2023_
|
|
|
3781
3859
|
|
|
3782
3860
|
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
|
|
3783
3861
|
|
|
3784
|
-
- @siriwatknp added a new [`Sign In` template](https://mui.com/joy-ui/getting-started/templates/sign-in-side/) to Joy
|
|
3862
|
+
- @siriwatknp added a new [`Sign In` template](https://mui.com/joy-ui/getting-started/templates/sign-in-side/) to Joy UI (#36019)
|
|
3785
3863
|
- 📚 Documentation improvements and 🐛 bug fixes as usual
|
|
3786
3864
|
|
|
3787
3865
|
### `@mui/material@5.11.8`
|
|
@@ -3835,7 +3913,7 @@ _Jan 31, 2023_
|
|
|
3835
3913
|
|
|
3836
3914
|
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
|
|
3837
3915
|
|
|
3838
|
-
- @siriwatknp added `Table` component to Joy
|
|
3916
|
+
- @siriwatknp added `Table` component to Joy UI (#35872)
|
|
3839
3917
|
- many other 🐛 bug fixes and 📚 documentation improvements
|
|
3840
3918
|
|
|
3841
3919
|
### `@mui/material@5.11.7`
|
|
@@ -3855,7 +3933,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
3855
3933
|
|
|
3856
3934
|
- ​<!-- 05 -->[Joy] Replace `Joy[Component]` classname with `Mui[Component]` classname for all slots of components (#35718) @hbjORbj
|
|
3857
3935
|
|
|
3858
|
-
- Renames the classname prefix of all Joy
|
|
3936
|
+
- Renames the classname prefix of all Joy UI components from `'Joy'` to `'Mui'`.
|
|
3859
3937
|
|
|
3860
3938
|
```diff
|
|
3861
3939
|
<Button
|
|
@@ -3866,9 +3944,9 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
3866
3944
|
|
|
3867
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.
|
|
3868
3946
|
|
|
3869
|
-
- ​<!-- 04 -->[Joy] Replace `row` prop with `orientation` prop in all Joy
|
|
3947
|
+
- ​<!-- 04 -->[Joy] Replace `row` prop with `orientation` prop in all Joy UI components (#35721) @hbjORbj
|
|
3870
3948
|
|
|
3871
|
-
- Transforms `row` prop to `orientation` prop across `Card`, `List` and `RadioGroup` components in Joy
|
|
3949
|
+
- Transforms `row` prop to `orientation` prop across `Card`, `List` and `RadioGroup` components in Joy UI.
|
|
3872
3950
|
|
|
3873
3951
|
```diff
|
|
3874
3952
|
<Card
|
|
@@ -3891,11 +3969,11 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
3891
3969
|
- ​<!-- 27 -->[blog] Prevent horizontal scroll on blog posts (#35948) @oliviertassinari
|
|
3892
3970
|
- ​<!-- 23 -->[docs] Add to codemod README about an added script (#35999) @hbjORbj
|
|
3893
3971
|
- ​<!-- 22 -->[docs] Add a warning about to clear the local storage when `defaultMode` changes (#35937) @ArthurPedroti
|
|
3894
|
-
- ​<!-- 21 -->[docs] Fix Joy
|
|
3972
|
+
- ​<!-- 21 -->[docs] Fix Joy UI variables playground (#35950) @siriwatknp
|
|
3895
3973
|
- ​<!-- 20 -->[docs] Fix typos in base components docs (#35985) @HeVictor
|
|
3896
3974
|
- ​<!-- 19 -->[docs] Fix event's label reported to GA (#35930) @oliviertassinari
|
|
3897
3975
|
- ​<!-- 18 -->[docs] Standardize "no longer" / "not documented" callouts in Material UI docs (#35957) @samuelsycamore
|
|
3898
|
-
- ​<!-- 17 -->[docs] Revise and expand Joy
|
|
3976
|
+
- ​<!-- 17 -->[docs] Revise and expand Joy UI Checkbox doc (#35817) @samuelsycamore
|
|
3899
3977
|
- ​<!-- 16 -->[docs] Add docs notification to Date and Time Pickers revamped (#35935) @joserodolfofreitas
|
|
3900
3978
|
- ​<!-- 15 -->[docs] Update community theme builder to forked updated one (#35928) @idebeijer
|
|
3901
3979
|
- ​<!-- 14 -->[docs] Add Joy default theme viewer (#35554) @siriwatknp
|
|
@@ -3974,7 +4052,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
|
|
|
3974
4052
|
- ​<!-- 10 -->[docs] Fix incorrect breakpoint use (#34948) @rosita-dmello
|
|
3975
4053
|
- ​<!-- 09 -->[docs] Replace react-virtualized with react-virtuoso in Table (#35700) @petyosi
|
|
3976
4054
|
- ​<!-- 08 -->[docs] Fix account menu demo not closing with keyboard. (#35870) @mj12albert
|
|
3977
|
-
- ​<!-- 07 -->[docs] Fix typos in the docs of Joy
|
|
4055
|
+
- ​<!-- 07 -->[docs] Fix typos in the docs of Joy UI (#35876) @HeVictor
|
|
3978
4056
|
- ​<!-- 06 -->[docs] Fix wording in `Color` page (#35873) @oliv37
|
|
3979
4057
|
|
|
3980
4058
|
### Core
|
|
@@ -4029,7 +4107,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
4029
4107
|
- [docs] Fix incorrectly named AccessibleTable demo component (#35832) @HeVictor
|
|
4030
4108
|
- [docs] Clarify where to find docs for Base UI components in Material UI (#35799) @samuelsycamore
|
|
4031
4109
|
- [docs] Fix typos (#35814) @alexfauquette
|
|
4032
|
-
- [docs] Revise and expand the Joy
|
|
4110
|
+
- [docs] Revise and expand the Joy UI Card page (#35745) @samuelsycamore
|
|
4033
4111
|
- [docs] Fix navigation layout shift (#35679) @oliviertassinari
|
|
4034
4112
|
- [docs] Fix typo in the Composition page (#35774) @msoyka
|
|
4035
4113
|
- [docs][joy] Update Customization section code example to use the correct API (#35765) @pupudu
|
|
@@ -4076,10 +4154,10 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
4076
4154
|
|
|
4077
4155
|
### Docs
|
|
4078
4156
|
|
|
4079
|
-
- [docs] Revise and expand Joy
|
|
4157
|
+
- [docs] Revise and expand Joy UI Button doc (#35737) @samuelsycamore
|
|
4080
4158
|
- [docs] Document the workaround for crashing a translated page (#35720) @michaldudak
|
|
4081
4159
|
- [docs] Fix API page for `MenuItem` to list all valid props (#35561) @mnajdova
|
|
4082
|
-
- [docs] Fix ad exception in Joy
|
|
4160
|
+
- [docs] Fix ad exception in Joy UI (#35685) @oliviertassinari
|
|
4083
4161
|
- [docs] Fix content wider than screen regression @oliviertassinari
|
|
4084
4162
|
- [examples] Add `Vite.js with TypeScript` example (#35683) @miha53cevic
|
|
4085
4163
|
|
|
@@ -4176,7 +4254,7 @@ A big thanks to the 20 contributors who made this release possible. Here are som
|
|
|
4176
4254
|
|
|
4177
4255
|
- ​<!-- 35 -->[docs] Fix GoogleMaps demo (#35545) @hbjORbj
|
|
4178
4256
|
- ​<!-- 25 -->[docs] Remove flow, its legacy (#35624) @oliviertassinari
|
|
4179
|
-
- ​<!-- 24 -->[docs] Add a guide on using icon libraries with Joy
|
|
4257
|
+
- ​<!-- 24 -->[docs] Add a guide on using icon libraries with Joy UI (#35377) @siriwatknp
|
|
4180
4258
|
- ​<!-- 23 -->[docs] Clarify comment about `sortStability()` use case (#35570) @frontendlane
|
|
4181
4259
|
- ​<!-- 22 -->[docs] Improve the experimental API demos on the button page (#35560) @mnajdova
|
|
4182
4260
|
- ​<!-- 21 -->[docs] Force `light` theme mode when `activePage` is null (#35575) @LukasTy
|
|
@@ -4340,7 +4418,7 @@ _Dec 6, 2022_
|
|
|
4340
4418
|
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
|
|
4341
4419
|
|
|
4342
4420
|
- ✨ @mnajdova added a [Material You Button playground](https://mui.com/material-ui/react-button/#material-you-version) (#35222)
|
|
4343
|
-
- 🔧 @hbjORbj renamed `components` / `componentProps` to `slots` / `slotProps` prop in Joy
|
|
4421
|
+
- 🔧 @hbjORbj renamed `components` / `componentProps` to `slots` / `slotProps` prop in Joy UI to create consistency across products (#34997)
|
|
4344
4422
|
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
|
|
4345
4423
|
|
|
4346
4424
|
### `@mui/material@5.10.17`
|
|
@@ -4361,7 +4439,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
4361
4439
|
|
|
4362
4440
|
- ​<!-- 08 -->[Joy] Add `slots`/`slotProps` props to the typing of all components and apply `useSlot` to all components (#34997) @hbjORbj
|
|
4363
4441
|
|
|
4364
|
-
- Change all occurrences of `components` and `componentsProps` props in Joy
|
|
4442
|
+
- Change all occurrences of `components` and `componentsProps` props in Joy UI components to `slots` and `slotProps`, respectively.
|
|
4365
4443
|
|
|
4366
4444
|
```diff
|
|
4367
4445
|
-<Autocomplete components={{listbox: CustomListbox}} componentsProps={{listbox: { className: 'custom-listbox' }}} />
|
|
@@ -4381,7 +4459,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
4381
4459
|
- ​<!-- 23 -->[docs] Correct grammatically incorrect sentences in CONTRIBUTING.md (#34949) @Pandey-utkarsh
|
|
4382
4460
|
- ​<!-- 22 -->[docs] Move the demo higher in the API TOC (#35202) @oliviertassinari
|
|
4383
4461
|
- ​<!-- 21 -->[docs] Fix incorrect link in minimizing-bundle-size (#35297) @Juneezee
|
|
4384
|
-
- ​<!-- 20 -->[docs] Revise and expand Joy
|
|
4462
|
+
- ​<!-- 20 -->[docs] Revise and expand Joy UI "Breadcrumbs" page (#35292) @samuelsycamore
|
|
4385
4463
|
- ​<!-- 19 -->[docs] Fix wrong import in the unstyled tabs page (#35310) @guotie
|
|
4386
4464
|
- ​<!-- 18 -->[docs] Disable translations (#34820) @mnajdova
|
|
4387
4465
|
- ​<!-- 17 -->[docs] Fix typo (#35312) @flaviendelangle
|
|
@@ -4389,7 +4467,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
4389
4467
|
- ​<!-- 15 -->[docs] Fix experimental API page duplication (#35213) @oliviertassinari
|
|
4390
4468
|
- ​<!-- 14 -->[docs] Improve the autogenerated "Unstyled" and "API" text (#35185) @samuelsycamore
|
|
4391
4469
|
- ​<!-- 13 -->[docs] Fix ad margin on API pages (#35201) @oliviertassinari
|
|
4392
|
-
- ​<!-- 12 -->[docs] Revise and expand the Joy
|
|
4470
|
+
- ​<!-- 12 -->[docs] Revise and expand the Joy UI "Badge" page (#35199) @samuelsycamore
|
|
4393
4471
|
- ​<!-- 11 -->[docs] Update Base UI docs with latest style conventions (#35034) @samuelsycamore
|
|
4394
4472
|
- ​<!-- 09 -->[l10n] Improve Chinese (Taiwan) zh-TW locale (#35328) @happyincent
|
|
4395
4473
|
- ​<!-- 02 -->[website] Update stats: GitHub stars, Twitter followers, etc. (#35318) @nomandhoni-cs
|
|
@@ -4489,13 +4567,13 @@ A big thanks to the 9 contributors who made this release possible. Here are some
|
|
|
4489
4567
|
- [docs] Fix confusion in TOCs when reaching scroll bottom (#35214) @oliviertassinari
|
|
4490
4568
|
- [docs] Fix typos in section titles (#35025) @iamxukai
|
|
4491
4569
|
- [docs] Fix typo in legacy date picker migration guide @oliviertassinari
|
|
4492
|
-
- [docs] Iterating on recent Joy
|
|
4570
|
+
- [docs] Iterating on recent Joy UI Component page updates (#35162) @samuelsycamore
|
|
4493
4571
|
- [docs] Inform that pickers are in X repository (#35189) @alexfauquette
|
|
4494
4572
|
- [docs] Explain how the `error` prop works in the Unstyled Input (#35171) @michaldudak
|
|
4495
4573
|
- [docs] Hotfix missing styles in dark mode (#35179) @siriwatknp
|
|
4496
|
-
- [docs] Add Joy
|
|
4574
|
+
- [docs] Add Joy UI theme typography page (#34811) @siriwatknp
|
|
4497
4575
|
- [docs] Fix undo/redo in live editor (#35163) @oliviertassinari
|
|
4498
|
-
- [docs] Revise the Joy
|
|
4576
|
+
- [docs] Revise the Joy UI "Avatar" component page (#35152) @samuelsycamore
|
|
4499
4577
|
- [docs] Make navbar backdrop filter consistent with website (#35157) @danilo-leal
|
|
4500
4578
|
- [docs] Host CodeSandbox on MUI org (#35110) @oliviertassinari
|
|
4501
4579
|
- [docs] Uplift introduction demos & make consistent with Base (#34316) @danilo-leal
|
|
@@ -4521,7 +4599,7 @@ _Nov 14, 2022_
|
|
|
4521
4599
|
|
|
4522
4600
|
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
|
|
4523
4601
|
|
|
4524
|
-
- 🚀 @siriwatknp added the Autocomplete component to the Joy
|
|
4602
|
+
- 🚀 @siriwatknp added the Autocomplete component to the Joy UI (#34315)
|
|
4525
4603
|
- ♿ @sfavello improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key (#33822)
|
|
4526
4604
|
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
|
|
4527
4605
|
|
|
@@ -4558,7 +4636,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
4558
4636
|
- [docs] Improve code font family v2 (#35053) @oliviertassinari
|
|
4559
4637
|
- [docs] Upgrade to Next.js 13 (#35001) @mnajdova
|
|
4560
4638
|
- [docs] Fix typo in changelog @oliviertassinari
|
|
4561
|
-
- [docs] Update Joy
|
|
4639
|
+
- [docs] Update Joy UI templates to use latest components (#35058) @siriwatknp
|
|
4562
4640
|
- [website] Fix design kits showcase throwing an error (#35093) @cherniavskii
|
|
4563
4641
|
- [website] Fix margin bug on CTA @oliviertassinari
|
|
4564
4642
|
- [website] Link respective repositories in product pages (#35046) @sidtohan
|
|
@@ -4614,7 +4692,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
4614
4692
|
|
|
4615
4693
|
- ​<!-- 20 -->[docs] Add a guide for setting dark mode by default (#34839) @siriwatknp
|
|
4616
4694
|
- ​<!-- 19 -->[docs] Improve code font family (#35027) @oliviertassinari
|
|
4617
|
-
- ​<!-- 18 -->[docs] Revise and expand Joy
|
|
4695
|
+
- ​<!-- 18 -->[docs] Revise and expand Joy UI "Alert" page (#34838) @samuelsycamore
|
|
4618
4696
|
- ​<!-- 17 -->[docs] Live demos v2 (#34870) @oliviertassinari
|
|
4619
4697
|
- ​<!-- 16 -->[docs] Fix 301 links in the docs @oliviertassinari
|
|
4620
4698
|
- ​<!-- 15 -->[docs] Fix code display in RTL (#34951) @oliviertassinari
|
|
@@ -4647,7 +4725,7 @@ _Oct 31, 2022_
|
|
|
4647
4725
|
|
|
4648
4726
|
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
|
|
4649
4727
|
|
|
4650
|
-
- 🚀 The LinearProgress component has been added to Joy
|
|
4728
|
+
- 🚀 The LinearProgress component has been added to Joy UI by @hbjORbj (#34514).
|
|
4651
4729
|
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
|
|
4652
4730
|
|
|
4653
4731
|
### `@mui/material@5.10.12`
|
|
@@ -4671,7 +4749,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
4671
4749
|
|
|
4672
4750
|
- ​<!-- 40 -->[blog] Add blog post for high-level overview of all MUI products (#34325) @samuelsycamore
|
|
4673
4751
|
- ​<!-- 39 -->[blog] Fix hydration mistmatch (#34857) @oliviertassinari
|
|
4674
|
-
- ​<!-- 21 -->[docs] Revise the Joy
|
|
4752
|
+
- ​<!-- 21 -->[docs] Revise the Joy UI "Aspect Ratio" page (#34858) @samuelsycamore
|
|
4675
4753
|
- ​<!-- 20 -->[docs] Fix Safari code font size (#34859) @oliviertassinari
|
|
4676
4754
|
- ​<!-- 19 -->[docs] Fix spelling mistake (#34955) @punithnayak
|
|
4677
4755
|
- ​<!-- 18 -->[docs] Fix 404 link of supported Material UI components @oliviertassinari
|
|
@@ -4804,7 +4882,7 @@ _Oct 18, 2022_
|
|
|
4804
4882
|
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
|
|
4805
4883
|
|
|
4806
4884
|
- 🖌 Thanks to the efforts of @bharatkashyap and @nihgwu, we now have editable demos across our docs (#34454)!
|
|
4807
|
-
- 🚀 The Tooltip component has been added to Joy
|
|
4885
|
+
- 🚀 The Tooltip component has been added to Joy UI by @hbjORbj (#34509).
|
|
4808
4886
|
- ⚙️ We started converting the remaining JS components in Base UI to TypeScript.
|
|
4809
4887
|
@mbayucot finished the first PR with the conversion of the NoSsr code (#34735).
|
|
4810
4888
|
- And more 🐛 bug fixes and 📚 documentation improvements.
|
|
@@ -4836,14 +4914,14 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
4836
4914
|
### Docs
|
|
4837
4915
|
|
|
4838
4916
|
- [docs] Fix the Autocomplete Highlighting example (#34184) @hayawata3626
|
|
4839
|
-
- [docs] Fix typos in Base (Menu, Tabs) and Joy
|
|
4917
|
+
- [docs] Fix typos in Base (Menu, Tabs) and Joy UI (Chip) (#34803) @rvrvrv
|
|
4840
4918
|
- [docs] Use new editing API in homepage demos (#34220) @m4theushw
|
|
4841
4919
|
- [docs] Live demos (#34454) @bharatkashyap
|
|
4842
|
-
- [docs] Fix typos in Joy
|
|
4920
|
+
- [docs] Fix typos in Joy UI Switch (#34728) @ndresx
|
|
4843
4921
|
- [docs] Avoid scrollbar in the code demos (#34741) @oliviertassinari
|
|
4844
|
-
- [docs] Revise the Joy
|
|
4845
|
-
- [docs] Revise and rename the Joy
|
|
4846
|
-
- [docs] Revise the Joy
|
|
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
|
|
4847
4925
|
- [docs] Basic link verification at PR level (#34588) @alexfauquette
|
|
4848
4926
|
- [docs] Add a missing comma in the customization example (#34617) @AbayKinayat
|
|
4849
4927
|
- [website] Clarify Pro/Premium support (#34607) @oliviertassinari
|
|
@@ -4889,12 +4967,12 @@ A big thanks to the 7 contributors who made this release possible. Here are some
|
|
|
4889
4967
|
|
|
4890
4968
|
- ​<!-- 17 -->[system] Fix color-scheme implementation (#34639) @siriwatknp
|
|
4891
4969
|
|
|
4892
|
-
The `enableColorScheme` prop has been removed from `CssVarsProvider` and `getInitColorScheme` (both Material UI and Joy
|
|
4970
|
+
The `enableColorScheme` prop has been removed from `CssVarsProvider` and `getInitColorScheme` (both Material UI and Joy UI).
|
|
4893
4971
|
|
|
4894
4972
|
Migration:
|
|
4895
4973
|
|
|
4896
4974
|
- **Material UI**: you can enable the CSS color scheme via `<CssBaseline enableColorScheme />`.
|
|
4897
|
-
- **Joy
|
|
4975
|
+
- **Joy UI**: it is enabled automatically if you use `<CssBaseline />`, [see the docs](https://mui.com/joy-ui/react-css-baseline/).
|
|
4898
4976
|
|
|
4899
4977
|
#### Changes
|
|
4900
4978
|
|
|
@@ -4912,7 +4990,7 @@ A big thanks to the 7 contributors who made this release possible. Here are some
|
|
|
4912
4990
|
|
|
4913
4991
|
- ​<!-- 18 -->[docs] Revert #34541 (#34700) @michaldudak
|
|
4914
4992
|
- ​<!-- 15 -->[blog] Blog post for MUI X v6 alpha zero (#34424) @joserodolfofreitas
|
|
4915
|
-
- ​<!-- 09 -->[docs] Improve Joy
|
|
4993
|
+
- ​<!-- 09 -->[docs] Improve Joy UI tutorial demo (#34653) @oliviertassinari
|
|
4916
4994
|
- ​<!-- 08 -->[docs] Explain how SelectUnstyled renders a hidden input (#34638) @michaldudak
|
|
4917
4995
|
- ​<!-- 07 -->[docs] Fix Taiwan description (#34611) @oliviertassinari
|
|
4918
4996
|
- ​<!-- 06 -->[docs] Fix codesandbox export with dayjs (#34619) @oliviertassinari
|
|
@@ -4965,7 +5043,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
4965
5043
|
- ​<!-- 27 -->[blog] Fix 404 link in base introduction @oliviertassinari
|
|
4966
5044
|
- ​<!-- 21 -->[docs] Fix CI build (#34589) @mnajdova
|
|
4967
5045
|
- ​<!-- 20 -->[docs] Temporary remove date picker from home page (#34541) @siriwatknp
|
|
4968
|
-
- ​<!-- 19 -->[docs] Revise and expand Joy
|
|
5046
|
+
- ​<!-- 19 -->[docs] Revise and expand Joy UI "Tutorial" doc (#34569) @samuelsycamore
|
|
4969
5047
|
- ​<!-- 18 -->[docs] Fix SEO issues (#34537) @oliviertassinari
|
|
4970
5048
|
- ​<!-- 17 -->[docs] Add CSS variables documentation for Material UI (#33958) @siriwatknp
|
|
4971
5049
|
- ​<!-- 16 -->[docs] Capitalize Material Design on the Breakpoints page (#34481) @Dustin-Digitar
|
|
@@ -4992,7 +5070,7 @@ _Sep 26, 2022_
|
|
|
4992
5070
|
|
|
4993
5071
|
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
|
|
4994
5072
|
|
|
4995
|
-
- 🚀 [Divider](https://mui.com/joy-ui/react-divider/) component is added to Joy
|
|
5073
|
+
- 🚀 [Divider](https://mui.com/joy-ui/react-divider/) component is added to Joy UI (#34403) @siriwatknp
|
|
4996
5074
|
|
|
4997
5075
|
### `@mui/material@5.10.7`
|
|
4998
5076
|
|
|
@@ -5104,7 +5182,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
5104
5182
|
|
|
5105
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.
|
|
5106
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.
|
|
5107
|
-
This also affects Select from Joy
|
|
5185
|
+
This also affects Select from Joy UI.
|
|
5108
5186
|
|
|
5109
5187
|
```jsx
|
|
5110
5188
|
// before
|
|
@@ -5146,7 +5224,7 @@ _Sep 12, 2022_
|
|
|
5146
5224
|
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
|
|
5147
5225
|
|
|
5148
5226
|
- 🚀 [Blog post](https://mui.com/blog/introducing-base-ui/) for announcing the release of the Base UI package is out thanks to @michaldudak.
|
|
5149
|
-
- 🚀 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
|
|
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
|
|
5150
5228
|
- And more 🐛 bug fixes and 📚 documentation improvements.
|
|
5151
5229
|
|
|
5152
5230
|
### `@mui/material@5.10.5`
|
|
@@ -5156,10 +5234,10 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
5156
5234
|
|
|
5157
5235
|
### `@mui/joy@5.0.0-alpha.45`
|
|
5158
5236
|
|
|
5159
|
-
- ​<!-- 20 -->[Joy
|
|
5160
|
-
- ​<!-- 19 -->[Joy
|
|
5161
|
-
- ​<!-- 18 -->[Joy
|
|
5162
|
-
- ​<!-- 17 -->[Joy
|
|
5237
|
+
- ​<!-- 20 -->[Joy UI] Add `CircularProgress` component (#33869) @hbjORbj
|
|
5238
|
+
- ​<!-- 19 -->[Joy UI] Add `FormControl` component (#34187) @siriwatknp
|
|
5239
|
+
- ​<!-- 18 -->[Joy UI] Add `ListSubheader` component (#34191) @siriwatknp
|
|
5240
|
+
- ​<!-- 17 -->[Joy UI] Add `Modal` component (#34043) @siriwatknp
|
|
5163
5241
|
- ​<!-- 10 -->[Joy] Fix list value of false or 0 (zero) text is incorrectly grey (#34255) @kushagra010
|
|
5164
5242
|
- ​<!-- 09 -->[Joy] Adjust typography decorator margin (#34257) @siriwatknp
|
|
5165
5243
|
- ​<!-- 08 -->[Joy] Miscellaneous fixes (#34193) @siriwatknp
|
|
@@ -5171,7 +5249,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
5171
5249
|
- ​<!-- 16 -->[blog] Introducing Base UI (#33778) @michaldudak
|
|
5172
5250
|
- ​<!-- 13 -->[docs] Fix spelling error (#34209) @ChrystianDeMatos
|
|
5173
5251
|
- ​<!-- 12 -->[docs] Improve link to the security policy (#34219) @oliviertassinari
|
|
5174
|
-
- ​<!-- 11 -->[docs] Fix typo in Joy
|
|
5252
|
+
- ​<!-- 11 -->[docs] Fix typo in Joy UI's `Usage` docs (#34200) @zillion504
|
|
5175
5253
|
- ​<!-- 02 -->[website] Add Lukas to the about page (#34284) @LukasTy
|
|
5176
5254
|
- ​<!-- 01 -->[website] Update diamond sponsor URL (#34256) @oliviertassinari
|
|
5177
5255
|
|
|
@@ -5191,7 +5269,7 @@ _Sep 5, 2022_
|
|
|
5191
5269
|
|
|
5192
5270
|
A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
|
|
5193
5271
|
|
|
5194
|
-
- 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/) component to Joy
|
|
5272
|
+
- 🚀 Added [`Alert`](https://mui.com/joy-ui/react-alert/) component to Joy UI (#33859) @hbjORbj
|
|
5195
5273
|
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
|
|
5196
5274
|
|
|
5197
5275
|
### `@mui/material@5.10.4`
|
|
@@ -5218,7 +5296,7 @@ A big thanks to the 11 contributors who made this release possible. Here are som
|
|
|
5218
5296
|
- ​<!-- 12 -->[docs] Fix the color contrast on optional API methods (#34127) @oliviertassinari
|
|
5219
5297
|
- ​<!-- 11 -->[docs] Fix crash due to using wrong variable (#34171) @siriwatknp
|
|
5220
5298
|
- ​<!-- 10 -->[docs] Fix a few Base typos (#33986) @ropereraLK
|
|
5221
|
-
- ​<!-- 09 -->[docs] Revise Joy
|
|
5299
|
+
- ​<!-- 09 -->[docs] Revise Joy UI "Overview" page copy (#34087) @samuelsycamore
|
|
5222
5300
|
- ​<!-- 20 -->[blog] Fix social cards (#34160) @oliviertassinari
|
|
5223
5301
|
- ​<!-- 03 -->[website] Allow deep linking to sponsors @oliviertassinari
|
|
5224
5302
|
- ​<!-- 02 -->[website] Update job descriptions (#34134) @DanailH
|
|
@@ -5280,7 +5358,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
5280
5358
|
- [docs] Fix 404 link from Joy to React Router (#34115) @oliviertassinari
|
|
5281
5359
|
- [docs] Fix typo in `Select` component (#34091) @HexM7
|
|
5282
5360
|
- [docs] Fix 301 links to tss's docs @oliviertassinari
|
|
5283
|
-
- [docs] Fixing Joy
|
|
5361
|
+
- [docs] Fixing Joy UI usage snippet (#34049) @JonathanAsbury-SPS
|
|
5284
5362
|
- [docs] Fix missing JSX closing tag in Tooltip docs (#34064) @hoangph271
|
|
5285
5363
|
- [website] Add Toolpad to Navigation (#33937) @bharatkashyap
|
|
5286
5364
|
- [website] Improve SEO meta description for MUI X @oliviertassinari
|
|
@@ -5332,12 +5410,12 @@ A big thanks to the 11 contributors who made this release possible. Here are som
|
|
|
5332
5410
|
|
|
5333
5411
|
- ​<!-- 21 -->[docs] Fix typo in using-joy-ui-and-material-ui.md (#33997) @djohalo2 @danilo-leal
|
|
5334
5412
|
- ​<!-- 20 -->[docs] Fix typo in the Transition docs (#34040) @alirezahekmati
|
|
5335
|
-
- ​<!-- 19 -->[docs] Typo fix in Joy
|
|
5336
|
-
- ​<!-- 15 -->[docs] Fix broken Joy
|
|
5413
|
+
- ​<!-- 19 -->[docs] Typo fix in Joy UI Aspect Ratio doc (#33984) @AjeetSingh2016
|
|
5414
|
+
- ​<!-- 15 -->[docs] Fix broken Joy UI codesandbox export (#34007) @oliviertassinari
|
|
5337
5415
|
- ​<!-- 14 -->[docs] Fix typos in `test` folder's README (#33976) @ropereraLK
|
|
5338
5416
|
- ​<!-- 13 -->[docs] Fix interior section links in Base docs that feature hooks (#33948) @samuelsycamore
|
|
5339
|
-
- ​<!-- 12 -->[docs] Fix typo in Joy
|
|
5340
|
-
- ​<!-- 11 -->[docs] Fix typo in Joy
|
|
5417
|
+
- ​<!-- 12 -->[docs] Fix typo in Joy UI's List Component docs (#33956) @Cerebro92
|
|
5418
|
+
- ​<!-- 11 -->[docs] Fix typo in Joy UI's docs (#33938) @AjeetSingh2016
|
|
5341
5419
|
|
|
5342
5420
|
### Core
|
|
5343
5421
|
|
|
@@ -5377,7 +5455,7 @@ A big thanks to the 18 contributors who made this release possible. This release
|
|
|
5377
5455
|
### Docs
|
|
5378
5456
|
|
|
5379
5457
|
- ​<!-- 23 -->[docs] Expand on a11y section for Material UI `Link` component (#32839) @TKrishnasamy
|
|
5380
|
-
- ​<!-- 22 -->[docs] Fix typo in Joy
|
|
5458
|
+
- ​<!-- 22 -->[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll
|
|
5381
5459
|
- ​<!-- 21 -->[docs] Improve the Base Usage page (#33272) @samuelsycamore
|
|
5382
5460
|
- ​<!-- 20 -->[docs] Avoid refreshing the page when button on demo is clicked (#33852) @PunitSoniME
|
|
5383
5461
|
- ​<!-- 19 -->[docs] Improve the HorizontalNonLinearStepper demo styling (#33886) @hayawata3626
|
|
@@ -5418,8 +5496,8 @@ _Aug 8, 2022_
|
|
|
5418
5496
|
|
|
5419
5497
|
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
|
|
5420
5498
|
|
|
5421
|
-
- ✨ [Stack](https://mui.com/system/react-stack/) component is added to MUI System and Joy
|
|
5422
|
-
- ✨ [Breadcrumbs](https://mui.com/joy-ui/react-breadcrumbs/) component is added to Joy
|
|
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
|
|
5423
5501
|
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements
|
|
5424
5502
|
|
|
5425
5503
|
### `@mui/material@5.10.0`
|
|
@@ -5535,7 +5613,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
5535
5613
|
- [core] Remove thenify version override from package.json resolutions (#33638) @michaldudak
|
|
5536
5614
|
- [core] Update Node.js to 14 on CircleCI, CodeSandbox, and Netlify (#33642) @michaldudak
|
|
5537
5615
|
- [test] Replace istanbul-instrumenter-loader with babel-plugin-istanbul (#33666) @michaldudak
|
|
5538
|
-
- [test] Run TypeScript module augmentation tests for Joy
|
|
5616
|
+
- [test] Run TypeScript module augmentation tests for Joy UI in CI (#33667) @ZeeshanTamboli
|
|
5539
5617
|
|
|
5540
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
|
|
5541
5619
|
|
|
@@ -5581,7 +5659,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
5581
5659
|
- ​<!-- 28 -->[docs] Add accessibility tips (#33633) @siriwatknp
|
|
5582
5660
|
- ​<!-- 27 -->[docs] Fix production deploy of codesandboxes (#33608) @oliviertassinari
|
|
5583
5661
|
- ​<!-- 26 -->[docs] Show border on `palette.background.paper` in dark mode docs (#33611) @ZeeshanTamboli
|
|
5584
|
-
- ​<!-- 25 -->[docs] Fix typo in Joy
|
|
5662
|
+
- ​<!-- 25 -->[docs] Fix typo in Joy UI dark mode page (#33620) @bairamau
|
|
5585
5663
|
- ​<!-- 24 -->[docs] Final polish on Base docs - formatting and style consistency (#33156) @samuelsycamore
|
|
5586
5664
|
- ​<!-- 23 -->[docs] Fix `CssBaseline` import in example code (#33614) @dd-ssc
|
|
5587
5665
|
- ​<!-- 22 -->[docs] Fix Toolpad docs redirection (#33524) @bharatkashyap
|
|
@@ -5662,7 +5740,7 @@ _Jul 12, 2022_
|
|
|
5662
5740
|
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
|
|
5663
5741
|
|
|
5664
5742
|
- 🧪 Exported Grid v2 as `Unstable_Grid2` (#33479) @siriwatknp
|
|
5665
|
-
- 📖 Added a guide for using Joy
|
|
5743
|
+
- 📖 Added a guide for using Joy UI and Material UI together (#33396) @siriwatknp
|
|
5666
5744
|
- 🐛 Fixed a few bugs in Material UI components. Thanks to @ZeeshanTamboli, @ivan-ngchakming, and @joebingham-wk.
|
|
5667
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
|
|
5668
5746
|
- many other 🐛 bug fixes and 📚 documentation improvements
|
|
@@ -5984,7 +6062,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
|
|
|
5984
6062
|
- ​<!-- 23 -->[docs] Fix typo in Autocomplete CSS API (#32838) @KeaghanKennedy
|
|
5985
6063
|
- ​<!-- 22 -->[docs] Improvements for Radio Group Rating Docs (#32843) @Kai-W
|
|
5986
6064
|
- ​<!-- 21 -->[docs] Enable Joy pages (#33064) @siriwatknp
|
|
5987
|
-
- ​<!-- 02 -->[website] Add Joy
|
|
6065
|
+
- ​<!-- 02 -->[website] Add Joy UI to the pricing page (#33099) @danilo-leal
|
|
5988
6066
|
- ​<!-- 01 -->[website] Clarify the pricing a bit (#33069) @oliviertassinari
|
|
5989
6067
|
|
|
5990
6068
|
### Core
|
|
@@ -7666,7 +7744,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
7666
7744
|
- ​<!-- 19 -->[docs] Sync translations with Crowdin (#30067) @l10nbot
|
|
7667
7745
|
- ​<!-- 18 -->[docs] Fix link on "Custom variables" section in the Theming page #30100 @danilo-leal
|
|
7668
7746
|
- ​<!-- 17 -->[docs] Fix justifyContent option in the Grid interactive demo (#30117) @danilo-leal
|
|
7669
|
-
- ​<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in Stack
|
|
7747
|
+
- ​<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in Stack Overflow (#30101) @danilo-leal
|
|
7670
7748
|
- ​<!-- 15 -->[docs] Fix import example inside Unstyled Backdrop section (#30098) @TheodosiouTh
|
|
7671
7749
|
- ​<!-- 01 -->[website] Column pinning and Tree data are out (#30136) @oliviertassinari
|
|
7672
7750
|
- ​<!-- 07 -->[survey] Remove survey promotion items (#30122) @danilo-leal
|
|
@@ -7747,7 +7825,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
7747
7825
|
- ​<!-- 21 -->[docs] Update nextjs-typescript-example (#29974) @huydhoang
|
|
7748
7826
|
- ​<!-- 20 -->[docs] Add missing global state classes to API docs generator (#29945) @michaldudak
|
|
7749
7827
|
- ​<!-- 19 -->[docs] Fix benchmarks folder link (#29981) @fourjr
|
|
7750
|
-
- ​<!-- 18 -->[docs] Improve wording in Stack
|
|
7828
|
+
- ​<!-- 18 -->[docs] Improve wording in Stack Overflow section of support page (#29956) @ronwarner
|
|
7751
7829
|
- ​<!-- 17 -->[docs] Remove Black Friday sale notification (#29936) @mbrookes
|
|
7752
7830
|
- ​<!-- 16 -->[examples] Fix typos in the Remix example (#30071) @MichaelDeBoey
|
|
7753
7831
|
- ​<!-- 15 -->[examples] Add Remix example (#29952) @mnajdova
|
|
@@ -7760,7 +7838,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
7760
7838
|
### Core
|
|
7761
7839
|
|
|
7762
7840
|
- ​<!-- 31 -->[core] Batch small changes (#30042) @oliviertassinari
|
|
7763
|
-
- ​<!-- 28 -->[core] Transition to a new Stack
|
|
7841
|
+
- ​<!-- 28 -->[core] Transition to a new Stack Overflow tag (#29967) @oliviertassinari
|
|
7764
7842
|
|
|
7765
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
|
|
7766
7844
|
|
|
@@ -9036,7 +9114,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
9036
9114
|
- ​<!-- 37 -->[website] Add spicefactory as gold sponsor @oliviertassinari
|
|
9037
9115
|
- ​<!-- 30 -->[website] Homepage rebranding (#27488) @siriwatknp
|
|
9038
9116
|
- ​<!-- 24 -->[website] Add Flavien to team and about pages (#27575) @flaviendelangle
|
|
9039
|
-
- ​<!-- 17 -->[website] Add Ryan to Community contributors for Stack
|
|
9117
|
+
- ​<!-- 17 -->[website] Add Ryan to Community contributors for Stack Overflow contributions (#27529) @ryancogswell
|
|
9040
9118
|
- ​<!-- 02 -->[website] Add references section to home (#27444) @siriwatknp
|
|
9041
9119
|
|
|
9042
9120
|
### Core
|
|
@@ -11451,7 +11529,7 @@ A big thanks to the 30 contributors who made this release possible. Here are som
|
|
|
11451
11529
|
#### Breaking changes
|
|
11452
11530
|
|
|
11453
11531
|
- ​<!-- 91 -->[types] Rename the exported `Omit` type in `@material-ui/types`. (#24795) @petyosi
|
|
11454
|
-
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
|
|
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).
|
|
11455
11533
|
|
|
11456
11534
|
```diff
|
|
11457
11535
|
-import { Omit } from '@material-ui/types';
|
package/index.js
CHANGED