Skip to content

Commit

Permalink
v5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed May 31, 2022
1 parent dfd692d commit 93b0aba
Show file tree
Hide file tree
Showing 11 changed files with 84 additions and 27 deletions.
57 changes: 57 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,62 @@
# [Versions](https://mui.com/versions/)

## 5.8.2

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

_May 30, 2022_

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

- 🐛 bug fixes and 📚 documentation improvements.

### `@mui/system@5.8.2`

- &#8203;<!-- 04 -->[system] Add `getColorSchemeSelector` util (#32868) @siriwatknp

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

- &#8203;<!-- 07 -->[Masonry] Place items to the left when there are less objects than specified in `column` prop (#32873) @hbjORbj

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

- &#8203;<!-- 24 -->[BadgeUnstyled] Define ownerState and slot props' types (#32750) @michaldudak
- &#8203;<!-- 06 -->[SliderUnstyled] Define ownerState and slot props' types (#32739) @michaldudak
- &#8203;<!-- 05 -->[SwitchUnstyled] Define ownerState and slot props' types (#32573) @michaldudak
- &#8203;<!-- 03 -->[TabsUnstyled] Define ownerState and slot props' types (#32918) @michaldudak
- &#8203;<!-- 02 -->[TabUnstyled] Define ownerState and slot props' types (#32915) @michaldudak

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

- &#8203;<!-- 13 -->[Joy] use `textColor` prop for Typography and Link (#32938) @siriwatknp
- &#8203;<!-- 12 -->[Joy] Make variants for more flexible (#32931) @siriwatknp
- &#8203;<!-- 11 -->[Joy] Improve automatic adjustment (#32923) @siriwatknp
- &#8203;<!-- 10 -->[Joy] Add `Chip` doc (#32819) @hbjORbj
- &#8203;<!-- 09 -->[Joy] Add `AspectRatio` demos (#32848) @siriwatknp
- &#8203;<!-- 08 -->[Joy] Fix wrong urls (#32883) @siriwatknp

### Docs

- &#8203;<!-- 24 -->[docs] Iterate on the job ad for React engineer in Core (#32900) @mnajdova
- &#8203;<!-- 23 -->[blog] Fix avatar image resolution (#32890) @oliviertassinari
- &#8203;<!-- 19 -->[docs] Link the first page of the product (#32943) @oliviertassinari
- &#8203;<!-- 18 -->[docs] Batch small changes (#32170) @michaldudak
- &#8203;<!-- 17 -->[docs] Allow function prop to return undefined (#32766) @m4theushw
- &#8203;<!-- 16 -->[docs] Fix wrong link to Material Icons (#32847) @oliviertassinari
- &#8203;<!-- 15 -->[docs] Fix ClassNameGenerator content (#32800) @siriwatknp
- &#8203;<!-- 14 -->[docs] Fix navigation links (#32851) @oliviertassinari
- &#8203;<!-- 14 -->[docs] Document the `size` prop for InputLabel (#32936) @romelperez
- &#8203;<!-- 21 -->[docs] Add note about transparent background on the outlined Alert variant (#32810) @aaarichter
- &#8203;<!-- 01 -->[website] Update the careers's page with the new roles (#32535) @oliviertassinari

### Core

- &#8203;<!-- 22 -->[core] Improve the incomplete issues workflow (#32878) @mnajdova
- &#8203;<!-- 21 -->[core] Add CI check that the PR has label (#32886) @mnajdova
- &#8203;<!-- 20 -->[core] Avoid leaking @babel/runtime (#32874) @oliviertassinari

All contributors of this release in alphabetical order: @aaarichter, @hbjORbj, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @romelperez, @siriwatknp

## 5.8.1

<!-- generated comparing v5.8.0..master -->
Expand Down
4 changes: 2 additions & 2 deletions benchmark/package.json
Expand Up @@ -15,9 +15,9 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mdx-js/react": "^2.1.1",
"@mui/material": "^5.8.1",
"@mui/material": "^5.8.2",
"@mui/styles": "^5.8.0",
"@mui/system": "^5.8.1",
"@mui/system": "^5.8.2",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.17.1",
Expand Down
14 changes: 7 additions & 7 deletions docs/package.json
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.1.18",
"@mui/base": "5.0.0-alpha.82",
"@mui/base": "5.0.0-alpha.83",
"@mui/docs": "^5.8.0",
"@mui/icons-material": "^5.8.0",
"@mui/joy": "5.0.0-alpha.29",
"@mui/lab": "5.0.0-alpha.83",
"@mui/material": "^5.8.1",
"@mui/material-next": "6.0.0-alpha.37",
"@mui/icons-material": "^5.8.2",
"@mui/joy": "5.0.0-alpha.30",
"@mui/lab": "5.0.0-alpha.84",
"@mui/material": "^5.8.2",
"@mui/material-next": "6.0.0-alpha.38",
"@mui/styled-engine": "^5.8.0",
"@mui/styled-engine-sc": "^5.8.0",
"@mui/styles": "^5.8.0",
"@mui/system": "^5.8.1",
"@mui/system": "^5.8.2",
"@mui/types": "^7.1.3",
"@mui/x-data-grid": "^5.8.0",
"@mui/x-data-grid-generator": "^5.8.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "5.8.1",
"version": "5.8.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
@@ -1,6 +1,6 @@
{
"name": "@mui/base",
"version": "5.0.0-alpha.82",
"version": "5.0.0-alpha.83",
"private": false,
"author": "MUI Team",
"description": "Unstyled React components and low-level hooks.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/icons-material",
"version": "5.8.0",
"version": "5.8.2",
"private": false,
"author": "MUI Team",
"description": "Material Design icons distributed as SVG React components.",
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-joy/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-alpha.29",
"version": "5.0.0-alpha.30",
"private": false,
"author": "MUI Team",
"description": "Joy design system — React components",
Expand Down Expand Up @@ -57,8 +57,8 @@
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@mui/base": "5.0.0-alpha.82",
"@mui/system": "^5.8.1",
"@mui/base": "5.0.0-alpha.83",
"@mui/system": "^5.8.2",
"@mui/types": "^7.1.3",
"@mui/utils": "^5.8.0",
"clsx": "^1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-lab/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/lab",
"version": "5.0.0-alpha.83",
"version": "5.0.0-alpha.84",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -41,9 +41,9 @@
"typescript": "tslint -p tsconfig.json \"{src,test}/**/*.{spec,d}.{ts,tsx}\" && tsc -p tsconfig.json"
},
"peerDependencies": {
"@mui/material": "^5.0.0",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0 || ^18.0.0",
"date-fns": "^2.25.0",
"dayjs": "^1.10.7",
Expand Down Expand Up @@ -77,8 +77,8 @@
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@mui/base": "5.0.0-alpha.82",
"@mui/system": "^5.8.1",
"@mui/base": "5.0.0-alpha.83",
"@mui/system": "^5.8.2",
"@mui/utils": "^5.8.0",
"@mui/x-date-pickers": "5.0.0-alpha.1",
"clsx": "^1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-material-next/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/material-next",
"version": "6.0.0-alpha.37",
"version": "6.0.0-alpha.38",
"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.82",
"@mui/material": "^5.8.1",
"@mui/system": "^5.8.1",
"@mui/base": "5.0.0-alpha.83",
"@mui/material": "^5.8.2",
"@mui/system": "^5.8.2",
"@mui/types": "^7.1.3",
"@mui/utils": "^5.8.0",
"@popperjs/core": "^2.11.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-material/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/material",
"version": "5.8.1",
"version": "5.8.2",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -61,8 +61,8 @@
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"@mui/base": "5.0.0-alpha.82",
"@mui/system": "^5.8.1",
"@mui/base": "5.0.0-alpha.83",
"@mui/system": "^5.8.2",
"@mui/types": "^7.1.3",
"@mui/utils": "^5.8.0",
"@types/react-transition-group": "^4.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.8.1",
"version": "5.8.2",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down

0 comments on commit 93b0aba

Please sign in to comment.