forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
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
dddc806
commit ea631b8
Showing
1 changed file
with
9 additions
and
4 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,14 +4,16 @@ | |
|
||
<!-- generated comparing v6.3.0..master --> | ||
|
||
_Jan 2, 2025_ | ||
_Jan 3, 2025_ | ||
|
||
A big thanks to the 7 contributors who made this release possible. | ||
A big thanks to the 8 contributors who made this release possible. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Autocomplete] Revert: Fix options list rendering in freeSolo mode (#44858) @ZeeshanTamboli | ||
- [Tooltip] Warn instead of error when trigger is disabled (#44846) @yash49 | ||
- [TableSortLabel] Add slots and slotProps (#44728) @sai6855 | ||
- [Select] Deprecate composed classes (#44925) @sai6855 | ||
|
||
### Docs | ||
|
||
|
@@ -27,9 +29,12 @@ A big thanks to the 7 contributors who made this release possible. | |
- [examples] Update Next.js examples Next.js and React versions (#44852) @DiegoAndai | ||
- [code-infra] Prevent wrong nested imports in Base UI (#44426) @oliviertassinari | ||
- [docs-infra] Add vale coverage for App Router and Page Router (060c55c) @oliviertassinari | ||
- Sync with other repos @oliviertassinari | ||
- Sync with other repos (1b9300f) @oliviertassinari | ||
- Fix docs:build to work in docs folder too (6b923a4) @oliviertassinari | ||
- Setup React 18 CI tests (#44868) @DiegoAndai | ||
- Update test to use public API (#44875) @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @adityaparab, @DiegoAndai, @komkanit, @oliviertassinari, @siddhantantil39, @yash49, @ZeeshanTamboli | ||
All contributors of this release in alphabetical order: @adityaparab, @DiegoAndai, @komkanit, @oliviertassinari, @sai6855, @siddhantantil39, @yash49, @ZeeshanTamboli | ||
|
||
## 6.3.0 | ||
|
||
|