-
-
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
060e909
commit ebd1560
Showing
1 changed file
with
61 additions
and
49 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 |
---|---|---|
|
@@ -4,80 +4,92 @@ | |
|
||
<!-- generated comparing v5.14.0..master --> | ||
|
||
_Jul 18, 2023_ | ||
_Jul 19, 2023_ | ||
|
||
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨: | ||
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 💫 Introducing some new components for Joy UI: | ||
- [Skeleton](https://mui.com/joy-ui/react-skeleton/) component (#37893) @siriwatknp | ||
- [ToggleButton](https://mui.com/joy-ui/react-toggle-button-group/) (#37716) @siriwatknp | ||
- 🎉 Base UI has its own [landing page](https://www.mui.com/base-ui)! | ||
- 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 11 -->[FormControlLabel] Fix misplaced asterisk when `labelPlacement` is provided (#37831) @ZeeshanTamboli | ||
- ​<!-- 08 -->[Slider][material] Fix type dependency on @types/prop-types (#37853) @Methuselah96 | ||
- ​<!-- 07 -->[Menu] Add MuiMenuList to createTheme components key (#37956) @mj12albert | ||
- ​<!-- 14 -->[FormControlLabel] Fix misplaced asterisk when `labelPlacement` is provided (#37831) @ZeeshanTamboli | ||
- ​<!-- 11 -->[Slider][material] Fix type dependency on @types/prop-types (#37853) @Methuselah96 | ||
- ​<!-- 10 -->[Menu] Add MuiMenuList to createTheme components key (#37956) @mj12albert | ||
- ​<!-- 09 -->[Modal] Remove deprecated `BackdropComponent` and `BackdropProps` from tests (#38018) @sai6855 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 43 -->[Slider][material-next] Add use client directive to useSliderElementsOverlap (#37955) @mj12albert | ||
- ​<!-- 37 -->[Button][material-next] Fix some event handlers being ignored (#37647) @DiegoAndai | ||
- ​<!-- 54 -->[Slider][material-next] Add use client directive to useSliderElementsOverlap (#37955) @mj12albert | ||
- ​<!-- 47 -->[Button][material-next] Fix some event handlers being ignored (#37647) @DiegoAndai | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 42 -->[Autocomplete] Make touch and click behavior on an option consistent (#37972) @divyammadhok | ||
- ​<!-- 53 -->[Autocomplete] Make touch and click behavior on an option consistent (#37972) @divyammadhok | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 10 -->[Joy][Select] Fix type error caused by custom variant (#37996) @OmPr366 | ||
- ​<!-- 09 -->[ToggleButton][Joy] Add `ToggleButton` component (#37716) @siriwatknp | ||
- ​<!-- 05 -->[Skeleton] Add Joy UI `Skeleton` component (#37893) @siriwatknp | ||
- ​<!-- 13 -->[Joy][Select] Fix type error caused by custom variant (#37996) @OmPr366 | ||
- ​<!-- 12 -->[ToggleButton][Joy] Add `ToggleButton` component (#37716) @siriwatknp | ||
- ​<!-- 07 -->[Skeleton] Add Joy UI `Skeleton` component (#37893) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 04 -->[utils] Add function overload for `useEventCallback` (#37827) @cherniavskii | ||
|
||
### Docs | ||
|
||
- ​<!-- 41 -->[docs][base] Add Tailwind CSS & plain CSS demo on the form control page (#37914) @mnajdova | ||
- ​<!-- 40 -->[docs][base] Make Base UI Select demos denser (#37836) @zanivan | ||
- ​<!-- 32 -->[docs] Fix the empty /components page (#38010) @brijeshb42 | ||
- ​<!-- 31 -->[docs] Checkout template follows user's color scheme preference (#37928) @OndrejHj04 | ||
- ​<!-- 30 -->[docs] Disable ad for onboarding pages (#37998) @oliviertassinari | ||
- ​<!-- 29 -->[docs] Fix broken link to Base UI Next.js App Router (#37973) @oliviertassinari | ||
- ​<!-- 28 -->[docs] Fix typo in next-js-app-router.md (#37974) @ericbrian | ||
- ​<!-- 27 -->[docs] Add pnpm commands to Material UI Installation page (#36650) @officialrajdeepsingh | ||
- ​<!-- 26 -->[docs] Link charts in the roadmap (#37944) @oliviertassinari | ||
- ​<!-- 25 -->[docs] Improve changelog @oliviertassinari | ||
- ​<!-- 24 -->[docs] Improve the Select docs (#37279) @michaldudak | ||
- ​<!-- 13 -->[docs][menu] Add Tailwind CSS & plain CSS demo on the Menu page (#37856) @mnajdova | ||
- ​<!-- 12 -->[example] Update EmotionCacheProvider to work with GlobalStyles (#37962) @siriwatknp | ||
|
||
### Core | ||
|
||
- ​<!-- 39 -->[blog] Blog MUI X pro statement removed (#38015) @prakhargupta1 | ||
- ​<!-- 38 -->[blog] Add Toolpad beta announcement blog (#37799) @prakhargupta1 | ||
- ​<!-- 36 -->[core] Lock `@types/node` to v18 (#37965) @ZeeshanTamboli | ||
- ​<!-- 35 -->[core] Update priority support issue template and prompt (#37824) @DanailH | ||
- ​<!-- 34 -->[core] Remove warnings in docs:api (#37858) @alexfauquette | ||
- ​<!-- 33 -->[core] Make rimraf work after a major update (#37930) @michaldudak | ||
- ​<!-- 23 -->[docs-infra] Improve performance hideToolbar: true (#37969) @oliviertassinari | ||
- ​<!-- 22 -->[docs-infra] Fix button label on mobile (#37997) @oliviertassinari | ||
- ​<!-- 21 -->[docs-infra] Square drawer corners (#37970) @oliviertassinari | ||
- ​<!-- 20 -->[docs-infra] Improve tab contrast in codeblock (#38000) @oliviertassinari | ||
- ​<!-- 19 -->[docs-infra] Fix API generation for Base UI (#37941) @oliviertassinari | ||
- ​<!-- 18 -->[docs-infra] Fix layout shift on xGrid (#37954) @oliviertassinari | ||
- ​<!-- 17 -->[docs-infra] Update installation commands to use the new tabs code component (#37927) @danilo-leal | ||
- ​<!-- 16 -->[docs-infra] Improve disableToc={true} support (#37931) @oliviertassinari | ||
- ​<!-- 15 -->[docs-infra] Remove icons and tweak the design of the side nav (#37860) @danilo-leal | ||
- ​<!-- 14 -->[docs-infra] Fix TypeScrit error in demo export (#37830) @oliviertassinari | ||
- ​<!-- 06 -->[notifications] Add notification for first Charts release (#37679) @joserodolfofreitas | ||
- ​<!-- 06 -->[utils] Add function overload for `useEventCallback` (#37827) @cherniavskii | ||
|
||
### Docs | ||
|
||
- ​<!-- 52 -->[docs][base] Add Tailwind CSS & plain CSS demo on the form control page (#37914) @mnajdova | ||
- ​<!-- 51 -->[docs][base] Make Base UI Select demos denser (#37836) @zanivan | ||
- ​<!-- 38 -->[docs] Link Material UI from the landing page (#37971) @oliviertassinari | ||
- ​<!-- 37 -->[docs] Fix the empty /components page (#38010) @brijeshb42 | ||
- ​<!-- 36 -->[docs] Checkout template follows user's color scheme preference (#37928) @OndrejHj04 | ||
- ​<!-- 35 -->[docs] Disable ad for onboarding pages (#37998) @oliviertassinari | ||
- ​<!-- 34 -->[docs] Fix broken link to Base UI Next.js App Router (#37973) @oliviertassinari | ||
- ​<!-- 33 -->[docs] Fix typo in next-js-app-router.md (#37974) @ericbrian | ||
- ​<!-- 32 -->[docs] Add pnpm commands to Material UI Installation page (#36650) @officialrajdeepsingh | ||
- ​<!-- 31 -->[docs] Link charts in the roadmap (#37944) @oliviertassinari | ||
- ​<!-- 30 -->[docs] Improve changelog @oliviertassinari | ||
- ​<!-- 29 -->[docs] Improve the Select docs (#37279) @michaldudak | ||
- ​<!-- 16 -->[docs][menu] Add Tailwind CSS & plain CSS demo on the Menu page (#37856) @mnajdova | ||
- ​<!-- 15 -->[example] Update EmotionCacheProvider to work with GlobalStyles (#37962) @siriwatknp | ||
|
||
### Core | ||
|
||
- ​<!-- 50 -->[blog] Add blog post about support for Next.js App Router (#37929) @samuelsycamore | ||
- ​<!-- 49 -->[blog] Blog MUI X pro statement removed (#38015) @prakhargupta1 | ||
- ​<!-- 48 -->[blog] Add Toolpad beta announcement blog (#37799) @prakhargupta1 | ||
- ​<!-- 46 -->[core] Increase space available for sidenav @oliviertassinari | ||
- ​<!-- 45 -->[core] Adds `component` prop to `OverrideProps` type (#35924) @sai6855 | ||
- ​<!-- 44 -->[core] Fix rsc build step in CI (#38019) @mj12albert | ||
- ​<!-- 43 -->[core] Remove nx dependency (#37964) @Janpot | ||
- ​<!-- 42 -->[core] Lock `@types/node` to v18 (#37965) @ZeeshanTamboli | ||
- ​<!-- 41 -->[core] Update priority support issue template and prompt (#37824) @DanailH | ||
- ​<!-- 40 -->[core] Remove warnings in docs:api (#37858) @alexfauquette | ||
- ​<!-- 39 -->[core] Make rimraf work after a major update (#37930) @michaldudak | ||
- ​<!-- 28 -->[docs-infra] Change the Diamond Sponsor block positioning on the side nav (#37933) @danilo-leal | ||
- ​<!-- 27 -->[docs-infra] Support backticks in the codeblocks (#37950) @cherniavskii | ||
- ​<!-- 26 -->[docs-infra] Improve performance hideToolbar: true (#37969) @oliviertassinari | ||
- ​<!-- 25 -->[docs-infra] Fix button label on mobile (#37997) @oliviertassinari | ||
- ​<!-- 24 -->[docs-infra] Square drawer corners (#37970) @oliviertassinari | ||
- ​<!-- 23 -->[docs-infra] Improve tab contrast in codeblock (#38000) @oliviertassinari | ||
- ​<!-- 22 -->[docs-infra] Fix API generation for Base UI (#37941) @oliviertassinari | ||
- ​<!-- 21 -->[docs-infra] Fix layout shift on xGrid (#37954) @oliviertassinari | ||
- ​<!-- 20 -->[docs-infra] Update installation commands to use the new tabs code component (#37927) @danilo-leal | ||
- ​<!-- 19 -->[docs-infra] Improve disableToc={true} support (#37931) @oliviertassinari | ||
- ​<!-- 18 -->[docs-infra] Remove icons and tweak the design of the side nav (#37860) @danilo-leal | ||
- ​<!-- 17 -->[docs-infra] Fix TypeScrit error in demo export (#37830) @oliviertassinari | ||
- ​<!-- 08 -->[notifications] Add notification for first Charts release (#37679) @joserodolfofreitas | ||
- ​<!-- 05 -->[website] Add Base UI marketing page (#36622) @siriwatknp | ||
- ​<!-- 04 -->[website] Update MUI X landing page (#37966) @cherniavskii | ||
- ​<!-- 03 -->[website] Fix a11y issues (#37999) @oliviertassinari | ||
- ​<!-- 02 -->[website] Make the Core page refer to group of products (#37608) @danilo-leal | ||
- ​<!-- 01 -->[website] Add perpetual option to pricing page (#35504) @joserodolfofreitas | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @cherniavskii, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @ericbrian, @joserodolfofreitas, @Methuselah96, @michaldudak, @mj12albert, @mnajdova, @officialrajdeepsingh, @oliviertassinari, @OmPr366, @OndrejHj04, @prakhargupta1, @siriwatknp, @zanivan, @ZeeshanTamboli | ||
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @cherniavskii, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @ericbrian, @Janpot, @joserodolfofreitas, @Methuselah96, @michaldudak, @mj12albert, @mnajdova, @officialrajdeepsingh, @oliviertassinari, @OmPr366, @OndrejHj04, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli | ||
|
||
## 5.14.0 | ||
|
||
|