@mui/icons-material 5.15.15 β 5.15.17
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 +85 -2
- package/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,88 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## v5.15.17
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.15.16..master -->
|
|
6
|
+
|
|
7
|
+
_May 8, 2024_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 4 contributors who made this release possible.
|
|
10
|
+
This release was mostly about π bug fixes and π documentation improvements.
|
|
11
|
+
|
|
12
|
+
### `@mui/material@5.15.17`
|
|
13
|
+
|
|
14
|
+
- [Slider] Move palette styles to the bottom (#41676) @siriwatknp
|
|
15
|
+
|
|
16
|
+
### Docs
|
|
17
|
+
|
|
18
|
+
- Fix SEO redirection issues @oliviertassinari
|
|
19
|
+
- [material-ui] Fix broken link (@aarongarciah) (#42143) @github-actions[bot]
|
|
20
|
+
- [material-ui] Fix link on the Sync page (@danilo-leal) (#42089) @github-actions[bot]
|
|
21
|
+
|
|
22
|
+
### Core
|
|
23
|
+
|
|
24
|
+
- [blog] Shorten title to fit @oliviertassinari
|
|
25
|
+
- [blog] Update Sync post OG image (@danilo-leal) (#42117) @github-actions[bot]
|
|
26
|
+
- [blog] A few tweaks in introducing-sync-plugin (@oliviertassinari) (#42094) @github-actions[bot]
|
|
27
|
+
- [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
|
|
28
|
+
- [website] Fix home page slider's track position (@aarongarciah) (#42144) @github-actions[bot]
|
|
29
|
+
- [website] Closing the survey @oliviertassinari
|
|
30
|
+
- [website] Remove Survey banner from website and Core docs (#42104) @joserodolfofreitas
|
|
31
|
+
|
|
32
|
+
All contributors of this release in alphabetical order: @github-actions[bot], @joserodolfofreitas, @oliviertassinari, @siriwatknp
|
|
33
|
+
|
|
34
|
+
## v5.15.16
|
|
35
|
+
|
|
36
|
+
<!-- generated comparing v5.15.15..master -->
|
|
37
|
+
|
|
38
|
+
_May 1, 2024_
|
|
39
|
+
|
|
40
|
+
A big thanks to the 8 contributors who made this release possible. Here are some highlights β¨:
|
|
41
|
+
This release was mostly about π bug fixes and π documentation improvements.
|
|
42
|
+
|
|
43
|
+
### `@mui/material@5.15.16`
|
|
44
|
+
|
|
45
|
+
- [material-ui][Dialog] Prevent onClick on the root element from being overwritten (@ryanburr) (#41914) @github-actions[bot]
|
|
46
|
+
- [material-ui][Select] Fix `muiName` property TypeScript error (@EyaOuenniche) (#41786) @github-actions[bot]
|
|
47
|
+
- β>[material-ui][l10n] Fix typo in is-IS locale (@magnimarels) (#41815) @github-actions[bot]
|
|
48
|
+
|
|
49
|
+
### Docs
|
|
50
|
+
|
|
51
|
+
- Fix small SEO issues @oliviertassinari
|
|
52
|
+
- Fix 301 Toolpad links @oliviertassinari
|
|
53
|
+
- Fix 301 Toolpad links @oliviertassinari
|
|
54
|
+
- Fix 301 image redirections @oliviertassinari
|
|
55
|
+
- Fix small SEO issues @oliviertassinari
|
|
56
|
+
- Fix 301 redirection @oliviertassinari
|
|
57
|
+
- Fix format git diff regression (#41882) @oliviertassinari
|
|
58
|
+
- Fix 301 links @oliviertassinari
|
|
59
|
+
- [material-ui] Fix import statement in migration guide (@sai6855) (#41864) @github-actions[bot]
|
|
60
|
+
- [material-ui] Update Figma plugin name (@danilo-leal) (#42057) @github-actions[bot]
|
|
61
|
+
- [material-ui] Fix minor spelling error in the "About the lab" page (@ryanhartwig) (#42075) @github-actions[bot]
|
|
62
|
+
- [material-ui] Add missing backticks to HTML tag in the installation page (@Miguelrom) (#42009) @github-actions[bot]
|
|
63
|
+
- [material-ui] Add Connect-related content (@danilo-leal) (#41924) @DiegoAndai
|
|
64
|
+
- [material-ui] Fix Material 3 message typo (@aarongarciah) (#41822) @github-actions[bot]
|
|
65
|
+
- [material-ui] Remove Data Grid v7 beta callout (@cherniavskii) (#41842) @github-actions[bot]
|
|
66
|
+
- [material-ui][templates] Fix input props attributes in Landing Page template (@5-tom) (#42034) @github-actions[bot]
|
|
67
|
+
- [system] Update typo on the sx prop page (@bricker) (#42078) @github-actions[bot]
|
|
68
|
+
|
|
69
|
+
### Core
|
|
70
|
+
|
|
71
|
+
- [blog] Add post to introduce the Connect plugin (@danilo-leal) (#41929) @DiegoAndai
|
|
72
|
+
- [core] Automate cherry-pick of PRs from `next` -> `master` (#41742) @aarongarciah
|
|
73
|
+
- [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
|
|
74
|
+
- [docs-infra] Use edge function for card generation (#41188) @alexfauquette
|
|
75
|
+
- [docs-infra] Fix drawer performances (#41807) (#41820) @alexfauquette
|
|
76
|
+
- [docs-infra] Fix analytics about inline ads (#41474) @alexfauquette
|
|
77
|
+
- [website] Sync career roles (@oliviertassinari) (#42059) @github-actions[bot]
|
|
78
|
+
- [website] Add content about the Sync plugin in the MaterialΒ UI page (@danilo-leal) (#42074) @github-actions[bot]
|
|
79
|
+
- [website] Add Nadja on the about page (#42054) @mnajdova
|
|
80
|
+
- [website] Close the `Design Engineer - X` role (#42014) @DanailH
|
|
81
|
+
- [website] Remove customer support agent role from website (@rluzists1) (#41996) @github-actions[bot]
|
|
82
|
+
- [website] Add Jose to About Us (#41759) @JCQuintas
|
|
83
|
+
|
|
84
|
+
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DanailH, @DiegoAndai, @github-actions[bot], @JCQuintas, @mnajdova, @oliviertassinari
|
|
85
|
+
|
|
3
86
|
## v5.15.15
|
|
4
87
|
|
|
5
88
|
<!-- generated comparing v5.15.14..master -->
|
|
@@ -7962,7 +8045,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
7962
8045
|
|
|
7963
8046
|
<a href="https://mui.com/components/tables/#unstyled-table"><img width="800" alt="unstyled table" src="https://user-images.githubusercontent.com/4512430/144862194-584356ef-7d9d-462c-a631-186a7e716193.png"></a>
|
|
7964
8047
|
|
|
7965
|
-
You can follow our progress with unstyled components at https://github.com/mui/
|
|
8048
|
+
You can follow our progress with unstyled components at https://github.com/mui/base-ui/issues/10.
|
|
7966
8049
|
|
|
7967
8050
|
- π We have added an example of how to use MUI with [Remix](https://remix.run/) (#29952) @mnajdova
|
|
7968
8051
|
|
|
@@ -9432,7 +9515,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
9432
9515
|
|
|
9433
9516
|
<a href="https://mui.com/components/switches/#unstyled"><img width="832" alt="switch" src="https://user-images.githubusercontent.com/3165635/125192249-236f8a80-e247-11eb-9df9-17d476379a32.png"></a>
|
|
9434
9517
|
|
|
9435
|
-
You can follow our progress at https://github.com/mui/
|
|
9518
|
+
You can follow our progress at https://github.com/mui/base-ui/issues/10.
|
|
9436
9519
|
|
|
9437
9520
|
- π We have updated the default `info` `success` `warning` color to be more accessible (#26817) @siriwatknp.
|
|
9438
9521
|
You can find the new [default values](https://mui.com/material-ui/customization/palette/#default-values) in the documentation.
|
package/index.js
CHANGED