Skip to content

Commit 14fa79f

Browse files
authored
v5.14.20 (#40103)
1 parent 46ba0cb commit 14fa79f

File tree

19 files changed

+105
-68
lines changed

19 files changed

+105
-68
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# [Versions](https://mui.com/versions/)
22

3+
## 5.14.20
4+
5+
<!-- generated comparing v5.14.19..master -->
6+
7+
_Dec 5, 2023_
8+
9+
A big thanks to the 14 contributors who made this release possible.
10+
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
11+
12+
13+
14+
- &#8203;<!-- 07 -->[Menu] Enable again the usage of the autoFocus prop (#39960) @mnajdova
15+
- &#8203;<!-- 06 -->[ProgressIndicator] Apply MD3 style to `CircularProgress` (#39825) @lhilgert9
16+
17+
### Docs
18+
19+
- &#8203;<!-- 15 -->Remove outdated showcase (#40063) @oliviertassinari
20+
- &#8203;<!-- 14 -->Support yaml as prism language (#40044) @Janpot
21+
- &#8203;<!-- 12 -->[material-ui] Fix SearchAppBar width on `sm` screens (#40049) @DiegoAndai
22+
- &#8203;<!-- 11 -->[material-ui] Update the basic Grid section copy (#40035) @REX500
23+
- &#8203;<!-- 10 -->[material-ui] Add a react-admin example project (#39972) @fzaninotto
24+
- &#8203;<!-- 09 -->[material-ui][TextField] Add a performance section (#39692) @anle9650
25+
- &#8203;<!-- 05 -->[material-ui][tabs] Refine scrollable tabs description (#40037) @zanivan
26+
- &#8203;<!-- 08 -->[system] Fix typo on the CSS theme variables page (#40040) @caweidmann
27+
28+
### Core
29+
30+
- &#8203;<!-- 17 -->[blog] Fix scrollbar on mobile (#40057) @oliviertassinari
31+
- &#8203;<!-- 16 -->[blog] Fix link to charts getting started page (#40043) @alexfauquette
32+
- &#8203;<!-- 13 -->[docs-infra] Simplify CSS classes extraction in API docs generator (#39808) @michaldudak
33+
- &#8203;<!-- 04 -->[website] Polish dark mode colors (#40052) @danilo-leal
34+
- &#8203;<!-- 03 -->[website] Add why Design Engineer for data grid (#40016) @oliviertassinari
35+
- &#8203;<!-- 02 -->[website] Add stray fixes to the Base UI page (#40051) @danilo-leal
36+
- &#8203;<!-- 01 -->[website] Revise the Developer Advocate job posting (#39210) @samuelsycamore
37+
38+
All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @caweidmann, @danilo-leal, @DiegoAndai, @fzaninotto, @Janpot, @lhilgert9, @michaldudak, @mnajdova, @oliviertassinari, @REX500, @samuelsycamore, @zanivan
39+
340
## 5.14.19
441

542
<!-- generated comparing v5.14.18..master -->

benchmark/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"@emotion/react": "^11.11.1",
1616
"@emotion/server": "^11.11.0",
1717
"@emotion/styled": "^11.11.0",
18-
"@mui/material": "^5.14.19",
19-
"@mui/styles": "^5.14.19",
20-
"@mui/system": "^5.14.19",
18+
"@mui/material": "^5.14.20",
19+
"@mui/styles": "^5.14.20",
20+
"@mui/system": "^5.14.20",
2121
"@styled-system/css": "^5.1.5",
2222
"benchmark": "^2.1.4",
2323
"docs": "^5.0.0",

docs/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"@fortawesome/fontawesome-svg-core": "^6.4.2",
3333
"@fortawesome/free-solid-svg-icons": "^6.4.2",
3434
"@fortawesome/react-fontawesome": "^0.2.0",
35-
"@mui/base": "5.0.0-beta.25",
36-
"@mui/docs": "^5.14.19",
35+
"@mui/base": "5.0.0-beta.26",
36+
"@mui/docs": "^5.14.20",
3737
"@mui/icons-material": "^5.14.19",
38-
"@mui/joy": "5.0.0-beta.16",
39-
"@mui/lab": "5.0.0-alpha.154",
38+
"@mui/joy": "5.0.0-beta.17",
39+
"@mui/lab": "5.0.0-alpha.155",
4040
"@mui/markdown": "^5.0.0",
41-
"@mui/material": "^5.14.19",
42-
"@mui/material-next": "6.0.0-alpha.111",
41+
"@mui/material": "^5.14.20",
42+
"@mui/material-next": "6.0.0-alpha.112",
4343
"@mui/styled-engine": "^5.14.19",
4444
"@mui/styled-engine-sc": "6.0.0-alpha.7",
45-
"@mui/styles": "^5.14.19",
46-
"@mui/system": "^5.14.19",
45+
"@mui/styles": "^5.14.20",
46+
"@mui/system": "^5.14.20",
4747
"@mui/types": "^7.2.10",
48-
"@mui/utils": "^5.14.19",
48+
"@mui/utils": "^5.14.20",
4949
"@mui/x-charts": "6.18.2",
5050
"@mui/x-data-grid": "6.18.2",
5151
"@mui/x-data-grid-generator": "6.18.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/monorepo",
3-
"version": "5.14.19",
3+
"version": "5.14.20",
44
"private": true,
55
"scripts": {
66
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",

packages/api-docs-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/traverse": "^7.23.4",
1414
"@mui-internal/docs-utilities": "^1.0.0",
1515
"@mui/markdown": "^5.0.0",
16-
"@mui/utils": "^5.14.19",
16+
"@mui/utils": "^5.14.20",
1717
"ast-types": "^0.14.2",
1818
"doctrine": "^3.0.0",
1919
"fast-glob": "^3.3.2",

packages/mui-base/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/base",
3-
"version": "5.0.0-beta.25",
3+
"version": "5.0.0-beta.26",
44
"private": false,
55
"author": "MUI Team",
66
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
@@ -44,14 +44,14 @@
4444
"@babel/runtime": "^7.23.4",
4545
"@floating-ui/react-dom": "^2.0.4",
4646
"@mui/types": "^7.2.10",
47-
"@mui/utils": "^5.14.19",
47+
"@mui/utils": "^5.14.20",
4848
"@popperjs/core": "^2.11.8",
4949
"clsx": "^2.0.0",
5050
"prop-types": "^15.8.1"
5151
},
5252
"devDependencies": {
5353
"@mui-internal/test-utils": "^1.0.0",
54-
"@mui/material": "^5.14.19",
54+
"@mui/material": "^5.14.20",
5555
"@testing-library/react": "^14.1.2",
5656
"@testing-library/user-event": "^14.5.1",
5757
"@types/chai": "^4.3.11",

packages/mui-core-downloads-tracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/core-downloads-tracker",
3-
"version": "5.14.19",
3+
"version": "5.14.20",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Internal package to track number of downloads of our design system libraries",

packages/mui-docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/docs",
3-
"version": "5.14.19",
3+
"version": "5.14.20",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI Docs - Documentation building blocks.",
@@ -35,8 +35,8 @@
3535
},
3636
"dependencies": {
3737
"@babel/runtime": "^7.23.4",
38-
"@mui/base": "5.0.0-beta.25",
39-
"@mui/utils": "^5.14.19",
38+
"@mui/base": "5.0.0-beta.26",
39+
"@mui/utils": "^5.14.20",
4040
"nprogress": "^0.2.0",
4141
"prop-types": "^15.8.1"
4242
},

packages/mui-joy/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/joy",
3-
"version": "5.0.0-beta.16",
3+
"version": "5.0.0-beta.17",
44
"private": false,
55
"author": "MUI Team",
66
"description": "A library of beautifully designed React UI components.",
@@ -39,17 +39,17 @@
3939
},
4040
"dependencies": {
4141
"@babel/runtime": "^7.23.4",
42-
"@mui/base": "5.0.0-beta.25",
43-
"@mui/core-downloads-tracker": "^5.14.19",
44-
"@mui/system": "^5.14.19",
42+
"@mui/base": "5.0.0-beta.26",
43+
"@mui/core-downloads-tracker": "^5.14.20",
44+
"@mui/system": "^5.14.20",
4545
"@mui/types": "^7.2.10",
46-
"@mui/utils": "^5.14.19",
46+
"@mui/utils": "^5.14.20",
4747
"clsx": "^2.0.0",
4848
"prop-types": "^15.8.1"
4949
},
5050
"devDependencies": {
5151
"@mui-internal/test-utils": "^1.0.0",
52-
"@mui/material": "^5.14.19",
52+
"@mui/material": "^5.14.20",
5353
"@types/chai": "^4.3.11",
5454
"@types/prop-types": "^15.7.11",
5555
"@types/react": "^18.2.38",

packages/mui-lab/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/lab",
3-
"version": "5.0.0-alpha.154",
3+
"version": "5.0.0-alpha.155",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Laboratory for new MUI modules.",
@@ -42,10 +42,10 @@
4242
},
4343
"dependencies": {
4444
"@babel/runtime": "^7.23.4",
45-
"@mui/base": "5.0.0-beta.25",
46-
"@mui/system": "^5.14.19",
45+
"@mui/base": "5.0.0-beta.26",
46+
"@mui/system": "^5.14.20",
4747
"@mui/types": "^7.2.10",
48-
"@mui/utils": "^5.14.19",
48+
"@mui/utils": "^5.14.20",
4949
"clsx": "^2.0.0",
5050
"prop-types": "^15.8.1"
5151
},

0 commit comments

Comments
 (0)