@mui/icons-material 6.4.6 → 6.4.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +67 -4
  2. package/index.js +1 -1
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,68 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 6.4.8
4
+
5
+ <!-- generated comparing v6.4.7..v6.x -->
6
+
7
+ _Mar 14, 2025_
8
+
9
+ A big thanks to the 9 contributors who made this release possible.
10
+
11
+ ### `@mui/material@6.4.8`
12
+
13
+ - [ListItemText] Add missing `root` slot (#45552) @sai6855
14
+ - [SpeedDial] Add missing `root` slot (#45551) @sai6855
15
+ - [Tooltip] Allow auto placement on tooltip (#45536) @Jtaks
16
+ - [useScrollTrigger] Do nothing if target is null (#45553) @vipierozan99
17
+ - [Accordion] Add missing `root` slot (#45534) @sai6855
18
+ - [AccordionSummary] Add slots and slotProps (#45560) @sai6855
19
+ - [TextareaAutosize] Fix ResizeObserver causing infinite `selectionchange` loop (#45351) (#45498) @mj12albert
20
+
21
+ ### `@mui/styled-engine@6.4.8`
22
+
23
+ - Add `enableCssLayer` prop to StyledEngineProvider (#45563) @siriwatknp
24
+
25
+ ### `@mui/system@6.4.8`
26
+
27
+ - [system] Prevent nested non-vars theme inheritance (#45564) @siriwatknp
28
+
29
+ ### `@mui/utils@6.4.8`
30
+
31
+ - Use correct iri-reference homepage format (#45511) @dahiro
32
+
33
+ ### Core
34
+
35
+ - [test] Fix React 18 tests (#45161) (#45496) @DiegoAndai
36
+
37
+ ### Docs
38
+
39
+ - [Backdrop] Fix component name in migration guide (#45507) @sai6855
40
+ - Fix broken links to MUI X docs (cherry-pick of #45145) (#45481) @mapache-salvaje
41
+ - [examples] Fix the invalid argument to extract examples (#45493) @ovtn
42
+ - Add `overriding-component-structure` doc to Material UI (#45570) @siriwatknp
43
+
44
+ All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Jtaks, @mapache-salvaje, @mj12albert, @ovtn, @sai6855, @siriwatknp, @vipierozan99
45
+
46
+ ## 6.4.7
47
+
48
+ <!-- generated comparing v6.4.6..v6.x -->
49
+
50
+ _Mar 5, 2025_
51
+
52
+ A big thanks to the 3 contributors who made this release possible.
53
+
54
+ ### `@mui/material@6.4.7`
55
+
56
+ - [ThemeProvider] Add `storageManager` prop to `ThemeProvider` (@siriwatknp) (#45437) @siriwatknp
57
+ - [Rating] Deprecate \*Props and complete slots, slotProps (#45295) (#45398) @DiegoAndai
58
+ - [Radio] Fix `inputProps` not forwarded (@siriwatknp) (#45475) @siriwatknp
59
+
60
+ ### Core
61
+
62
+ - [blog] React 19 migration for MUI X (#45440) @arminmeh
63
+
64
+ All contributors of this release in alphabetical order: @arminmeh, @DiegoAndai, @siriwatknp
65
+
3
66
  ## 6.4.6
4
67
 
5
68
  <!-- generated comparing v6.4.5..v6.x -->
@@ -11,21 +74,21 @@ A big thanks to the 4 contributors who made this release possible.
11
74
  ### `@mui/material@6.4.6`
12
75
 
13
76
  - [Checkbox] Add slots and slotProps (#45361) @siriwatknp
14
- - [Drawer] Deprecate *Props and complete `slots`, `slotProps` (#45377) @siriwatknp
77
+ - [Drawer] Deprecate \*Props and complete `slots`, `slotProps` (#45377) @siriwatknp
15
78
  - [Grid] Improve Grid2 upgrade experience (#45372) @DiegoAndai
16
79
  - [InputBase] Deprecate composed classes (#45366) @siriwatknp
17
80
  - Fix `slotProps.transition` types (#45367) @siriwatknp
18
81
  - Allow nested theme creation with `vars` (#45368) @siriwatknp
19
82
  - Fix wrong slotProps of DetailsHTMLAttributes types (#45356) @siriwatknp
20
- - [Popover] Deprecate *Props and complete `slots`, `slotProps` (#45337) @siriwatknp
83
+ - [Popover] Deprecate \*Props and complete `slots`, `slotProps` (#45337) @siriwatknp
21
84
  - [Radio] Add slots and slotProps (#45364) @siriwatknp
22
85
  - [Slider] Fix css class selector in migration guide (#45409) @sai6855
23
86
  - [Slider] Fix spacings in .md files (#45393) @sai6855
24
87
  - [Snackbar] Add Slots and SlotProps (#45103) (#45352) @siriwatknp
25
88
  - [SpeedDialAction] Add slots and slotProps (#45365) @siriwatknp
26
89
  - [SwitchBase] Deprecate `inputProps` and complete slots, slotProps (#45338) @siriwatknp
27
- - [Tabs] Deprecate *Props and complete slots, slotProps (#45012) (#45355) @siriwatknp
28
- - [Menu] Deprecate *Props and complete `slots`, `slotProps` (#45369) @siriwatknp
90
+ - [Tabs] Deprecate \*Props and complete slots, slotProps (#45012) (#45355) @siriwatknp
91
+ - [Menu] Deprecate \*Props and complete `slots`, `slotProps` (#45369) @siriwatknp
29
92
 
30
93
  ### Docs
31
94
 
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/icons-material v6.4.6
2
+ * @mui/icons-material v6.4.8
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/icons-material",
3
- "version": "6.4.6",
3
+ "version": "6.4.8",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Material Design icons distributed as SVG React components.",
@@ -33,7 +33,7 @@
33
33
  "peerDependencies": {
34
34
  "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
35
35
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
36
- "@mui/material": "^6.4.6"
36
+ "@mui/material": "^6.4.8"
37
37
  },
38
38
  "peerDependenciesMeta": {
39
39
  "@types/react": {