-
-
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 update-eslint-plugin-jsx-a11y
- Loading branch information
Showing
134 changed files
with
2,118 additions
and
1,711 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,40 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 6.2.0 | ||
|
||
<!-- generated comparing v6.1.10..master --> | ||
|
||
_Dec 10, 2024_ | ||
|
||
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- Material UI is now compatible with React 19 (#44672) @DiegoAndai | ||
- Fixed incorrect `aria-orientation` for vertical sliders. <kbd>ArrowRight</kbd> now increases the value and <kbd>ArrowLeft</kbd> decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @mj12albert | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Box] Add missing `component` to `BoxProps` type (#44643) @DiegoAndai | ||
- [Grid] Fix spacing when using css variables (#44663) @DiegoAndai | ||
- [ListItemText] Add `slots` and `slotProps` (#44571) @sai6855 | ||
|
||
### Docs | ||
|
||
- Add Toolpad Core template link (#44415) @bharatkashyap | ||
|
||
### Core | ||
|
||
- [docs-infra] Allow custom annotations (#44707) @vladmoroz | ||
- [Box] Fix `component` prop test (#44651) @DiegoAndai | ||
- React 19 useRef cleanup (#44704) @DiegoAndai | ||
- Remove obselete lerna options (#44676) @ZeeshanTamboli | ||
- Fix Regular Expression Denial of Service (ReDoS) vulnerabilities (#44627) @SuperMaxine | ||
- Fix number of contributors (#44650) @aarongarciah | ||
- [docs-infra] Add support for data attributes in the API generation (#44709) @mnajdova | ||
- [docs-infra] Fix RTL dark mode (#41803) @alexfauquette | ||
- [Grid] Remove deeply nested imports (#43605) @Janpot | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @DiegoAndai, @Janpot, @mj12albert, @mnajdova, @sai6855, @SuperMaxine, @vladmoroz, @ZeeshanTamboli | ||
|
||
## 6.1.10 | ||
|
||
<!-- generated comparing v6.1.9..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
28 changes: 0 additions & 28 deletions
28
docs/data/material/components/slider/VerticalAccessibleSlider.js
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
docs/data/material/components/slider/VerticalAccessibleSlider.tsx
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
docs/data/material/components/slider/VerticalAccessibleSlider.tsx.preview
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.