Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] v5.15.13 #41462

Merged
merged 3 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,81 @@
# [Versions](https://mui.com/versions/)

## v5.15.13

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

_Mar 12, 2024_

A big thanks to the 15 contributors who made this release possible. Here are some highights ✨

- The Checkout template has been refined (#41447) @zanivan
DiegoAndai marked this conversation as resolved.
Show resolved Hide resolved

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

- &#8203;<!-- 43 -->[Alert] Add `slots` and `slotProps` type to theme (#41324) @sai6855
DiegoAndai marked this conversation as resolved.
Show resolved Hide resolved
- &#8203;<!-- 41 -->[Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems (#41300) @rakeshmusturi
- &#8203;<!-- 15 --> Add `paperChannel` token (#41447) @siriwatknp
- &#8203;<!-- 13 -->[Switch] Convert to support CSS extraction (#41367) @alexfauquette

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

- &#8203;<!-- 03 -->[RtlProvider] Add component & hook (#41241) @mnajdova

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

- &#8203;<!-- 12 -->[mui-codemod] Fix merging of slotProps and componentProps (#41323) @sai6855
DiegoAndai marked this conversation as resolved.
Show resolved Hide resolved

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

- &#8203;<!-- 42 -->[material-ui][joy-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306) @CGNonofr
danilo-leal marked this conversation as resolved.
Show resolved Hide resolved
- &#8203;<!-- 40 -->[FormControl] Export `FormControlOwnerState` type from index (#41287) @michaeldfoley
- &#8203;<!-- 39 -->[material-ui][TextareaAutosize] Fix inline style not getting applied (#41369) @ZeeshanTamboli
danilo-leal marked this conversation as resolved.
Show resolved Hide resolved

### `@pigment-css/[email protected]`

- &#8203;<!-- 10 -->[pigment] Handle more scenarios while transforming sx prop (#41372) @brijeshb42
- &#8203;<!-- 09 -->[pigment] Improve testing of fixtures (#41389) @brijeshb42
- &#8203;<!-- 07 -->[pigment-css] Fix `keyframes` serialize styles error (#41395) @siriwatknp
- &#8203;<!-- 04 -->[pigment-css] Use class selector instead of class value (#41442) @brijeshb42
DiegoAndai marked this conversation as resolved.
Show resolved Hide resolved

### Docs

- &#8203;<!-- 14 -->[material-ui] Refine checkout template (#40967) @zanivan
- &#8203;<!-- 33 --> Finish brand name fixes #41438 @oliviertassinari
- &#8203;<!-- 32 --> Remove noreferrer @oliviertassinari
- &#8203;<!-- 31 --> Fix v4 docs <b> appearing in notifications (#41390) @peterwangsc
- &#8203;<!-- 26 -->[joy-ui] Remove unnecessary styles in color inversion footer demo (#41419) @cipherlogs
- &#8203;<!-- 25 -->[joy-ui] Update case studies chip background color (#41413) @cipherlogs
- &#8203;<!-- 24 -->[joy-ui] Remove wrong CSS prop from the Sign-in-side template (#41383) @cipherlogs
- &#8203;<!-- 23 -->[joy-ui] Fix broken link on the Color Inversion page (#41407) @cipherlogs
- &#8203;<!-- 22 -->[material-ui] Adjust the Templates card design (#41450) @danilo-leal
- &#8203;<!-- 21 -->[pigment] Add example and guide section (#41249) @siriwatknp
- &#8203;<!-- 20 -->[pigment-css] Brand name nonbreaking space (#41438) @oliviertassinari
- &#8203;<!-- 19 -->[pigment-css] Fix import on the README (#41411) @danilo-leal
- &#8203;<!-- 18 -->[pigment-css] Edit starter template links on README (#41409) @danilo-leal
- &#8203;<!-- 05 -->[pigment-css] Tweak the examples and edit READMEs (#41408) @danilo-leal

### Core

- &#8203;<!-- 08 -->[pigment] Make all Pigment CSS packages public (#41404) @brijeshb42
- &#8203;<!-- 11 -->[pigment] Rename directories to match package names (#41453) @brijeshb42
- &#8203;<!-- 06 -->[pigment-css] Example fix leading spaces (#41439) @oliviertassinari
danilo-leal marked this conversation as resolved.
Show resolved Hide resolved
- &#8203;<!-- 37 -->[code-infra] Add short note about e2e-website workflow schedule (#41355) @Janpot
- &#8203;<!-- 36 -->[code-infra] Add alias for icon types (#41248) @Janpot
- &#8203;<!-- 35 -->[code-infra] Reduce concurrency of typescript:ci further (#41392) @Janpot
- &#8203;<!-- 34 -->[code-infra] Reduce concurrency for test_types ci job (#41385) @Janpot
- &#8203;<!-- 30 -->[docs-infra] move feedback to ESM (#41381) @alexfauquette
- &#8203;<!-- 29 -->[docs-infra] Improve color contrast throughout (#41387) @danilo-leal
- &#8203;<!-- 28 -->[docs-infra] Simplify Algolia crawler config (#41312) @oliviertassinari
- &#8203;<!-- 27 -->[docs-infra] Adjust the tabs and layout selection design (#41084) @danilo-leal
- &#8203;<!-- 38 -->[blog] Update the Base UI post with links to dedicated repo (#41358) @danilo-leal
- &#8203;<!-- 02 -->[website] Update the Careers page role (#41384) @danilo-leal
- &#8203;<!-- 01 -->[website] Compress about images @oliviertassinari
- &#8203;<!-- 17 -->[examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp
- &#8203;<!-- 16 -->[examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp

All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @Janpot, @michaeldfoley, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli

## v5.15.12

<!-- generated comparing v5.15.11..master -->
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.15.12",
"version": "5.15.13",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/internal-scripts",
"version": "1.0.1",
"version": "1.0.2",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated version due to #41425

"author": "MUI Team",
"description": "Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.",
"main": "build/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-babel-macros/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/internal-babel-macros",
"version": "1.0.0",
"version": "1.0.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated version due to #41425

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we need to update the version? cc @michaldudak

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this will get published to npm as well.

"author": "MUI Team",
"description": "MUI Babel macros. This is an internal package not meant for general use.",
"main": "./MuiError.macro.js",
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-beta.38",
"version": "5.0.0-beta.39",
"private": false,
"author": "MUI Team",
"description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/codemod",
"version": "5.15.12",
"version": "5.15.13",
"bin": "./codemod.js",
"private": false,
"author": "MUI Team",
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.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "Internal package to track number of downloads of our design system libraries",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/docs",
"version": "5.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
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.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "Material Design icons distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion 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.30",
"version": "5.0.0-beta.31",
"private": false,
"author": "MUI Team",
"description": "Joy UI is an open-source React component library that implements MUI's own design principles. It's comprehensive and can be used in production out of the box.",
Expand Down
2 changes: 1 addition & 1 deletion 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.167",
"version": "5.0.0-alpha.168",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down
4 changes: 2 additions & 2 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.125",
"version": "6.0.0-alpha.126",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"devDependencies": {
"@emotion/react": "^11.11.4",
"@mui/internal-babel-macros": "workspace:^",
"@mui-internal/test-utils": "workspace:^",
"@mui/internal-babel-macros": "workspace:^",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.12",
"@types/prop-types": "^15.7.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/material",
"version": "5.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.",
Expand Down
2 changes: 1 addition & 1 deletion 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.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",
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.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.",
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.15.12",
"version": "5.15.13",
"private": false,
"author": "MUI Team",
"description": "Utility functions for React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/pigment-css-nextjs-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/nextjs-plugin",
"version": "0.0.1",
"version": "0.0.2",
"main": "build/index.js",
"module": "build/index.mjs",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/pigment-css-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/react",
"version": "0.0.1",
"version": "0.0.2",
"main": "build/index.js",
"module": "build/index.mjs",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/pigment-css-unplugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/unplugin",
"version": "0.0.1",
"version": "0.0.2",
"main": "build/index.js",
"module": "build/index.mjs",
"types": "build/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/pigment-css-vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/vite-plugin",
"version": "0.0.1",
"version": "0.0.2",
"main": "build/index.js",
"module": "build/index.mjs",
"types": "build/index.d.ts",
Expand Down
Loading