Skip to content

Commit

Permalink
v5.10.13 (#35033)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbjORbj authored Nov 7, 2022
1 parent 107a137 commit a7a077f
Show file tree
Hide file tree
Showing 11 changed files with 81 additions and 27 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,59 @@
# [Versions](https://mui.com/versions/)

## v5.10.13

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

_Nov 7, 2022_

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

- 🚀 The slots API has been introduced to the Material UI package by @michaldudak (#34873).
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.

### `@mui/[email protected]`

- &#8203;<!-- 08 -->[material-ui] Introduce the slots API (#34873) @michaldudak
- &#8203;<!-- 07 -->[NativeSelectInput] Support CSS theme variables (#34975) @siriwatknp
- &#8203;<!-- 06 -->[Select] Fix custom options menu not opening on Avatar click (#34648) @shivam1646

### `@mui/[email protected]`

- &#8203;<!-- 05 -->[system] Add a missing key attribute in getInitColorScheme to fix key issue (#34992) @akshaya-venkatesh8

### `@mui/[email protected]`

- &#8203;<!-- 26 -->[base] Avoid calling setstate during renders (#34916) @Janpot

### Docs

- &#8203;<!-- 20 -->[docs] Add a guide for setting dark mode by default (#34839) @siriwatknp
- &#8203;<!-- 19 -->[docs] Improve code font family (#35027) @oliviertassinari
- &#8203;<!-- 18 -->[docs] Revise and expand Joy UI "Alert" page (#34838) @samuelsycamore
- &#8203;<!-- 17 -->[docs] Live demos v2 (#34870) @oliviertassinari
- &#8203;<!-- 16 -->[docs] Fix 301 links in the docs @oliviertassinari
- &#8203;<!-- 15 -->[docs] Fix code display in RTL (#34951) @oliviertassinari
- &#8203;<!-- 14 -->[docs] New API design rule disabled > disable (#34972) @oliviertassinari
- &#8203;<!-- 13 -->[docs] Explain the usage of Select's onOpen/onClose in the uncontrolled mode (#34755) @michaldudak
- &#8203;<!-- 12 -->[docs] Add a new gold sponsor (#34984) @hbjORbj
- &#8203;<!-- 11 -->[docs] Add author and published_time meta tags (#34382) @alexfauquette
- &#8203;<!-- 10 -->[examples] Next.js examples v13 - fonts (#34971) @PetroSilenius
- &#8203;<!-- 09 -->[examples] Next.js examples v13 - links (#34970) @PetroSilenius
- &#8203;<!-- 04 -->[website] Update IPinfo.AI name @oliviertassinari
- &#8203;<!-- 03 -->[website] Remove date-io from the docs dependencies (#34748) @michaldudak
- &#8203;<!-- 02 -->[website] Migrate Design-kits page to use CSS theme variables (#34920) @jesrodri
- &#8203;<!-- 01 -->[website] Migrate Pricing page to use CSS theme variables (#34917) @trizotti

### Core

- &#8203;<!-- 25 -->[core] Remove default access to GitHub action scopes @oliviertassinari
- &#8203;<!-- 24 -->[core] Fix Pinned-Dependencies @oliviertassinari
- &#8203;<!-- 23 -->[core] Fix typos in the component name @oliviertassinari
- &#8203;<!-- 22 -->[core] Fix scorecard regression @oliviertassinari
- &#8203;<!-- 21 -->[core] Create the docs theme once (#34954) @oliviertassinari

All contributors of this release in alphabetical order: @akshaya-venkatesh8, @alexfauquette, @hbjORbj, @Janpot, @jesrodri, @michaldudak, @oliviertassinari, @PetroSilenius, @samuelsycamore, @shivam1646, @siriwatknp, @trizotti

## v5.10.12

<!-- generated comparing v5.10.11..master -->
Expand Down
4 changes: 2 additions & 2 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@mdx-js/react": "^2.1.5",
"@mui/material": "^5.10.12",
"@mui/material": "^5.10.13",
"@mui/styles": "^5.10.10",
"@mui/system": "^5.10.12",
"@mui/system": "^5.10.13",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.27.1",
Expand Down
12 changes: 6 additions & 6 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.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-alpha.104",
"@mui/base": "5.0.0-alpha.105",
"@mui/docs": "^5.10.9",
"@mui/icons-material": "^5.10.9",
"@mui/joy": "5.0.0-alpha.52",
"@mui/lab": "5.0.0-alpha.106",
"@mui/material": "^5.10.12",
"@mui/material-next": "6.0.0-alpha.60",
"@mui/joy": "5.0.0-alpha.53",
"@mui/lab": "5.0.0-alpha.107",
"@mui/material": "^5.10.13",
"@mui/material-next": "6.0.0-alpha.61",
"@mui/styled-engine": "^5.10.8",
"@mui/styled-engine-sc": "^5.10.6",
"@mui/styles": "^5.10.10",
"@mui/system": "^5.10.12",
"@mui/system": "^5.10.13",
"@mui/types": "^7.2.0",
"@mui/x-data-grid": "^5.17.9",
"@mui/x-data-grid-generator": "^5.17.9",
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.12",
"version": "5.10.13",
"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.104",
"version": "5.0.0-alpha.105",
"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.12",
"version": "5.10.13",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-alpha.52",
"version": "5.0.0-alpha.53",
"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.19.0",
"@mui/base": "5.0.0-alpha.104",
"@mui/core-downloads-tracker": "^5.10.12",
"@mui/system": "^5.10.12",
"@mui/base": "5.0.0-alpha.105",
"@mui/core-downloads-tracker": "^5.10.13",
"@mui/system": "^5.10.13",
"@mui/types": "^7.2.0",
"@mui/utils": "^5.10.9",
"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.106",
"version": "5.0.0-alpha.107",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -61,8 +61,8 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@mui/base": "5.0.0-alpha.104",
"@mui/system": "^5.10.12",
"@mui/base": "5.0.0-alpha.105",
"@mui/system": "^5.10.13",
"@mui/types": "^7.2.0",
"@mui/utils": "^5.10.9",
"clsx": "^1.2.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.60",
"version": "6.0.0-alpha.61",
"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.19.0",
"@mui/base": "5.0.0-alpha.104",
"@mui/material": "^5.10.12",
"@mui/system": "^5.10.12",
"@mui/base": "5.0.0-alpha.105",
"@mui/material": "^5.10.13",
"@mui/system": "^5.10.13",
"@mui/types": "^7.2.0",
"@mui/utils": "^5.10.9",
"@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.12",
"version": "5.10.13",
"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.19.0",
"@mui/base": "5.0.0-alpha.104",
"@mui/core-downloads-tracker": "^5.10.12",
"@mui/system": "^5.10.12",
"@mui/base": "5.0.0-alpha.105",
"@mui/core-downloads-tracker": "^5.10.13",
"@mui/system": "^5.10.13",
"@mui/types": "^7.2.0",
"@mui/utils": "^5.10.9",
"@types/react-transition-group": "^4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion 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.12",
"version": "5.10.13",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down

0 comments on commit a7a077f

Please sign in to comment.