@mui/icons-material 5.15.6 → 5.15.8
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 +186 -12
- package/index.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,179 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## v5.15.8<!-- generated comparing v5.15.7..master -->
|
|
4
|
+
|
|
5
|
+
_Feb 6, 2024_
|
|
6
|
+
|
|
7
|
+
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
|
|
8
|
+
|
|
9
|
+
- 💫 Added a redesigned [landing page template](https://mui.com/material-ui/getting-started/templates/landing-page/) (#37557) @zanivan
|
|
10
|
+
- ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for faster stepping in the Slider component (#40676) @mnajdova
|
|
11
|
+
- many 🐛 bug fixes and 📚 documentation improvements
|
|
12
|
+
|
|
13
|
+
### `@mui/material@5.15.8`
|
|
14
|
+
|
|
15
|
+
- ​<!-- 36 -->[Avatar] Simplify valid children assertion (#40834) @oliviertassinari
|
|
16
|
+
|
|
17
|
+
### `@mui/codemod@5.15.8`
|
|
18
|
+
|
|
19
|
+
- ​<!-- 37 -->[Accordion] Update props actual.js test case (#40879) @DiegoAndai
|
|
20
|
+
- ​<!-- 12 -->Fix `findComponentJSX` util (#40855) @sai6855
|
|
21
|
+
|
|
22
|
+
### `@mui/system@5.15.8`
|
|
23
|
+
|
|
24
|
+
- ​<!-- 10 -->Add blend color manipulator (#40258) @romgrk
|
|
25
|
+
- ​<!-- 38 -->Support variants in `theme.styleOverrides` (#40690) @siriwatknp
|
|
26
|
+
- ​<!-- 02 -->[zero] Always replace the `createUseThemeProps` call (#40885) @siriwatknp
|
|
27
|
+
- ​<!-- 01 -->[zero] Add README with installation and basic usage (#40761) @brijeshb42
|
|
28
|
+
|
|
29
|
+
### `@mui/base@5.0.0-beta.34`
|
|
30
|
+
|
|
31
|
+
- ​<!-- 35 -->[Button] Add support for `hostElementName` prop to improve SSR (#40507) @mj12albert
|
|
32
|
+
- ​<!-- 30 -->[Menu] Use Popup instead of Popper (#40731) @michaldudak
|
|
33
|
+
- ​<!-- 29 -->[useNumberInput] Integrate useNumberInput with useControllableReducer (#40206) @mj12albert
|
|
34
|
+
- ​<!-- 11 -->[Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys (#40676) @mnajdova
|
|
35
|
+
|
|
36
|
+
### Docs
|
|
37
|
+
|
|
38
|
+
- ​<!-- 34 -->[base-ui] Update usage.md (#40916) @adebiyial
|
|
39
|
+
- ​<!-- 33 -->[base-ui] Improve Base UI traffic from Material UI (#40875) @oliviertassinari
|
|
40
|
+
- ​<!-- 32 -->[base-ui] Change Radio component terminology from Button to Group (#40888) @danilo-leal
|
|
41
|
+
- ​<!-- 42 -->[base-ui] Remove redundant "Styled" prefix (#40478) @oliviertassinari
|
|
42
|
+
- ​<!-- 48 -->[base-ui] Update listbox slot style in demo (#40952) @sai6855
|
|
43
|
+
- ​<!-- 14 -->[material-ui] Fix createTheme import and markdown format in the Next.js guide (#40895) @hsmtkk
|
|
44
|
+
- ​<!-- 13 -->[material-ui] Correct Google font CDN URL as Roboto 600 weight is not used (#40852) @xuhdev
|
|
45
|
+
- ​<!-- 14 -->[material-ui] Replace the Album template with a landing page (#37557) @zanivan
|
|
46
|
+
- ​<!-- 21 -->[material-ui] Add deprecations migration guide (#40767) @DiegoAndai
|
|
47
|
+
- ​<!-- 22 -->[material-ui] Improve aria-label throughout the Button Group demos (#40892) @danilo-leal
|
|
48
|
+
- ​<!-- 17 -->[joy-ui] Update the Overview callout (#40900) @danilo-leal
|
|
49
|
+
- ​<!-- 22 -->Fix image size and dark mode @oliviertassinari
|
|
50
|
+
- ​<!-- 21 -->Migrate links from legacy.reactjs.org to react.dev @oliviertassinari
|
|
51
|
+
- ​<!-- 20 -->Fix 301 links @oliviertassinari
|
|
52
|
+
- ​<!-- 19 -->Fix outdated link @oliviertassinari
|
|
53
|
+
- ​<!-- 18 -->Fix URL and typo in CONTRIBUTING.md (#40899) @Smileek
|
|
54
|
+
|
|
55
|
+
### Core
|
|
56
|
+
|
|
57
|
+
- ​<!-- 28 -->[blog] Optimize images for /blog/mui-x-v7-beta/ @oliviertassinari
|
|
58
|
+
- ​<!-- 27 -->[blog] Clarify barrel index tree-shaking @oliviertassinari
|
|
59
|
+
- ​<!-- 26 -->[code-infra] Simplify bug reproduction (#40833) @oliviertassinari
|
|
60
|
+
- ​<!-- 25 -->[code-infra] Prepare publishing @mui-internal/typescript-to-proptypes to npm (#40842) @michaldudak
|
|
61
|
+
- ​<!-- 40 -->[code-infra] Remove babel alias from the docs (#40792) @Janpot
|
|
62
|
+
- ​<!-- 24 -->[core] Use Google Font v2 API @oliviertassinari
|
|
63
|
+
- ​<!-- 23 -->[core] Add missing change to v5.15.7 changelog (#40872) @DiegoAndai
|
|
64
|
+
- ​<!-- 31 -->[core] Normalize `<meta name="viewport" />`` @oliviertassinari
|
|
65
|
+
- ​<!-- 28 -->[dependencies] Do not update envinfo test dependencies (#40950) @michaldudak
|
|
66
|
+
- ​<!-- 17 -->[docs-infra] Fix arbitrary gap between paragraphs in callouts (#40911) @oliviertassinari
|
|
67
|
+
- ​<!-- 16 -->[docs-infra] Allow developers to build their CodeSandbox export (#40878) @oliviertassinari
|
|
68
|
+
- ​<!-- 15 -->[docs-infra] Improve StackBlitz support (#40832) @oliviertassinari
|
|
69
|
+
- ​<!-- 21 -->[docs-infra] Improve support for absolute locale URL (#40940) @oliviertassinari
|
|
70
|
+
- ​<!-- 31 -->[Menu][base-ui] Fix improperly merged tests (#40896) @michaldudak
|
|
71
|
+
- ​<!-- 09 -->[utils] Use consistent build approach (#40837) @siriwatknp
|
|
72
|
+
- ​<!-- 08 -->[website] Fix React missing key console error @oliviertassinari
|
|
73
|
+
- ​<!-- 07 -->[website] Fix broken link @oliviertassinari
|
|
74
|
+
- ​<!-- 06 -->[website] Fix heading structure (#40912) @oliviertassinari
|
|
75
|
+
- ​<!-- 05 -->[website] Add Customer Support Agent role to careers page (#40890) @rluzists1
|
|
76
|
+
- ​<!-- 04 -->[website] Refine the Material UI homepage demo (#40881) @danilo-leal
|
|
77
|
+
- ​<!-- 03 -->[website] Use em-dash when relevant over hyphen @oliviertassinari
|
|
78
|
+
- ​<!-- 03 -->[zero] Fix build for demo next.js app (#40854) @brijeshb42
|
|
79
|
+
|
|
80
|
+
All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan
|
|
81
|
+
|
|
82
|
+
## v5.15.7
|
|
83
|
+
|
|
84
|
+
<!-- generated comparing v5.15.6..master -->
|
|
85
|
+
|
|
86
|
+
_Jan 31, 2024_
|
|
87
|
+
|
|
88
|
+
A big thanks to the 21 contributors who made this release possible.
|
|
89
|
+
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
|
90
|
+
|
|
91
|
+
### `@mui/material@5.15.7`
|
|
92
|
+
|
|
93
|
+
- ​<!-- 55 -->[Select] Fix to show notched outline when `displayEmpty` (#40865) @ZeeshanTamboli
|
|
94
|
+
- ​<!-- 51 -->[Avatar] Improve fallback when `children` is empty string or boolean (#40766) @mirus-ua
|
|
95
|
+
- ​<!-- 50 -->[AvatarGroup] Refactor component thereby fixing custom spacing logic (#40686) @ZeeshanTamboli
|
|
96
|
+
|
|
97
|
+
### `@mui/codemod@5.15.7`
|
|
98
|
+
|
|
99
|
+
- ​<!-- 38 -->Add accordion props deprecation (#40771) @siriwatknp
|
|
100
|
+
|
|
101
|
+
### `@mui/system@5.15.7`
|
|
102
|
+
|
|
103
|
+
- ​<!-- 56 -->[zero-runtime] Use lodash instead of its subpackages (#40868) @michaldudak
|
|
104
|
+
- ​<!-- 19 -->Add `applyStyles()` to theme (#40667) @siriwatknp
|
|
105
|
+
- ​<!-- 02 -->[zero] Use `theme.applyStyles` in the demo app (#40787) @siriwatknp
|
|
106
|
+
- ​<!-- 01 -->[zero] Add `useThemeProps` processor (#40648) @siriwatknp
|
|
107
|
+
|
|
108
|
+
### `@mui/utils@5.15.7`
|
|
109
|
+
|
|
110
|
+
- ​<!-- 16 -->[core] Remove unnecessary default export (#40788) @siriwatknp
|
|
111
|
+
- ​<!-- 15 -->[core] Convert all exports to modules (#39882) @mnajdova
|
|
112
|
+
- ​<!-- 20 -->[perf] Prevent unneeded `clearTimeout` calls (#39060) @romgrk
|
|
113
|
+
|
|
114
|
+
### `@mui/base@5.0.0-beta.34`
|
|
115
|
+
|
|
116
|
+
- ​<!-- 48 -->[Input] Add OTP input demo (#40539) @sai6855
|
|
117
|
+
- ​<!-- 47 -->[Menu] Focus last item after opening a menu using up arrow (#40764) @Jaswanth-Sriram-Veturi
|
|
118
|
+
- ​<!-- 46 -->[Menu] Focus Menu Items on hover (#40755) @michaldudak
|
|
119
|
+
|
|
120
|
+
### `@mui/joy@5.0.0-beta.25`
|
|
121
|
+
|
|
122
|
+
- ​<!-- 22 -->Change the color scheme type to `SupportedColorScheme` (#40776) @Nikhilh26
|
|
123
|
+
|
|
124
|
+
### `@mui/lab@5.0.0-alpha.163`
|
|
125
|
+
|
|
126
|
+
- ​<!-- 21 -->[TabContext] Support number type in `value` (#40829) @srinidhi9831
|
|
127
|
+
|
|
128
|
+
### Docs
|
|
129
|
+
|
|
130
|
+
- ​<!-- 57 -->[material-ui] Fix the icon preview dialog (#40863) @danilo-leal
|
|
131
|
+
- ​<!-- 53 -->[material-ui] Fix typo on styled-components guide (#40858) @dancielos
|
|
132
|
+
- ​<!-- 49 -->[base-ui] Fix CSS vars from the plain CSS theme stylesheet (#40762) @zanivan
|
|
133
|
+
- ​<!-- 31 -->[material-ui][Divider] Remove light prop references from docs (#40782) @sai6855
|
|
134
|
+
- ​<!-- 30 -->Fix build @oliviertassinari
|
|
135
|
+
- ​<!-- 29 -->Add support pages for each product @oliviertassinari
|
|
136
|
+
- ​<!-- 28 -->Add survey banner to docs and website (#40553) @joserodolfofreitas
|
|
137
|
+
- ​<!-- 24 -->[Menu] Fix hydration mismatch error on Base UI's Menu docs (#40758) @michaldudak
|
|
138
|
+
- ​<!-- 25 -->[material-nextjs] Add theming and configuration content to the page (#40626) @siriwatknp
|
|
139
|
+
|
|
140
|
+
### Core
|
|
141
|
+
|
|
142
|
+
- ​<!-- 54 -->[website] Move `React Engineer - X` into the future roles section (#40867) @DanailH
|
|
143
|
+
- ​<!-- 52 -->[material-ui][test][Alert] Add action, icon, and iconMapping tests (#40682) @DiegoAndai
|
|
144
|
+
- ​<!-- 45 -->[blog] Lint duplicate h1 on the page (#40835) @oliviertassinari
|
|
145
|
+
- ​<!-- 44 -->[blog] MUI X v7 beta announcement blogpost (#40784) @joserodolfofreitas
|
|
146
|
+
- ​<!-- 43 -->[code-infra] Remove custom TS installation script (#40636) @michaldudak
|
|
147
|
+
- ​<!-- 42 -->[code-infra] Correct API Docs Builder dependencies (#40775) @michaldudak
|
|
148
|
+
- ​<!-- 41 -->[code-infra] Migrate to prettier async APIs (#40668) @Janpot
|
|
149
|
+
- ​<!-- 40 -->[code-infra] Refined docs generation (#40603) @alexfauquette
|
|
150
|
+
- ​<!-- 39 -->[code-infra] Explain how to install the browsers (#40474) @oliviertassinari
|
|
151
|
+
- ​<!-- 37 -->`missingKeyGenerator` do no longer exist (#40830) @oliviertassinari
|
|
152
|
+
- ​<!-- 36 -->Rely on immutable ref when possible (#40831) @oliviertassinari
|
|
153
|
+
- ​<!-- 35 -->Remove deprecated `@types/markdown-to-jsx` package from docs (#40828) @ZeeshanTamboli
|
|
154
|
+
- ​<!-- 34 -->Remove unneeded `@slack/web-api` package (#40840) @ZeeshanTamboli
|
|
155
|
+
- ​<!-- 33 -->Clarify TODO instruction @oliviertassinari
|
|
156
|
+
- ​<!-- 32 -->Remove unneeded use-clients (#40663) @oliviertassinari
|
|
157
|
+
- ​<!-- 27 -->[docs-infra] Fix anchor link hook (#40836) @oliviertassinari
|
|
158
|
+
- ​<!-- 26 -->[docs-infra] Avoid layout shift on docs-pages (#40749) @oliviertassinari
|
|
159
|
+
- ​<!-- 23 -->[examples] Fix build on Next.js Pages Router examples (#40665) @oliviertassinari
|
|
160
|
+
- ​<!-- 18 -->[test] Speed up the envinfo test (#40669) @michaldudak
|
|
161
|
+
- ​<!-- 17 -->[typescript-to-proptypes] Allow to represent dates as `PropTypes.object` (#40774) @flaviendelangle
|
|
162
|
+
- ​<!-- 14 -->[website] Add new Base UI role (#40773) @colmtuite
|
|
163
|
+
- ​<!-- 13 -->[website] Fix a couple of rough edges (#40849) @danilo-leal
|
|
164
|
+
- ​<!-- 12 -->[website] Small polishing after latest changes to the theme (#40846) @zanivan
|
|
165
|
+
- ​<!-- 11 -->[website] Polish some pages and stray components (#40797) @danilo-leal
|
|
166
|
+
- ​<!-- 10 -->[website] Refine the careers page slightly (#40793) @danilo-leal
|
|
167
|
+
- ​<!-- 09 -->[website] Fix missing key on the Testimonials section (#40791) @Janpot
|
|
168
|
+
- ​<!-- 08 -->[website] Fix Footer layout shift (#40786) @oliviertassinari
|
|
169
|
+
- ​<!-- 07 -->[website] Revamp the testimonial section in the homepage (#40752) @danilo-leal
|
|
170
|
+
- ​<!-- 06 -->[website] Fix pricing license model toggle style (#40747) @oliviertassinari
|
|
171
|
+
- ​<!-- 05 -->[website] Fine-tune colors and styles on the branding theme (#40751) @danilo-leal
|
|
172
|
+
- ​<!-- 04 -->[website] Fix Toggle Button styles in the homepage demos (#40744) @mohamedsaiedd
|
|
173
|
+
- ​<!-- 03 -->[website] Update stats on the testimonials section (#40769) @EyaOuenniche
|
|
174
|
+
|
|
175
|
+
All contributors of this release in alphabetical order: @alexfauquette, @colmtuite, @danilo-leal, @DiegoAndai, @EyaOuenniche, @flaviendelangle, @Janpot, @Jaswanth-Sriram-Veturi, @joserodolfofreitas, @michaldudak, @mirus-ua, @mnajdova, @mohamedsaiedd, @Nikhilh26, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @srinidhi9831, @zanivan, @ZeeshanTamboli
|
|
176
|
+
|
|
3
177
|
## v5.15.6
|
|
4
178
|
|
|
5
179
|
<!-- generated comparing v5.15.5..master -->
|
|
@@ -55,7 +229,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
55
229
|
- ​<!-- 19 -->[core] Polish issue templates @oliviertassinari
|
|
56
230
|
- ​<!-- 13 -->[docs-infra] Support markdown link in slots descriptions (#40679) @alexfauquette
|
|
57
231
|
- ​<!-- 08 -->[examples] Simplify Next.js example (#40661) @oliviertassinari
|
|
58
|
-
- ​<!-- 03 -->[website] Fix broken styles on Base
|
|
232
|
+
- ​<!-- 03 -->[website] Fix broken styles on Base UI page (#40683) @michaldudak
|
|
59
233
|
|
|
60
234
|
All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @ANUGLYPLUGIN, @brijeshb42, @danilo-leal, @devhik0, @DiegoAndai, @DonikaV, @joserodolfofreitas, @michaldudak, @mj12albert, @mnajdova, @mohamedsaiedd, @oliviertassinari, @pcorpet, @sai6855, @zanivan
|
|
61
235
|
|
|
@@ -1536,7 +1710,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1536
1710
|
### Core
|
|
1537
1711
|
|
|
1538
1712
|
- [changelog] Fix issues in highlight @oliviertassinari
|
|
1539
|
-
- [core] Remove redundant `@material-ui/` aliases from regression test
|
|
1713
|
+
- [core] Remove redundant `@material-ui/` aliases from regression test Webpack config (#38574) @ZeeshanTamboli
|
|
1540
1714
|
- [core] Fix CI error @oliviertassinari
|
|
1541
1715
|
- [core] Remove unnecessary Box (#38461) @oliviertassinari
|
|
1542
1716
|
- [core] Set GitHub Action top level permission @oliviertassinari
|
|
@@ -3712,7 +3886,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
3712
3886
|
|
|
3713
3887
|
### Core
|
|
3714
3888
|
|
|
3715
|
-
- [core] Close 2022
|
|
3889
|
+
- [core] Close 2022 Developer Survey @oliviertassinari
|
|
3716
3890
|
- [core] Fix the product license reference name (#35703) @oliviertassinari
|
|
3717
3891
|
- [core] Use TypeScript AST instead of TTP for component doc building (#35379) @flaviendelangle
|
|
3718
3892
|
- [test] Always use & for nesting styles (#35702) @oliviertassinari
|
|
@@ -3946,7 +4120,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
|
|
|
3946
4120
|
- [docs] Fix typo in FormControl API docs (#35449) @Spanishiwa
|
|
3947
4121
|
- [docs] Update callouts design (#35390) @danilo-leal
|
|
3948
4122
|
- [website] New wave of open roles (#35240) @mnajdova
|
|
3949
|
-
- [website] Developer
|
|
4123
|
+
- [website] Developer Survey 2022 (#35407) @joserodolfofreitas
|
|
3950
4124
|
|
|
3951
4125
|
### Core
|
|
3952
4126
|
|
|
@@ -4673,7 +4847,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
4673
4847
|
- [docs] Fix typo in `Grid` docs (#34475) @Dustin-Digitar
|
|
4674
4848
|
- [docs] Fix typo in `Back to top` section in AppBar docs (#34479) @Dustin-Digitar
|
|
4675
4849
|
- [docs] Standardize all "Installation" pages (#34168) @samuelsycamore
|
|
4676
|
-
- [docs] Fix
|
|
4850
|
+
- [docs] Fix Webpack file name to the standard: `webpack.config.js` (#34446) @CodingItWrong
|
|
4677
4851
|
- [docs] Fix Select `onChange` call (#34408) @siriwatknp
|
|
4678
4852
|
- [docs] Notification for pickers blog - v5 stable (#34400) @joserodolfofreitas
|
|
4679
4853
|
- [docs] Improve social sharing of docs pages (#34346) @oliviertassinari
|
|
@@ -5348,7 +5522,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
|
|
|
5348
5522
|
- [docs] Update to React 18 (#33196) @mnajdova
|
|
5349
5523
|
- [docs] Simplify "Upload button" demo (#33326) @baharalidurrani
|
|
5350
5524
|
- [docs] Add "refine" demo to showcase (#33240) @omeraplak
|
|
5351
|
-
- [docs] Add
|
|
5525
|
+
- [docs] Add Webpack alias for legacy utils package (#33376) @jgbae
|
|
5352
5526
|
- [docs] Improve external link icons synonyms (#33257) @davidgarciab
|
|
5353
5527
|
- [examples] Update Base UI with Tailwind CSS to use the latest versions of the dependencies (#33401) @mnajdova
|
|
5354
5528
|
- [examples] Add Base UI example (#33154) @siriwatknp
|
|
@@ -7469,7 +7643,7 @@ This is an early release to fix `export 'useId' (imported as 'React') was not fo
|
|
|
7469
7643
|
- ​<!-- 9 -->[core] Fix PR run detection in test_bundle_size_monitor (#29879) @eps1lon
|
|
7470
7644
|
- ​<!-- 8 -->[core] Move bundle size monitoring to CircleCI (#29876) @eps1lon
|
|
7471
7645
|
- ​<!-- 7 -->[docs] Add keys to Responsive AppBar demo (#29884) @mbrookes
|
|
7472
|
-
- ​<!-- 6 -->[docs] MUI's 2021 Developer
|
|
7646
|
+
- ​<!-- 6 -->[docs] MUI's 2021 Developer Survey (#29765) @prakhargupta1
|
|
7473
7647
|
- ​<!-- 5 -->[docs] Smoother image loading UX (#29858) @oliviertassinari
|
|
7474
7648
|
- ​<!-- 4 -->[Select] Fix select display value with React Nodes (#29836) @kegi
|
|
7475
7649
|
- ​<!-- 3 -->[system] Add `experimental_sx` utility (#29833) @mnajdova
|
|
@@ -8115,7 +8289,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
8115
8289
|
- ​<!-- 42 -->[core] Remove code handling JSS components (#28421) @eps1lon
|
|
8116
8290
|
- ​<!-- 41 -->[core] Remove unused dependencies (#28468) @eps1lon
|
|
8117
8291
|
- ​<!-- 40 -->[core] Ensure both docs bundles are analyzeable (#28410) @eps1lon
|
|
8118
|
-
- ​<!-- 39 -->[core] Switch to
|
|
8292
|
+
- ​<!-- 39 -->[core] Switch to Webpack 5 (#28248) @eps1lon
|
|
8119
8293
|
- ​<!-- 38 -->[core] Batch small changes (#28177) @oliviertassinari
|
|
8120
8294
|
- ​<!-- 37 -->[core] Update publish tag to latest (#28382) @mnajdova
|
|
8121
8295
|
- ​<!-- 19 -->[framer] Update @mui/\* dependencies (#28469) @eps1lon
|
|
@@ -8863,7 +9037,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
8863
9037
|
- [docs] Sort the size in a more logical order (#27186) @oliviertassinari
|
|
8864
9038
|
- [docs] Use actual link to paperbase (#27063) @eps1lon
|
|
8865
9039
|
- [docs] Use custom markdown loader for landing page (#27065) @eps1lon
|
|
8866
|
-
- [docs] Use
|
|
9040
|
+
- [docs] Use Webpack 5 (#27077) @eps1lon
|
|
8867
9041
|
- [examples] Fix CDN warning (#27229) @oliviertassinari
|
|
8868
9042
|
- [examples] Remove `StyledEngineProvider` as JSS is not used (#27133) @mnajdova
|
|
8869
9043
|
- [examples] Remove forgotten StyledEngineProvider (#27163) @oliviertassinari
|
|
@@ -8993,7 +9167,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
|
|
|
8993
9167
|
- ​<!-- 35 -->[docs] Fix /components/hidden merge conflict (#26997) @eps1lon
|
|
8994
9168
|
- ​<!-- 26 -->[docs] Fix 404 links (#26963) @oliviertassinari
|
|
8995
9169
|
- ​<!-- 24 -->[docs] Remove link that points to v4 blog post (#26960) @steveafrost
|
|
8996
|
-
- ​<!-- 16 -->[docs] Use custom
|
|
9170
|
+
- ​<!-- 16 -->[docs] Use custom Webpack loader for markdown (#26774) @eps1lon
|
|
8997
9171
|
- ​<!-- 11 -->[docs] Fix 301 links (#26942) @oliviertassinari
|
|
8998
9172
|
- ​<!-- 01 -->[docs] Add page for the `sx` prop (#26769) @mnajdova
|
|
8999
9173
|
- ​<!-- 52 -->[docs] pre-fill issue when a demo crashes (#27034) @eps1lon
|
|
@@ -11844,7 +12018,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
11844
12018
|
);
|
|
11845
12019
|
```
|
|
11846
12020
|
|
|
11847
|
-
This enforces emotion being injected first. [More details](https://mui.com/material-ui/
|
|
12021
|
+
This enforces emotion being injected first. [More details](https://mui.com/material-ui/integrations/interoperability/#css-injection-order) in the documentation.
|
|
11848
12022
|
|
|
11849
12023
|
- [Autocomplete] Rename `closeIcon` prop with `clearIcon` to avoid confusion (#23617) @akhilmhdh.
|
|
11850
12024
|
|
|
@@ -13093,7 +13267,7 @@ Here are some highlights ✨:
|
|
|
13093
13267
|
#### Breaking changes
|
|
13094
13268
|
|
|
13095
13269
|
- [Modal] Remove `onRendered` prop from Modal and Portal (#22464) @eps1lon
|
|
13096
|
-
Depending on your use case either use a [callback ref](https://
|
|
13270
|
+
Depending on your use case either use a [callback ref](https://react.dev/learn/manipulating-the-dom-with-refs#how-to-manage-a-list-of-refs-using-a-ref-callback) on the child element or an effect hook in the child component.
|
|
13097
13271
|
|
|
13098
13272
|
#### Changes
|
|
13099
13273
|
|
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/icons-material",
|
|
3
|
-
"version": "5.15.
|
|
3
|
+
"version": "5.15.8",
|
|
4
4
|
"private": false,
|
|
5
5
|
"author": "MUI Team",
|
|
6
6
|
"description": "Material Design icons distributed as SVG React components.",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"url": "https://opencollective.com/mui-org"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@babel/runtime": "^7.23.
|
|
31
|
+
"@babel/runtime": "^7.23.9"
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
34
|
"@mui/material": "^5.0.0",
|