|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 5.14.19 |
| 4 | + |
| 5 | +<!-- generated comparing v5.14.18..master --> |
| 6 | + |
| 7 | +_Nov 29, 2023_ |
| 8 | + |
| 9 | +A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels (#36426) @islandryu |
| 12 | +- 🚀 Added Material You Linear Progress to `material-next` package (#39807) @lhilgert9 |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +- ​<!-- 44 -->[Autocomplete] Fix behavior when there are duplicate labels (#36426) @islandryu |
| 17 | +- ​<!-- 37 -->[Box] Added boxClasses (#39889) @sadik-malik |
| 18 | +- ​<!-- 18 -->[FilledInput] Fix slot props deepmerge order (#38922) @dhaub-exelixis |
| 19 | +- ​<!-- 12 -->[Select] Add id to hidden input element (#39414) @DarhkVoyd |
| 20 | +- ​<!-- 11 -->[Select] Remove unnecessary picking of `onChange` type from SelectInputProps (#39891) @ZeeshanTamboli |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +- ​<!-- 46 -->[Menu] Fix navigation of items when 1st item is disabled (#39828) @sai6855 |
| 25 | +- ​<!-- 42 -->[Modal] Refine demos (#39824) @zanivan |
| 26 | +- ​<!-- 41 -->[NumberInput] Implement `numberInputReducer` (#38723) @mj12albert |
| 27 | +- ​<!-- 40 -->[useNumberInput] Fix change handlers passed through slotProps (#39407) @mj12albert |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +- ​<!-- 38 -->[Box] Added boxClasses (#39895) @sadik-malik |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +- ​<!-- 36 -->[Box] Added boxClasses (#39896) @sadik-malik |
| 36 | +- ​<!-- 09 -->Add outlineColor to defaultSxConfig (#39962) @brijeshb42 |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +- ​<!-- 08 -->Add `PartiallyRequired` type (#39939) @lhilgert9 |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +- ​<!-- 47 -->[ProgressIndicator] Apply MD3 style to `LinearProgress` (#39807) @lhilgert9 |
| 45 | +- ​<!-- 17 -->[FormHelperText] Add FormHelperText component (#39503) @mj12albert |
| 46 | +- ​<!-- 16 -->[IconButton] Copy IconButton to material-next (#39945) @mj12albert |
| 47 | +- ​<!-- 13 -->[Switch] Copy `Switch` to material next (#39887) @lhilgert9 |
| 48 | + |
| 49 | +### Docs |
| 50 | + |
| 51 | +- ​<!-- 19 -->[material-ui] Fix theme prop in v5 migration guide (#39976) @sai6855 |
| 52 | +- ​<!-- 43 -->[base-ui] Improve Next.js Link docs (#39838) @oliviertassinari |
| 53 | +- ​<!-- 39 -->[base-ui] Export Base UI theme in stylesheet (#39694) @mnajdova |
| 54 | +- ​<!-- 52 -->[joy-ui] Fix the date min & max slot props values on the Input demo (#40018) @avikalpg |
| 55 | +- ​<!-- 35 -->[joy-ui][ButtonGroup] Fix orientation prop description (#39876) @sai6855 |
| 56 | +- ​<!-- 25 -->[joy-ui] Update gif from the Dark Mode Optimization page (#39726) @danilo-leal |
| 57 | +- ​<!-- 24 -->[joy-ui] Fix h1 template (#40017) @oliviertassinari |
| 58 | +- ​<!-- 23 -->[joy-ui] Fix wrong product id @oliviertassinari |
| 59 | +- ​<!-- 22 -->[joy-ui] Fixes in theme scoping documentation (#39899) @ZeeshanTamboli |
| 60 | +- ​<!-- 21 -->[joy-ui] Refine the Email, Teams and Files templates (#39579) @zanivan |
| 61 | +- ​<!-- 15 -->[joy-ui][templates] Fix layout shift on Profile template (#40022) @zanivan |
| 62 | +- ​<!-- 14 -->[joy-ui][Templates] Update thumbnails (#39938) @zanivan |
| 63 | +- ​<!-- 20 -->[material-next] Add contributing guide (#39944) @mj12albert |
| 64 | +- ​<!-- 51 -->End v6 blogpost notification (#39879) @joserodolfofreitas |
| 65 | +- ​<!-- 31 -->Fix nested CSS warning (#39932) @mnajdova |
| 66 | +- ​<!-- 30 -->Make integration searchable (#39967) @oliviertassinari |
| 67 | +- ​<!-- 29 -->Fix use of quote in markdown (#39953) @oliviertassinari |
| 68 | +- ​<!-- 28 -->Show design links on Joy UI (#39955) @oliviertassinari |
| 69 | +- ​<!-- 27 -->Restore Algolia results when searching for "Figma" (#39956) @oliviertassinari |
| 70 | +- ​<!-- 26 -->Fix two tone icon dark mode color (#39868) @mnajdova |
| 71 | + |
| 72 | +### Core |
| 73 | + |
| 74 | +- ​<!-- 45 -->Improve lerna's renovate package rules (#40029) @DiegoAndai |
| 75 | +- ​<!-- 34 -->Downgrade lerna to 7.2.0 (#40026) @DiegoAndai |
| 76 | +- ​<!-- 32 -->Rename OpenCollective @oliviertassinari |
| 77 | +- ​<!-- 48 -->[docs-infra] Env variables should be string (#39991) @oliviertassinari |
| 78 | +- ​<!-- 10 -->[Portal] Improve docs for container prop (#39180) @oliviertassinari |
| 79 | +- ​<!-- 50 -->[website] Update pricing table (#40023) @cherniavskii |
| 80 | +- ​<!-- 49 -->[website][docs] Update the product identifier menu and X page (#39832) @danilo-leal |
| 81 | +- ​<!-- 07 -->[website] Mark TreeView and Charts as stable (#39975) @flaviendelangle |
| 82 | +- ​<!-- 06 -->[website] Update career page (#40015) @oliviertassinari |
| 83 | +- ​<!-- 05 -->[website] Sync about dataset @oliviertassinari |
| 84 | +- ​<!-- 04 -->[website] Fix 301 redirection to X tree-view @oliviertassinari |
| 85 | +- ​<!-- 03 -->[website] Change redirection prefixes @oliviertassinari |
| 86 | +- ​<!-- 02 -->[website] Fix 301 link @oliviertassinari |
| 87 | +- ​<!-- 01 -->[website] Fix modal not being closed with the escape key on the Base UI page (#39880) @ZeeshanTamboli |
| 88 | + |
| 89 | +All contributors of this release in alphabetical order: @avikalpg, @brijeshb42, @cherniavskii, @danilo-leal, @DarhkVoyd, @dhaub-exelixis, @DiegoAndai, @flaviendelangle, @islandryu, @joserodolfofreitas, @lhilgert9, @mj12albert, @mnajdova, @oliviertassinari, @sadik-malik, @sai6855, @zanivan, @ZeeshanTamboli |
| 90 | + |
3 | 91 | ## 5.14.18
|
4 | 92 |
|
5 | 93 | <!-- generated comparing v5.14.17..master -->
|
|
0 commit comments