@mui/icons-material 5.15.15 โ 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 +54 -2
- package/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,57 @@
|
|
|
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
|
+
|
|
3
55
|
## v5.15.15
|
|
4
56
|
|
|
5
57
|
<!-- generated comparing v5.15.14..master -->
|
|
@@ -7962,7 +8014,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
7962
8014
|
|
|
7963
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>
|
|
7964
8016
|
|
|
7965
|
-
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.
|
|
7966
8018
|
|
|
7967
8019
|
- ๐ We have added an example of how to use MUI with [Remix](https://remix.run/) (#29952) @mnajdova
|
|
7968
8020
|
|
|
@@ -9432,7 +9484,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
9432
9484
|
|
|
9433
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>
|
|
9434
9486
|
|
|
9435
|
-
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.
|
|
9436
9488
|
|
|
9437
9489
|
- ๐ We have updated the default `info` `success` `warning` color to be more accessible (#26817) @siriwatknp.
|
|
9438
9490
|
You can find the new [default values](https://mui.com/material-ui/customization/palette/#default-values) in the documentation.
|
package/index.js
CHANGED