Skip to content

Commit

Permalink
v5.14.0 (#37917)
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Jul 11, 2023
1 parent 2d6a55a commit 2529e3a
Show file tree
Hide file tree
Showing 15 changed files with 101 additions and 35 deletions.
66 changes: 66 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,71 @@
# [Versions](https://mui.com/versions/)

## 5.14.0

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

_Jul 11, 2023_

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

- 💫 Material UI, Joy UI, and Base UI are compatible with [NextJS App Router](https://nextjs.org/docs/app) (#37656) @mj12albert
- 📚 Added new guides for integrating with Next.js 13 App Router (#37656) @mj12albert
- Ⓜ️ [Material UI guide](https://mui.com/material-ui/guides/next-js-app-router/)
- 🅙 [Joy UI guide](https://mui.com/joy-ui/guides/next-js-app-router/)
- 🅱️ [Base UI guide](https://mui.com/base-ui/guides/next-js-app-router/)
- 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.

### `@mui/material@5.14.0`

- [Autocomplete] Enable global customization of different options (#36971) @nicolas-ot

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

- [Slider][material-next] Slider restructure and style improvements (#37644) @DiegoAndai

### `@mui/joy@5.0.0-alpha.87`

- [ButtonGroup] Fix style for single Button (#37692) @MaybePixem
- Fix theme typography fallback value (#37845) @siriwatknp

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

- [icons-material] Rebuild icons with `"use client"` (#37894) @mj12albert

### Docs

- [docs] Polish ukraine banner (#37905) @oliviertassinari
- [docs] Reduce ukraine banner size (#34795) @oliviertassinari
- [docs] Add callouts about controlled vs uncontrolled components in Core docs (#37849) @samuelsycamore
- [docs] Add missing Portal elements to Tailwind CSS interoperability guide (#37807) @enrique-ramirez
- [docs] Small pickers migration improvement (#37815) @alexfauquette
- [docs] Fix pickers product name (#37825) @LukasTy
- [docs][Joy][Link] Set `variant` and `color` defaults for the playground (#37817) @Studio384
- [docs][Joy][Table] Add `undefined` as an option to `stripe` (#37816) @Studio384
- [docs][base] Add Tailwind CSS & plain CSS demo on the Snackbar page (#37812) @mnajdova
- [docs][base] Add Tailwind CSS & plain CSS demo on Badge page (#37768) @mnajdova
- [docs][base] Fix Nested modal demo positioning (#37506) @gitstart
- [docs][base] Add Tailwind CSS & plain CSS demo on the Switch page (#37728) @mnajdova
- [docs-infra] Remove code tags in ToC (#37834) @cherniavskii
- [docs-infra] Fixes in API pages generation (#37813) @mnajdova
- [docs-infra] Add test case when using sh (#37818) @oliviertassinari
- [docs-infra] Use icons instead of words for the code copy button (#37664) @danilo-leal
- [docs-infra] Fix code parser (#37828) @alexfauquette
- [docs-infra] Fix `marked` deprecation warning (#37769) @alexfauquette
- [docs-infra] Allows to use codeblock in the docs (#37643) @alexfauquette
- [docs-infra][joy] Change Joy UI's playground variant selector (#37821) @danilo-leal

### Core

- [core] Prepend "use-client" directive + add docs and examples for using MUI libraries with Next.js App Router (#37656) @mj12albert
- [core] Fix imports to React (#37863) @oliviertassinari
- [core] Disambiguate eslint plugin name @oliviertassinari
- [core] Sync the lint script name with the other repositories @oliviertassinari
- [core] Point to Crowdin directly @oliviertassinari
- [website] Sync career page (#37847) @oliviertassinari

All contributors of this release in alphabetical order: @alexfauquette, @cherniavskii, @danilo-leal, @DiegoAndai, @enrique-ramirez, @gitstart, @LukasTy, @MaybePixem, @mj12albert, @mnajdova, @nicolas-ot, @oliviertassinari, @samuelsycamore, @siriwatknp, @Studio384

## 5.13.7

<!-- generated comparing v5.13.6..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/styled": "^11.11.0",
"@mdx-js/react": "^2.3.0",
"@mui/material": "^5.13.7",
"@mui/styles": "^5.13.7",
"@mui/system": "^5.13.7",
"@mui/material": "^5.14.0",
"@mui/styles": "^5.14.0",
"@mui/system": "^5.14.0",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.35.1",
Expand Down
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-beta.6",
"@mui/docs": "^5.13.7",
"@mui/icons-material": "^5.13.7",
"@mui/joy": "5.0.0-alpha.86",
"@mui/lab": "5.0.0-alpha.135",
"@mui/base": "5.0.0-beta.7",
"@mui/docs": "^5.14.0",
"@mui/icons-material": "^5.14.0",
"@mui/joy": "5.0.0-alpha.87",
"@mui/lab": "5.0.0-alpha.136",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.13.7",
"@mui/material-next": "6.0.0-alpha.91",
"@mui/material": "^5.14.0",
"@mui/material-next": "6.0.0-alpha.92",
"@mui/styled-engine": "^5.13.2",
"@mui/styled-engine-sc": "^5.12.0",
"@mui/styles": "^5.13.7",
"@mui/system": "^5.13.7",
"@mui/styles": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/types": "^7.2.4",
"@mui/x-data-grid": "6.9.2",
"@mui/x-data-grid-generator": "6.9.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.13.7",
"version": "5.14.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/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.6",
"version": "5.0.0-beta.7",
"private": false,
"author": "MUI Team",
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
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.13.3",
"version": "5.14.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.13.7",
"version": "5.14.0",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/docs",
"version": "5.13.7",
"version": "5.14.0",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
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.13.7",
"version": "5.14.0",
"private": false,
"author": "MUI Team",
"description": "Material Design icons distributed as SVG React components.",
Expand Down
8 changes: 4 additions & 4 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-alpha.86",
"version": "5.0.0-alpha.87",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -57,9 +57,9 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/base": "5.0.0-beta.6",
"@mui/core-downloads-tracker": "^5.13.7",
"@mui/system": "^5.13.7",
"@mui/base": "5.0.0-beta.7",
"@mui/core-downloads-tracker": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.7",
"clsx": "^1.2.1",
Expand Down
6 changes: 3 additions & 3 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.135",
"version": "5.0.0-alpha.136",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -61,8 +61,8 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/base": "5.0.0-beta.6",
"@mui/system": "^5.13.7",
"@mui/base": "5.0.0-beta.7",
"@mui/system": "^5.14.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.7",
"clsx": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 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.91",
"version": "6.0.0-alpha.92",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -59,9 +59,9 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/base": "5.0.0-beta.6",
"@mui/material": "^5.13.7",
"@mui/system": "^5.13.7",
"@mui/base": "5.0.0-beta.7",
"@mui/material": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.7",
"@popperjs/core": "^2.11.8",
Expand Down
8 changes: 4 additions & 4 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.13.7",
"version": "5.14.0",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -61,9 +61,9 @@
},
"dependencies": {
"@babel/runtime": "^7.22.5",
"@mui/base": "5.0.0-beta.6",
"@mui/core-downloads-tracker": "^5.13.7",
"@mui/system": "^5.13.7",
"@mui/base": "5.0.0-beta.7",
"@mui/core-downloads-tracker": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.7",
"@types/react-transition-group": "^4.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.13.7",
"version": "5.14.0",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.13.7",
"version": "5.14.0",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down

0 comments on commit 2529e3a

Please sign in to comment.