|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 5.10.8 |
| 4 | + |
| 5 | +<!-- generated comparing v5.10.7..master --> |
| 6 | + |
| 7 | +_Oct 3, 2022_ |
| 8 | + |
| 9 | +A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- 🚀 [SnackbarUnstyled](https://mui.com/base/react-snackbar/) component & headless hook are added to MUI Base (#33227) @ZeeshanTamboli |
| 12 | +- 📚 [CSS variables documentation](https://mui.com/material-ui/experimental-api/css-theme-variables/overview/) for Material UI has been added by @siriwatknp (#33958) |
| 13 | +- And more 🐛 bug fixes and 📚 documentation improvements. |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +- ​<!-- 28 -->[Autocomplete] Skip filtering when list of options is loading (#33278) @ndebeiss |
| 18 | +- ​<!-- 13 -->[Fab] Add `disabled` class to FAB button (#34245) @meenarama |
| 19 | +- ​<!-- 09 -->[l10n] Add Arabic Saudi Arabia (ar-SA) locale (#33340) @rolule |
| 20 | +- ​<!-- 08 -->[l10n] zhTW refinement (#33391) @Aporim2051 |
| 21 | +- ​<!-- 07 -->[Popover] Add `ownerState` on the paper slot (#34445) @kabernardes |
| 22 | +- ​<!-- 05 -->[Slider] Fixed incorrect marks displayed due to duplicate keys in range (#33526) @kskd1804 |
| 23 | +- ​<!-- 03 -->[TextField] Fix typo in FormControlLabel declaration file (#34535) @hghmn |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- ​<!-- 04 -->[SnackbarUnstyled] Create component and `useSnackbar` hook (#33227) @ZeeshanTamboli |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +- ​<!-- 12 -->[Joy] Fix `variantPlain` classname missing in few components (#34534) @hbjORbj |
| 32 | +- ​<!-- 11 -->[Joy] Fix input decorator color and list padding (#34586) @siriwatknp |
| 33 | +- ​<!-- 10 -->[Joy] Miscellaneous fixes (#34492) @siriwatknp |
| 34 | + |
| 35 | +### Docs |
| 36 | + |
| 37 | +- ​<!-- 27 -->[blog] Fix 404 link in base introduction @oliviertassinari |
| 38 | +- ​<!-- 21 -->[docs] Fix CI build (#34589) @mnajdova |
| 39 | +- ​<!-- 20 -->[docs] Temporary remove date picker from home page (#34541) @siriwatknp |
| 40 | +- ​<!-- 19 -->[docs] Revise and expand Joy UI "Tutorial" doc (#34569) @samuelsycamore |
| 41 | +- ​<!-- 18 -->[docs] Fix SEO issues (#34537) @oliviertassinari |
| 42 | +- ​<!-- 17 -->[docs] Add CSS variables documentation for Material UI (#33958) @siriwatknp |
| 43 | +- ​<!-- 16 -->[docs] Capitalize Material Design on the Breakpoints page (#34481) @Dustin-Digitar |
| 44 | +- ​<!-- 15 -->[docs] Able to load doc components inside markdown files (#34243) @flaviendelangle |
| 45 | +- ​<!-- 14 -->[docs] Use mouse pointer on esc button in the search modal (#34485) @minkyngkm |
| 46 | +- ​<!-- 02 -->[website] Fix typo in pricing FAQ @oliviertassinari |
| 47 | +- ​<!-- 01 -->[website] Move the React Engineer role from open to next (#34494) @mnajdova |
| 48 | + |
| 49 | +### Core |
| 50 | + |
| 51 | +- ​<!-- 26 -->[core] Update root package.json version (#34592) @mnajdova |
| 52 | +- ​<!-- 25 -->[core] Remove useless comment in fixtures (#34581) @Garz4 |
| 53 | +- ​<!-- 24 -->[core] Fix link to CODE_OF_CONDUCT.md (#34543) @peippo |
| 54 | +- ​<!-- 23 -->[core] Remove outdated docsearch.js dependency (#34421) @oliviertassinari |
| 55 | +- ​<!-- 22 -->[core] Add `newFeature` to the typing of MuiPage (#34511) @flaviendelangle |
| 56 | + |
| 57 | +All contributors of this release in alphabetical order: @Aporim2051, @Dustin-Digitar, @flaviendelangle, @Garz4, @hbjORbj, @hghmn, @kabernardes, @kskd1804, @meenarama, @minkyngkm, @mnajdova, @ndebeiss, @oliviertassinari, @peippo, @rolule, @samuelsycamore, @siriwatknp, @ZeeshanTamboli |
| 58 | + |
3 | 59 | ## 5.10.7
|
4 | 60 |
|
5 | 61 | <!-- generated comparing v5.10.6..master -->
|
|
0 commit comments