@mui/icons-material 5.15.2 → 5.15.3
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 +75 -5
- package/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,75 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 5.15.3
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.15.2..master -->
|
|
6
|
+
|
|
7
|
+
_Jan 3, 2024_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 11 contributors who made this release possible.
|
|
10
|
+
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
|
11
|
+
|
|
12
|
+
### `@mui/material-nextjs@5.15.3`
|
|
13
|
+
|
|
14
|
+
- ​<!-- 06 -->[material-nextjs] Fix order of emotion server (#40409) @siriwatknp
|
|
15
|
+
|
|
16
|
+
### `@mui/base@5.0.0-beta.30`
|
|
17
|
+
|
|
18
|
+
- ​<!-- 40 -->[useSlider] Rearrange passive option in eventlisteners (#40235) @Kamino0
|
|
19
|
+
|
|
20
|
+
### `@mui/lab@5.0.0-alpha.159`
|
|
21
|
+
|
|
22
|
+
- ​<!-- 14 -->Add use client directive (#40358) @DiegoAndai
|
|
23
|
+
|
|
24
|
+
### `@mui/material-next@6.0.0-alpha.116`
|
|
25
|
+
|
|
26
|
+
- ​<!-- 13 -->[List] Copy all List\* components to material-next package (#40367) @sai6855
|
|
27
|
+
- ​<!-- 12 -->Update CONTRIBUTING guide given v6/v7 rescheduling (#40363) @DiegoAndai
|
|
28
|
+
- ​<!-- 11 -->[MenuItem] Fix spec import (#40271) @DiegoAndai
|
|
29
|
+
- ​<!-- 10 -->[Option] Add Option component (#40270) @DiegoAndai
|
|
30
|
+
- ​<!-- 09 -->[Slider] Replace lodash with internal utils (#40261) @DiegoAndai
|
|
31
|
+
- ​<!-- 08 -->[Switch] Change files to TypeScript (#39894) @lhilgert9
|
|
32
|
+
- ​<!-- 07 -->[theme] Move ref palette out of color schemes (#40341) @DiegoAndai
|
|
33
|
+
|
|
34
|
+
### Docs
|
|
35
|
+
|
|
36
|
+
- ​<!-- 41 -->[base-ui] Polish the Table Pagination demos (#40281) @danilo-leal
|
|
37
|
+
- ​<!-- 22 -->[joy-ui] Fix dashboard template console errors (#40316) @oliviertassinari
|
|
38
|
+
- ​<!-- 21 -->[joy-ui] Fix image size on the Files template (#40315) @oliviertassinari
|
|
39
|
+
- ​<!-- 20 -->[material-ui] Revise the Divider page (#40356) @danilo-leal
|
|
40
|
+
- ​<!-- 19 -->[material-ui] Polish the Next.js integration page (#40317) @oliviertassinari
|
|
41
|
+
- ​<!-- 18 -->[material-ui] Adding autoFocus on Virtual Popover (#40239) @aacevski
|
|
42
|
+
- ​<!-- 17 -->[material-ui] Revise the Roadmap page (#40054) @danilo-leal
|
|
43
|
+
- ​<!-- 16 -->[material-ui] Update the "showing and hiding" section on the Tooltip page (#40283) @anle9650
|
|
44
|
+
- ​<!-- 05 -->[material-ui] Fix Slider's customized iOS demo to use updated official colors (#39813) @Super-Kenil
|
|
45
|
+
- ​<!-- 15 -->[examples] Simplify Next.js example (#40318) @oliviertassinari
|
|
46
|
+
|
|
47
|
+
### Core
|
|
48
|
+
|
|
49
|
+
- ​<!-- 39 -->[blog] Update open-graph cards for all posts (#40328) @danilo-leal
|
|
50
|
+
- ​<!-- 38 -->[blog] Correct git diff @oliviertassinari
|
|
51
|
+
- ​<!-- 37 -->[code-infra] Update lerna and unpin its version (#40399) @michaldudak
|
|
52
|
+
- ​<!-- 36 -->[code-infra] Break package dependency cycle between @mui/material and @mui/icons-material (#40400) @michaldudak
|
|
53
|
+
- ​<!-- 35 -->[code-infra] Break package dependency cycles (#40398) @michaldudak
|
|
54
|
+
- ​<!-- 34 -->[code-infra] Sync bug issue template (#40305) @oliviertassinari
|
|
55
|
+
- ​<!-- 33 -->[docs] Fix 301 link to Base UI (#40396) @oliviertassinari
|
|
56
|
+
- ​<!-- 32 -->[docs] Link new MUI X components in sidnav (#40345) @oliviertassinari
|
|
57
|
+
- ​<!-- 31 -->[docs] Fix 301 links to Toolpad @oliviertassinari
|
|
58
|
+
- ​<!-- 30 -->[docs] Remove old notifications @oliviertassinari
|
|
59
|
+
- ​<!-- 29 -->[docs] Always mention the npm tag with npx (#40335) @oliviertassinari
|
|
60
|
+
- ​<!-- 28 -->[docs] Reduce network use on the All Components pages (#40313) @oliviertassinari
|
|
61
|
+
- ​<!-- 27 -->[docs-infra] Fix missing button aria-label (#40394) @oliviertassinari
|
|
62
|
+
- ​<!-- 26 -->[docs-infra] Fix a11y violation rule (#40393) @oliviertassinari
|
|
63
|
+
- ​<!-- 25 -->[docs-infra] Prefetch pages on hover (#40314) @oliviertassinari
|
|
64
|
+
- ​<!-- 24 -->[docs-infra] Fix footer links to link to the main domain (#40373) @oliviertassinari
|
|
65
|
+
- ​<!-- 23 -->[docs-infra] Add stray design adjustments (#40347) @danilo-leal
|
|
66
|
+
- ​<!-- 04 -->[website] Fix Base UI page's component section imports & styles (#40231) @danilo-leal
|
|
67
|
+
- ​<!-- 03 -->[website] Fix outdated Nhost image link @oliviertassinari
|
|
68
|
+
- ​<!-- 02 -->[website] Shorten Joy UI description, 7 chars too long @oliviertassinari
|
|
69
|
+
- ​<!-- 01 -->[website] Update some social preview images (#40282) @danilo-leal
|
|
70
|
+
|
|
71
|
+
All contributors of this release in alphabetical order: @aacevski, @anle9650, @danilo-leal, @DiegoAndai, @Kamino0, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @Super-Kenil
|
|
72
|
+
|
|
3
73
|
## 5.15.2
|
|
4
74
|
|
|
5
75
|
<!-- generated comparing v5.15.1..master -->
|
|
@@ -11,12 +81,12 @@ A big thanks to the 13 contributors who made this release possible. Here are som
|
|
|
11
81
|
- 🚀 Added support for callbacks in the [variant's props definition](https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants) (#40094) @mnajdova
|
|
12
82
|
- 💫 Published a [blogpost](https://mui.com/blog/2023-material-ui-v6-and-beyond/) for the 2024's plan about Material UI
|
|
13
83
|
|
|
14
|
-
### `@mui/material@5.15.
|
|
84
|
+
### `@mui/material@5.15.2`
|
|
15
85
|
|
|
16
86
|
- ​<!-- 31 -->[Badge] Use the variants API in the styled call (#40213) @mnajdova
|
|
17
87
|
- ​<!-- 04 -->[Paper] Add missing Paper classes descriptions (#40300) @sai6855
|
|
18
88
|
|
|
19
|
-
### `@mui/system@5.15.
|
|
89
|
+
### `@mui/system@5.15.2`
|
|
20
90
|
|
|
21
91
|
- ​<!-- 03 -->Support props callback in the variant's definition (#40094) @mnajdova
|
|
22
92
|
|
|
@@ -1369,7 +1439,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
1369
1439
|
A codemod is provided to help with the migration:
|
|
1370
1440
|
|
|
1371
1441
|
```bash
|
|
1372
|
-
npx @mui/codemod v5.0.0/base-use-named-exports <path>
|
|
1442
|
+
npx @mui/codemod@latest v5.0.0/base-use-named-exports <path>
|
|
1373
1443
|
```
|
|
1374
1444
|
|
|
1375
1445
|
#### Changes
|
|
@@ -2251,7 +2321,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
2251
2321
|
There is codemod that you can run in your project to do the transformation:
|
|
2252
2322
|
|
|
2253
2323
|
```bash
|
|
2254
|
-
npx @mui/codemod v5.0.0/base-remove-component-prop <path>
|
|
2324
|
+
npx @mui/codemod@latest v5.0.0/base-remove-component-prop <path>
|
|
2255
2325
|
```
|
|
2256
2326
|
|
|
2257
2327
|
The full documentation about the codemod can be found [here](https://github.com/mui/material-ui/blob/master/packages/mui-codemod/README.md#base-remove-component-prop).
|
|
@@ -2350,7 +2420,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
2350
2420
|
You can use this [codemod](https://github.com/mui/material-ui/blob/master/packages/mui-codemod/src/v5.0.0/base-remove-unstyled-suffix.js) to help with the migration:
|
|
2351
2421
|
|
|
2352
2422
|
```bash
|
|
2353
|
-
npx @mui/codemod v5.0.0/base-remove-unstyled-suffix <path>
|
|
2423
|
+
npx @mui/codemod@latest v5.0.0/base-remove-unstyled-suffix <path>
|
|
2354
2424
|
```
|
|
2355
2425
|
|
|
2356
2426
|
#### Changes
|
package/index.js
CHANGED