Skip to content

Commit

Permalink
5.10.15 (#35221)
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp authored Nov 22, 2022
1 parent b8b1e0d commit 14a6e1c
Show file tree
Hide file tree
Showing 15 changed files with 108 additions and 46 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.10.15

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

_Nov 21, 2022_

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

- 🚀 @mnajdova added the button as the first component that implements [Material You](https://m3.material.io/) design (MD3)
- 🌐 @MBilalShafi added Urdu (Pakistan) localization
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements

### `@mui/material@5.10.15`

- [Autocomplete] Fix keyboard navigation when using custom popover (#35160) @sai6855
- [typescript] Add `background.defaultChannel` to `CssVarsPalette` (#35174) @alexfauquette
- [l10n] Add Urdu (ur-PK) locale (#35154) @MBilalShafi

### `@mui/icons-material@5.10.15`

- [icons] Update the Material Design icons (#35194) @michaldudak

### `@mui/material-next@6.0.0-alpha.63`

- [Material You] Add theme structure & Button component (#34650) @mnajdova

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

- [Select] Add attributes to conform with ARIA 1.2 (#35182) @michaldudak

### Docs

- [docs] Fix a couple documentation errors (#35217) @danilo-leal
- [docs] Change MUI -> Material UI in icons-material's readme (#35220) @michaldudak
- [docs] the pages have no <link rel=canonical so we need to tell Google to not index the staging envs @oliviertassinari
- [docs] Fix confusion in TOCs when reaching scroll bottom (#35214) @oliviertassinari
- [docs] Fix typos in section titles (#35025) @iamxukai
- [docs] Fix typo in legacy date picker migration guide @oliviertassinari
- [docs] Iterating on recent Joy UI Component page updates (#35162) @samuelsycamore
- [docs] Inform that pickers are in X repository (#35189) @alexfauquette
- [docs] Explain how the `error` prop works in the Unstyled Input (#35171) @michaldudak
- [docs] Hotfix missing styles in dark mode (#35179) @siriwatknp
- [docs] Add Joy UI theme typography page (#34811) @siriwatknp
- [docs] Fix undo/redo in live editor (#35163) @oliviertassinari
- [docs] Revise the Joy UI "Avatar" component page (#35152) @samuelsycamore
- [docs] Make navbar backdrop filter consistent with website (#35157) @danilo-leal
- [docs] Host CodeSandbox on MUI org (#35110) @oliviertassinari
- [docs] Uplift introduction demos & make consistent with Base (#34316) @danilo-leal
- [website] Add Security questionnaire in pricing (#35172) @oliviertassinari
- [website] Fix theme mode toggle state (#35216) @siriwatknp
- [website] Exclude experiment pages in production (#35180) @siriwatknp
- [website] Disable SEO for performance pages (#35173) @oliviertassinari

### Core

- [core] Convert icons scripts to ESM (#35101) @Janpot
- [core] Group renovate GitHub Action dependency updates @oliviertassinari
- [core] Upgrade eslint-config-airbnb-typescript (#34642) @Janpot
- [core] Ensure that prettier CI step fails when code is badly formatted (#35170) @michaldudak

All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @iamxukai, @Janpot, @MBilalShafi, @michaldudak, @oliviertassinari, @samuelsycamore, @siriwatknp

## v5.10.14

<!-- generated comparing v5.10.13..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.10.5",
"@emotion/styled": "^11.10.5",
"@mdx-js/react": "^2.1.5",
"@mui/material": "^5.10.14",
"@mui/styles": "^5.10.14",
"@mui/system": "^5.10.14",
"@mui/material": "^5.10.15",
"@mui/styles": "^5.10.15",
"@mui/system": "^5.10.15",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.27.1",
Expand Down
18 changes: 9 additions & 9 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.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/base": "5.0.0-alpha.106",
"@mui/docs": "^5.10.14",
"@mui/icons-material": "^5.10.14",
"@mui/joy": "5.0.0-alpha.54",
"@mui/lab": "5.0.0-alpha.108",
"@mui/material": "^5.10.14",
"@mui/material-next": "6.0.0-alpha.62",
"@mui/base": "5.0.0-alpha.107",
"@mui/docs": "^5.10.15",
"@mui/icons-material": "^5.10.15",
"@mui/joy": "5.0.0-alpha.55",
"@mui/lab": "5.0.0-alpha.109",
"@mui/material": "^5.10.15",
"@mui/material-next": "6.0.0-alpha.63",
"@mui/styled-engine": "^5.10.14",
"@mui/styled-engine-sc": "^5.10.14",
"@mui/styles": "^5.10.14",
"@mui/system": "^5.10.14",
"@mui/styles": "^5.10.15",
"@mui/system": "^5.10.15",
"@mui/types": "^7.2.1",
"@mui/x-data-grid": "^5.17.10",
"@mui/x-data-grid-generator": "^5.17.10",
Expand Down
4 changes: 2 additions & 2 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-alpha.106",
"version": "5.0.0-alpha.107",
"private": false,
"author": "MUI Team",
"description": "A library of headless ('unstyled') React UI components and low-level hooks.",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@babel/runtime": "^7.20.1",
"@emotion/is-prop-valid": "^1.2.0",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"@popperjs/core": "^2.11.6",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
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.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
4 changes: 2 additions & 2 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.10.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"nprogress": "^0.2.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/icons-material",
"version": "5.10.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "Material Design icons distributed as SVG React components.",
Expand Down
10 changes: 5 additions & 5 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.54",
"version": "5.0.0-alpha.55",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -57,11 +57,11 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/base": "5.0.0-alpha.106",
"@mui/core-downloads-tracker": "^5.10.14",
"@mui/system": "^5.10.14",
"@mui/base": "5.0.0-alpha.107",
"@mui/core-downloads-tracker": "^5.10.15",
"@mui/system": "^5.10.15",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"clsx": "^1.2.1",
"csstype": "^3.1.1",
"prop-types": "^15.8.1",
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.108",
"version": "5.0.0-alpha.109",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -61,10 +61,10 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/base": "5.0.0-alpha.106",
"@mui/system": "^5.10.14",
"@mui/base": "5.0.0-alpha.107",
"@mui/system": "^5.10.15",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"clsx": "^1.2.1",
"prop-types": "^15.8.1",
"react-is": "^18.2.0"
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.62",
"version": "6.0.0-alpha.63",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -59,11 +59,11 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/base": "5.0.0-alpha.106",
"@mui/material": "^5.10.14",
"@mui/system": "^5.10.14",
"@mui/base": "5.0.0-alpha.107",
"@mui/material": "^5.10.15",
"@mui/system": "^5.10.15",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"@popperjs/core": "^2.11.6",
"@types/react-transition-group": "^4.4.5",
"clsx": "^1.2.1",
Expand Down
10 changes: 5 additions & 5 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.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -61,11 +61,11 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/base": "5.0.0-alpha.106",
"@mui/core-downloads-tracker": "^5.10.14",
"@mui/system": "^5.10.14",
"@mui/base": "5.0.0-alpha.107",
"@mui/core-downloads-tracker": "^5.10.15",
"@mui/system": "^5.10.15",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"@types/react-transition-group": "^4.4.5",
"clsx": "^1.2.1",
"csstype": "^3.1.1",
Expand Down
4 changes: 2 additions & 2 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.10.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"prop-types": "^15.8.1"
},
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 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.10.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",
Expand Down Expand Up @@ -49,9 +49,9 @@
"dependencies": {
"@babel/runtime": "^7.20.1",
"@emotion/hash": "^0.9.0",
"@mui/private-theming": "^5.10.14",
"@mui/private-theming": "^5.10.15",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"clsx": "^1.2.1",
"csstype": "^3.1.1",
"hoist-non-react-statics": "^3.3.2",
Expand Down
6 changes: 3 additions & 3 deletions 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.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down Expand Up @@ -58,10 +58,10 @@
},
"dependencies": {
"@babel/runtime": "^7.20.1",
"@mui/private-theming": "^5.10.14",
"@mui/private-theming": "^5.10.15",
"@mui/styled-engine": "^5.10.14",
"@mui/types": "^7.2.1",
"@mui/utils": "^5.10.14",
"@mui/utils": "^5.10.15",
"clsx": "^1.2.1",
"csstype": "^3.1.1",
"prop-types": "^15.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/utils",
"version": "5.10.14",
"version": "5.10.15",
"private": false,
"author": "MUI Team",
"description": "Utility functions for React components.",
Expand Down

0 comments on commit 14a6e1c

Please sign in to comment.