@mui/icons-material 5.15.14 → 5.15.16
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 +94 -2
- package/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,97 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## v5.15.16
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.15.15..master -->
|
|
6
|
+
|
|
7
|
+
_May 1, 2024_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
|
|
10
|
+
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
|
11
|
+
|
|
12
|
+
### `@mui/material@5.15.16`
|
|
13
|
+
|
|
14
|
+
- [material-ui][Dialog] Prevent onClick on the root element from being overwritten (@ryanburr) (#41914) @github-actions[bot]
|
|
15
|
+
- [material-ui][Select] Fix `muiName` property TypeScript error (@EyaOuenniche) (#41786) @github-actions[bot]
|
|
16
|
+
- —>[material-ui][l10n] Fix typo in is-IS locale (@magnimarels) (#41815) @github-actions[bot]
|
|
17
|
+
|
|
18
|
+
### Docs
|
|
19
|
+
|
|
20
|
+
- Fix small SEO issues @oliviertassinari
|
|
21
|
+
- Fix 301 Toolpad links @oliviertassinari
|
|
22
|
+
- Fix 301 Toolpad links @oliviertassinari
|
|
23
|
+
- Fix 301 image redirections @oliviertassinari
|
|
24
|
+
- Fix small SEO issues @oliviertassinari
|
|
25
|
+
- Fix 301 redirection @oliviertassinari
|
|
26
|
+
- Fix format git diff regression (#41882) @oliviertassinari
|
|
27
|
+
- Fix 301 links @oliviertassinari
|
|
28
|
+
- [material-ui] Fix import statement in migration guide (@sai6855) (#41864) @github-actions[bot]
|
|
29
|
+
- [material-ui] Update Figma plugin name (@danilo-leal) (#42057) @github-actions[bot]
|
|
30
|
+
- [material-ui] Fix minor spelling error in the "About the lab" page (@ryanhartwig) (#42075) @github-actions[bot]
|
|
31
|
+
- [material-ui] Add missing backticks to HTML tag in the installation page (@Miguelrom) (#42009) @github-actions[bot]
|
|
32
|
+
- [material-ui] Add Connect-related content (@danilo-leal) (#41924) @DiegoAndai
|
|
33
|
+
- [material-ui] Fix Material 3 message typo (@aarongarciah) (#41822) @github-actions[bot]
|
|
34
|
+
- [material-ui] Remove Data Grid v7 beta callout (@cherniavskii) (#41842) @github-actions[bot]
|
|
35
|
+
- [material-ui][templates] Fix input props attributes in Landing Page template (@5-tom) (#42034) @github-actions[bot]
|
|
36
|
+
- [system] Update typo on the sx prop page (@bricker) (#42078) @github-actions[bot]
|
|
37
|
+
|
|
38
|
+
### Core
|
|
39
|
+
|
|
40
|
+
- [blog] Add post to introduce the Connect plugin (@danilo-leal) (#41929) @DiegoAndai
|
|
41
|
+
- [core] Automate cherry-pick of PRs from `next` -> `master` (#41742) @aarongarciah
|
|
42
|
+
- [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
|
|
43
|
+
- [docs-infra] Use edge function for card generation (#41188) @alexfauquette
|
|
44
|
+
- [docs-infra] Fix drawer performances (#41807) (#41820) @alexfauquette
|
|
45
|
+
- [docs-infra] Fix analytics about inline ads (#41474) @alexfauquette
|
|
46
|
+
- [website] Sync career roles (@oliviertassinari) (#42059) @github-actions[bot]
|
|
47
|
+
- [website] Add content about the Sync plugin in the Material UI page (@danilo-leal) (#42074) @github-actions[bot]
|
|
48
|
+
- [website] Add Nadja on the about page (#42054) @mnajdova
|
|
49
|
+
- [website] Close the `Design Engineer - X` role (#42014) @DanailH
|
|
50
|
+
- [website] Remove customer support agent role from website (@rluzists1) (#41996) @github-actions[bot]
|
|
51
|
+
- [website] Add Jose to About Us (#41759) @JCQuintas
|
|
52
|
+
|
|
53
|
+
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DanailH, @DiegoAndai, @github-actions[bot], @JCQuintas, @mnajdova, @oliviertassinari
|
|
54
|
+
|
|
55
|
+
## v5.15.15
|
|
56
|
+
|
|
57
|
+
<!-- generated comparing v5.15.14..master -->
|
|
58
|
+
|
|
59
|
+
_Apr 4, 2024_
|
|
60
|
+
|
|
61
|
+
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
|
|
62
|
+
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
|
63
|
+
|
|
64
|
+
### `@mui/material@5.15.15`
|
|
65
|
+
|
|
66
|
+
- [Autocomplete] Display options provided to the `options` prop even if loading is true (#41677) @ZeeshanTamboli
|
|
67
|
+
- [RadioGroup] Apply classnames (#41681) @ZeeshanTamboli
|
|
68
|
+
|
|
69
|
+
### `@mui/system@5.15.15`
|
|
70
|
+
|
|
71
|
+
- Fix typo to avoid infinite recursion in function call (#41678) @ZeeshanTamboli
|
|
72
|
+
|
|
73
|
+
### Docs
|
|
74
|
+
|
|
75
|
+
- [material-ui][Slider] Remove `valueLabelFormat` from restricted values demo so that the tooltip thumb label displays the same as the value text (#41679) @ZeeshanTamboli
|
|
76
|
+
- [material-ui] Remove deleted page from the sidenav (#41594) @danilo-leal
|
|
77
|
+
- [material-ui] Fix typo in CSS theme variables customization (#41680) @ZeeshanTamboli
|
|
78
|
+
- Continue migration of Base UI to sperate repository @oliviertassinari
|
|
79
|
+
- Add notification for MUI X v7 blog post (#41587) (#41605) @cherniavskii
|
|
80
|
+
- Update the versions dropdown to show v6 (#41557) @mnajdova
|
|
81
|
+
|
|
82
|
+
### Core
|
|
83
|
+
|
|
84
|
+
- [blog] Link to Romain's blog post in MUI X v7 announcement post (#41641) @cherniavskii
|
|
85
|
+
- [blog] Blog post with MUI X v7.0.0 annoucement (#41563) (#41604) @cherniavskii
|
|
86
|
+
- [blog] Add post about remote (#41565) @danilo-leal
|
|
87
|
+
- [core] Continue rename of Toolpad @oliviertassinari
|
|
88
|
+
- [docs-infra] Add Toolpad product/category IDs to types (#41551) @bharatkashyap
|
|
89
|
+
- [website] Add Aarón to About Us (#41747) @aarongarciah
|
|
90
|
+
- [website] Add stray design adjustments throughout the site (#41642) @mnajdova
|
|
91
|
+
- [website] Update pricing table (#41606) @cherniavskii
|
|
92
|
+
|
|
93
|
+
All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @cherniavskii, @danilo-leal, @mnajdova, @oliviertassinari, @ZeeshanTamboli
|
|
94
|
+
|
|
3
95
|
## v5.15.14
|
|
4
96
|
|
|
5
97
|
<!-- generated comparing v5.15.13..master -->
|
|
@@ -7922,7 +8014,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
7922
8014
|
|
|
7923
8015
|
<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>
|
|
7924
8016
|
|
|
7925
|
-
You can follow our progress with unstyled components at https://github.com/mui/
|
|
8017
|
+
You can follow our progress with unstyled components at https://github.com/mui/base-ui/issues/10.
|
|
7926
8018
|
|
|
7927
8019
|
- 🎉 We have added an example of how to use MUI with [Remix](https://remix.run/) (#29952) @mnajdova
|
|
7928
8020
|
|
|
@@ -9392,7 +9484,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
9392
9484
|
|
|
9393
9485
|
<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>
|
|
9394
9486
|
|
|
9395
|
-
You can follow our progress at https://github.com/mui/
|
|
9487
|
+
You can follow our progress at https://github.com/mui/base-ui/issues/10.
|
|
9396
9488
|
|
|
9397
9489
|
- 💄 We have updated the default `info` `success` `warning` color to be more accessible (#26817) @siriwatknp.
|
|
9398
9490
|
You can find the new [default values](https://mui.com/material-ui/customization/palette/#default-values) in the documentation.
|
package/index.js
CHANGED