-
Notifications
You must be signed in to change notification settings - Fork 63
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
Showing
22 changed files
with
65 additions
and
43 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,46 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 6.3.0 | ||
|
||
<!-- generated comparing v6.2.1..master --> | ||
|
||
_Dec 23, 2024_ | ||
|
||
A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- Fix invalid HTML structure in the Accordion component (#44408) @ZeeshanTamboli | ||
The HTML elements of the Accordion summary have been updated: | ||
- the root element is now button (previously div). | ||
- summary content and the icon wrapper are now span (previously div). | ||
This will only impact you if you used the HTML element as selectors in your styles. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Accordion] Fix invalid HTML inside heading (#44408) @ZeeshanTamboli | ||
- [useAutocomplete] Improve TS typing of `groupedOptions` prop (#44657) @lewxdev | ||
- Prevent `ownerState` propagation for transition slots (#44401) @ZeeshanTamboli | ||
- [StepContent] Add slots and slotProps (#44742) @sai6855 | ||
- [TablePagination] Add the rest of `slots` and `slotProps`. (#44570) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Set `before` directly without using prepend for global styles (#44648) @siriwatknp | ||
|
||
### Docs | ||
|
||
- [material-ui] Improve `theme.applyStyles()` docs (#44658) @DiegoAndai | ||
- [material-ui] Update MD callout (#43958) @aarongarciah | ||
|
||
### Core | ||
|
||
- Remove unnecessary conditional around `.muiName =` (#44071) @Janpot | ||
- [blog] Material UI: 2024 EOY updates blog post (#44722) @alelthomas | ||
- Fix quickstart command in pigment docs (#44806) @yash49 | ||
- [docs-infra] Remove Next.js production profiler (#44823) @romgrk | ||
- [docs-infra] Remove no longer support `optimizeFonts` Next.js option (#44802) @LukasTy | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @DiegoAndai, @Janpot, @lewxdev, @LukasTy, @romgrk, @sai6855, @siriwatknp, @yash49, @ZeeshanTamboli | ||
|
||
## 6.2.1 | ||
|
||
<!-- generated comparing v6.2.0..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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.