Skip to content

Commit

Permalink
v5.13.5 (#37569)
Browse files Browse the repository at this point in the history
  • Loading branch information
brijeshb42 committed Jun 12, 2023
1 parent 0adada0 commit 24b3af6
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 18 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# [Versions](https://mui.com/versions/)

## 5.13.5

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

- 💫 Added `ButtonGroup` component in Joy UI (#37407) @siriwatknp.
- 🐛 bug fixes and 📚 documentation improvements.

### `@mui/[email protected]`

- &#8203;<!-- 03 -->[Material][Popover] Add support for virtual element as anchorEl (#37465) @DiegoAndai

### `@mui/[email protected]`

- &#8203;<!-- 20 -->[ButtonGroup][joy] Replace `detached` prop with `spacing`. (#37562) @siriwatknp
- &#8203;<!-- 19 -->[ButtonGroup][joy] Add `ButtonGroup` component (#37407) @siriwatknp
- &#8203;<!-- 04 -->[Input][joy] Simplify focus with `:focus-within` and add examples (#37385) @siriwatknp

### Docs

- &#8203;<!-- 17 -->[docs] Move Toolpad from alpha to beta (#37288) @bharatkashyap
- &#8203;<!-- 16 -->[docs] Add usage of createCssVarsProvider (#37513) @brijeshb42
- &#8203;<!-- 15 -->[docs] Update /base url references to /base-ui (#37412) @brijeshb42
- &#8203;<!-- 14 -->[docs] Skip components and hooks due to duplicate index (#37539) @siriwatknp
- &#8203;<!-- 13 -->[docs] Polish Sign in to your account joy demo (#37498) @oliviertassinari
- &#8203;<!-- 12 -->[docs] Remove outdated Material UI FAQ @oliviertassinari
- &#8203;<!-- 11 -->[docs] Fix crash access to localStorage in Firefox (#37518) @brijeshb42
- &#8203;<!-- 10 -->[docs-infra] Enforce max length on description (#37565) @oliviertassinari
- &#8203;<!-- 09 -->[docs-infra] Mandatory versions (#37497) @oliviertassinari
- &#8203;<!-- 08 -->[docs-infra] Fix lighthouse img size issue (#37415) @oliviertassinari
- &#8203;<!-- 07 -->[docs][joy] Replace JoyInput with Input component in JoyUI Text Field documentation (#37548) @musama619
- &#8203;<!-- 06 -->[docs][joy] Add typography introduction demo component (#37553) @sernstberger
- &#8203;<!-- 05 -->[docs][joy] Add a rental dashboard template (#37453) @sernstberger

### Core

- &#8203;<!-- 21 -->Move the React Community Engineer - X in Open Roles (#37552) @DanailH
- &#8203;<!-- 18 -->[core] Update Node.js version to v18 on CircleCI, CodeSandbox, and Netlify (#37173) @ZeeshanTamboli
- &#8203;<!-- 02 -->[website] RIDI gold sponsorship end (#37517) @oliviertassinari
- &#8203;<!-- 01 -->[website] Update X landing page (#37387) @cherniavskii

All contributors of this release in alphabetical order: @brijeshb42, @cherniavskii, @DanailH, @DiegoAndai, @musama619, @oliviertassinari, @sernstberger, @siriwatknp, @ZeeshanTamboli

## 5.13.4

<!-- generated comparing v5.13.3..master -->
Expand Down
4 changes: 2 additions & 2 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mdx-js/react": "^2.3.0",
"@mui/material": "^5.13.4",
"@mui/material": "^5.13.5",
"@mui/styles": "^5.13.2",
"@mui/system": "^5.13.2",
"@mui/system": "^5.13.5",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.33.0",
Expand Down
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@mui/base": "5.0.0-beta.4",
"@mui/docs": "^5.12.4",
"@mui/icons-material": "^5.11.16",
"@mui/joy": "5.0.0-alpha.83",
"@mui/lab": "5.0.0-alpha.133",
"@mui/joy": "5.0.0-alpha.84",
"@mui/lab": "5.0.0-alpha.134",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.13.4",
"@mui/material-next": "6.0.0-alpha.88",
"@mui/material": "^5.13.5",
"@mui/material-next": "6.0.0-alpha.89",
"@mui/styled-engine": "^5.13.2",
"@mui/styled-engine-sc": "^5.12.0",
"@mui/styles": "^5.13.2",
"@mui/system": "^5.13.2",
"@mui/system": "^5.13.5",
"@mui/types": "^7.2.4",
"@mui/x-data-grid": "6.7.0",
"@mui/x-data-grid-generator": "6.7.0",
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.4",
"version": "5.13.5",
"private": true,
"scripts": {
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",
Expand Down
4 changes: 2 additions & 2 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.83",
"version": "5.0.0-alpha.84",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-beta.4",
"@mui/core-downloads-tracker": "^5.13.4",
"@mui/system": "^5.13.2",
"@mui/system": "^5.13.5",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
"clsx": "^1.2.1",
Expand Down
4 changes: 2 additions & 2 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.133",
"version": "5.0.0-alpha.134",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-beta.4",
"@mui/system": "^5.13.2",
"@mui/system": "^5.13.5",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
"clsx": "^1.2.1",
Expand Down
6 changes: 3 additions & 3 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.88",
"version": "6.0.0-alpha.89",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -60,8 +60,8 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-beta.4",
"@mui/material": "^5.13.4",
"@mui/system": "^5.13.2",
"@mui/material": "^5.13.5",
"@mui/system": "^5.13.5",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
"@popperjs/core": "^2.11.8",
Expand Down
4 changes: 2 additions & 2 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.4",
"version": "5.13.5",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-beta.4",
"@mui/core-downloads-tracker": "^5.13.4",
"@mui/system": "^5.13.2",
"@mui/system": "^5.13.5",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.13.1",
"@types/react-transition-group": "^4.4.6",
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.2",
"version": "5.13.5",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down

0 comments on commit 24b3af6

Please sign in to comment.