forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 2
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 material-next/menu-useMenu
- Loading branch information
Showing
611 changed files
with
15,928 additions
and
11,120 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,165 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.14.12 | ||
|
||
<!-- generated comparing v5.14.11..master --> | ||
|
||
_Oct 3, 2023_ | ||
|
||
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🎨 Introduced color inversion utilities to Joy UI (#38916) @siriwatknp | ||
- 🚀 Added Chip and related TextField components to Material You @DiegoAndai, @mj12albert | ||
- 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [DialogActions] Apply margin-left when children is not of `button` type (#39189) @sai6855 | ||
- [Select] Improve a11y by adding combobox role and aria-controls attribute (#38785) @xulingzhihou | ||
- [Select] Fix MenuProps slotProps forwarding (#39177) @DiegoAndai | ||
- [TextField] Polish types in Textfield demo (#39140) @sai6855 | ||
- [ButtonGroup] Fix rendering with conditional elements (#38989) @ZeeshanTamboli | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [system] Add support for `variants` in the styled() util (#39073) @mnajdova | ||
- [Box] Add missing logical spacing property types (#39169) @Semigradsky | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [useSlider] Align externalProps handling (#38854) @mj12albert | ||
- [useTabs] Align external props handling for useTab/useTabPanel/useTabsList (#39037) @mj12albert | ||
- [test] Fix import paths in useTab tests (#39291) @mj12albert | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Chip] Add Material You Chip component (#38927) @DiegoAndai | ||
- [Divider] Copy v5 Divider (#39197) @mj12albert | ||
- [FilledInput] Copy v5 FilledInput (#39040) @mj12albert | ||
- [FormControl] Add FormControl component (#39032) @mj12albert | ||
- [Select] Copy Select files from v5 (#39188) @DiegoAndai | ||
- [TextField] Copy v5 TextField's inner components (#39166) @mj12albert | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Introduce color inversion utilities (#38916) @siriwatknp | ||
- Replace margin with `gap` property (#39147) @siriwatknp | ||
- [CssBaseline] use Joy `GlobalStyles` (#39278) @siriwatknp | ||
- [Drawer] Apply content styles from theme to content slot (#39199) @sai6855 | ||
- [List] Add gap and missing active styles (#39146) @siriwatknp | ||
- [Switch] Slight adjustments to the design (#39276) @danilo-leal | ||
|
||
### Docs | ||
|
||
- [docs] Update Autocomplete demo for React 18 (#39162) @oliviertassinari | ||
- [docs-infra] Tweak feedback footer section design (#36556) @danilo-leal | ||
- [docs-infra] Improve code syntax highlight (#39181) @oliviertassinari | ||
- [docs][base] Add Tailwind CSS + plain CSS demo on the TextArea page (#39046) @alisasanib | ||
- [docs][base-ui] Fix style for root div of multiline input (#39182) @ttlpta | ||
- [docs][base-ui] Improve Select's country select demo (#38983) @oliviertassinari | ||
- [docs][joy-ui] Add scrollable tabs example (#39260) @siriwatknp | ||
- [docs][joy-ui] Match `Autocomplete` github label demo to actual github label dropdown (#39228) @sai6855 | ||
- [docs][joy-ui] Refine the Rental dashboard template (#39059) @zanivan | ||
- [docs][joy-ui] Removed incomplete sentence in the Aspect Ratio page (#39227) @Erik-McKelvey | ||
- [docs][joy-ui] Fix typo in the Accordion page (#39226) @Erik-McKelvey | ||
- [docs][joy-ui] Update and standardize template Sidemenus (#39271) @zanivan | ||
- [docs][joy-ui] Add a roadmap page (#39163) @danilo-leal | ||
- [docs][material-ui] Replace `Box` with `Stack` in applicable demos (#39174) @sai6855 | ||
- [docs][material-ui] Add small polish to the Templates page (#39224) @danilo-leal | ||
- [docs][material-ui] Small revision to the Icons page (#38840) @danilo-leal | ||
|
||
### Core | ||
|
||
- Add next lint config to eslint (#39183) @Janpot | ||
- [core] Update eslint rules (#39178) @romgrk | ||
- [core] Fix Greg GitHub slug @oliviertassinari | ||
- [core] Priority Support casing normalization @oliviertassinari | ||
- [website] Add Heat map in pricing page (#39269) @oliviertassinari | ||
- [website] Update `React Engineer - xCharts` Ashby link (#39172) @DanailH | ||
- [website] Add Charts to the pricing table (#38680) @alexfauquette | ||
- [website] Polish career experience @oliviertassinari | ||
- [website] Simplify the Core products file (#39194) @danilo-leal | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @Erik-McKelvey, @Janpot, @mj12albert, @mnajdova, @oliviertassinari, @romgrk, @sai6855, @Semigradsky, @siriwatknp, @xulingzhihou, @zanivan, @ZeeshanTamboli | ||
|
||
## 5.14.11 | ||
|
||
<!-- generated comparing v5.14.10..master --> | ||
|
||
_Sep 26, 2023_ | ||
|
||
A big thanks to the 23 contributors who made this release possible. | ||
This release was mostly about 🐛 bug fixes and 📚 documentation improvements. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Autocomplete] Re-export `AutocompleteValue` to make it available from path import (#38638) @vadimka123 | ||
- [Select][material-ui] Missing aria-multiselectable attribute on multiple Select component (#38855) @gitstart | ||
- [l10n] labelDisplayedRows is added for trTR localization (#39056) @tebersefa | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Support RSC in `isMuiElement` util (#38129) @sai6855 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [NumberInput] Support adornments (#38900) @anle9650 | ||
- [Menu] Align external props handling for useMenu/MenuButton/MenuItem (#38946) @mj12albert | ||
- [Select] Align external props handling (#39038) @mj12albert | ||
- [TextareaAutosize] Simplify logic and add test (#38728) @oliviertassinari | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Button] Fix disabled button styling when component prop is provided (#38996) @sai6855 | ||
- [Drawer] Add missing `JoyDrawer` in theme components (#39074) @Studio384 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [FormControl] Copy v5 FormControl (#39039) @mj12albert | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [TreeView] Fix JSDoc comments in TreeView and TreeItem (#38874) @jergason | ||
|
||
### Docs | ||
|
||
- Improve focus trap demo (#38985) @oliviertassinari | ||
- Add Tailwind CSS + plain CSS demo on the Tabs page (#39000) @alisasanib | ||
- Improve the default theme viewer design (#39049) @danilo-leal | ||
- Add live demo with CssVarsProvider (#38792) @oliviertassinari | ||
- Fix wrong hash on Card's page (#39151) @mnajdova | ||
- Revise the Drawer page (#38988) @danilo-leal | ||
- Simplify the button's loading indicator demo (#39082) @danilo-leal | ||
- Fix the Templates link on the Overview page (#39086) @danilo-leal | ||
- Refine the Sign in template (#38942) @zanivan | ||
- Add `use-count-up` integration with the Circular Progress (#38952) @anon-phantom | ||
|
||
### Core | ||
|
||
- [blog] Add a company values blog post (#38802) @mikailaread | ||
- [core] Downgrade lerna to 7.2.0 (#39149) @michaldudak | ||
- [core] Simplify docs feedback interaction (#39075) @alexfauquette | ||
- [core] Improve ref type definition (#38903) @oliviertassinari | ||
- [core] Simplify career (#39112) @oliviertassinari | ||
- [core] Update Babel types along with source packages (#39070) @michaldudak | ||
- [core] Add a comment to explain `useEnhancedEffect` (#39035) @Janpot | ||
- [docs-infra] Fix code removal in table of content (#39165) @alexfauquette | ||
- [docs-infra] Improve callouts design (#39084) @danilo-leal | ||
- [docs-infra] Fix key warning in Base UI Slider slots section (#38954) @ZeeshanTamboli | ||
- [docs-infra] Fix error when redirecting to the root page (#38451) @maheshguntur | ||
- [docs-infra] Open demo crash in the right repository (#39006) @oliviertassinari | ||
- [test] Split the test package (#39061) @michaldudak | ||
- [website] React Engineer - xCharts role (#38976) @DanailH | ||
- [website] Improve the highlighter component colors (#39087) @danilo-leal | ||
- [website] Fix Pricing page row hover (#39097) @danilo-leal | ||
- [website] Fix typo with straight quote @oliviertassinari | ||
- [website] Sync about page @oliviertassinari | ||
- [website] Update the about page (#38733) @danilo-leal | ||
- [website] Small fixes on the X marketing page (#38975) @flaviendelangle | ||
- [website] Add stray design tweaks to the X page (#38589) @danilo-leal | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @alisasanib, @anle9650, @anon-phantom, @DanailH, @danilo-leal, @DiegoAndai, @flaviendelangle, @gitstart, @Janpot, @jergason, @maheshguntur, @michaldudak, @mikailaread, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @Studio384, @tebersefa, @vadimka123, @zanivan, @ZeeshanTamboli | ||
|
||
## 5.14.10 | ||
|
||
<!-- generated comparing v5.14.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
yarn.lock |
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.