-
-
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.
Merge branch 'master' into test/remove-view-property-in-window-Event-…
…contructor
- Loading branch information
Showing
201 changed files
with
1,673 additions
and
12,969 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,57 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.9.1 | ||
|
||
<!-- generated comparing v5.9.0..master --> | ||
|
||
_Jul 18, 2022_ | ||
|
||
A big thanks to the 17 contributors who made this release possible. This release is mainly about 🐛 bug fixes and 📚 documentation improvements | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 24 -->[Autocomplete] Fix disabling component crashing when focused (#31313) @mzedel | ||
- ​<!-- 07 -->[Grid] Avoid scrollbar in demo (#33527) @oliviertassinari | ||
- ​<!-- 05 -->[Slider] Fix transition of tooltips on vertical slider (#33009) @abhinav-22-tech | ||
- ​<!-- 01 -->[TouchRipple] Fix crash on android where `event.touches` are an empty array (#32974) @lukeggchapman | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 04 -->[system] Add flag to switch negative margin approach in Grid (#33484) @siriwatknp | ||
- ​<!-- 03 -->[system] Remove needless optional chaining check in `createEmptyBreakpointObject` method (#33482) @ZeeshanTamboli | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 23 -->[base] Export types used by components' props (#33522) @michaldudak | ||
- ​<!-- 22 -->[base] Add missing type definitions in useControllableReducer (#33496) @michaldudak | ||
- ​<!-- 06 -->[SelectUnstyled] Do not call onChange unnecessarily (#33408) @michaldudak | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 02 -->[TimelineDot] Add TimelineDotPropsColorOverrides interface to extend color options (#33466) @lolaignatova | ||
|
||
### Docs | ||
|
||
- ​<!-- 19 -->[docs] Add note about CssBaseline in the dark mode page (#33108) @GabrielaLokelani | ||
- ​<!-- 18 -->[docs] Fix typos in the Interoperability page (#33273) @HexM7 | ||
- ​<!-- 17 -->[docs] Improve the `useTheme` documentation (#33508) @rickstaa | ||
- ​<!-- 16 -->[docs] Fix 301 redirections (#33521) @oliviertassinari | ||
- ​<!-- 15 -->[docs] Link the same codesandbox as in the docs (#33472) @oliviertassinari | ||
- ​<!-- 14 -->[docs] Fix copy search false positives (#33438) @oliviertassinari | ||
- ​<!-- 13 -->[docs] Fix typo (#33520) @aravindpanicker | ||
- ​<!-- 12 -->[docs] Update Tailwind docs to include step about updating popover containers (#33315) @ajhenry | ||
- ​<!-- 11 -->[docs] Add yarn command for Roboto font in Material UI's typography.md (#33485) @anthonypz | ||
- ​<!-- 10 -->[docs] Add new community content to the Material UI Learn page (#32927) @Nikhilthadani | ||
- ​<!-- 09 -->[examples] Change createEmotionCache to use `insertionPoint` (#32104) @ANTARES-KOR | ||
- ​<!-- 08 -->[examples] Fix error in Next.js example with @mui/styles (#33456) @paustria | ||
|
||
### Core | ||
|
||
- ​<!-- 21 -->[core] Cleanup experiments (#33547) @siriwatknp | ||
- ​<!-- 20 -->[core] Update CHANGELOG to include pickers breaking change (#33486) @siriwatknp | ||
|
||
All contributors of this release in alphabetical order: @abhinav-22-tech, @ajhenry, @ANTARES-KOR, @anthonypz, @aravindpanicker, @GabrielaLokelani, @HexM7, @lolaignatova, @lukeggchapman, @michaldudak, @mzedel, @Nikhilthadani, @oliviertassinari, @paustria, @rickstaa, @siriwatknp, @ZeeshanTamboli | ||
|
||
## 5.9.0 | ||
|
||
<!-- generated comparing v5.8.7..master --> | ||
|
@@ -2012,7 +2064,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som | |
- ​<!-- 19 -->[docs] Sync translations with Crowdin (#30067) @l10nbot | ||
- ​<!-- 18 -->[docs] Fix link on "Custom variables" section in the Theming page #30100 @danilo-leal | ||
- ​<!-- 17 -->[docs] Fix justifyContent option in the Grid interactive demo (#30117) @danilo-leal | ||
- ​<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in StackOverflow (#30101) @danilo-leal | ||
- ​<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in Stack Overflow (#30101) @danilo-leal | ||
- ​<!-- 15 -->[docs] Fix import example inside Unstyled Backdrop section (#30098) @TheodosiouTh | ||
- ​<!-- 01 -->[website] Column pinning and Tree data are out (#30136) @oliviertassinari | ||
- ​<!-- 07 -->[survey] Remove survey promotion items (#30122) @danilo-leal | ||
|
@@ -2093,7 +2145,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som | |
- ​<!-- 21 -->[docs] Update nextjs-typescript-example (#29974) @huydhoang | ||
- ​<!-- 20 -->[docs] Add missing global state classes to API docs generator (#29945) @michaldudak | ||
- ​<!-- 19 -->[docs] Fix benchmarks folder link (#29981) @fourjr | ||
- ​<!-- 18 -->[docs] Improve wording in StackOverflow section of support page (#29956) @ronwarner | ||
- ​<!-- 18 -->[docs] Improve wording in Stack Overflow section of support page (#29956) @ronwarner | ||
- ​<!-- 17 -->[docs] Remove Black Friday sale notification (#29936) @mbrookes | ||
- ​<!-- 16 -->[examples] Fix typos in the Remix example (#30071) @MichaelDeBoey | ||
- ​<!-- 15 -->[examples] Add Remix example (#29952) @mnajdova | ||
|
@@ -2106,7 +2158,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som | |
### Core | ||
|
||
- ​<!-- 31 -->[core] Batch small changes (#30042) @oliviertassinari | ||
- ​<!-- 28 -->[core] Transition to a new StackOverflow tag (#29967) @oliviertassinari | ||
- ​<!-- 28 -->[core] Transition to a new Stack Overflow tag (#29967) @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @chao813, @daniel-sachs, @danilo-leal, @Domino987, @eduardomcv, @flaviendelangle, @fourjr, @genzyy, @hbjORbj, @huydhoang, @jayeclark, @jonathanrtuck, @kkorach, @l10nbot, @mbrookes, @MichaelDeBoey, @michaldudak, @mnajdova, @oliviertassinari, @ronwarner, @Semigradsky, @siriwatknp, @tasugi, @ThewBear, @ZeeshanTamboli | ||
|
||
|
@@ -5792,7 +5844,7 @@ A big thanks to the 30 contributors who made this release possible. Here are som | |
#### Breaking changes | ||
|
||
- ​<!-- 91 -->[types] Rename the exported `Omit` type in `@material-ui/types`. (#24795) @petyosi | ||
The module is now called `DistributiveOmit`. The change removes the confusion with the built-in `Omit` helper introduced in TypeScript v3.5. The built-in `Omit`, while similar, is non-distributive. This leads to differences when applied to union types. [See this StackOverflow answer for further details](https://stackoverflow.com/a/57103940/1009797). | ||
The module is now called `DistributiveOmit`. The change removes the confusion with the built-in `Omit` helper introduced in TypeScript v3.5. The built-in `Omit`, while similar, is non-distributive. This leads to differences when applied to union types. [See this Stack Overflow answer for further details](https://stackoverflow.com/a/57103940/1009797). | ||
|
||
```diff | ||
-import { Omit } from '@material-ui/types'; | ||
|
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
Oops, something went wrong.