Skip to content

Commit f8d3ab9

Browse files
authored
[core] Update changelog for version v5.10.8 (mui#34593)
1 parent 16e6180 commit f8d3ab9

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,61 @@
11
# [Versions](https://mui.com/versions/)
22

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+
- &#8203;<!-- 28 -->[Autocomplete] Skip filtering when list of options is loading (#33278) @ndebeiss
18+
- &#8203;<!-- 13 -->[Fab] Add `disabled` class to FAB button (#34245) @meenarama
19+
- &#8203;<!-- 09 -->[l10n] Add Arabic Saudi Arabia (ar-SA) locale (#33340) @rolule
20+
- &#8203;<!-- 08 -->[l10n] zhTW refinement (#33391) @Aporim2051
21+
- &#8203;<!-- 07 -->[Popover] Add `ownerState` on the paper slot (#34445) @kabernardes
22+
- &#8203;<!-- 05 -->[Slider] Fixed incorrect marks displayed due to duplicate keys in range (#33526) @kskd1804
23+
- &#8203;<!-- 03 -->[TextField] Fix typo in FormControlLabel declaration file (#34535) @hghmn
24+
25+
26+
27+
- &#8203;<!-- 04 -->[SnackbarUnstyled] Create component and `useSnackbar` hook (#33227) @ZeeshanTamboli
28+
29+
30+
31+
- &#8203;<!-- 12 -->[Joy] Fix `variantPlain` classname missing in few components (#34534) @hbjORbj
32+
- &#8203;<!-- 11 -->[Joy] Fix input decorator color and list padding (#34586) @siriwatknp
33+
- &#8203;<!-- 10 -->[Joy] Miscellaneous fixes (#34492) @siriwatknp
34+
35+
### Docs
36+
37+
- &#8203;<!-- 27 -->[blog] Fix 404 link in base introduction @oliviertassinari
38+
- &#8203;<!-- 21 -->[docs] Fix CI build (#34589) @mnajdova
39+
- &#8203;<!-- 20 -->[docs] Temporary remove date picker from home page (#34541) @siriwatknp
40+
- &#8203;<!-- 19 -->[docs] Revise and expand Joy UI "Tutorial" doc (#34569) @samuelsycamore
41+
- &#8203;<!-- 18 -->[docs] Fix SEO issues (#34537) @oliviertassinari
42+
- &#8203;<!-- 17 -->[docs] Add CSS variables documentation for Material UI (#33958) @siriwatknp
43+
- &#8203;<!-- 16 -->[docs] Capitalize Material Design on the Breakpoints page (#34481) @Dustin-Digitar
44+
- &#8203;<!-- 15 -->[docs] Able to load doc components inside markdown files (#34243) @flaviendelangle
45+
- &#8203;<!-- 14 -->[docs] Use mouse pointer on esc button in the search modal (#34485) @minkyngkm
46+
- &#8203;<!-- 02 -->[website] Fix typo in pricing FAQ @oliviertassinari
47+
- &#8203;<!-- 01 -->[website] Move the React Engineer role from open to next (#34494) @mnajdova
48+
49+
### Core
50+
51+
- &#8203;<!-- 26 -->[core] Update root package.json version (#34592) @mnajdova
52+
- &#8203;<!-- 25 -->[core] Remove useless comment in fixtures (#34581) @Garz4
53+
- &#8203;<!-- 24 -->[core] Fix link to CODE_OF_CONDUCT.md (#34543) @peippo
54+
- &#8203;<!-- 23 -->[core] Remove outdated docsearch.js dependency (#34421) @oliviertassinari
55+
- &#8203;<!-- 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+
359
## 5.10.7
460

561
<!-- generated comparing v5.10.6..master -->

0 commit comments

Comments
 (0)