Skip to content

Commit

Permalink
v5.10.1 (#33933)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Aug 16, 2022
1 parent dee9529 commit 0f0fcb0
Show file tree
Hide file tree
Showing 13 changed files with 93 additions and 32 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,66 @@
# [Versions](https://mui.com/versions/)

## 5.10.1

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

_Aug 15, 2022_

A big thanks to the 18 contributors who made this release possible. This release was mostly around 🐛 bug fixes and 📚 documentation improvements.

### `@mui/material@5.10.1`

- &#8203;<!-- 04 -->[TableCell] Enable variant overrides via TypeScript module augmentation (#33856) @arjunvijayanathakurup

### `@mui/system@5.10.1`

- &#8203;<!-- 05 -->[system] Fix `ContainerProps` export (#33923) @bugzpodder

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

- &#8203;<!-- 31 -->[TrapFocus] Removes invisible tabbable elements from (#33543) @EthanStandel
- &#8203;<!-- 30 -->[Input][base] Pass the rows prop to the underlying textarea (#33873) @michaldudak
- &#8203;<!-- 06 -->[SelectUnstyled] Add ability to post the select's value when submitting a form (#33697) @michaldudak

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

- &#8203;<!-- 07 -->[IconButton][joy] Fix large IconButton scaling (#33885) @cherewaty

### Docs

- &#8203;<!-- 23 -->[docs] Expand on a11y section for Material UI `Link` component (#32839) @TKrishnasamy
- &#8203;<!-- 22 -->[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll
- &#8203;<!-- 21 -->[docs] Improve the Base Usage page (#33272) @samuelsycamore
- &#8203;<!-- 20 -->[docs] Avoid refreshing the page when button on demo is clicked (#33852) @PunitSoniME
- &#8203;<!-- 19 -->[docs] Improve the HorizontalNonLinearStepper demo styling (#33886) @hayawata3626
- &#8203;<!-- 18 -->[docs] Remove dead NoSsr in the demos (#33910) @oliviertassinari
- &#8203;<!-- 17 -->[docs] Fix the reopening menu problem in MenuUnstyled demo (#33890) @michaldudak
- &#8203;<!-- 24 -->[docs] Fix a few link issues (#33909) @oliviertassinari
- &#8203;<!-- 16 -->[docs] Explain the icons package dependencies (#33592) @michaldudak
- &#8203;<!-- 15 -->[docs] Fix reported SEO issues (#33818) @oliviertassinari
- &#8203;<!-- 14 -->[docs] Add permanent notifications back (#33843) @oliviertassinari
- &#8203;<!-- 13 -->[docs] Enforce description for all pages (#33698) @oliviertassinari
- &#8203;<!-- 12 -->[docs] Clarify difference in startup times between named and default imports (#33109) @cmdcolin
- &#8203;<!-- 11 -->[docs] Update transform function in the sx prop sizing docs (#33850) @ZeeshanTamboli
- &#8203;<!-- 10 -->[docs] Adding missing accessibility labels (#33782) @PunitSoniME
- &#8203;<!-- 09 -->[docs] Fix `/system/getting-started/advanced/` does not exist (#33867) @MonstraG
- &#8203;<!-- 32 -->[docs] New Crowdin updates (#32213) @l10nbot
- &#8203;<!-- 08 -->[examples] Fix broken path to favicon.ico (#33906) @mmostafavi
- &#8203;<!-- 02 -->[website] Add new FAQ to pricing page (#33553) @oliviertassinari
- &#8203;<!-- 03 -->[website] Miscellaneous improvements to the marketing pages (#33897) @danilo-leal

### Core

- &#8203;<!-- 29 -->[core] Add the download tracker package (#33899) @michaldudak
- &#8203;<!-- 28 -->[core] Use proper external build id for Argos uploads (#33929) @cherniavskii
- &#8203;<!-- 27 -->[core] Enforce 70 as the max width on the title on the docs (#33819) @oliviertassinari
- &#8203;<!-- 26 -->[core] Clear yarn installation warning (#33776) @michaldudak
- &#8203;<!-- 25 -->[core] Bump yarn to 1.22.19 (#33656) @michaldudak
- &#8203;<!-- 24 -->[core] Remove outdated Next.js options (#33845) @oliviertassinari
- &#8203;<!-- 01 -->[website] Allow /r/store- redirection pattern @oliviertassinari

All contributors of this release in alphabetical order: @arjunvijayanathakurup, @bugzpodder, @cherewaty, @cherniavskii, @cmdcolin, @danilo-leal, @EthanStandel, @hayawata3626, @IsaacInsoll, @l10nbot, @michaldudak, @mmostafavi, @MonstraG, @oliviertassinari, @PunitSoniME, @samuelsycamore, @TKrishnasamy, @ZeeshanTamboli

## 5.10.0

<!-- generated comparing v5.9.3..master -->
Expand Down
4 changes: 2 additions & 2 deletions benchmark/package.json
Expand Up @@ -15,9 +15,9 @@
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mdx-js/react": "^2.1.2",
"@mui/material": "^5.10.0",
"@mui/material": "^5.10.1",
"@mui/styles": "^5.9.3",
"@mui/system": "^5.10.0",
"@mui/system": "^5.10.1",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.24.2",
Expand Down
16 changes: 8 additions & 8 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.2.0",
"@mui/base": "5.0.0-alpha.92",
"@mui/base": "5.0.0-alpha.93",
"@mui/docs": "^5.9.3",
"@mui/icons-material": "^5.8.4",
"@mui/joy": "5.0.0-alpha.40",
"@mui/lab": "5.0.0-alpha.94",
"@mui/material": "^5.10.0",
"@mui/material-next": "6.0.0-alpha.48",
"@mui/styled-engine": "^5.10.0",
"@mui/styled-engine-sc": "^5.10.0",
"@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/styled-engine-sc": "^5.10.1",
"@mui/styles": "^5.9.3",
"@mui/system": "^5.10.0",
"@mui/system": "^5.10.1",
"@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
@@ -1,6 +1,6 @@
{
"name": "@mui/monorepo",
"version": "5.10.0",
"version": "5.10.1",
"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.92",
"version": "5.0.0-alpha.93",
"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-internal-download-tracker/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/core-internal-download-tracker",
"version": "5.10.0",
"version": "5.10.1",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-joy/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-alpha.40",
"version": "5.0.0-alpha.41",
"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.92",
"@mui/core-internal-download-tracker": "5.10.0",
"@mui/system": "^5.10.0",
"@mui/base": "5.0.0-alpha.93",
"@mui/core-internal-download-tracker": "^5.10.1",
"@mui/system": "^5.10.1",
"@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
@@ -1,6 +1,6 @@
{
"name": "@mui/lab",
"version": "5.0.0-alpha.94",
"version": "5.0.0-alpha.95",
"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.92",
"@mui/system": "^5.10.0",
"@mui/base": "5.0.0-alpha.93",
"@mui/system": "^5.10.1",
"@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
@@ -1,6 +1,6 @@
{
"name": "@mui/material-next",
"version": "6.0.0-alpha.48",
"version": "6.0.0-alpha.49",
"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.92",
"@mui/material": "^5.10.0",
"@mui/system": "^5.10.0",
"@mui/base": "5.0.0-alpha.93",
"@mui/material": "^5.10.1",
"@mui/system": "^5.10.1",
"@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
@@ -1,6 +1,6 @@
{
"name": "@mui/material",
"version": "5.10.0",
"version": "5.10.1",
"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.92",
"@mui/core-internal-download-tracker": "5.10.0",
"@mui/system": "^5.10.0",
"@mui/base": "5.0.0-alpha.93",
"@mui/core-internal-download-tracker": "^5.10.1",
"@mui/system": "^5.10.1",
"@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-sc/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine-sc",
"version": "5.10.0",
"version": "5.10.1",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine",
"version": "5.10.0",
"version": "5.10.1",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-system/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.10.0",
"version": "5.10.1",
"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.0",
"@mui/styled-engine": "^5.10.1",
"@mui/types": "^7.1.5",
"@mui/utils": "^5.9.3",
"clsx": "^1.2.1",
Expand Down

0 comments on commit 0f0fcb0

Please sign in to comment.