Skip to content

Commit dbcb678

Browse files
authored
[release] v5.15.13 (#41462)
1 parent ad3a936 commit dbcb678

File tree

21 files changed

+113
-21
lines changed

21 files changed

+113
-21
lines changed

CHANGELOG.md

+92
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,97 @@
11
# [Versions](https://mui.com/versions/)
22

3+
## v5.15.13
4+
5+
<!-- generated comparing v5.15.12..master -->
6+
7+
_Mar 12, 2024_
8+
9+
A big thanks to the 15 contributors who made this release possible. Here are some highights ✨
10+
11+
- The Material UI free Checkout template got a design uplift (#41447) @zanivan
12+
13+
14+
15+
- [Alert] Add `slots` and `slotProps` type to theme (#41324) @sai6855
16+
- [Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems (#41300) @rakeshmusturi
17+
- Add `paperChannel` token (#41447) @siriwatknp
18+
- [Switch] Convert to support CSS extraction (#41367) @alexfauquette
19+
- [Tooltip] Support event handlers with extra parameters (#41320) @LukasTy
20+
21+
22+
23+
- [RtlProvider] Add component & hook (#41241) @mnajdova
24+
25+
26+
27+
- [utils] Fix visually hidden styles' margin unit (#41477) @michaldudak
28+
29+
30+
31+
- Fix merging of slotProps and componentProps (#41323) @sai6855
32+
33+
34+
35+
- [material-ui][joy-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306) @CGNonofr
36+
- [FormControl] Export `FormControlOwnerState` type from index (#41287) @michaeldfoley
37+
- [material-ui][TextareaAutosize] Fix inline style not getting applied (#41369) @ZeeshanTamboli
38+
39+
### `@pigment-css/[email protected]`
40+
41+
- Handle more scenarios while transforming sx prop (#41372) @brijeshb42
42+
- Improve testing of fixtures (#41389) @brijeshb42
43+
- Fix `keyframes` serialize styles error (#41395) @siriwatknp
44+
- Use class selector instead of class value (#41442) @brijeshb42
45+
- [next] Warn about unsupported turbo mode in Next.js (#41445) @brijeshb42
46+
47+
### Docs
48+
49+
- [material-ui] Refine checkout template (#40967) @zanivan
50+
- [material-ui] Add docs for complementary List components (#41329) @anle9650
51+
- [material-ui] Add docs for complementary Dialog components (#41313) @jwithington
52+
- [material-ui] Fix Templates live preview link (#41467) @danilo-leal
53+
- [material-ui] Polish out the templates page (#41468) @zanivan
54+
- [material-ui] Adjust the Templates card design (#41450) @danilo-leal
55+
- [joy-ui] Remove unnecessary styles in color inversion footer demo (#41419) @cipherlogs
56+
- [joy-ui] Update case studies chip background color (#41413) @cipherlogs
57+
- [joy-ui] Remove wrong CSS prop from the Sign-in-side template (#41383) @cipherlogs
58+
- [joy-ui] Fix broken link on the Color Inversion page (#41407) @cipherlogs
59+
- [pigment] Add example and guide section (#41249) @siriwatknp
60+
- [pigment-css] Brand name nonbreaking space (#41438) @oliviertassinari
61+
- [pigment-css] Fix import on the README (#41411) @danilo-leal
62+
- [pigment-css] Edit starter template links on README (#41409) @danilo-leal
63+
- [pigment-css] Tweak the examples and edit READMEs (#41408) @danilo-leal
64+
- [pigment-css] Adjust the bit about CSS vars on the README (#41463) @danilo-leal
65+
- Finish brand name fixes #41438 @oliviertassinari
66+
- Remove noreferrer @oliviertassinari
67+
- Fix v4 docs <b> appearing in notifications (#41390) @peterwangsc
68+
- Update GitHub project links (#41370) @danilo-leal
69+
70+
### Core
71+
72+
- [pigment] Make all Pigment CSS packages public (#41404) @brijeshb42
73+
- [pigment] Rename directories to match package names (#41453) @brijeshb42
74+
- [pigment-css] Example fix leading spaces (#41439) @oliviertassinari
75+
- [code-infra] Add short note about e2e-website workflow schedule (#41355) @Janpot
76+
- [code-infra] Add alias for icon types (#41248) @Janpot
77+
- [code-infra] Reduce concurrency of typescript:ci further (#41392) @Janpot
78+
- [code-infra] Reduce concurrency for test_types ci job (#41385) @Janpot
79+
- [code-infra] Adapt API code generator to Base UI repo needs (#41475) @michaldudak
80+
- [docs-infra] Don't generate preview files for the templates (#41379) @mnajdova
81+
- [docs-infra] Fix pigment css apps path in the render mui demos script (#41476) @mnajdova
82+
- [docs-infra] move feedback to ESM (#41381) @alexfauquette
83+
- [docs-infra] Improve color contrast throughout (#41387) @danilo-leal
84+
- [docs-infra] Simplify Algolia crawler config (#41312) @oliviertassinari
85+
- [docs-infra] Adjust the tabs and layout selection design (#41084) @danilo-leal
86+
- [blog] Update the Base UI post with links to dedicated repo (#41358) @danilo-leal
87+
- [website] Update the Careers page role (#41384) @danilo-leal
88+
- [website] Compress about images @oliviertassinari
89+
- [website] Improve color contrast on the homepage (#41465) @danilo-leal
90+
- [examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp
91+
- [examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp
92+
93+
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @Janpot, @michaeldfoley, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
94+
395
## v5.15.12
496

597
<!-- generated comparing v5.15.11..master -->

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/monorepo",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

packages-internal/scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/internal-scripts",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"author": "MUI Team",
55
"description": "Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.",
66
"main": "build/index.js",

packages/mui-babel-macros/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/internal-babel-macros",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "MUI Team",
55
"description": "MUI Babel macros. This is an internal package not meant for general use.",
66
"main": "./MuiError.macro.js",

packages/mui-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/base",
3-
"version": "5.0.0-beta.38",
3+
"version": "5.0.0-beta.39",
44
"private": false,
55
"author": "MUI Team",
66
"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.",

packages/mui-codemod/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/codemod",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"bin": "./codemod.js",
55
"private": false,
66
"author": "MUI Team",

packages/mui-core-downloads-tracker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/core-downloads-tracker",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Internal package to track number of downloads of our design system libraries",

packages/mui-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/docs",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI Docs - Documentation building blocks.",

packages/mui-icons-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/icons-material",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Material Design icons distributed as SVG React components.",

packages/mui-joy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/joy",
3-
"version": "5.0.0-beta.30",
3+
"version": "5.0.0-beta.31",
44
"private": false,
55
"author": "MUI Team",
66
"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.",

packages/mui-lab/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/lab",
3-
"version": "5.0.0-alpha.167",
3+
"version": "5.0.0-alpha.168",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Laboratory for new MUI modules.",

packages/mui-material-next/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/material-next",
3-
"version": "6.0.0-alpha.125",
3+
"version": "6.0.0-alpha.126",
44
"private": false,
55
"author": "MUI Team",
66
"description": "v6-alpha: React components that implement Google's Material Design",
@@ -54,8 +54,8 @@
5454
},
5555
"devDependencies": {
5656
"@emotion/react": "^11.11.4",
57-
"@mui/internal-babel-macros": "workspace:^",
5857
"@mui-internal/test-utils": "workspace:^",
58+
"@mui/internal-babel-macros": "workspace:^",
5959
"@testing-library/user-event": "^14.5.2",
6060
"@types/chai": "^4.3.12",
6161
"@types/prop-types": "^15.7.11",

packages/mui-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/material",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"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.",

packages/mui-private-theming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/private-theming",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",

packages/mui-styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/styles",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",

packages/mui-system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/system",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"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.",

packages/mui-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/utils",
3-
"version": "5.15.12",
3+
"version": "5.15.13",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Utility functions for React components.",

packages/pigment-css-nextjs-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pigment-css/nextjs-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "build/index.js",
55
"module": "build/index.mjs",
66
"types": "build/index.d.ts",

packages/pigment-css-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pigment-css/react",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "build/index.js",
55
"module": "build/index.mjs",
66
"types": "build/index.d.ts",

packages/pigment-css-unplugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pigment-css/unplugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "build/index.js",
55
"module": "build/index.mjs",
66
"types": "build/index.d.ts",

packages/pigment-css-vite-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pigment-css/vite-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"main": "build/index.js",
55
"module": "build/index.mjs",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)