Skip to content

Commit

Permalink
v5.14.2 (#38148)
Browse files Browse the repository at this point in the history
  • Loading branch information
brijeshb42 committed Jul 25, 2023
1 parent 850c7dc commit 36d9f0d
Show file tree
Hide file tree
Showing 8 changed files with 73 additions and 12 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
# [Versions](https://mui.com/versions/)

## 5.14.2

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

_Jul 25, 2023_

A big thanks to the 23 contributors who made this release possible.

### @mui/material@5.14.2

- &#8203;<!-- 39 -->Revert "[core] Adds `component` prop to `OverrideProps` type (#35924)" (#38150) @michaldudak
- &#8203;<!-- 32 -->[Chip][material] Fix base cursor style to be "auto" not "default" (#38076) @DiegoAndai
- &#8203;<!-- 12 -->[Tabs] Refactor IntersectionObserver logic (#38133) @ZeeshanTamboli
- &#8203;<!-- 11 -->[Tabs] Fix and improve visibility of tab scroll buttons using the IntersectionObserver API (#36071) @SaidMarar

### @mui/joy@5.0.0-alpha.89

- &#8203;<!-- 15 -->[Joy] Replace leftover `Joy-` prefix with `Mui-` (#38086) @siriwatknp
- &#8203;<!-- 14 -->[Skeleton][joy] Fix WebkitMaskImage CSS property (#38077) @Bestwebdesign
- &#8203;<!-- 13 -->[Link][Joy UI] Fix font inherit (#38124) @oliviertassinari

### Docs

- &#8203;<!-- 37 -->[docs] Add listbox placement demo for Select (#38130) @sai6855
- &#8203;<!-- 36 -->[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910) @mnajdova
- &#8203;<!-- 35 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943) @zanivan
- &#8203;<!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
- &#8203;<!-- 28 -->[docs] Remove translations section from contributing guide (#38125) @nikohoffren
- &#8203;<!-- 27 -->[docs] Fix Base UI Button Tailwind CSS padding @oliviertassinari
- &#8203;<!-- 26 -->[docs] Mention in hompage hero that Core is free (#38075) @mbrookes
- &#8203;<!-- 25 -->[docs] Fix a typo in notifications.json (#38078) @mbrookes
- &#8203;<!-- 24 -->[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937) @mnajdova
- &#8203;<!-- 23 -->[docs] Implement the new API display design (#37405) @alexfauquette
- &#8203;<!-- 22 -->[docs] Update migration installation code blocks (#38028) @danilo-leal
- &#8203;<!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
- &#8203;<!-- 20 -->[docs][joy] Add playground for Card component (#37820) @Studio384
- &#8203;<!-- 19 -->[docs][joy] Add adjustments to the color inversion page (#37143) @danilo-leal
- &#8203;<!-- 18 -->[docs][material] Improve documentation about adding custom colors (#37743) @DiegoAndai
- &#8203;<!-- 17 -->[examples] Fix Joy UI Next.js App Router font loading (#38095) @IgnacioUtrilla
- &#8203;<!-- 16 -->[examples] Fix material-next-app-router Font Usage with next/font (#38026) @onderonur

### Core

- &#8203;<!-- 34 -->[blog] Update Discord invite link in Toolpad beta announcement (#38143) @samuelsycamore
- &#8203;<!-- 33 -->[blog] Update discord server link (#38131) @prakhargupta1
- &#8203;<!-- 31 -->[core] Fix rsc-builder removing the first line (#38134) @michaldudak
- &#8203;<!-- 30 -->[core] Remove the deprecation rule in tslint (#38087) @michaldudak
- &#8203;<!-- 09 -->[website] Mobile navigation: Toolpad to Beta (#38146) @bharatkashyap
- &#8203;<!-- 08 -->[website] Fix typo on pricing page @oliviertassinari
- &#8203;<!-- 07 -->[website] Fix a few regression (#38050) @oliviertassinari
- &#8203;<!-- 06 -->[website] Update Demo footers on MUI X landing page (#38027) @richbustos
- &#8203;<!-- 05 -->[website] Fix 301 redirection to base index page @oliviertassinari
- &#8203;<!-- 04 -->[website] Fix Cell selection feature name (#38029) @oliviertassinari
- &#8203;<!-- 03 -->[website] Improve button look (#38052) @oliviertassinari
- &#8203;<!-- 02 -->[website] Link new core page to new Base UI landing page (#38030) @mj12albert
- &#8203;<!-- 01 -->[website] Polish pricing page (#37975) @oliviertassinari
- &#8203;<!-- 10 -->[test] Fail the CI when new unexpected files are created (#38039) @oliviertassinari
- &#8203;<!-- 09 -->[test] Fix linting error by matching main component demo name to filename (#38122) @ZeeshanTamboli

All contributors of this release in alphabetical order: @alexfauquette, @Bestwebdesign, @bharatkashyap, @danilo-leal, @DiegoAndai, @harikrishnanp, @IgnacioUtrilla, @mbrookes, @michaldudak, @mj12albert, @mnajdova, @nikohoffren, @oliviertassinari, @onderonur, @prakhargupta1, @richbustos, @sai6855, @SaidMarar, @samuelsycamore, @siriwatknp, @Studio384, @zanivan, @ZeeshanTamboli

## 5.14.1

<!-- generated comparing v5.14.0..master -->
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mdx-js/react": "^2.3.0",
"@mui/material": "^5.14.1",
"@mui/material": "^5.14.2",
"@mui/styles": "^5.14.1",
"@mui/system": "^5.14.1",
"@styled-system/css": "^5.1.5",
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@mui/base": "5.0.0-beta.8",
"@mui/docs": "^5.14.1",
"@mui/icons-material": "^5.14.1",
"@mui/joy": "5.0.0-alpha.88",
"@mui/joy": "5.0.0-alpha.89",
"@mui/lab": "5.0.0-alpha.137",
"@mui/markdown": "^5.0.0",
"@mui/material": "^5.14.1",
"@mui/material-next": "6.0.0-alpha.93",
"@mui/material": "^5.14.2",
"@mui/material-next": "6.0.0-alpha.94",
"@mui/styled-engine": "^5.13.2",
"@mui/styled-engine-sc": "^5.12.0",
"@mui/styles": "^5.14.1",
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.14.1",
"version": "5.14.2",
"private": true,
"scripts": {
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",
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.14.1",
"version": "5.14.2",
"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-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.88",
"version": "5.0.0-alpha.89",
"private": false,
"author": "MUI Team",
"description": "A library of beautifully designed React UI components.",
Expand Down Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@babel/runtime": "^7.22.6",
"@mui/base": "5.0.0-beta.8",
"@mui/core-downloads-tracker": "^5.14.1",
"@mui/core-downloads-tracker": "^5.14.2",
"@mui/system": "^5.14.1",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.1",
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.93",
"version": "6.0.0-alpha.94",
"private": false,
"author": "MUI Team",
"description": "v6-alpha: React components that implement Google's Material Design",
Expand Down Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@babel/runtime": "^7.22.6",
"@mui/base": "5.0.0-beta.8",
"@mui/material": "^5.14.1",
"@mui/material": "^5.14.2",
"@mui/system": "^5.14.1",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.1",
Expand Down
4 changes: 2 additions & 2 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.14.1",
"version": "5.14.2",
"private": false,
"author": "MUI Team",
"description": "React components that implement Google's Material Design.",
Expand Down Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@babel/runtime": "^7.22.6",
"@mui/base": "5.0.0-beta.8",
"@mui/core-downloads-tracker": "^5.14.1",
"@mui/core-downloads-tracker": "^5.14.2",
"@mui/system": "^5.14.1",
"@mui/types": "^7.2.4",
"@mui/utils": "^5.14.1",
Expand Down

0 comments on commit 36d9f0d

Please sign in to comment.