From e4edaaee3751c2619e2d5346da3db283b4ce8407 Mon Sep 17 00:00:00 2001 From: Marija Najdova Date: Tue, 16 Aug 2022 12:23:03 +0200 Subject: [PATCH] v5.10.1 (#33933) --- CHANGELOG.md | 61 +++++++++++++++++++ benchmark/package.json | 4 +- docs/package.json | 16 ++--- package.json | 2 +- packages/mui-base/package.json | 2 +- .../package.json | 2 +- packages/mui-joy/package.json | 8 +-- packages/mui-lab/package.json | 6 +- packages/mui-material-next/package.json | 8 +-- packages/mui-material/package.json | 8 +-- packages/mui-styled-engine-sc/package.json | 2 +- packages/mui-styled-engine/package.json | 2 +- packages/mui-system/package.json | 4 +- 13 files changed, 93 insertions(+), 32 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac04fd2007fdbb..d54cf92f00f98d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,66 @@ # [Versions](https://mui.com/versions/) +## 5.10.1 + + + +_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` + +- ​[TableCell] Enable variant overrides via TypeScript module augmentation (#33856) @arjunvijayanathakurup + +### `@mui/system@5.10.1` + +- ​[system] Fix `ContainerProps` export (#33923) @bugzpodder + +### `@mui/base@5.0.0-alpha.93` + +- ​[TrapFocus] Removes invisible tabbable elements from (#33543) @EthanStandel +- ​[Input][base] Pass the rows prop to the underlying textarea (#33873) @michaldudak +- ​[SelectUnstyled] Add ability to post the select's value when submitting a form (#33697) @michaldudak + +### `@mui/joy@5.0.0-alpha.41` + +- ​[IconButton][joy] Fix large IconButton scaling (#33885) @cherewaty + +### Docs + +- ​[docs] Expand on a11y section for Material UI `Link` component (#32839) @TKrishnasamy +- ​[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll +- ​[docs] Improve the Base Usage page (#33272) @samuelsycamore +- ​[docs] Avoid refreshing the page when button on demo is clicked (#33852) @PunitSoniME +- ​[docs] Improve the HorizontalNonLinearStepper demo styling (#33886) @hayawata3626 +- ​[docs] Remove dead NoSsr in the demos (#33910) @oliviertassinari +- ​[docs] Fix the reopening menu problem in MenuUnstyled demo (#33890) @michaldudak +- ​[docs] Fix a few link issues (#33909) @oliviertassinari +- ​[docs] Explain the icons package dependencies (#33592) @michaldudak +- ​[docs] Fix reported SEO issues (#33818) @oliviertassinari +- ​[docs] Add permanent notifications back (#33843) @oliviertassinari +- ​[docs] Enforce description for all pages (#33698) @oliviertassinari +- ​[docs] Clarify difference in startup times between named and default imports (#33109) @cmdcolin +- ​[docs] Update transform function in the sx prop sizing docs (#33850) @ZeeshanTamboli +- ​[docs] Adding missing accessibility labels (#33782) @PunitSoniME +- ​[docs] Fix `/system/getting-started/advanced/` does not exist (#33867) @MonstraG +- ​[docs] New Crowdin updates (#32213) @l10nbot +- ​[examples] Fix broken path to favicon.ico (#33906) @mmostafavi +- ​[website] Add new FAQ to pricing page (#33553) @oliviertassinari +- ​[website] Miscellaneous improvements to the marketing pages (#33897) @danilo-leal + +### Core + +- ​[core] Add the download tracker package (#33899) @michaldudak +- ​[core] Use proper external build id for Argos uploads (#33929) @cherniavskii +- ​[core] Enforce 70 as the max width on the title on the docs (#33819) @oliviertassinari +- ​[core] Clear yarn installation warning (#33776) @michaldudak +- ​[core] Bump yarn to 1.22.19 (#33656) @michaldudak +- ​[core] Remove outdated Next.js options (#33845) @oliviertassinari +- ​[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 diff --git a/benchmark/package.json b/benchmark/package.json index a45af76afac652..6aff77b952f951 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -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", diff --git a/docs/package.json b/docs/package.json index 74969f763cf6fb..c89f6f0cedd946 100644 --- a/docs/package.json +++ b/docs/package.json @@ -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", diff --git a/package.json b/package.json index a5d889ac35d623..c2ca3c070e749a 100644 --- a/package.json +++ b/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", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 966f1f7bc2f4db..512e313b11bbf1 100644 --- a/packages/mui-base/package.json +++ b/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.", diff --git a/packages/mui-core-internal-download-tracker/package.json b/packages/mui-core-internal-download-tracker/package.json index 31383e882a75a2..92a2894c5b1d92 100644 --- a/packages/mui-core-internal-download-tracker/package.json +++ b/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", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index 5e9f77154800a0..96202464ced74c 100644 --- a/packages/mui-joy/package.json +++ b/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.", @@ -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", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 99c3337070cf30..9cdc7cde8690ff 100644 --- a/packages/mui-lab/package.json +++ b/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.", @@ -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", diff --git a/packages/mui-material-next/package.json b/packages/mui-material-next/package.json index 8f2eaff5710a20..f7b0dc64bb1fb1 100644 --- a/packages/mui-material-next/package.json +++ b/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", @@ -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", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 8402b6dcd9f5aa..af687cdd88e819 100644 --- a/packages/mui-material/package.json +++ b/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.", @@ -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", diff --git a/packages/mui-styled-engine-sc/package.json b/packages/mui-styled-engine-sc/package.json index 3858291d68640f..d81f34d31511f4 100644 --- a/packages/mui-styled-engine-sc/package.json +++ b/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.", diff --git a/packages/mui-styled-engine/package.json b/packages/mui-styled-engine/package.json index 81238129c238a8..e5f14e86c6e934 100644 --- a/packages/mui-styled-engine/package.json +++ b/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.", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 429d2feeab0955..362e2125956864 100644 --- a/packages/mui-system/package.json +++ b/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.", @@ -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",