Skip to content

Commit

Permalink
[release] v5.15.14 (#41540)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Mar 19, 2024
1 parent f9f9144 commit 9585d28
Show file tree
Hide file tree
Showing 25 changed files with 80 additions and 24 deletions.
56 changes: 56 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,61 @@
# [Versions](https://mui.com/versions/)

## v5.15.14

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

_Mar 18, 2024_

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.15.13`

- [Accordion] Convert to support CSS extraction (#41221) @mnajdova
- &#8203;<!-- 24 -->[Autocomplete] Convert to support CSS extraction (#40330) @mnajdova
- &#8203;<!-- 06 -->[Slider] Convert to support CSS extraction (#41201) @mnajdova
- &#8203;<!-- 07 -->[Select] Fix variant type (#41405) @sai6855
- &#8203;<!-- 09 -->[typescript] Use interface instead of type for props (#41500) @siriwatknp

### `@pigment-css/react@0.0.3`

- &#8203;<!-- 03 -->Add Box component (#41451) @brijeshb42

### `pigment-css/nextjs-plugin@0.0.3`

- &#8203;<!-- 04 -->Fix alias resolver (#41494) @brijeshb42
- &#8203;<!-- 05 -->Follow-up to #41494 (#41502) @brijeshb42

### Docs

- &#8203;<!-- 12 -->[joy-ui] Add UI improvements to the side navigation demo (#41461) @cipherlogs
- &#8203;<!-- 11 -->[pigment-css] Add media query guide (#41473) @siriwatknp
- &#8203;<!-- 10 -->[pigment-css] Fixing location of the ExtendTheme type in the docs (#41499) @jherr
- &#8203;<!-- 08 -->[material-ui][Progress] Add Circular progress gradient demo from Github comment (#40559) @DiegoAndai

### Core

- &#8203;<!-- 23 -->[blog] Bringing consistency to Material UI customization APIs (#41040) @DiegoAndai
- &#8203;<!-- 22 -->[code-infra] Rename @mui-internal/docs-utils to @mui/internal-docs-utils (#41498) @michaldudak
- &#8203;<!-- 21 -->[code-infra] Copy translations.json to @mui/docs build folder (#41472) @Janpot
- &#8203;<!-- 20 -->[core] Use Circle CI context (#41532) @oliviertassinari
- &#8203;<!-- 19 -->[core] Fix CHANGELOG format and update date (#41481) @DiegoAndai
- &#8203;<!-- 18 -->[docs] Fix useStorageState regressions (#41223) @Janpot
- &#8203;<!-- 17 -->[docs] Fix some Vale errors (#41516) @oliviertassinari
- &#8203;<!-- 15 -->[material-ui][docs] Fix landing page template's h1 size (#41543) @zanivan
- &#8203;<!-- 14 -->[material-ui][docs] Apply new code header docs feature (#41508) @danilo-leal
- &#8203;<!-- 11 -->[material-next] Drop the package (#41544) @mnajdova
- &#8203;<!-- 16 -->[docs-infra] Fail CI on Vale error (#40944) @oliviertassinari
- &#8203;<!-- 15 -->[docs-infra] Improve Vale config @oliviertassinari
- &#8203;<!-- 14 -->[docs-infra] Add a feature list "component" (#41484) @danilo-leal
- &#8203;<!-- 13 -->[docs-infra] Add code block header classes (#41487) @danilo-leal
- &#8203;<!-- 21 -->[docs-infra] Make the Algolia search input label invisible (#41542) @danilo-leal
- &#8203;<!-- 03 -->[website] Improve navbar's items hover state (#41535) @EyaOuenniche
- &#8203;<!-- 02 -->[website] Split Toolpad documentation (#41316) @bharatkashyap
- &#8203;<!-- 01 -->[website] Use MUI X Data Grid v7-beta (#41276) @cherniavskii

All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan

## v5.15.13

<!-- generated comparing v5.15.12..master -->
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/monorepo",
"version": "5.15.13",
"version": "5.15.14",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/docs-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/internal-docs-utils",
"version": "1.0.3",
"version": "1.0.4",
"author": "MUI Team",
"description": "Utilities for MUI docs. This is an internal package not meant for general use.",
"main": "./build/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/internal-scripts",
"version": "1.0.2",
"version": "1.0.3",
"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/markdown/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/internal-markdown",
"version": "1.0.0",
"version": "1.0.1",
"author": "MUI Team",
"description": "MUI markdown parser. This is an internal package not meant for general use.",
"main": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/base",
"version": "5.0.0-beta.39",
"version": "5.0.0-beta.40",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/codemod",
"version": "5.15.13",
"version": "5.15.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.15.13",
"version": "5.15.14",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/docs",
"version": "5.15.13",
"version": "5.15.14",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-envinfo/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/envinfo",
"version": "2.0.18",
"version": "2.0.19",
"private": false,
"author": "MUI Team",
"description": "Logs infos about the environment relevant to @mui/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/icons-material",
"version": "5.15.13",
"version": "5.15.14",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-beta.31",
"version": "5.0.0-beta.32",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/lab",
"version": "5.0.0-alpha.168",
"version": "5.0.0-alpha.169",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/material",
"version": "5.15.13",
"version": "5.15.14",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/private-theming",
"version": "5.15.13",
"version": "5.15.14",
"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-styled-engine-sc/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine-sc",
"version": "6.0.0-alpha.17",
"version": "6.0.0-alpha.18",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine",
"version": "5.15.11",
"version": "5.15.14",
"private": false,
"author": "MUI Team",
"description": "styled() API wrapper package for emotion.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.15.13",
"version": "5.15.14",
"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
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.15.13",
"version": "5.15.14",
"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-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/types",
"version": "7.2.13",
"version": "7.2.14",
"private": false,
"author": "MUI Team",
"description": "Utility types for MUI.",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@mui/utils",
"version": "5.15.13",
"version": "5.15.14",
"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
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/nextjs-plugin",
"version": "0.0.2",
"version": "0.0.3",
"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
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/react",
"version": "0.0.2",
"version": "0.0.3",
"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
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/unplugin",
"version": "0.0.2",
"version": "0.0.3",
"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
@@ -1,6 +1,6 @@
{
"name": "@pigment-css/vite-plugin",
"version": "0.0.2",
"version": "0.0.3",
"main": "build/index.js",
"module": "build/index.mjs",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 9585d28

Please sign in to comment.