Skip to content

Commit

Permalink
5.4.17 (#39773)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Nov 6, 2023
1 parent 6b9cee5 commit c54a42d
Show file tree
Hide file tree
Showing 20 changed files with 134 additions and 72 deletions.
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,67 @@
# [Versions](https://mui.com/versions/)

## 5.14.17

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

_Nov 6, 2023_

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

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

- [Dialog] Should not close until the IME is cancelled (#39713) @megos
- [InputBase] Add `sx` type to `input` and `root` slot (#39569) @sai6855

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

- [ModalDialog] Remove redundant code (#39719) @sai6855
- [ToggleButtonGroup] Fix toggling button state when `Button` is not immediate children (#39571) @sai6855

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

- Make list components more reliable (#39380) @michaldudak

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

- [InputBase] InputBase slotProps accepts sx type (#39714) @mj12albert
- [OutlinedInput] Copy v5 OutlinedInput (#39698) @mj12albert

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

- [TreeView] Remove tree view import from @mui/lab (#39685) @alexfauquette

### Docs

- Update Taiwan country name in demos (#39729) @chiahao
- Update release doc for unchanged packages (#39487) @brijeshb42
- [joy-ui] Make code readable to set next color in color inversion demos (#39669) @ZeeshanTamboli
- [material-ui] Remove numeric input workaround from TextField docs (#39629) @mj12albert
- [material-ui] Add comment about code to be removed from Drawer demo (#39678) @samuelsycamore

### Core

- [docs-infra] Fix path bloat client-side (#39708) @oliviertassinari
- [docs-infra] Render footer in SSR (#39710) @oliviertassinari
- [docs-infra] Simplify footer (#39709) @oliviertassinari
- [docs-infra] Fix dark theme color (#39720) @alexfauquette
- [docs-infra] Remove the design feedback alert (#39691) @danilo-leal
- [docs-infra] Bring back scroll gradient in API page with table (#39689) @alexfauquette
- [docs-infra] Clarify the content of the ads @oliviertassinari
- [docs-infra] Link to ScaffoldHub v2 @oliviertassinari
- [docs-infra] Improve access to the component demos via the API page (#39690) @danilo-leal
- [docs-infra] Add appropriate aria-label to docs buttons (#39638) @danilo-leal
- [docs-infra] Fix crawler on API pages (#39490) @alexfauquette
- [docs–infra] Small polish on API toggle (#39704) @oliviertassinari
- [core] Speed up the CI by removing the second build (#39684) @michaldudak
- [core][docs] Fix broken MUI System link in README.md (#39734) @samuelsycamore
- [website] List benefits for sponsors (#39640) @oliviertassinari
- [website] Add Vadym teamMember card to 'About' (#39701) @hasdfa
- [test] Fix flaky screenshot (#39711) @oliviertassinari

All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @chiahao, @danilo-leal, @hasdfa, @megos, @michaldudak, @mj12albert, @oliviertassinari, @sai6855, @samuelsycamore, @ZeeshanTamboli

## 5.14.16

<!-- generated comparing v5.14.15..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.16",
"@mui/styles": "^5.14.16",
"@mui/system": "^5.14.16",
"@mui/material": "^5.14.17",
"@mui/styles": "^5.14.17",
"@mui/system": "^5.14.17",
"@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.22",
"@mui/docs": "^5.14.16",
"@mui/base": "5.0.0-beta.23",
"@mui/docs": "^5.14.17",
"@mui/icons-material": "^5.14.16",
"@mui/joy": "5.0.0-beta.13",
"@mui/lab": "5.0.0-alpha.151",
"@mui/joy": "5.0.0-beta.14",
"@mui/lab": "5.0.0-alpha.152",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.14.16",
"@mui/material-next": "6.0.0-alpha.108",
"@mui/styled-engine": "^5.14.16",
"@mui/styled-engine-sc": "6.0.0-alpha.4",
"@mui/styles": "^5.14.16",
"@mui/system": "^5.14.16",
"@mui/material": "^5.14.17",
"@mui/material-next": "6.0.0-alpha.109",
"@mui/styled-engine": "^5.14.17",
"@mui/styled-engine-sc": "6.0.0-alpha.5",
"@mui/styles": "^5.14.17",
"@mui/system": "^5.14.17",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"@mui/x-charts": "6.0.0-alpha.17",
"@mui/x-data-grid": "6.17.0",
"@mui/x-data-grid-generator": "6.17.0",
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.16",
"version": "5.14.17",
"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.23.2",
"@mui-internal/docs-utilities": "^1.0.0",
"@mui/markdown": "^5.0.0",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"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.22",
"version": "5.0.0-beta.23",
"private": false,
"author": "MUI Team",
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
Expand Down Expand Up @@ -44,14 +44,14 @@
"@babel/runtime": "^7.23.2",
"@floating-ui/react-dom": "^2.0.2",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"@popperjs/core": "^2.11.8",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.16",
"@mui/material": "^5.14.17",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/chai": "^4.3.9",
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.16",
"version": "5.14.17",
"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.16",
"version": "5.14.17",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@mui/base": "5.0.0-beta.22",
"@mui/utils": "^5.14.16",
"@mui/base": "5.0.0-beta.23",
"@mui/utils": "^5.14.17",
"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.13",
"version": "5.0.0-beta.14",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -39,17 +39,17 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@mui/base": "5.0.0-beta.22",
"@mui/core-downloads-tracker": "^5.14.16",
"@mui/system": "^5.14.16",
"@mui/base": "5.0.0-beta.23",
"@mui/core-downloads-tracker": "^5.14.17",
"@mui/system": "^5.14.17",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.16",
"@mui/material": "^5.14.17",
"@types/chai": "^4.3.9",
"@types/prop-types": "^15.7.9",
"@types/react": "^18.2.33",
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.151",
"version": "5.0.0-alpha.152",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -42,10 +42,10 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@mui/base": "5.0.0-beta.22",
"@mui/system": "^5.14.16",
"@mui/base": "5.0.0-beta.23",
"@mui/system": "^5.14.17",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"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.108",
"version": "6.0.0-alpha.109",
"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.23.2",
"@mui/base": "5.0.0-beta.22",
"@mui/material": "^5.14.16",
"@mui/system": "^5.14.16",
"@mui/base": "5.0.0-beta.23",
"@mui/material": "^5.14.17",
"@mui/system": "^5.14.17",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"@types/react-transition-group": "^4.4.8",
"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.16",
"version": "5.14.17",
"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.23.2",
"@mui/base": "5.0.0-beta.22",
"@mui/core-downloads-tracker": "^5.14.16",
"@mui/system": "^5.14.16",
"@mui/base": "5.0.0-beta.23",
"@mui/core-downloads-tracker": "^5.14.17",
"@mui/system": "^5.14.17",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"@types/react-transition-group": "^4.4.8",
"clsx": "^2.0.0",
"csstype": "^3.1.2",
Expand All @@ -58,8 +58,8 @@
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/icons-material": "^5.14.16",
"@mui/lab": "5.0.0-alpha.151",
"@mui/styles": "^5.14.16",
"@mui/lab": "5.0.0-alpha.152",
"@mui/styles": "^5.14.17",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-replace": "^5.0.4",
"@testing-library/dom": "^9.3.3",
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.16",
"version": "5.14.17",
"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,13 +39,13 @@
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/material": "^5.14.16",
"@mui/styles": "^5.14.16",
"@mui/material": "^5.14.17",
"@mui/styles": "^5.14.17",
"@mui/types": "^7.2.8",
"@types/chai": "^4.3.9",
"@types/react": "^18.2.33",
Expand Down
2 changes: 1 addition & 1 deletion 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": "6.0.0-alpha.4",
"version": "6.0.0-alpha.5",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine",
"version": "5.14.16",
"version": "5.14.17",
"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.16",
"version": "5.14.17",
"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.23.2",
"@emotion/hash": "^0.9.1",
"@mui/private-theming": "^5.14.16",
"@mui/private-theming": "^5.14.17",
"@mui/types": "^7.2.8",
"@mui/utils": "^5.14.16",
"@mui/utils": "^5.14.17",
"clsx": "^2.0.0",
"csstype": "^3.1.2",
"hoist-non-react-statics": "^3.3.2",
Expand All @@ -58,8 +58,8 @@
},
"devDependencies": {
"@mui-internal/test-utils": "^1.0.0",
"@mui/joy": "5.0.0-beta.13",
"@mui/material": "^5.14.16",
"@mui/joy": "5.0.0-beta.14",
"@mui/material": "^5.14.17",
"@types/chai": "^4.3.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand Down
Loading

0 comments on commit c54a42d

Please sign in to comment.