Skip to content

Commit

Permalink
[release] v5.14.10 (#39034)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova authored Sep 18, 2023
1 parent 9ee9614 commit 14e97bf
Show file tree
Hide file tree
Showing 23 changed files with 134 additions and 79 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,60 @@
# [Versions](https://mui.com/versions/)

## 5.14.10

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

_Sep 18, 2023_

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

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

- &#8203;<!-- 20 -->[Chip] Add cursor CSS property reset (#38984) @DiegoAndai

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

- &#8203;<!-- 05 -->[utils] Move @types/prop-types back to dependencies (#39030) @Methuselah96

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

- &#8203;<!-- 24 -->[NumberInput][base-ui] Warn when changing control mode with `useControlled` (#38757) @sai6855
- &#8203;<!-- 23 -->[Select][base-ui] Fix Select button layout shift, add placeholder prop (#38796) @mj12albert
- &#8203;<!-- 22 -->[useList][base-ui] Accept arbitrary external props and forward to root (#38848) @mj12albert
- &#8203;<!-- 25 -->[Autocomplete][base-ui] Added ref to getInputProps return value (#38919) @DarhkVoyd

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

- &#8203;<!-- 26 -->[AccordionGroup][joy-ui] Fix console warning when using custom color (#38950) @sai6855
- &#8203;<!-- 07 -->[GlobalStyles][joy-ui] Ensure compatibility with RSC (#38955) @mateuseap

### Docs

- &#8203;<!-- 21 -->[docs][base] Add Tailwind CSS + plain CSS demo on the NumberInput page (#38928) @alisasanib
- &#8203;<!-- 13 -->[docs][Dialog] Add non-modal dialog docs & demo (#38684) @mnajdova
- &#8203;<!-- 12 -->[docs] Fix number input wrong demo @oliviertassinari
- &#8203;<!-- 11 -->[docs] Exclude joy-ui LinearProgressCountup from visual regression (#38969) @siriwatknp
- &#8203;<!-- 09 -->[docs][joy-ui] Revise the Overview page (#38842) @danilo-leal
- &#8203;<!-- 08 -->[docs][material-ui][Pagination] Add `TablePagination` to the API components list (#38486) @MonstraG

### Core

- &#8203;<!-- 19 -->[core] Add more context about useEventCallback @oliviertassinari
- &#8203;<!-- 18 -->[core] Allow deeper import of @mui/utils (#38806) @oliviertassinari
- &#8203;<!-- 17 -->[core] Remove react-dom from @mui/utils peerDependencies (#38974) @michaldudak
- &#8203;<!-- 16 -->[core] Remove react from styled-engine dependencies (#38971) @michaldudak
- &#8203;<!-- 15 -->[core] Fix image loading bug on Safari @oliviertassinari
- &#8203;<!-- 14 -->[core] Fix bundle size upload to S3 job (#38956) @Janpot
- &#8203;<!-- 20 -->[core] Move eslint to peer dependencies of eslint-plugin-material-ui (#39033) @michaldudak
- &#8203;<!-- 10 -->[docs-infra] Display markdown lists correctly in docs for props description (#38973) @ZeeshanTamboli
- &#8203;<!-- 04 -->[website] Improve lighthouse score (#39011) @oliviertassinari
- &#8203;<!-- 03 -->[website] Fix lighthouse issues @oliviertassinari
- &#8203;<!-- 02 -->[website] Create the `InfoCard` component (#38987) @danilo-leal
- &#8203;<!-- 01 -->[website] Small tweaks for performance @oliviertassinari
- &#8203;<!-- 06 -->[zero][next] Setup nextjs plugin package (#38852) @brijeshb42

All contributors of this release in alphabetical order: @alisasanib, @brijeshb42, @danilo-leal, @DarhkVoyd, @DiegoAndai, @Janpot, @mateuseap, @Methuselah96, @michaldudak, @mj12albert, @mnajdova, @MonstraG, @oliviertassinari, @sai6855, @siriwatknp, @ZeeshanTamboli

## 5.14.9

<!-- generated comparing v5.14.8..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.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.14.9",
"@mui/styles": "^5.14.9",
"@mui/system": "^5.14.9",
"@mui/material": "^5.14.10",
"@mui/styles": "^5.14.10",
"@mui/system": "^5.14.10",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"docs": "^5.0.0",
Expand Down
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-beta.15",
"@mui/docs": "^5.14.9",
"@mui/base": "5.0.0-beta.16",
"@mui/docs": "^5.14.10",
"@mui/icons-material": "^5.14.9",
"@mui/joy": "5.0.0-beta.6",
"@mui/lab": "5.0.0-alpha.144",
"@mui/joy": "5.0.0-beta.7",
"@mui/lab": "5.0.0-alpha.145",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.14.9",
"@mui/material-next": "6.0.0-alpha.101",
"@mui/styled-engine": "^5.14.9",
"@mui/styled-engine-sc": "^5.14.9",
"@mui/styles": "^5.14.9",
"@mui/system": "^5.14.9",
"@mui/material": "^5.14.10",
"@mui/material-next": "6.0.0-alpha.102",
"@mui/styled-engine": "^5.14.10",
"@mui/styled-engine-sc": "^5.14.10",
"@mui/styles": "^5.14.10",
"@mui/system": "^5.14.10",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"@mui/x-charts": "^6.0.0-alpha.9",
"@mui/x-data-grid": "6.12.1",
"@mui/x-data-grid-generator": "6.12.1",
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.14.9",
"version": "5.14.10",
"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/api-docs-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/traverse": "^7.22.17",
"@mui-internal/docs-utilities": "^1.0.0",
"@mui/markdown": "^5.0.0",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"ast-types": "^0.14.2",
"docs": "^5.0.0",
"doctrine": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions 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-beta.15",
"version": "5.0.0-beta.16",
"private": false,
"author": "MUI Team",
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
Expand Down Expand Up @@ -44,13 +44,13 @@
"@babel/runtime": "^7.22.15",
"@floating-ui/react-dom": "^2.0.2",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"@popperjs/core": "^2.11.8",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui/material": "^5.14.9",
"@mui/material": "^5.14.10",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/chai": "^4.3.5",
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.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/docs",
"version": "5.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@mui/base": "5.0.0-beta.15",
"@mui/utils": "^5.14.9",
"@mui/base": "5.0.0-beta.16",
"@mui/utils": "^5.14.10",
"nprogress": "^0.2.0",
"prop-types": "^15.8.1"
},
Expand Down
12 changes: 6 additions & 6 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-beta.6",
"version": "5.0.0-beta.7",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -39,16 +39,16 @@
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@mui/base": "5.0.0-beta.15",
"@mui/core-downloads-tracker": "^5.14.9",
"@mui/system": "^5.14.9",
"@mui/base": "5.0.0-beta.16",
"@mui/core-downloads-tracker": "^5.14.10",
"@mui/system": "^5.14.10",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui/material": "^5.14.9",
"@mui/material": "^5.14.10",
"@types/chai": "^4.3.5",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.2.21",
Expand Down
8 changes: 4 additions & 4 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.144",
"version": "5.0.0-alpha.145",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -42,10 +42,10 @@
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@mui/base": "5.0.0-beta.15",
"@mui/system": "^5.14.9",
"@mui/base": "5.0.0-beta.16",
"@mui/system": "^5.14.10",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"@mui/x-tree-view": "6.0.0-alpha.1",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
Expand Down
10 changes: 5 additions & 5 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.101",
"version": "6.0.0-alpha.102",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -41,11 +41,11 @@
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@mui/base": "5.0.0-beta.15",
"@mui/material": "^5.14.9",
"@mui/system": "^5.14.9",
"@mui/base": "5.0.0-beta.16",
"@mui/material": "^5.14.10",
"@mui/system": "^5.14.10",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"@types/react-transition-group": "^4.4.6",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
Expand Down
14 changes: 7 additions & 7 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.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@mui/base": "5.0.0-beta.15",
"@mui/core-downloads-tracker": "^5.14.9",
"@mui/system": "^5.14.9",
"@mui/base": "5.0.0-beta.16",
"@mui/core-downloads-tracker": "^5.14.10",
"@mui/system": "^5.14.10",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"@types/react-transition-group": "^4.4.6",
"clsx": "^2.0.0",
"csstype": "^3.1.2",
Expand All @@ -57,8 +57,8 @@
},
"devDependencies": {
"@mui/icons-material": "^5.14.9",
"@mui/lab": "5.0.0-alpha.144",
"@mui/styles": "^5.14.9",
"@mui/lab": "^5.0.0-alpha.145",
"@mui/styles": "^5.14.10",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-replace": "^5.0.2",
"@testing-library/dom": "^9.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-private-theming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/private-theming",
"version": "5.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
Expand Down Expand Up @@ -39,12 +39,12 @@
},
"dependencies": {
"@babel/runtime": "^7.22.15",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui/material": "^5.14.9",
"@mui/styles": "^5.14.9",
"@mui/material": "^5.14.10",
"@mui/styles": "^5.14.10",
"@mui/types": "^7.2.4",
"@types/chai": "^4.3.5",
"@types/react": "^18.2.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine-sc",
"version": "5.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for styled-components.",
Expand Down Expand Up @@ -47,8 +47,8 @@
"@types/react": "^18.2.21",
"@types/styled-components": "^5.1.26",
"chai": "^4.3.7",
"styled-components": "^5.3.1",
"react": "^18.2.0",
"styled-components": "^5.3.1",
"test": "^5.0.0"
},
"peerDependencies": {
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.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
Expand Down
10 changes: 5 additions & 5 deletions packages/mui-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.14.9",
"version": "5.14.10",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",
Expand Down Expand Up @@ -40,9 +40,9 @@
"dependencies": {
"@babel/runtime": "^7.22.15",
"@emotion/hash": "^0.9.1",
"@mui/private-theming": "^5.14.9",
"@mui/private-theming": "^5.14.10",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.9",
"@mui/utils": "^5.14.10",
"clsx": "^2.0.0",
"csstype": "^3.1.2",
"hoist-non-react-statics": "^3.3.2",
Expand All @@ -57,8 +57,8 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui/joy": "5.0.0-beta.6",
"@mui/material": "^5.14.9",
"@mui/joy": "5.0.0-beta.7",
"@mui/material": "^5.14.10",
"@types/chai": "^4.3.5",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
Expand Down
Loading

0 comments on commit 14e97bf

Please sign in to comment.