-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'bcc33621c5b2bc4a5be24df087aec62d802d1fcd' of https://gi…
…thub.com/GitStartHQ/material-ui into MUI-36498-Form-Control
- Loading branch information
Showing
864 changed files
with
12,439 additions
and
3,828 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,125 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.11.15 | ||
|
||
<!-- generated comparing v5.11.14..master --> | ||
|
||
_Mar 28, 2023_ | ||
|
||
A big thanks to the 10 contributors who made this release possible. We have one big highlight this week ✨: | ||
|
||
- @siriwatknp made a [Theme Builder](https://mui.com/joy-ui/customization/theme-builder) for Joy UI 🎨 (#35741) | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Chip] Fix error when theme value is a CSS variable (#36654) @siriwatknp | ||
- [Grid2] Support dynamic nested columns (#36401) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [system] Enable regressions tests & fix regressions (#36611) @mnajdova | ||
- [Stack] Add `useFlexGap` prop (#36404) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Autocomplete] Update `autoSelect` prop description (#36280) @sai6855 | ||
- [TablePagination][base] Improve `actions` type in `slotProps` (#36458) @sai6855 | ||
- [Base] Add JSDoc comments for classes of Base components (#36586) @hbjORbj | ||
- [useSlider][base] Add API docs for the hook parameters and return type (#36576) @varunmulay22 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Joy] Miscellaneous fixes (#36628) @siriwatknp | ||
- [Joy] Add palette customizer (#35741) @siriwatknp | ||
|
||
### Docs | ||
|
||
- Revert "[docs] Use `theme.applyDarkStyles` for the rest of the docs" (#36602) @mnajdova | ||
- [blog] Improvements on v6 announcement blog (#36505) @joserodolfofreitas | ||
- [docs] Add `Snackbar` coming soon page (#36604) @danilo-leal | ||
- [docs] Add accordion coming soon page (#36279) @siriwatknp | ||
- [docs] Fix palette customizer theme augmentation (#36629) @siriwatknp | ||
- [docs] Finish migration away from https://reactjs.org/ @oliviertassinari | ||
- [docs] Remove duplicated slot descriptions (#36621) @hbjORbj | ||
- [docs] Fix broken example link (#36607) @mnajdova | ||
- [docs] Use `theme.applyDarkStyles` (#36606) @siriwatknp | ||
- [docs] Improve API for theme default prop (#36490) @oliviertassinari | ||
- [docs][Table] Refactor `Sorting & Selecting` table demo (#33236) @IFaniry | ||
|
||
### Core | ||
|
||
- [core] Use Netlify function for feedback management (#36472) @alexfauquette | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @hbjORbj, @IFaniry, @joserodolfofreitas, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @varunmulay22 | ||
|
||
## 5.11.14 | ||
|
||
<!-- generated comparing v5.11.13..master --> | ||
|
||
_Mar 21, 2023_ | ||
|
||
A big thanks to the 15 contributors who made this release possible. | ||
This release was mostly about 🐛 bug fixes and 📚 documentation improvements. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Breadcrumbs] Add ability to change icon used in `BreadcrumbCollapsed` through slots (#33812) @pratikkarad | ||
- [Stepper] Add aria-current to active StepButton (#36526) @michalak111 | ||
- [TabScrollButton] Add ability to change left and right icons (#33863) @pratikkarad | ||
- [ListItemButton] Respect LinkComponent (#34159) @zaverden | ||
- [l10n] Add Central Kurdish (ku-CKB) locale (#36592) @HediMuhamad | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [system] Fix sx prop regression for fontWeight values (#36543) @mnajdova | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [docs][base] Improve the Slots Table in API docs (#36330) @hbjORbj | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Joy] Ensure new CSS variable naming is everywhere (#36460) @hbjORbj | ||
- [Menu][joy] Classname listbox is missing (#36520) @hbjORbj | ||
- [Joy] Fix `--List-decorator*` vars (#36595) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Masonry] Include Masonry in theme augmentation interface (#36533) @hbjORbj | ||
|
||
### Docs | ||
|
||
- [blog] Post blog about Chamonix retreat to the website (#36517) @mikailaread | ||
- [blog] Fix image layout shift (#36522) @oliviertassinari | ||
- [docs] Use `theme.applyDarkStyles` for the rest of the docs (#36161) @siriwatknp | ||
- [docs] Fix 301 and 404 links (#36555) @oliviertassinari | ||
- [docs] Keep slot code order in API docs (#36499) @oliviertassinari | ||
- [docs] Missing className on Migrating from JSS example (#36536) @gabrielnafuzi | ||
- [docs] Fix function name for Joy templates (#36512) @hbjORbj | ||
- [docs] Add multiline Chip example (#36437) @dav1app | ||
- [docs] Add a new gold sponsor (#36518) @hbjORbj | ||
- [docs][joy] Improve the Slots Table in API docs (#36328) @hbjORbj | ||
- [docs] Fix virtualElement demo for Popper (#36320) @sai6855 | ||
- [docs] Fix typo in API docs (#36388) @RomanHotsiy | ||
- [docs] Ensure classname displayed under Slots section in API docs exists (#36539) @hbjORbj | ||
- [docs][joy] Build TS versions for Modal component demos (#36385) @varunmulay22 | ||
- [docs][joy] Build TS versions for Menu component demos (#36383) @varunmulay22 | ||
- [docs][joy] Build TS versions for Switch component demos (#36379) @varunmulay22 | ||
- [docs] Remove `shouldSkipGeneratingVar` usage (#36581) @siriwatknp | ||
- [docs][material] Update Table's demo to show pointer cursor on clickable rows (#36546) @varunmulay22 | ||
- [website] Designer role changes (#36528) @danilo-leal | ||
- [website] No association between showcase and MUI @oliviertassinari | ||
- [website] Open Head of Operations role (#36501) @oliviertassinari | ||
- [website] Limit sponsors description to two rows @oliviertassinari | ||
|
||
### Core | ||
|
||
- [core] Fix CI @oliviertassinari | ||
- [core] Fix blank line @oliviertassinari | ||
- [website] Simplify internal ops @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @danilo-leal, @dav1app, @gabrielnafuzi, @hbjORbj, @HediMuhamad, @michalak111, @mikailaread, @mnajdova, @oliviertassinari, @pratikkarad, @RomanHotsiy, @sai6855, @siriwatknp, @varunmulay22, @zaverden | ||
|
||
## 5.11.13 | ||
|
||
<!-- generated comparing v5.11.12..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
Oops, something went wrong.