Skip to content

Commit a07b492

Browse files
authored
v5.14.19 (#40028)
1 parent 5fece8e commit a07b492

File tree

24 files changed

+177
-89
lines changed

24 files changed

+177
-89
lines changed

CHANGELOG.md

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

3+
## 5.14.19
4+
5+
<!-- generated comparing v5.14.18..master -->
6+
7+
_Nov 29, 2023_
8+
9+
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
10+
11+
- 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels (#36426) @islandryu
12+
- 🚀 Added Material You Linear Progress to `material-next` package (#39807) @lhilgert9
13+
14+
15+
16+
- &#8203;<!-- 44 -->[Autocomplete] Fix behavior when there are duplicate labels (#36426) @islandryu
17+
- &#8203;<!-- 37 -->[Box] Added boxClasses (#39889) @sadik-malik
18+
- &#8203;<!-- 18 -->[FilledInput] Fix slot props deepmerge order (#38922) @dhaub-exelixis
19+
- &#8203;<!-- 12 -->[Select] Add id to hidden input element (#39414) @DarhkVoyd
20+
- &#8203;<!-- 11 -->[Select] Remove unnecessary picking of `onChange` type from SelectInputProps (#39891) @ZeeshanTamboli
21+
22+
23+
24+
- &#8203;<!-- 46 -->[Menu] Fix navigation of items when 1st item is disabled (#39828) @sai6855
25+
- &#8203;<!-- 42 -->[Modal] Refine demos (#39824) @zanivan
26+
- &#8203;<!-- 41 -->[NumberInput] Implement `numberInputReducer` (#38723) @mj12albert
27+
- &#8203;<!-- 40 -->[useNumberInput] Fix change handlers passed through slotProps (#39407) @mj12albert
28+
29+
30+
31+
- &#8203;<!-- 38 -->[Box] Added boxClasses (#39895) @sadik-malik
32+
33+
34+
35+
- &#8203;<!-- 36 -->[Box] Added boxClasses (#39896) @sadik-malik
36+
- &#8203;<!-- 09 -->Add outlineColor to defaultSxConfig (#39962) @brijeshb42
37+
38+
39+
40+
- &#8203;<!-- 08 -->Add `PartiallyRequired` type (#39939) @lhilgert9
41+
42+
43+
44+
- &#8203;<!-- 47 -->[ProgressIndicator] Apply MD3 style to `LinearProgress` (#39807) @lhilgert9
45+
- &#8203;<!-- 17 -->[FormHelperText] Add FormHelperText component (#39503) @mj12albert
46+
- &#8203;<!-- 16 -->[IconButton] Copy IconButton to material-next (#39945) @mj12albert
47+
- &#8203;<!-- 13 -->[Switch] Copy `Switch` to material next (#39887) @lhilgert9
48+
49+
### Docs
50+
51+
- &#8203;<!-- 19 -->[material-ui] Fix theme prop in v5 migration guide (#39976) @sai6855
52+
- &#8203;<!-- 43 -->[base-ui] Improve Next.js Link docs (#39838) @oliviertassinari
53+
- &#8203;<!-- 39 -->[base-ui] Export Base UI theme in stylesheet (#39694) @mnajdova
54+
- &#8203;<!-- 52 -->[joy-ui] Fix the date min & max slot props values on the Input demo (#40018) @avikalpg
55+
- &#8203;<!-- 35 -->[joy-ui][ButtonGroup] Fix orientation prop description (#39876) @sai6855
56+
- &#8203;<!-- 25 -->[joy-ui] Update gif from the Dark Mode Optimization page (#39726) @danilo-leal
57+
- &#8203;<!-- 24 -->[joy-ui] Fix h1 template (#40017) @oliviertassinari
58+
- &#8203;<!-- 23 -->[joy-ui] Fix wrong product id @oliviertassinari
59+
- &#8203;<!-- 22 -->[joy-ui] Fixes in theme scoping documentation (#39899) @ZeeshanTamboli
60+
- &#8203;<!-- 21 -->[joy-ui] Refine the Email, Teams and Files templates (#39579) @zanivan
61+
- &#8203;<!-- 15 -->[joy-ui][templates] Fix layout shift on Profile template (#40022) @zanivan
62+
- &#8203;<!-- 14 -->[joy-ui][Templates] Update thumbnails (#39938) @zanivan
63+
- &#8203;<!-- 20 -->[material-next] Add contributing guide (#39944) @mj12albert
64+
- &#8203;<!-- 51 -->End v6 blogpost notification (#39879) @joserodolfofreitas
65+
- &#8203;<!-- 31 -->Fix nested CSS warning (#39932) @mnajdova
66+
- &#8203;<!-- 30 -->Make integration searchable (#39967) @oliviertassinari
67+
- &#8203;<!-- 29 -->Fix use of quote in markdown (#39953) @oliviertassinari
68+
- &#8203;<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari
69+
- &#8203;<!-- 27 -->Restore Algolia results when searching for "Figma" (#39956) @oliviertassinari
70+
- &#8203;<!-- 26 -->Fix two tone icon dark mode color (#39868) @mnajdova
71+
72+
### Core
73+
74+
- &#8203;<!-- 45 -->Improve lerna's renovate package rules (#40029) @DiegoAndai
75+
- &#8203;<!-- 34 -->Downgrade lerna to 7.2.0 (#40026) @DiegoAndai
76+
- &#8203;<!-- 32 -->Rename OpenCollective @oliviertassinari
77+
- &#8203;<!-- 48 -->[docs-infra] Env variables should be string (#39991) @oliviertassinari
78+
- &#8203;<!-- 10 -->[Portal] Improve docs for container prop (#39180) @oliviertassinari
79+
- &#8203;<!-- 50 -->[website] Update pricing table (#40023) @cherniavskii
80+
- &#8203;<!-- 49 -->[website][docs] Update the product identifier menu and X page (#39832) @danilo-leal
81+
- &#8203;<!-- 07 -->[website] Mark TreeView and Charts as stable (#39975) @flaviendelangle
82+
- &#8203;<!-- 06 -->[website] Update career page (#40015) @oliviertassinari
83+
- &#8203;<!-- 05 -->[website] Sync about dataset @oliviertassinari
84+
- &#8203;<!-- 04 -->[website] Fix 301 redirection to X tree-view @oliviertassinari
85+
- &#8203;<!-- 03 -->[website] Change redirection prefixes @oliviertassinari
86+
- &#8203;<!-- 02 -->[website] Fix 301 link @oliviertassinari
87+
- &#8203;<!-- 01 -->[website] Fix modal not being closed with the escape key on the Base UI page (#39880) @ZeeshanTamboli
88+
89+
All contributors of this release in alphabetical order: @avikalpg, @brijeshb42, @cherniavskii, @danilo-leal, @DarhkVoyd, @dhaub-exelixis, @DiegoAndai, @flaviendelangle, @islandryu, @joserodolfofreitas, @lhilgert9, @mj12albert, @mnajdova, @oliviertassinari, @sadik-malik, @sai6855, @zanivan, @ZeeshanTamboli
90+
391
## 5.14.18
492

593
<!-- generated comparing v5.14.17..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.18",
19-
"@mui/styles": "^5.14.18",
20-
"@mui/system": "^5.14.18",
18+
"@mui/material": "^5.14.19",
19+
"@mui/styles": "^5.14.19",
20+
"@mui/system": "^5.14.19",
2121
"@styled-system/css": "^5.1.5",
2222
"benchmark": "^2.1.4",
2323
"docs": "^5.0.0",

docs/package.json

Lines changed: 13 additions & 13 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.24",
36-
"@mui/docs": "^5.14.18",
37-
"@mui/icons-material": "^5.14.18",
38-
"@mui/joy": "5.0.0-beta.15",
39-
"@mui/lab": "5.0.0-alpha.153",
35+
"@mui/base": "5.0.0-beta.25",
36+
"@mui/docs": "^5.14.19",
37+
"@mui/icons-material": "^5.14.19",
38+
"@mui/joy": "5.0.0-beta.16",
39+
"@mui/lab": "5.0.0-alpha.154",
4040
"@mui/markdown": "^5.0.0",
41-
"@mui/material": "^5.14.18",
42-
"@mui/material-next": "6.0.0-alpha.110",
43-
"@mui/styled-engine": "^5.14.18",
44-
"@mui/styled-engine-sc": "6.0.0-alpha.6",
45-
"@mui/styles": "^5.14.18",
46-
"@mui/system": "^5.14.18",
47-
"@mui/types": "^7.2.9",
48-
"@mui/utils": "^5.14.18",
41+
"@mui/material": "^5.14.19",
42+
"@mui/material-next": "6.0.0-alpha.111",
43+
"@mui/styled-engine": "^5.14.19",
44+
"@mui/styled-engine-sc": "6.0.0-alpha.7",
45+
"@mui/styles": "^5.14.19",
46+
"@mui/system": "^5.14.19",
47+
"@mui/types": "^7.2.10",
48+
"@mui/utils": "^5.14.19",
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.18",
3+
"version": "5.14.19",
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.18",
16+
"@mui/utils": "^5.14.19",
1717
"ast-types": "^0.14.2",
1818
"doctrine": "^3.0.0",
1919
"fast-glob": "^3.3.2",

packages/mui-base/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/base",
3-
"version": "5.0.0-beta.24",
3+
"version": "5.0.0-beta.25",
44
"private": false,
55
"author": "MUI Team",
66
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
@@ -43,15 +43,15 @@
4343
"dependencies": {
4444
"@babel/runtime": "^7.23.4",
4545
"@floating-ui/react-dom": "^2.0.4",
46-
"@mui/types": "^7.2.9",
47-
"@mui/utils": "^5.14.18",
46+
"@mui/types": "^7.2.10",
47+
"@mui/utils": "^5.14.19",
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.18",
54+
"@mui/material": "^5.14.19",
5555
"@testing-library/react": "^14.1.2",
5656
"@testing-library/user-event": "^14.5.1",
5757
"@types/chai": "^4.3.11",

packages/mui-codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/codemod",
3-
"version": "5.14.18",
3+
"version": "5.14.19",
44
"bin": "./codemod.js",
55
"private": false,
66
"author": "MUI Team",

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.18",
3+
"version": "5.14.19",
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.18",
3+
"version": "5.14.19",
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.24",
39-
"@mui/utils": "^5.14.18",
38+
"@mui/base": "5.0.0-beta.25",
39+
"@mui/utils": "^5.14.19",
4040
"nprogress": "^0.2.0",
4141
"prop-types": "^15.8.1"
4242
},

packages/mui-envinfo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/envinfo",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Logs infos about the environment relevant to @mui/*",

0 commit comments

Comments
 (0)