Skip to content

Commit

Permalink
[release] v5.11.14 (#36585)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Mar 21, 2023
1 parent c02c5e1 commit f34d17c
Show file tree
Hide file tree
Showing 16 changed files with 110 additions and 42 deletions.
68 changes: 68 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,73 @@
# [Versions](https://mui.com/versions/)

## 5.11.14

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

_Mar 21, 2023_

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

### `@mui/material@5.11.14`

- [Breadcrumbs] Add ability to change icon used in `BreadcrumbCollapsed` through slots (#33812) @pratikkarad
- [Stepper] Add aria-current to active StepButton (#36526) @michalak111
- [TabScrollButton] Add ability to change left and right icons (#33863) @pratikkarad
- [ListItemButton] Respect LinkComponent (#34159) @zaverden
- [l10n] Add Central Kurdish (ku-CKB) locale (#36592) @HediMuhamad

### `@mui/system@5.11.14`

- [system] Fix sx prop regression for fontWeight values (#36543) @mnajdova

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

- [docs][base] Improve the Slots Table in API docs (#36330) @hbjORbj

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

- [Joy] Ensure new CSS variable naming is everywhere (#36460) @hbjORbj
- [Menu][joy] Classname listbox is missing (#36520) @hbjORbj
- [Joy] Fix `--List-decorator*` vars (#36595) @siriwatknp

### `@mui/lab@5.0.0-alpha.124`

- [Masonry] Include Masonry in theme augmentation interface (#36533) @hbjORbj

### Docs

- [blog] Post blog about Chamonix retreat to the website (#36517) @mikailaread
- [blog] Fix image layout shift (#36522) @oliviertassinari
- [docs] Use `theme.applyDarkStyles` for the rest of the docs (#36161) @siriwatknp
- [docs] Fix 301 and 404 links (#36555) @oliviertassinari
- [docs] Keep slot code order in API docs (#36499) @oliviertassinari
- [docs] Missing className on Migrating from JSS example (#36536) @gabrielnafuzi
- [docs] Fix function name for Joy templates (#36512) @hbjORbj
- [docs] Add multiline Chip example (#36437) @dav1app
- [docs] Add a new gold sponsor (#36518) @hbjORbj
- [docs][joy] Improve the Slots Table in API docs (#36328) @hbjORbj
- [docs] Fix virtualElement demo for Popper (#36320) @sai6855
- [docs] Fix typo in API docs (#36388) @RomanHotsiy
- [docs] Ensure classname displayed under Slots section in API docs exists (#36539) @hbjORbj
- [docs][joy] Build TS versions for Modal component demos (#36385) @varunmulay22
- [docs][joy] Build TS versions for Menu component demos (#36383) @varunmulay22
- [docs][joy] Build TS versions for Switch component demos (#36379) @varunmulay22
- [docs] Remove `shouldSkipGeneratingVar` usage (#36581) @siriwatknp
- [docs][material] Update Table's demo to show pointer cursor on clickable rows (#36546) @varunmulay22
- [website] Designer role changes (#36528) @danilo-leal
- [website] No association between showcase and MUI @oliviertassinari
- [website] Open Head of Operations role (#36501) @oliviertassinari
- [website] Limit sponsors description to two rows @oliviertassinari

### Core

- [core] Fix CI @oliviertassinari
- [core] Fix blank line @oliviertassinari
- [website] Simplify internal ops @oliviertassinari

All contributors of this release in alphabetical order: @danilo-leal, @dav1app, @gabrielnafuzi, @hbjORbj, @HediMuhamad, @michalak111, @mikailaread, @mnajdova, @oliviertassinari, @pratikkarad, @RomanHotsiy, @sai6855, @siriwatknp, @varunmulay22, @zaverden

## 5.11.13

<!-- generated comparing v5.11.12..master -->
Expand Down
4 changes: 2 additions & 2 deletions benchmark/package.json
Expand Up @@ -15,9 +15,9 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mdx-js/react": "^2.3.0",
"@mui/material": "^5.11.13",
"@mui/material": "^5.11.14",
"@mui/styles": "^5.11.13",
"@mui/system": "^5.11.13",
"@mui/system": "^5.11.14",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.31.2",
Expand Down
12 changes: 6 additions & 6 deletions docs/package.json
Expand Up @@ -31,18 +31,18 @@
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-alpha.121",
"@mui/base": "5.0.0-alpha.122",
"@mui/docs": "^5.11.13",
"@mui/icons-material": "^5.11.11",
"@mui/joy": "5.0.0-alpha.71",
"@mui/lab": "5.0.0-alpha.123",
"@mui/joy": "5.0.0-alpha.72",
"@mui/lab": "5.0.0-alpha.124",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.11.13",
"@mui/material-next": "6.0.0-alpha.78",
"@mui/material": "^5.11.14",
"@mui/material-next": "6.0.0-alpha.79",
"@mui/styled-engine": "^5.11.11",
"@mui/styled-engine-sc": "^5.11.11",
"@mui/styles": "^5.11.13",
"@mui/system": "^5.11.13",
"@mui/system": "^5.11.14",
"@mui/types": "^7.2.3",
"@mui/x-data-grid": "6.0.0-alpha.14",
"@mui/x-data-grid-generator": "6.0.0-alpha.14",
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/base/api/use-menu-item.json
Expand Up @@ -26,8 +26,8 @@
},
"getRootProps": {
"type": {
"name": "&lt;TOther extends EventHandlers = {}&gt(otherHandlers?: TOther) =&gt UseMenuItemRootSlotProps&lt;TOther&gt",
"description": "&lt;TOther extends EventHandlers = {}&gt(otherHandlers?: TOther) =&gt UseMenuItemRootSlotProps&lt;TOther&gt"
"name": "&lt;TOther extends EventHandlers = {}&gt;(otherHandlers?: TOther) =&gt; UseMenuItemRootSlotProps&lt;TOther&gt;",
"description": "&lt;TOther extends EventHandlers = {}&gt;(otherHandlers?: TOther) =&gt; UseMenuItemRootSlotProps&lt;TOther&gt;"
},
"required": true
},
Expand Down
12 changes: 6 additions & 6 deletions docs/pages/base/api/use-menu.json
Expand Up @@ -14,8 +14,8 @@
},
"getListboxProps": {
"type": {
"name": "&lt;TOther extends EventHandlers&gt(otherHandlers?: TOther) =&gt UseMenuListboxSlotProps",
"description": "&lt;TOther extends EventHandlers&gt(otherHandlers?: TOther) =&gt UseMenuListboxSlotProps"
"name": "&lt;TOther extends EventHandlers&gt;(otherHandlers?: TOther) =&gt; UseMenuListboxSlotProps",
"description": "&lt;TOther extends EventHandlers&gt;(otherHandlers?: TOther) =&gt; UseMenuListboxSlotProps"
},
"required": true
},
Expand All @@ -24,17 +24,17 @@
"required": true
},
"highlightFirstItem": {
"type": { "name": "() =&gt void", "description": "() =&gt void" },
"type": { "name": "() =&gt; void", "description": "() =&gt; void" },
"required": true
},
"highlightLastItem": {
"type": { "name": "() =&gt void", "description": "() =&gt void" },
"type": { "name": "() =&gt; void", "description": "() =&gt; void" },
"required": true
},
"menuItems": {
"type": {
"name": "Record&lt;string, MenuItemMetadata&gt",
"description": "Record&lt;string, MenuItemMetadata&gt"
"name": "Record&lt;string, MenuItemMetadata&gt;",
"description": "Record&lt;string, MenuItemMetadata&gt;"
},
"required": true
}
Expand Down
8 changes: 4 additions & 4 deletions docs/pages/base/api/use-snackbar.json
Expand Up @@ -21,15 +21,15 @@
"returnValue": {
"getRootProps": {
"type": {
"name": "&lt;TOther extends Record&lt;string, ((event: any) =&gt void) | undefined&gt = {}&gt(externalProps?: TOther) =&gt UseSnackbarRootSlotProps&lt;TOther&gt",
"description": "&lt;TOther extends Record&lt;string, ((event: any) =&gt void) | undefined&gt = {}&gt(externalProps?: TOther) =&gt UseSnackbarRootSlotProps&lt;TOther&gt"
"name": "&lt;TOther extends Record&lt;string, ((event: any) =&gt; void) | undefined&gt; = {}&gt;(externalProps?: TOther) =&gt; UseSnackbarRootSlotProps&lt;TOther&gt;",
"description": "&lt;TOther extends Record&lt;string, ((event: any) =&gt; void) | undefined&gt; = {}&gt;(externalProps?: TOther) =&gt; UseSnackbarRootSlotProps&lt;TOther&gt;"
},
"required": true
},
"onClickAway": {
"type": {
"name": "(event: React.SyntheticEvent&lt;any&gt | Event) =&gt void",
"description": "(event: React.SyntheticEvent&lt;any&gt | Event) =&gt void"
"name": "(event: React.SyntheticEvent&lt;any&gt; | Event) =&gt; void",
"description": "(event: React.SyntheticEvent&lt;any&gt; | Event) =&gt; void"
},
"required": true
}
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/base/api/use-switch.json
Expand Up @@ -31,8 +31,8 @@
},
"getInputProps": {
"type": {
"name": "(externalProps?: React.HTMLAttributes&lt;HTMLInputElement&gt) =&gt UseSwitchInputSlotProps",
"description": "(externalProps?: React.HTMLAttributes&lt;HTMLInputElement&gt) =&gt UseSwitchInputSlotProps"
"name": "(externalProps?: React.HTMLAttributes&lt;HTMLInputElement&gt;) =&gt; UseSwitchInputSlotProps",
"description": "(externalProps?: React.HTMLAttributes&lt;HTMLInputElement&gt;) =&gt; UseSwitchInputSlotProps"
},
"required": true
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/monorepo",
"version": "5.11.13",
"version": "5.11.14",
"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.121",
"version": "5.0.0-alpha.122",
"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-codemod/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/codemod",
"version": "5.11.12",
"version": "5.11.14",
"bin": "./codemod.js",
"private": false,
"author": "MUI Team",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-core-downloads-tracker/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/core-downloads-tracker",
"version": "5.11.13",
"version": "5.11.14",
"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.71",
"version": "5.0.0-alpha.72",
"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.21.0",
"@mui/base": "5.0.0-alpha.121",
"@mui/core-downloads-tracker": "^5.11.13",
"@mui/system": "^5.11.13",
"@mui/base": "5.0.0-alpha.122",
"@mui/core-downloads-tracker": "^5.11.14",
"@mui/system": "^5.11.14",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"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.123",
"version": "5.0.0-alpha.124",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -61,8 +61,8 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@mui/base": "5.0.0-alpha.121",
"@mui/system": "^5.11.13",
"@mui/base": "5.0.0-alpha.122",
"@mui/system": "^5.11.14",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"clsx": "^1.2.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.78",
"version": "6.0.0-alpha.79",
"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.21.0",
"@mui/base": "5.0.0-alpha.121",
"@mui/material": "^5.11.13",
"@mui/system": "^5.11.13",
"@mui/base": "5.0.0-alpha.122",
"@mui/material": "^5.11.14",
"@mui/system": "^5.11.14",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@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.11.13",
"version": "5.11.14",
"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.21.0",
"@mui/base": "5.0.0-alpha.121",
"@mui/core-downloads-tracker": "^5.11.13",
"@mui/system": "^5.11.13",
"@mui/base": "5.0.0-alpha.122",
"@mui/core-downloads-tracker": "^5.11.14",
"@mui/system": "^5.11.14",
"@mui/types": "^7.2.3",
"@mui/utils": "^5.11.13",
"@types/react-transition-group": "^4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.11.13",
"version": "5.11.14",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down

0 comments on commit f34d17c

Please sign in to comment.