@mui/icons-material 6.1.6 → 6.1.7

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 +58 -4
  2. package/index.js +1 -1
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,60 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
- ## 6.1.6
3
+ ## v6.1.7
4
+
5
+ <!-- generated comparing v6.1.6..master -->
6
+
7
+ _Nov 13, 2024_
8
+
9
+ A big thanks to the 13 contributors who made this release possible.
10
+ This release includes fixes as well as documentation improvements.
11
+
12
+ ### `@mui/material@6.1.7`
13
+
14
+ - Fix default props theme scoping (#44340) @siriwatknp
15
+ - Support theme scoping in `useMediaQuery` (#44339) @siriwatknp
16
+ - [Grid] Fix regression spacing prop with string value (#44376) @siriwatknp
17
+
18
+ ### `@mui/styled-engine-sc@6.1.7`
19
+
20
+ - Fix missing `@types/hoist-non-react-statics` causing `styled` returns any (#44397) @megos
21
+
22
+ ### Docs
23
+
24
+ - Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (#44388) @prakhargupta1
25
+ - Fix Pigment CSS install (#44353) @oliviertassinari
26
+ - Fix dashboard menu warning (#44317) @siriwatknp
27
+ - Add runtime theme section for Material Pigment CSS (#44137) @siriwatknp
28
+ - Add hash to `key` to remove noise from console (#44289) @sai6855
29
+ - Revise Example Projects and Related Projects pages (#44191) @samuelsycamore
30
+ - [material-ui] Fix typo in typography theme set up for templates (#44338) @navedqb
31
+ - [material-ui] Add StackBlitz/CodeSandbox buttons to template cards (#44253) @zanivan
32
+ - [material-ui] Fix Sign-in/Sign-up templates layout (#44281) @zanivan
33
+ - [material-ui] Remove noise in template (#44260) @oliviertassinari
34
+ - [material-ui][Rating] Add uncontrolled example to Basic Rating demo (#44386) @sai6855
35
+ - [material-ui][TextField] Replace InputProps with slotProps.input in demo (#44288) @sai6855
36
+
37
+ ### Core
38
+
39
+ - [blog] Follow media asset guidelines (#44374) @oliviertassinari
40
+ - [code-infra] Changes for test util to work in `vitest` (#43625) @JCQuintas
41
+ - Remove old marked JS options (#44375) @ZeeshanTamboli
42
+ - Fix webpack capitalization (#44352) @oliviertassinari
43
+ - Fix Next.js link 404 (710cd95) @oliviertassinari
44
+ - Update Gold sponsoring backlinks (#44316) @oliviertassinari
45
+ - Fix tools-public.mui.com redirection (9196fa5) @oliviertassinari
46
+ - Remove blank AlertTitle test file (#44282) @ZeeshanTamboli
47
+ - [docs-infra] Fix ad in RTL (#44345) @oliviertassinari
48
+ - [docs-infra] Enforce punctuation on descriptions (#44292) @oliviertassinari
49
+ - [docs-infra] Add CodeSandbox and StackBlitz to vale vocab (6db477a) @oliviertassinari
50
+ - [docs-infra] Fix correct spelling of VS Code (#44277) @oliviertassinari
51
+ - [docs-infra] Add a `rawDescriptions` option (#44390) @vladmoroz
52
+ - [examples] Add missing `clsx` dependency (#43526) @Janpot
53
+ - [infra] Fix @renovate[bot] appearing in changelog (#44275) @mnajdova
54
+
55
+ All contributors of this release in alphabetical order: @Janpot, @JCQuintas, @megos, @mnajdova, @navedqb, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @vladmoroz, @zanivan, @ZeeshanTamboli
56
+
57
+ ## v6.1.6
4
58
 
5
59
  <!-- generated comparing v6.1.5..master -->
6
60
 
@@ -52,7 +106,7 @@ A big thanks to the 13 contributors who made this release possible.
52
106
 
53
107
  All contributors of this release in alphabetical order: @aarongarciah, @blackcow1987, @DiegoAndai, @jimmycallin, @joshkel, @mnajdova, @navedqb, @nphmuller, @o-alexandrov, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp
54
108
 
55
- ## 6.1.5
109
+ ## v6.1.5
56
110
 
57
111
  <!-- generated comparing v6.1.4..master -->
58
112
 
@@ -84,7 +138,7 @@ A big thanks to the 9 contributors who made this release possible.
84
138
  - [material-ui][TextField] Dynamically modify the eye password button aria-label (#44122) @ChinoUkaegbu
85
139
  - [icons] Run pnpm docs:mdicons:synonyms (#44098) @oliviertassinari
86
140
  - [joy-ui] Update Overview copy to match Readme (#44136) @samuelsycamore
87
- - Add CodeSandbox/Stackblitz to the rest of the templates (#43708) @siriwatknp
141
+ - Add CodeSandbox/StackBlitz to the rest of the templates (#43708) @siriwatknp
88
142
  - Update Figma link to fix 301 (a7b7d9c) @oliviertassinari
89
143
  - Link Toolpad from Core repo (#44111) @prakhargupta1
90
144
  - Remove HighlightedCode max-width (#43731) @Janpot
@@ -254,7 +308,7 @@ A big thanks to the 13 contributors who made this release possible.
254
308
  - Uniformity in version range @oliviertassinari
255
309
  - Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests (#43870) @ZeeshanTamboli
256
310
  - [docs-infra] Strengthen CSP (#43711) @oliviertassinari
257
- - [docs-infra] Open Codesandbox demo with fontsize=12 (#43860) @siriwatknp
311
+ - [docs-infra] Open CodeSandbox demo with fontsize=12 (#43860) @siriwatknp
258
312
  - [icons] Reduce Material Icon page size (#43911) @oliviertassinari
259
313
  - [test] Point Istanbul to correct URL (#43935) @sai6855
260
314
  - [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/icons-material v6.1.6
2
+ * @mui/icons-material v6.1.7
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.1.6",
3
+ "version": "6.1.7",
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.1.6"
36
+ "@mui/material": "^6.1.7"
37
37
  },
38
38
  "peerDependenciesMeta": {
39
39
  "@types/react": {