-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
feb5cd9
commit bcb7766
Showing
20 changed files
with
140 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,93 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.14.8 | ||
|
||
<!-- generated comparing v5.14.7..master --> | ||
|
||
_Sep 5, 2023_ | ||
|
||
A big thanks to the 22 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 53 -->ImageItemList fix incorrect (below) rendering (#38452) @omriklein | ||
- ​<!-- 42 -->[material-ui][Button] Add demo for file upload (#38786) @anle9650 | ||
- ​<!-- 12 -->[material] Add missing classes for `Slider` `InputLabel` `InputBase` `Radio` (#38401) @sai6855 | ||
- ​<!-- 11 -->[Select][material-ui] Merge slotProps.paper with internal Paper props (#38703) @michaldudak | ||
- ​<!-- 09 -->[Tabs] Fix `ref` type (#38717) @ZeeshanTamboli | ||
- ​<!-- 08 -->[TabScrollButton] Extend ButtonBase types (#38719) @ZeeshanTamboli | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 50 -->[Autocomplete] Type multiple values with readonly arrays. (#38253) @pcorpet | ||
- ​<!-- 07 -->[TextField] Fix unstable height of memoized multiline TextField component (#37135) @amal-qb | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 53 -->[joy-ui][Accordion] Fix incorrect display of classname (#38695) @sai6855 | ||
- ​<!-- 51 -->[joy-ui][AspectRatio] Correct `ratio` prop description (#38743) @sai6855 | ||
- ​<!-- 43 -->[joy-ui][Button] Fix disablity of button (#38673) @sai6855 | ||
- ​<!-- 35 -->[joy-ui][design] Stray design tweaks to components (#38476) @zanivan | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 06 -->[TreeView] Use Tree View from MUI X in the lab (#38261) @flaviendelangle | ||
- ​<!-- 13 -->[LoadingButton] Fix HTML rule button > div forbidden nesting (#38584) @oliviertassinari | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 10 -->[system] Fix maxWidth incorrectly resolving breakpoints with non-pixel units (#38633) @mj12albert | ||
- ​<!-- 05 -->[typescript] Introduce \*OwnProps interfaces for components (#36798) @szalonna | ||
|
||
### Docs | ||
|
||
- ​<!-- 52 -->Update changelog (#38704) @mj12albert | ||
- ​<!-- 49 -->[docs][Autocomplete] Require referentially stable value (#38734) @michaldudak | ||
- ​<!-- 48 -->[docs][base-ui] Add type parameter to the button in prepareForSlot demo (#38640) @michaldudak | ||
- ​<!-- 47 -->[docs][base-ui] Fix the broken image in the Tailwind CSS guide (#38721) @michaldudak | ||
- ​<!-- 46 -->[docs][base-ui]: Working With Tailwind Guide - revises example code to avoid import errors (#38693) @christophermorin | ||
- ​<!-- 45 -->[docs][base] Add Tailwind CSS + plain CSS demo on the Menu page (#38618) @alisasanib | ||
- ​<!-- 44 -->[blog] Clearer blog release title @oliviertassinari | ||
- ​<!-- 43 -->[blog] Add a post for the Tree View migration (#38407) @flaviendelangle | ||
- ​<!-- 34 -->[docs] Fix broken links to Next.js docs (#38764) @ruflair | ||
- ​<!-- 33 -->[docs] Trim trailing whitespace (#38793) @oliviertassinari | ||
- ​<!-- 32 -->[docs] Fix a typo in lab-tree-view-to-mui-x.md @mbrookes | ||
- ​<!-- 31 -->[docs] Clean up not used Usage files (#38715) @danilo-leal | ||
- ​<!-- 30 -->[docs] Improve theme builder exceptions (#38709) @jyash97 | ||
- ​<!-- 29 -->[docs] Polish Slider demos (#38759) @oliviertassinari | ||
- ​<!-- 28 -->[docs] Fix Joy UI docs link regression (#38761) @oliviertassinari | ||
- ​<!-- 27 -->[docs] Fix typo @oliviertassinari | ||
- ​<!-- 26 -->[docs] Fix e.g. typo (#38748) @oliviertassinari | ||
- ​<!-- 25 -->[docs] Fix Next.js pages router example redirect link (#38750) @sai6855 | ||
- ​<!-- 24 -->[docs] Fix SEO issue broken links @oliviertassinari | ||
- ​<!-- 23 -->[docs] Improve SSR example reference (#38651) @oliviertassinari | ||
- ​<!-- 17 -->[docs][joy-ui] Integrate a count-up feature to the Linear Progress (#38738) @anon-phantom | ||
- ​<!-- 16 -->[docs][joy-ui] Fix Link's `overlay` prop demo (#38702) @danilo-leal | ||
- ​<!-- 15 -->[docs][joy-ui] Polish the Stack page (#38623) @danilo-leal | ||
- ​<!-- 14 -->[docs][material-ui] Adjust simple Slide demo (#38646) @rajgop1 | ||
|
||
### Core | ||
|
||
- ​<!-- 41 -->[core] Remove dead code seoTitle @oliviertassinari | ||
- ​<!-- 40 -->[core] Use immutable refs (#38762) @oliviertassinari | ||
- ​<!-- 39 -->[core] Rework `typescript-to-proptypes` to share the AST parsing with `parseStyles` (#38517) @flaviendelangle | ||
- ​<!-- 38 -->[core] Fix CI @oliviertassinari | ||
- ​<!-- 37 -->[core] Remove unnecessary `@types/webpack` package (#38720) @ZeeshanTamboli | ||
- ​<!-- 36 -->[core] Remove duplicate prop @oliviertassinari | ||
|
||
- ​<!-- 22 -->[docs-infra] Fix mobile display in CodeSandbox (#38767) @oliviertassinari | ||
- ​<!-- 21 -->[docs-infra] Remove legacy GA (#37579) @alexfauquette | ||
- ​<!-- 20 -->[docs-infra] Fix emotion :first-child console log (#38690) @oliviertassinari | ||
- ​<!-- 19 -->[docs-infra] Fix leaking callout content (#38712) @danilo-leal | ||
- ​<!-- 18 -->[docs-infra] Remove emoji from callouts (#38694) @danilo-leal | ||
|
||
- ​<!-- 04 -->[website] Fix out of date discount value @oliviertassinari | ||
- ​<!-- 03 -->[website] Fix out-of-date label on Toolpad (#38744) @bharatkashyap | ||
- ​<!-- 02 -->[website] Fine-tune branding buttons box shadows (#38731) @danilo-leal | ||
- ​<!-- 01 -->[website] Fix pricing table style (#38681) @alexfauquette | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @alisasanib, @amal-qb, @anle9650, @anon-phantom, @bharatkashyap, @christophermorin, @danilo-leal, @flaviendelangle, @jyash97, @mbrookes, @michaldudak, @mj12albert, @oliviertassinari, @omriklein, @pcorpet, @rajgop1, @ruflair, @sai6855, @szalonna, @zanivan, @ZeeshanTamboli | ||
|
||
## 5.14.7 | ||
|
||
<!-- generated comparing v5.14.6..master --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters