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] v6.0.0-alpha.0 #41648

Merged
merged 3 commits into from
Mar 26, 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
77 changes: 76 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,80 @@
# [Versions](https://mui.com/versions/)

## v6.0.0-alpha.0

<!-- generated comparing v5.15.14..next -->

_Mar 25, 2024_

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

- 🔥 Converted 10+ Material UI components to support static CSS extraction

Check failure on line 11 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space for brand name ('Material UI' instead of 'Material UI') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space for brand name ('Material UI' instead of 'Material UI')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 11, "column": 19}}}, "severity": "ERROR"}
- ⬅️ Added RTL support in Pigment CSS (#41570) @brijeshb42

### `@mui/material@6.0.0-alpha.0`

- &#8203;<!-- 47 -->[BottomNavigation] Convert to support CSS extraction (#41612) @aacevski
mnajdova marked this conversation as resolved.
Show resolved Hide resolved
- &#8203;<!-- 45 -->[AvatarGroup] Convert to support CSS extraction (#41485) @zanivan
- &#8203;<!-- 44 -->[Backdrop] Convert to support CSS extraction (#41581) @aacevski
- &#8203;<!-- 38 -->[Breadcrumbs] Convert to support CSS extraction (#41496) @aacevski
- &#8203;<!-- 36 -->[Card] Convert to support CSS extraction (#41580) @aacevski
- &#8203;<!-- 25 -->[Divider] Convert to support CSS extraction (#41366) @sai6855
- &#8203;<!-- 14 -->[FormControl] Convert to support CSS extraction (#41613) @aacevski
- &#8203;<!-- 13 -->[FormGroup] Convert to support CSS extraction (#41614) @aacevski
- &#8203;<!-- 12 -->[MobileStepper] Convert to support CSS extraction (#41533) @aacevski
- &#8203;<!-- 11 -->[Modal] Support CSS extraction (#41483) @sai6855
- &#8203;<!-- 10 -->[Popover] Convert to support CSS extraction (#41564) @aacevski
- &#8203;<!-- 08 -->[Stepper] Convert to support CSS extraction (#41546) @aacevski
- &#8203;<!-- 46 -->[Autocomplete] Display options provided to the `options` prop even if loading is true (#41634) @nekoya
- &#8203;<!-- 43 -->[Backdrop] Deprecate TransitionComponent (#40677) @harry-whorlow
- &#8203;<!-- 37 -->[ButtonGroup] Deprecate composed classes (#41259) @sai6855
- &#8203;<!-- 09 -->[StepLabel] Deprecate `componentProps` prop (#41321) @sai6855

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

- &#8203;<!-- 07 -->Fix evaluation of undefined variables (#41569) @siriwatknp
- &#8203;<!-- 06 -->Fix react-modal demos location (#41560) @sai6855
- &#8203;<!-- 05 -->[react] RTL Support (#41570) @brijeshb42

### `@mui/system@6.0.0-alpha.0`

- &#8203;<!-- 28 -->[core] Standardize index pattern (#41574) @DiegoAndai
- &#8203;<!-- 04 -->Fix typo to avoid infinite recursion in function call (#41616) @michael-land
- &#8203;<!-- 03 -->Move stylesheet generator to `extendTheme` (#41446) @siriwatknp

### Docs

- &#8203;<!-- 21 -->[joy-ui] Refresh the marketing example on the Color Inversion page (#41497) @cipherlogs
- &#8203;<!-- 18 -->[material-ui] Add v5 to v6 migration guide (#41561) @DiegoAndai
- &#8203;<!-- 15 -->[system] Add v5 to v6 migration guide (#41575) @DiegoAndai
- &#8203;<!-- 17 -->[material-ui][Slider] Remove `valueLabelFormat` from restricted values demo so that the tooltip thumb label displays the same as the value text (#41567) @StylesTrip
- &#8203;<!-- 16 -->[pigment-css] Update the RTL section on the readme (#41576) @danilo-leal

### Core

- &#8203;<!-- 42 -->[blog] Update the callout (#41645) @cherniavskii
- &#8203;<!-- 41 -->[blog] Link to Romain's blog post in MUI X v7 announcement post (#41640) @cherniavskii

Check warning on line 56 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 56, "column": 58}}}, "severity": "WARNING"}

Check failure on line 56 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 56, "column": 58}}}, "severity": "ERROR"}
- &#8203;<!-- 40 -->[blog] Blog post with MUI X v7.0.0 annoucement (#41563) @joserodolfofreitas

Check failure on line 57 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 57, "column": 43}}}, "severity": "ERROR"}

Check warning on line 57 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 57, "column": 43}}}, "severity": "WARNING"}
- &#8203;<!-- 39 -->[blog] Add post about remote (#41565) @danilo-leal
- &#8203;<!-- 35 -->[core] Restore the pnpm-lock.yaml (#41643) @mnajdova
- &#8203;<!-- 34 -->[core] Fix failing CI steps (#41636) @mnajdova
- &#8203;<!-- 33 -->[core] Update browser support versions (#41568) @siriwatknp
- &#8203;<!-- 32 -->[core] Add instructions to deploying docs guide (#41582) @DiegoAndai
- &#8203;<!-- 31 -->[core] Add comment explaining the frequency of no-response action runs (#41555) @michaldudak
- &#8203;<!-- 30 -->[core] Init the next branch (#41552) @mnajdova
- &#8203;<!-- 29 -->[core] Lower the frequency of no-response action runs (#41553) @michaldudak
- &#8203;<!-- 27 -->[pigment-css][demo] Add index page for material-ui (#41577) @brijeshb42
- &#8203;<!-- 26 -->[pigment-css][demo] Remove app specific pnpm workspace (#41393) @brijeshb42
- &#8203;<!-- 24 -->[docs] Add notification for MUI X v7 blog post (#41587) @cherniavskii

Check failure on line 68 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 68, "column": 49}}}, "severity": "ERROR"}

Check warning on line 68 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 68, "column": 49}}}, "severity": "WARNING"}
- &#8203;<!-- 23 -->[docs] MUI X v7 blog post annoucement followup (#41601) @joserodolfofreitas

Check failure on line 69 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[MUI.MuiBrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 69, "column": 28}}}, "severity": "ERROR"}

Check warning on line 69 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 69, "column": 28}}}, "severity": "WARNING"}
- &#8203;<!-- 22 -->[docs] Update the installation guides to use the next tag (#41558) @mnajdova
- &#8203;<!-- 20 -->[docs][material-ui] Fix typo in CSS theme variables customization (#41632) @ZeeshanTamboli
- &#8203;<!-- 19 -->[material-ui][docs] Remove deleted page from the sidenav (#41594) @danilo-leal
- &#8203;<!-- 02 -->[website] Update pricing table (#41595) @cherniavskii
- &#8203;<!-- 01 -->[website] Add stray design adjustments throughout the site (#41547) @danilo-leal

All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @harry-whorlow, @joserodolfofreitas, @michael-land, @michaldudak, @mnajdova, @nekoya, @sai6855, @siriwatknp, @StylesTrip, @zanivan, @ZeeshanTamboli

## v5.15.14

<!-- generated comparing v5.15.13..master -->
Expand All @@ -9,7 +84,7 @@
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`
### `@mui/material@5.15.14`

- [Accordion] Convert to support CSS extraction (#41221) @mnajdova
- &#8203;<!-- 24 -->[Autocomplete] Convert to support CSS extraction (#40330) @mnajdova
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.14",
"version": "6.0.0-alpha.0",
"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.3",
"version": "1.0.4",
"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-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.40",
"version": "5.0.0-beta.41",
"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.14",
"version": "6.0.0-alpha.0",
"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.14",
"version": "6.0.0-alpha.0",
"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.14",
"version": "6.0.0-alpha.0",
"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.14",
"version": "6.0.0-alpha.0",
"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.32",
"version": "5.0.0-beta.33",
"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.169",
"version": "6.0.0-alpha.0",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
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.14",
"version": "6.0.0-alpha.0",
"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-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine-sc",
"version": "6.0.0-alpha.18",
"version": "6.0.0-alpha.19",
Copy link
Member Author

Choose a reason for hiding this comment

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

It's a bit strange that this package version is ahead 😕 , but we started the alpha channel when we were upgrading to support styled-components v6.

Copy link
Member

Choose a reason for hiding this comment

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

"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styled-engine",
"version": "5.15.14",
"version": "6.0.0-alpha.0",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.15.14",
"version": "6.0.0-alpha.0",
"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.14",
"version": "6.0.0-alpha.0",
"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/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.3",
"version": "0.0.4",
"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.3",
"version": "0.0.4",
"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.3",
"version": "0.0.4",
"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.3",
"version": "0.0.4",
"main": "build/index.js",
"module": "build/index.mjs",
"types": "build/index.d.ts",
Expand Down
Loading