Skip to content

Commit

Permalink
v5.14.19 (#40028)
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndai committed Nov 29, 2023
1 parent 5fece8e commit a07b492
Show file tree
Hide file tree
Showing 24 changed files with 177 additions and 89 deletions.
88 changes: 88 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,93 @@
# [Versions](https://mui.com/versions/)

## 5.14.19

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

_Nov 29, 2023_

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

- 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels (#36426) @islandryu
- 🚀 Added Material You Linear Progress to `material-next` package (#39807) @lhilgert9

### `@mui/material@5.14.19`

- &#8203;<!-- 44 -->[Autocomplete] Fix behavior when there are duplicate labels (#36426) @islandryu
- &#8203;<!-- 37 -->[Box] Added boxClasses (#39889) @sadik-malik
- &#8203;<!-- 18 -->[FilledInput] Fix slot props deepmerge order (#38922) @dhaub-exelixis
- &#8203;<!-- 12 -->[Select] Add id to hidden input element (#39414) @DarhkVoyd
- &#8203;<!-- 11 -->[Select] Remove unnecessary picking of `onChange` type from SelectInputProps (#39891) @ZeeshanTamboli

### `@mui/base@5.0.0-beta.25`

- &#8203;<!-- 46 -->[Menu] Fix navigation of items when 1st item is disabled (#39828) @sai6855
- &#8203;<!-- 42 -->[Modal] Refine demos (#39824) @zanivan
- &#8203;<!-- 41 -->[NumberInput] Implement `numberInputReducer` (#38723) @mj12albert
- &#8203;<!-- 40 -->[useNumberInput] Fix change handlers passed through slotProps (#39407) @mj12albert

### `@mui/joy@5.0.0-beta.16`

- &#8203;<!-- 38 -->[Box] Added boxClasses (#39895) @sadik-malik

### `@mui/system@5.14.19`

- &#8203;<!-- 36 -->[Box] Added boxClasses (#39896) @sadik-malik
- &#8203;<!-- 09 -->Add outlineColor to defaultSxConfig (#39962) @brijeshb42

### `@mui/types@7.2.10`

- &#8203;<!-- 08 -->Add `PartiallyRequired` type (#39939) @lhilgert9

### `@mui/material-next@6.0.0-alpha.111`

- &#8203;<!-- 47 -->[ProgressIndicator] Apply MD3 style to `LinearProgress` (#39807) @lhilgert9
- &#8203;<!-- 17 -->[FormHelperText] Add FormHelperText component (#39503) @mj12albert
- &#8203;<!-- 16 -->[IconButton] Copy IconButton to material-next (#39945) @mj12albert
- &#8203;<!-- 13 -->[Switch] Copy `Switch` to material next (#39887) @lhilgert9

### Docs

- &#8203;<!-- 19 -->[material-ui] Fix theme prop in v5 migration guide (#39976) @sai6855
- &#8203;<!-- 43 -->[base-ui] Improve Next.js Link docs (#39838) @oliviertassinari
- &#8203;<!-- 39 -->[base-ui] Export Base UI theme in stylesheet (#39694) @mnajdova
- &#8203;<!-- 52 -->[joy-ui] Fix the date min & max slot props values on the Input demo (#40018) @avikalpg
- &#8203;<!-- 35 -->[joy-ui][ButtonGroup] Fix orientation prop description (#39876) @sai6855
- &#8203;<!-- 25 -->[joy-ui] Update gif from the Dark Mode Optimization page (#39726) @danilo-leal
- &#8203;<!-- 24 -->[joy-ui] Fix h1 template (#40017) @oliviertassinari
- &#8203;<!-- 23 -->[joy-ui] Fix wrong product id @oliviertassinari
- &#8203;<!-- 22 -->[joy-ui] Fixes in theme scoping documentation (#39899) @ZeeshanTamboli
- &#8203;<!-- 21 -->[joy-ui] Refine the Email, Teams and Files templates (#39579) @zanivan
- &#8203;<!-- 15 -->[joy-ui][templates] Fix layout shift on Profile template (#40022) @zanivan
- &#8203;<!-- 14 -->[joy-ui][Templates] Update thumbnails (#39938) @zanivan
- &#8203;<!-- 20 -->[material-next] Add contributing guide (#39944) @mj12albert
- &#8203;<!-- 51 -->End v6 blogpost notification (#39879) @joserodolfofreitas
- &#8203;<!-- 31 -->Fix nested CSS warning (#39932) @mnajdova
- &#8203;<!-- 30 -->Make integration searchable (#39967) @oliviertassinari
- &#8203;<!-- 29 -->Fix use of quote in markdown (#39953) @oliviertassinari
- &#8203;<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari
- &#8203;<!-- 27 -->Restore Algolia results when searching for "Figma" (#39956) @oliviertassinari
- &#8203;<!-- 26 -->Fix two tone icon dark mode color (#39868) @mnajdova

### Core

- &#8203;<!-- 45 -->Improve lerna's renovate package rules (#40029) @DiegoAndai
- &#8203;<!-- 34 -->Downgrade lerna to 7.2.0 (#40026) @DiegoAndai
- &#8203;<!-- 32 -->Rename OpenCollective @oliviertassinari
- &#8203;<!-- 48 -->[docs-infra] Env variables should be string (#39991) @oliviertassinari
- &#8203;<!-- 10 -->[Portal] Improve docs for container prop (#39180) @oliviertassinari
- &#8203;<!-- 50 -->[website] Update pricing table (#40023) @cherniavskii
- &#8203;<!-- 49 -->[website][docs] Update the product identifier menu and X page (#39832) @danilo-leal
- &#8203;<!-- 07 -->[website] Mark TreeView and Charts as stable (#39975) @flaviendelangle
- &#8203;<!-- 06 -->[website] Update career page (#40015) @oliviertassinari
- &#8203;<!-- 05 -->[website] Sync about dataset @oliviertassinari
- &#8203;<!-- 04 -->[website] Fix 301 redirection to X tree-view @oliviertassinari
- &#8203;<!-- 03 -->[website] Change redirection prefixes @oliviertassinari
- &#8203;<!-- 02 -->[website] Fix 301 link @oliviertassinari
- &#8203;<!-- 01 -->[website] Fix modal not being closed with the escape key on the Base UI page (#39880) @ZeeshanTamboli

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

## 5.14.18

<!-- generated comparing v5.14.17..master -->
Expand Down
6 changes: 3 additions & 3 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.14.18",
"@mui/styles": "^5.14.18",
"@mui/system": "^5.14.18",
"@mui/material": "^5.14.19",
"@mui/styles": "^5.14.19",
"@mui/system": "^5.14.19",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"docs": "^5.0.0",
Expand Down
26 changes: 13 additions & 13 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-beta.24",
"@mui/docs": "^5.14.18",
"@mui/icons-material": "^5.14.18",
"@mui/joy": "5.0.0-beta.15",
"@mui/lab": "5.0.0-alpha.153",
"@mui/base": "5.0.0-beta.25",
"@mui/docs": "^5.14.19",
"@mui/icons-material": "^5.14.19",
"@mui/joy": "5.0.0-beta.16",
"@mui/lab": "5.0.0-alpha.154",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.14.18",
"@mui/material-next": "6.0.0-alpha.110",
"@mui/styled-engine": "^5.14.18",
"@mui/styled-engine-sc": "6.0.0-alpha.6",
"@mui/styles": "^5.14.18",
"@mui/system": "^5.14.18",
"@mui/types": "^7.2.9",
"@mui/utils": "^5.14.18",
"@mui/material": "^5.14.19",
"@mui/material-next": "6.0.0-alpha.111",
"@mui/styled-engine": "^5.14.19",
"@mui/styled-engine-sc": "6.0.0-alpha.7",
"@mui/styles": "^5.14.19",
"@mui/system": "^5.14.19",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.19",
"@mui/x-charts": "6.18.2",
"@mui/x-data-grid": "6.18.2",
"@mui/x-data-grid-generator": "6.18.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/monorepo",
"version": "5.14.18",
"version": "5.14.19",
"private": true,
"scripts": {
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/traverse": "^7.23.4",
"@mui-internal/docs-utilities": "^1.0.0",
"@mui/markdown": "^5.0.0",
"@mui/utils": "^5.14.18",
"@mui/utils": "^5.14.19",
"ast-types": "^0.14.2",
"doctrine": "^3.0.0",
"fast-glob": "^3.3.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/base",
"version": "5.0.0-beta.24",
"version": "5.0.0-beta.25",
"private": false,
"author": "MUI Team",
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
Expand Down Expand Up @@ -43,15 +43,15 @@
"dependencies": {
"@babel/runtime": "^7.23.4",
"@floating-ui/react-dom": "^2.0.4",
"@mui/types": "^7.2.9",
"@mui/utils": "^5.14.18",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.19",
"@popperjs/core": "^2.11.8",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.18",
"@mui/material": "^5.14.19",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@types/chai": "^4.3.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/codemod",
"version": "5.14.18",
"version": "5.14.19",
"bin": "./codemod.js",
"private": false,
"author": "MUI Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-core-downloads-tracker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/core-downloads-tracker",
"version": "5.14.18",
"version": "5.14.19",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/docs",
"version": "5.14.18",
"version": "5.14.19",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "5.0.0-beta.24",
"@mui/utils": "^5.14.18",
"@mui/base": "5.0.0-beta.25",
"@mui/utils": "^5.14.19",
"nprogress": "^0.2.0",
"prop-types": "^15.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-envinfo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/envinfo",
"version": "2.0.13",
"version": "2.0.14",
"private": false,
"author": "MUI Team",
"description": "Logs infos about the environment relevant to @mui/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/icons-material",
"version": "5.14.18",
"version": "5.14.19",
"private": false,
"author": "MUI Team",
"description": "Material Design icons distributed as SVG React components.",
Expand Down
14 changes: 7 additions & 7 deletions packages/mui-joy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-beta.15",
"version": "5.0.0-beta.16",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -39,17 +39,17 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "5.0.0-beta.24",
"@mui/core-downloads-tracker": "^5.14.18",
"@mui/system": "^5.14.18",
"@mui/types": "^7.2.9",
"@mui/utils": "^5.14.18",
"@mui/base": "5.0.0-beta.25",
"@mui/core-downloads-tracker": "^5.14.19",
"@mui/system": "^5.14.19",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.19",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.18",
"@mui/material": "^5.14.19",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.38",
Expand Down
10 changes: 5 additions & 5 deletions packages/mui-lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/lab",
"version": "5.0.0-alpha.153",
"version": "5.0.0-alpha.154",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -42,10 +42,10 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "5.0.0-beta.24",
"@mui/system": "^5.14.18",
"@mui/types": "^7.2.9",
"@mui/utils": "^5.14.18",
"@mui/base": "5.0.0-beta.25",
"@mui/system": "^5.14.19",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.19",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/mui-material-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/material-next",
"version": "6.0.0-alpha.110",
"version": "6.0.0-alpha.111",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -41,11 +41,11 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "5.0.0-beta.24",
"@mui/material": "^5.14.18",
"@mui/system": "^5.14.18",
"@mui/types": "^7.2.9",
"@mui/utils": "^5.14.18",
"@mui/base": "5.0.0-beta.25",
"@mui/material": "^5.14.19",
"@mui/system": "^5.14.19",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.19",
"@types/react-transition-group": "^4.4.9",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
Expand Down
18 changes: 9 additions & 9 deletions packages/mui-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/material",
"version": "5.14.18",
"version": "5.14.19",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/base": "5.0.0-beta.24",
"@mui/core-downloads-tracker": "^5.14.18",
"@mui/system": "^5.14.18",
"@mui/types": "^7.2.9",
"@mui/utils": "^5.14.18",
"@mui/base": "5.0.0-beta.25",
"@mui/core-downloads-tracker": "^5.14.19",
"@mui/system": "^5.14.19",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.19",
"@types/react-transition-group": "^4.4.9",
"clsx": "^2.0.0",
"csstype": "^3.1.2",
Expand All @@ -57,9 +57,9 @@
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/icons-material": "^5.14.18",
"@mui/lab": "5.0.0-alpha.153",
"@mui/styles": "^5.14.18",
"@mui/icons-material": "^5.14.19",
"@mui/lab": "5.0.0-alpha.154",
"@mui/styles": "^5.14.19",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-replace": "^5.0.5",
"@testing-library/dom": "^9.3.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/mui-private-theming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/private-theming",
"version": "5.14.18",
"version": "5.14.19",
"private": false,
"author": "MUI Team",
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
Expand Down Expand Up @@ -39,14 +39,14 @@
},
"dependencies": {
"@babel/runtime": "^7.23.4",
"@mui/utils": "^5.14.18",
"@mui/utils": "^5.14.19",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.18",
"@mui/styles": "^5.14.18",
"@mui/types": "^7.2.9",
"@mui/material": "^5.14.19",
"@mui/styles": "^5.14.19",
"@mui/types": "^7.2.10",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.38",
"chai": "^4.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine-sc",
"version": "6.0.0-alpha.6",
"version": "6.0.0-alpha.7",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for styled-components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine",
"version": "5.14.18",
"version": "5.14.19",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
Expand Down

0 comments on commit a07b492

Please sign in to comment.