Skip to content

Commit

Permalink
[release] v5.11.17 (#36834)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj committed Apr 11, 2023
1 parent e05f16c commit 05127cf
Show file tree
Hide file tree
Showing 19 changed files with 111 additions and 60 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
# [Versions](https://mui.com/versions/)

## 5.12.0

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

_Apr 11, 2023_

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

- 💫 Added [theme scope](https://mui.com/material-ui/guides/styled-engine/#theme-scoping) for using multiple design systems (#36664) @siriwatknp
- 🐛 bug fixes and 📚 documentation improvements.

### `@mui/system@5.12.0`

- &#8203;<!-- 05 -->[system] Introduce theme scope for using multiple design systems (#36664) @siriwatknp

### `@mui/base@5.0.0-alpha.125`

- &#8203;<!-- 06 -->[PopperUnstyled] Do not merge internal `ownerState` with `ownerState` from props (#36599) @hbjORbj

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

- &#8203;<!-- 08 -->[Joy] Add tests for slots/slotProps for all components (#36828) @hbjORbj
- &#8203;<!-- 07 -->[Joy] Support `slots`/`slotsProps` for every component (components with only root slot too) (#36540) @hbjORbj

### Docs

- &#8203;<!-- 23 -->[docs][Backdrop] Improvements to the docs (#34244) @alirezahekmati
- &#8203;<!-- 20 -->[docs] Fix base API redirects (#36833) @mnajdova
- &#8203;<!-- 19 -->[docs] Improve perf on tab APIs (#36832) @mnajdova
- &#8203;<!-- 18 -->[docs] Revert CircularProgress component text to be proper noun instead (#36837) @ZeeshanTamboli
- &#8203;<!-- 17 -->[docs] Simplify language redirection @oliviertassinari
- &#8203;<!-- 16 -->[docs] Add missing `readOnly` state class in the list (#36788) @ZeeshanTamboli
- &#8203;<!-- 15 -->[docs] Improve side nav scroll into view (#36732) @oliviertassinari
- &#8203;<!-- 14 -->[docs][base & joy] Display "Classes" Section in API docs (#36589) @hbjORbj
- &#8203;<!-- 13 -->[docs] Fix 100+ typos throughout the Material UI docs (#36194) @Lioness100
- &#8203;<!-- 12 -->[docs] Change "coming soon" chip color (#36786) @danilo-leal
- &#8203;<!-- 11 -->[docs][Joy] Fix wrong prop descriptions (#36826) @hbjORbj
- &#8203;<!-- 10 -->[docs][material] Highlight global state classes in CSS table in API docs (#36633) @hbjORbj
- &#8203;<!-- 09 -->[examples] Fix `SliderUnstyled` slots `key` name (#36830) @sai6855
- &#8203;<!-- 04 -->[Tabs] Improve useTab() API page (#36725) @oliviertassinari

### Core

- &#8203;<!-- 22 -->[core] Increase margin to scroll @oliviertassinari
- &#8203;<!-- 21 -->[core] Replace MUI Base with Base UI (#36716) @mnajdova
- &#8203;<!-- 03 -->[website] Fix broken career website links @oliviertassinari
- &#8203;<!-- 02 -->[website] Fix backlinks to homepage (#36801) @oliviertassinari
- &#8203;<!-- 01 -->[website] Tweaks to the Designer position ad (#36771) @danilo-leal

All contributors of this release in alphabetical order: @alirezahekmati, @danilo-leal, @hbjORbj, @Lioness100, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @ZeeshanTamboli

## 5.11.16

<!-- generated comparing v5.11.15..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.10.6",
"@emotion/styled": "^11.10.6",
"@mdx-js/react": "^2.3.0",
"@mui/material": "^5.11.16",
"@mui/styles": "^5.11.16",
"@mui/system": "^5.11.16",
"@mui/material": "^5.12.0",
"@mui/styles": "^5.12.0",
"@mui/system": "^5.12.0",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.31.2",
Expand Down
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-alpha.124",
"@mui/docs": "^5.11.13",
"@mui/base": "5.0.0-alpha.125",
"@mui/docs": "^5.12.0",
"@mui/icons-material": "^5.11.16",
"@mui/joy": "5.0.0-alpha.74",
"@mui/lab": "5.0.0-alpha.125",
"@mui/joy": "5.0.0-alpha.75",
"@mui/lab": "5.0.0-alpha.126",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.11.16",
"@mui/material-next": "6.0.0-alpha.80",
"@mui/styled-engine": "^5.11.16",
"@mui/styled-engine-sc": "^5.11.11",
"@mui/styles": "^5.11.16",
"@mui/system": "^5.11.16",
"@mui/types": "^7.2.3",
"@mui/material": "^5.12.0",
"@mui/material-next": "6.0.0-alpha.81",
"@mui/styled-engine": "^5.12.0",
"@mui/styled-engine-sc": "^5.12.0",
"@mui/styles": "^5.12.0",
"@mui/system": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/x-data-grid": "6.0.0-alpha.14",
"@mui/x-data-grid-generator": "6.0.0-alpha.14",
"@mui/x-data-grid-pro": "6.0.0-alpha.14",
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.11.16",
"version": "5.12.0",
"private": true,
"scripts": {
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",
Expand Down
6 changes: 3 additions & 3 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-alpha.124",
"version": "5.0.0-alpha.125",
"private": false,
"author": "MUI Team",
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
Expand Down Expand Up @@ -53,8 +53,8 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@emotion/is-prop-valid": "^1.2.0",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"@popperjs/core": "^2.11.7",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
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.11.14",
"version": "5.12.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.11.16",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
4 changes: 2 additions & 2 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.11.13",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/utils": "^5.11.13",
"@mui/utils": "^5.12.0",
"nprogress": "^0.2.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 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.74",
"version": "5.0.0-alpha.75",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -57,11 +57,11 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-alpha.124",
"@mui/core-downloads-tracker": "^5.11.16",
"@mui/system": "^5.11.16",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/base": "5.0.0-alpha.125",
"@mui/core-downloads-tracker": "^5.12.0",
"@mui/system": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"clsx": "^1.2.1",
"csstype": "^3.1.2",
"prop-types": "^15.8.1",
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.125",
"version": "5.0.0-alpha.126",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -61,10 +61,10 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-alpha.124",
"@mui/system": "^5.11.16",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/base": "5.0.0-alpha.125",
"@mui/system": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
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.80",
"version": "6.0.0-alpha.81",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -59,11 +59,11 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-alpha.124",
"@mui/material": "^5.11.16",
"@mui/system": "^5.11.16",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/base": "5.0.0-alpha.125",
"@mui/material": "^5.12.0",
"@mui/system": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"@popperjs/core": "^2.11.7",
"@types/react-transition-group": "^4.4.5",
"clsx": "^1.2.1",
Expand Down
12 changes: 6 additions & 6 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.11.16",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -61,11 +61,11 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-alpha.124",
"@mui/core-downloads-tracker": "^5.11.16",
"@mui/system": "^5.11.16",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/base": "5.0.0-alpha.125",
"@mui/core-downloads-tracker": "^5.12.0",
"@mui/system": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"@types/react-transition-group": "^4.4.5",
"clsx": "^1.2.1",
"csstype": "^3.1.2",
Expand Down
4 changes: 2 additions & 2 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.11.13",
"version": "5.12.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 @@ -48,7 +48,7 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/utils": "^5.11.13",
"@mui/utils": "^5.12.0",
"prop-types": "^15.8.1"
},
"sideEffects": false,
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": "5.11.11",
"version": "5.12.0",
"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.11.16",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.11.16",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",
Expand Down Expand Up @@ -49,9 +49,9 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@emotion/hash": "^0.9.0",
"@mui/private-theming": "^5.11.13",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/private-theming": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"clsx": "^1.2.1",
"csstype": "^3.1.2",
"hoist-non-react-statics": "^3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/mui-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.11.16",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down Expand Up @@ -58,10 +58,10 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/private-theming": "^5.11.13",
"@mui/styled-engine": "^5.11.16",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@mui/private-theming": "^5.12.0",
"@mui/styled-engine": "^5.12.0",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.12.0",
"clsx": "^1.2.1",
"csstype": "^3.1.2",
"prop-types": "^15.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/types",
"version": "7.2.3",
"version": "7.2.4",
"private": false,
"author": "MUI Team",
"description": "Utility types for MUI.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/utils",
"version": "5.11.13",
"version": "5.12.0",
"private": false,
"author": "MUI Team",
"description": "Utility functions for React components.",
Expand Down

0 comments on commit 05127cf

Please sign in to comment.