Skip to content

Commit

Permalink
v5.15.0 (#40175)
Browse files Browse the repository at this point in the history
  • Loading branch information
brijeshb42 committed Dec 12, 2023
1 parent a401468 commit 8c2c6a8
Show file tree
Hide file tree
Showing 26 changed files with 150 additions and 92 deletions.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,63 @@
# [Versions](https://mui.com/versions/)

## 5.15.0

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

_Dec 11, 2023_

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

- 🚀 Added [a new package for a better Material UI integration with Next.js](https://mui.com/material-ui/guides/nextjs) (#39947) @siriwatknp

### `@mui/material@5.15.0`

- &#8203;<!-- 12 -->Revert "[Select][material-ui] Add name to hidden input element" (#40174) @mj12albert
- &#8203;<!-- 02 -->[material-ui] Refactor ComponentsVariants type into a generic (#39623) @blakenetz

### `@mui/material-nextjs@5.15.0`

- &#8203;<!-- 01 -->[material-ui] Add new Next.js integration package (#39947) @siriwatknp

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

- &#8203;<!-- 11 -->[Badge][material-next] Apply new OwnerState type to Badge (#40119) @lhilgert9
- &#8203;<!-- 06 -->[material-next][ButtonGroup] Change `ButtonGroup` files to ts (#39794) @lhilgert9

### `@mui/icons-material@5.15.0`

- &#8203;<!-- 05 -->[icons] Add X logo (#38811) @abreel

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

- &#8203;<!-- 10 -->[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096) @mj12albert

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

- &#8203;<!-- 04 -->[joy-ui][Radio][Input] Fix inheritance of disabled prop (#39934) @sai6855

### `@mui/lab@5.0.0-alpha.156`

- &#8203;<!-- 03 -->[lab][LoadingButton] LoadingButton now inherits props from ButtonGroup (#39679) @lhilgert9

### Docs

- &#8203;<!-- 09 -->[docs] Fix reference to non-existent checkmark in supported-components.md (#40056) @mbrookes
- &#8203;<!-- 09 -->[docs][base-ui] Add copy button & primary color picker to the component gallery page (#39884) @mnajdova
- &#8203;<!-- 08 -->[docs-infra] Update CodeSandbox links (#39992) @anle9650
- &#8203;<!-- 04 -->[material-ui][docs] Fix wrong root element for emotion styles in shadow DOM (#35326) @EloB
- &#8203;<!-- 03 -->[material-ui][docs] Move the responsive font charts from recharts to MUI X (#40097) @alexfauquette
- &#8203;<!-- 02 -->[joy-ui][templates] Remove outdated code (#40095) @zanivan
- &#8203;<!-- 05 -->[material-ui][docs][Popper] Update Positioned Popper demo styles (#40170) @sai6855

### Core

- &#8203;<!-- 08 -->[blog] Add a Phuket retreat blog post (#40055) @mikailaread
- &#8203;<!-- 07 -->[blog] Adjust the latest MUI X blog post (#40046) @danilo-leal
- &#8203;<!-- 05 -->[core] Migrate from tslint to eslint (#40020) @ZeeshanTamboli

All contributors of this release in alphabetical order: @abreel, @alexfauquette, @anle9650, @blakenetz, @danilo-leal, @EloB, @lhilgert9, @mbrookes, @mikailaread, @mj12albert, @mnajdova, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli

## 5.14.20

<!-- generated comparing v5.14.19..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.20",
"@mui/styles": "^5.14.20",
"@mui/system": "^5.14.20",
"@mui/material": "^5.14.21",
"@mui/styles": "^5.14.21",
"@mui/system": "^5.14.21",
"@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.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-beta.26",
"@mui/docs": "^5.14.20",
"@mui/icons-material": "^5.14.19",
"@mui/joy": "5.0.0-beta.17",
"@mui/lab": "5.0.0-alpha.155",
"@mui/base": "5.0.0-beta.27",
"@mui/docs": "^5.14.21",
"@mui/icons-material": "^5.14.21",
"@mui/joy": "5.0.0-beta.18",
"@mui/lab": "5.0.0-alpha.156",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.14.20",
"@mui/material-next": "6.0.0-alpha.112",
"@mui/styled-engine": "^5.14.19",
"@mui/styled-engine-sc": "6.0.0-alpha.7",
"@mui/styles": "^5.14.20",
"@mui/system": "^5.14.20",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.20",
"@mui/material": "^5.14.21",
"@mui/material-next": "6.0.0-alpha.113",
"@mui/styled-engine": "^5.14.21",
"@mui/styled-engine-sc": "6.0.0-alpha.8",
"@mui/styles": "^5.14.21",
"@mui/system": "^5.14.21",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.14.21",
"@mui/x-charts": "6.18.3",
"@mui/x-data-grid": "6.18.3",
"@mui/x-data-grid-generator": "6.18.3",
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.20",
"version": "5.15.0",
"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-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typescript": "tsc -p tsconfig.json"
},
"dependencies": {
"@mui-internal/api-docs-builder": "1.0.0",
"@mui-internal/api-docs-builder": "^1.0.0",
"@mui/markdown": "^5.0.0",
"docs": "^5.0.0",
"lodash": "^4.17.21"
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.5",
"@mui-internal/docs-utilities": "^1.0.0",
"@mui/markdown": "^5.0.0",
"@mui/utils": "^5.14.20",
"@mui/utils": "^5.15.0",
"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.26",
"version": "5.0.0-beta.27",
"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.5",
"@floating-ui/react-dom": "^2.0.4",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.20",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.0",
"@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.20",
"@mui/material": "^5.15.0",
"@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.19",
"version": "5.15.0",
"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.20",
"version": "5.15.0",
"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.20",
"version": "5.15.0",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "5.0.0-beta.26",
"@mui/utils": "^5.14.20",
"@mui/base": "5.0.0-beta.27",
"@mui/utils": "^5.15.0",
"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.14",
"version": "2.0.15",
"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.19",
"version": "5.15.0",
"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.17",
"version": "5.0.0-beta.18",
"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.5",
"@mui/base": "5.0.0-beta.26",
"@mui/core-downloads-tracker": "^5.14.20",
"@mui/system": "^5.14.20",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.20",
"@mui/base": "5.0.0-beta.27",
"@mui/core-downloads-tracker": "^5.15.0",
"@mui/system": "^5.15.0",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.0",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.20",
"@mui/material": "^5.15.0",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.42",
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.155",
"version": "5.0.0-alpha.156",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -42,10 +42,10 @@
},
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "5.0.0-beta.26",
"@mui/system": "^5.14.20",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.20",
"@mui/base": "5.0.0-beta.27",
"@mui/system": "^5.15.0",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.0",
"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.112",
"version": "6.0.0-alpha.113",
"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.5",
"@mui/base": "5.0.0-beta.26",
"@mui/material": "^5.14.20",
"@mui/system": "^5.14.20",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.20",
"@mui/base": "5.0.0-beta.27",
"@mui/material": "^5.15.0",
"@mui/system": "^5.15.0",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.0",
"@types/react-transition-group": "^4.4.9",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-material-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/material-nextjs",
"version": "5.14.20",
"version": "5.15.0",
"private": false,
"author": "MUI Team",
"description": "Collection of utilities for integration between Material UI and Next.js.",
Expand Down Expand Up @@ -38,8 +38,8 @@
"typescript": "tsc -p tsconfig.json"
},
"peerDependencies": {
"@emotion/server": "^11.11.0",
"@emotion/cache": "^11.11.0",
"@emotion/server": "^11.11.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0 || ^18.0.0",
"next": "^13.0.0 || ^14.0.0",
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.20",
"version": "5.15.0",
"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.5",
"@mui/base": "5.0.0-beta.26",
"@mui/core-downloads-tracker": "^5.14.20",
"@mui/system": "^5.14.20",
"@mui/types": "^7.2.10",
"@mui/utils": "^5.14.20",
"@mui/base": "5.0.0-beta.27",
"@mui/core-downloads-tracker": "^5.15.0",
"@mui/system": "^5.15.0",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.0",
"@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.19",
"@mui/lab": "5.0.0-alpha.155",
"@mui/styles": "^5.14.20",
"@mui/icons-material": "^5.15.0",
"@mui/lab": "5.0.0-alpha.156",
"@mui/styles": "^5.15.0",
"@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.20",
"version": "5.15.0",
"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.5",
"@mui/utils": "^5.14.20",
"@mui/utils": "^5.15.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.20",
"@mui/styles": "^5.14.20",
"@mui/types": "^7.2.10",
"@mui/material": "^5.15.0",
"@mui/styles": "^5.15.0",
"@mui/types": "^7.2.11",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.42",
"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.7",
"version": "6.0.0-alpha.8",
"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.20",
"version": "5.15.0",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
Expand Down
Loading

0 comments on commit 8c2c6a8

Please sign in to comment.