Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.10.2 #34034

Merged
merged 9 commits into from
Aug 23, 2022
Merged

v5.10.2 #34034

Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,54 @@
# [Versions](https://mui.com/versions/)

## 5.10.2

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

_Aug 22, 2022_

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

- ✨ [icons] Sync the Material Icons which changes some [icons' appearance](https://app.argos-ci.com/mui/material-ui/builds/4428) (#33988) @michaldudak

### `@mui/material@5.10.2`

- &#8203;<!-- 16 -->[Autocomplete] Fix `keepMounted` Popper prop not working (#33957) @ZeeshanTamboli
- &#8203;<!-- 10 -->[IconButton] Fix hover effect when CSS Variables are enabled (#33971) @TheUnlocked
- &#8203;<!-- 07 -->[LoadingButton] Add support for CSS variables (#34001) @ZeeshanTamboli
- &#8203;<!-- 05 -->[TimelineConnector] Add support for CSS variables (#34002) @ZeeshanTamboli
- &#8203;<!-- 04 -->[TimelineDot] Add support for CSS variables (#34003) @ZeeshanTamboli
- &#8203;<!-- 03 -->[TreeItem] Add support for CSS variables (#34004) @ZeeshanTamboli

### `@mui/system@5.10.2`

- &#8203;<!-- 06 -->[system] catch localStorage errors (#34027) @jsakas

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

- &#8203;<!-- 08 -->[Joy] Add missing global exports (#33982) @tomasz-sodzawiczny

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

- &#8203;<!-- 09 -->[icons] Sync the Material Icons (#33988) @michaldudak

### Docs

- &#8203;<!-- 19 -->[docs] Typo fix in Joy UI Aspect Ratio doc (#33984) @AjeetSingh2016
- &#8203;<!-- 15 -->[docs] Fix broken Joy UI codesandbox export (#34007) @oliviertassinari
- &#8203;<!-- 14 -->[docs] Fix typos in `test` folder's README (#33976) @ropereraLK
- &#8203;<!-- 13 -->[docs] Fix interior section links in Base docs that feature hooks (#33948) @samuelsycamore
- &#8203;<!-- 12 -->[docs] Fix typo in Joy UI's List Component docs (#33956) @Cerebro92
- &#8203;<!-- 11 -->[docs] Fix typo in Joy UI's docs (#33938) @AjeetSingh2016

### Core

- &#8203;<!-- 18 -->[website] Optimize meta description length (#34006) @oliviertassinari
- &#8203;<!-- 17 -->Revert "[core] Replace `getInitialProps` with `getStaticProps`" (#33991) @mnajdova
- &#8203;<!-- 02 -->[website] Move the React Engineer - X to next roles (#34030) @mnajdova
- &#8203;<!-- 01 -->[website] Add Icons8 gold sponsor (#33978) @michaldudak

All contributors of this release in alphabetical order: @AjeetSingh2016, @Cerebro92, @jsakas, @michaldudak, @mnajdova, @oliviertassinari, @ropereraLK, @samuelsycamore, @TheUnlocked, @tomasz-sodzawiczny, @ZeeshanTamboli

## 5.10.1

<!-- generated comparing v5.10.0..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.0",
"@emotion/styled": "^11.10.0",
"@mdx-js/react": "^2.1.3",
"@mui/material": "^5.10.1",
"@mui/styles": "^5.9.3",
"@mui/system": "^5.10.1",
"@mui/material": "^5.10.2",
"@mui/styles": "^5.10.2",
"@mui/system": "^5.10.2",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.25.0",
Expand Down
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-alpha.93",
"@mui/base": "5.0.0-alpha.94",
"@mui/docs": "^5.9.3",
"@mui/icons-material": "^5.8.4",
"@mui/joy": "5.0.0-alpha.41",
"@mui/lab": "5.0.0-alpha.95",
"@mui/material": "^5.10.1",
"@mui/material-next": "6.0.0-alpha.49",
"@mui/styled-engine": "^5.10.1",
"@mui/icons-material": "^5.10.2",
"@mui/joy": "5.0.0-alpha.42",
"@mui/lab": "5.0.0-alpha.96",
"@mui/material": "^5.10.2",
"@mui/material-next": "6.0.0-alpha.50",
"@mui/styled-engine": "^5.10.2",
"@mui/styled-engine-sc": "^5.10.1",
"@mui/styles": "^5.9.3",
"@mui/system": "^5.10.1",
"@mui/styles": "^5.10.2",
"@mui/system": "^5.10.2",
"@mui/types": "^7.1.5",
"@mui/x-data-grid": "^5.15.2",
"@mui/x-data-grid-generator": "^5.15.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.10.1",
"version": "5.10.2",
"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-alpha.93",
"version": "5.0.0-alpha.94",
"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-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.10.1",
"version": "5.10.2",
"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-icons-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/icons-material",
"version": "5.8.4",
"version": "5.10.2",
"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.41",
"version": "5.0.0-alpha.42",
"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.17.2",
"@mui/base": "5.0.0-alpha.93",
"@mui/core-downloads-tracker": "^5.10.1",
"@mui/system": "^5.10.1",
"@mui/base": "5.0.0-alpha.94",
"@mui/core-downloads-tracker": "^5.10.2",
"@mui/system": "^5.10.2",
"@mui/types": "^7.1.5",
"@mui/utils": "^5.9.3",
"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.95",
"version": "5.0.0-alpha.96",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -61,8 +61,8 @@
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@mui/base": "5.0.0-alpha.93",
"@mui/system": "^5.10.1",
"@mui/base": "5.0.0-alpha.94",
"@mui/system": "^5.10.2",
"@mui/utils": "^5.9.3",
"clsx": "^1.2.1",
"prop-types": "^15.8.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.49",
"version": "6.0.0-alpha.50",
"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.17.2",
"@mui/base": "5.0.0-alpha.93",
"@mui/material": "^5.10.1",
"@mui/system": "^5.10.1",
"@mui/base": "5.0.0-alpha.94",
"@mui/material": "^5.10.2",
"@mui/system": "^5.10.2",
"@mui/types": "^7.1.5",
"@mui/utils": "^5.9.3",
"@popperjs/core": "^2.11.6",
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.10.1",
"version": "5.10.2",
"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.17.2",
"@mui/base": "5.0.0-alpha.93",
"@mui/core-downloads-tracker": "^5.10.1",
"@mui/system": "^5.10.1",
"@mui/base": "5.0.0-alpha.94",
"@mui/core-downloads-tracker": "^5.10.2",
"@mui/system": "^5.10.2",
"@mui/types": "^7.1.5",
"@mui/utils": "^5.9.3",
"@types/react-transition-group": "^4.4.5",
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.10.1",
"version": "5.10.2",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
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.9.3",
"version": "5.10.2",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",
Expand Down
4 changes: 2 additions & 2 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.10.1",
"version": "5.10.2",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down Expand Up @@ -59,7 +59,7 @@
"dependencies": {
"@babel/runtime": "^7.17.2",
"@mui/private-theming": "^5.9.3",
"@mui/styled-engine": "^5.10.1",
"@mui/styled-engine": "^5.10.2",
"@mui/types": "^7.1.5",
"@mui/utils": "^5.9.3",
"clsx": "^1.2.1",
Expand Down