@mui/types 7.1.2 โ 7.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1576 -47
- package/index.d.ts +12 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,1534 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 5.9.2
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.9.1..master -->
|
|
6
|
+
|
|
7
|
+
_Jul 25, 2022_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 16 contributors who made this release possible. Here are some highlights โจ:
|
|
10
|
+
|
|
11
|
+
- ๐งช Ensure all Base components are `OverridableComponent` (#33506) @michaldudak
|
|
12
|
+
- ๐งช Various improvements on the Material `Stack` component (#33548, #33588, #33549) @hbjORbj
|
|
13
|
+
- Many other ๐ bug fixes and ๐ documentation improvements
|
|
14
|
+
|
|
15
|
+
### `@mui/material@5.9.2`
|
|
16
|
+
|
|
17
|
+
- ​<!-- 34 -->Revert "[Tooltip] Fix children mouse over detection (#32321)" @oliviertassinari
|
|
18
|
+
- ​<!-- 19 -->[FormHelperText] Fix unable to create new variants (#33589) @DinhBaoTran
|
|
19
|
+
- ​<!-- 18 -->[ImageList] Remove vertical spacing between items in masonry layout (#33593) @michaldudak
|
|
20
|
+
- ​<!-- 13 -->[LoadingButton] Refactor duplicate code (#33570) @ZeeshanTamboli
|
|
21
|
+
- ​<!-- 12 -->[Modal] Explain the meaning of deprecation of the BackdropComponent prop (#33591) @michaldudak
|
|
22
|
+
- ​<!-- 11 -->[Stack] Fix unit test failure (#33588) @hbjORbj
|
|
23
|
+
- ​<!-- 10 -->[Stack] Fix default `flexDirection` value with responsive prop (#33549) @hbjORbj
|
|
24
|
+
- ​<!-- 09 -->[Stack] Ensure that `marginundefined` doesn't occur in styling (#33548) @hbjORbj
|
|
25
|
+
- ​<!-- 08 -->[Tabs] Fix `indicatorColor` prop type (#33569) @ZeeshanTamboli
|
|
26
|
+
- ​<!-- 07 -->[Tabs] Add TypeScript interface to augment tab indicator color in theme (#33333) @AHeiming
|
|
27
|
+
|
|
28
|
+
### `@mui/base@5.0.0-alpha.91`
|
|
29
|
+
|
|
30
|
+
- ​<!-- 33 -->[Base] Make PopperUnstyled `component` overridable (#33573) @siriwatknp
|
|
31
|
+
- ​<!-- 32 -->[Base] Ensure all components are OverridableComponent (#33506) @michaldudak
|
|
32
|
+
|
|
33
|
+
### `@mui/joy@5.0.0-alpha.38`
|
|
34
|
+
|
|
35
|
+
- ​<!-- 17 -->[Select] Add new component in Joy (#33630) @siriwatknp
|
|
36
|
+
- ​<!-- 15 -->[Joy] Add Text field documentation (#33430, #33631) @danilo-leal
|
|
37
|
+
- ​<!-- 14 -->[Joy] Add menu components (#31789) @siriwatknp
|
|
38
|
+
|
|
39
|
+
### Docs
|
|
40
|
+
|
|
41
|
+
- ​<!-- 31 -->[blog] Fix 404 link to Algolia docs search (dd4308d) @oliviertassinari
|
|
42
|
+
- ​<!-- 28 -->[docs] Add accessibility tips (#33633) @siriwatknp
|
|
43
|
+
- ​<!-- 27 -->[docs] Fix production deploy of codesandboxes (#33608) @oliviertassinari
|
|
44
|
+
- ​<!-- 26 -->[docs] Show border on `palette.background.paper` in dark mode docs (#33611) @ZeeshanTamboli
|
|
45
|
+
- ​<!-- 25 -->[docs] Fix typo in Joy UI dark mode page (#33620) @bairamau
|
|
46
|
+
- ​<!-- 24 -->[docs] Final polish on Base docs - formatting and style consistency (#33156) @samuelsycamore
|
|
47
|
+
- ​<!-- 23 -->[docs] Fix `CssBaseline` import in example code (#33614) @dd-ssc
|
|
48
|
+
- ​<!-- 22 -->[docs] Fix Toolpad docs redirection (#33524) @bharatkashyap
|
|
49
|
+
- ​<!-- 21 -->[docs] Fix link to Snackbar customization section in Alert docs (#33586) @ZeeshanTamboli
|
|
50
|
+
- ​<!-- 20 -->[docs] Fix `placement choices` typo in Tooltip docs (#33571) @MonstraG
|
|
51
|
+
- ​<!-- 05 -->[website] Update home page's sponsor grid (#33528) @danilo-leal
|
|
52
|
+
- ​<!-- 04 -->[website] Add Vytautas to the about page (#33567) @bytasv
|
|
53
|
+
- ​<!-- 03 -->[website] Improve newsletter input design (#33585) @danilo-leal
|
|
54
|
+
- ​<!-- 02 -->[website] Add YouTube link to footer (#33580) @gerdadesign
|
|
55
|
+
- ​<!-- 01 -->[website] Clarify scope of technical support (#33435) @joserodolfofreitas
|
|
56
|
+
|
|
57
|
+
### Core
|
|
58
|
+
|
|
59
|
+
- ​<!-- 30 -->[core] Swallow ad blocker fetch fail (#33617) @oliviertassinari
|
|
60
|
+
- ​<!-- 29 -->[core] Fix dep security by resolving `thenify` to latest (#33612) @siriwatknp
|
|
61
|
+
- ​<!-- 06 -->[test] Remove `view` option from Event in Snackbar tests (#33555) @ZeeshanTamboli
|
|
62
|
+
|
|
63
|
+
All contributors of this release in alphabetical order: @AHeiming, @bairamau, @bharatkashyap, @bytasv, @danilo-leal, @dd-ssc, @DinhBaoTran, @gerdadesign, @hbjORbj, @joserodolfofreitas, @michaldudak, @MonstraG, @oliviertassinari, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
|
|
64
|
+
|
|
65
|
+
## 5.9.1
|
|
66
|
+
|
|
67
|
+
<!-- generated comparing v5.9.0..master -->
|
|
68
|
+
|
|
69
|
+
_Jul 18, 2022_
|
|
70
|
+
|
|
71
|
+
A big thanks to the 17 contributors who made this release possible. This release is mainly about ๐ bug fixes and ๐ documentation improvements
|
|
72
|
+
|
|
73
|
+
### `@mui/material@5.9.1`
|
|
74
|
+
|
|
75
|
+
- ​<!-- 24 -->[Autocomplete] Fix disabling component crashing when focused (#31313) @mzedel
|
|
76
|
+
- ​<!-- 07 -->[Grid] Avoid scrollbar in demo (#33527) @oliviertassinari
|
|
77
|
+
- ​<!-- 05 -->[Slider] Fix transition of tooltips on vertical slider (#33009) @abhinav-22-tech
|
|
78
|
+
- ​<!-- 01 -->[TouchRipple] Fix crash on android where `event.touches` are an empty array (#32974) @lukeggchapman
|
|
79
|
+
|
|
80
|
+
### `@mui/system@5.9.1`
|
|
81
|
+
|
|
82
|
+
- ​<!-- 04 -->[system] Add flag to switch negative margin approach in Grid (#33484) @siriwatknp
|
|
83
|
+
- ​<!-- 03 -->[system] Remove needless optional chaining check in `createEmptyBreakpointObject` method (#33482) @ZeeshanTamboli
|
|
84
|
+
|
|
85
|
+
### `@mui/base@5.0.0-alpha.90`
|
|
86
|
+
|
|
87
|
+
- ​<!-- 23 -->[base] Export types used by components' props (#33522) @michaldudak
|
|
88
|
+
- ​<!-- 22 -->[base] Add missing type definitions in useControllableReducer (#33496) @michaldudak
|
|
89
|
+
- ​<!-- 06 -->[SelectUnstyled] Do not call onChange unnecessarily (#33408) @michaldudak
|
|
90
|
+
|
|
91
|
+
### `@mui/lab@5.0.0-alpha.91`
|
|
92
|
+
|
|
93
|
+
- ​<!-- 02 -->[TimelineDot] Add TimelineDotPropsColorOverrides interface to extend color options (#33466) @lolaignatova
|
|
94
|
+
|
|
95
|
+
### Docs
|
|
96
|
+
|
|
97
|
+
- ​<!-- 19 -->[docs] Add note about CssBaseline in the dark mode page (#33108) @GabrielaLokelani
|
|
98
|
+
- ​<!-- 18 -->[docs] Fix typos in the Interoperability page (#33273) @HexM7
|
|
99
|
+
- ​<!-- 17 -->[docs] Improve the `useTheme` documentation (#33508) @rickstaa
|
|
100
|
+
- ​<!-- 16 -->[docs] Fix 301 redirections (#33521) @oliviertassinari
|
|
101
|
+
- ​<!-- 15 -->[docs] Link the same codesandbox as in the docs (#33472) @oliviertassinari
|
|
102
|
+
- ​<!-- 14 -->[docs] Fix copy search false positives (#33438) @oliviertassinari
|
|
103
|
+
- ​<!-- 13 -->[docs] Fix typo (#33520) @aravindpanicker
|
|
104
|
+
- ​<!-- 12 -->[docs] Update Tailwind docs to include step about updating popover containers (#33315) @ajhenry
|
|
105
|
+
- ​<!-- 11 -->[docs] Add yarn command for Roboto font in Material UI's typography.md (#33485) @anthonypz
|
|
106
|
+
- ​<!-- 10 -->[docs] Add new community content to the Material UI Learn page (#32927) @Nikhilthadani
|
|
107
|
+
- ​<!-- 09 -->[examples] Change createEmotionCache to use `insertionPoint` (#32104) @ANTARES-KOR
|
|
108
|
+
- ​<!-- 08 -->[examples] Fix error in Next.js example with @mui/styles (#33456) @paustria
|
|
109
|
+
|
|
110
|
+
### Core
|
|
111
|
+
|
|
112
|
+
- ​<!-- 21 -->[core] Cleanup experiments (#33547) @siriwatknp
|
|
113
|
+
- ​<!-- 20 -->[core] Update CHANGELOG to include pickers breaking change (#33486) @siriwatknp
|
|
114
|
+
|
|
115
|
+
All contributors of this release in alphabetical order: @abhinav-22-tech, @ajhenry, @ANTARES-KOR, @anthonypz, @aravindpanicker, @GabrielaLokelani, @HexM7, @lolaignatova, @lukeggchapman, @michaldudak, @mzedel, @Nikhilthadani, @oliviertassinari, @paustria, @rickstaa, @siriwatknp, @ZeeshanTamboli
|
|
116
|
+
|
|
117
|
+
## 5.9.0
|
|
118
|
+
|
|
119
|
+
<!-- generated comparing v5.8.7..master -->
|
|
120
|
+
|
|
121
|
+
_Jul 12, 2022_
|
|
122
|
+
|
|
123
|
+
A big thanks to the 19 contributors who made this release possible. Here are some highlights โจ:
|
|
124
|
+
|
|
125
|
+
- ๐งช Exported Grid v2 as `Unstable_Grid2` (#33479) @siriwatknp
|
|
126
|
+
- ๐ Added a guide for using Joy UI and Material UI together (#33396) @siriwatknp
|
|
127
|
+
- ๐ Fixed a few bugs in Material UI components. Thanks to @ZeeshanTamboli, @ivan-ngchakming, and @joebingham-wk.
|
|
128
|
+
- โ ๏ธ **[BREAKING CHANGE]** Date pickers were removed from the lab. Learn how to migrate by visiting the [migration guide](https://mui.com/x/react-date-pickers/migration-lab/). (#33386) @flaviendelangle
|
|
129
|
+
- many other ๐ bug fixes and ๐ documentation improvements
|
|
130
|
+
- our documentation site is now running with React 18! (#33196) @mnajdova
|
|
131
|
+
|
|
132
|
+
### `@mui/material@5.9.0`
|
|
133
|
+
|
|
134
|
+
- [CssBaseline] Fixes in overriding style (#33338) @ZeeshanTamboli
|
|
135
|
+
- [Autocomplete] Remove unnecessary `clsx` wrapper for single className (#33398) @ZeeshanTamboli
|
|
136
|
+
- [Grid] Export new grid as unstable (#33479) @siriwatknp
|
|
137
|
+
- [Tooltip] Fix children mouse over detection (#32321) @ivan-ngchakming
|
|
138
|
+
- [TypeScript] getCssVar autocomplete for Material UI (#33464) @siriwatknp
|
|
139
|
+
- [TypeScript] Fix theme options components types to use `Theme` (#33434) @siriwatknp
|
|
140
|
+
- [TypeScript] Reexports necessary types for module augmentation (#33397) @siriwatknp
|
|
141
|
+
- [ScopedCssBaseline] Add sx typings (#33474) @joebingham-wk
|
|
142
|
+
|
|
143
|
+
### `@mui/system@5.9.0`
|
|
144
|
+
|
|
145
|
+
- [System] Add offset feature to Grid (#33415) @siriwatknp
|
|
146
|
+
- [system] Add new `Grid` implementation (#32746) @siriwatknp
|
|
147
|
+
|
|
148
|
+
### `@mui/lab@5.0.0-alpha.90`
|
|
149
|
+
|
|
150
|
+
**โ ๏ธ Breaking changes**
|
|
151
|
+
|
|
152
|
+
- [lab] Remove the pickers (#33386) @flaviendelangle
|
|
153
|
+
|
|
154
|
+
The pickers are moved to MUI X, check out the [migration guide](https://mui.com/x/react-date-pickers/migration-lab/).
|
|
155
|
+
|
|
156
|
+
**Changes**
|
|
157
|
+
|
|
158
|
+
- [Masonry] Support rem/em values for spacing prop (#33384) @hbjORbj
|
|
159
|
+
|
|
160
|
+
### `@mui/base@5.0.0-alpha.89`
|
|
161
|
+
|
|
162
|
+
- Base] Change the order of class names merged in useSlotProps (#33383) @michaldudak
|
|
163
|
+
- [ModalUnstyled] Accept callbacks in componentsProps (#33181) @michaldudak
|
|
164
|
+
- [SelectUnstyled] Accept callbacks in componentsProps (#33197) @michaldudak
|
|
165
|
+
- [TabsUnstyled] Accept callbacks in componentsProps (#33284) @michaldudak
|
|
166
|
+
|
|
167
|
+
### `@mui/joy@5.0.0-alpha.36`
|
|
168
|
+
|
|
169
|
+
- [Joy] Add guide about using Joy and Material UI together (#33396) @siriwatknp
|
|
170
|
+
- [Joy] Fix variants color palette regressions (#33394) @danilo-leal
|
|
171
|
+
|
|
172
|
+
### Docs
|
|
173
|
+
|
|
174
|
+
- [docs] Correcting small grammatical error (#33393) @robyyo
|
|
175
|
+
- [docs] Link to the correct package on Joy component pages (#33439) @cherniavskii
|
|
176
|
+
- [docs] Fix e2e tests (#33477) @siriwatknp
|
|
177
|
+
- [docs] Fix dead links (#33462) @oliviertassinari
|
|
178
|
+
- [docs] Cleanup the migration (#33463) @siriwatknp
|
|
179
|
+
- [docs] Fix broken Sponsoring services links @samuelsycamore
|
|
180
|
+
- [docs] Improve repo README with light/dark logos, relative links and more (#33356) @samuelsycamore
|
|
181
|
+
- [docs] Update links to MUI X Overview and Introduction pages (#33201) @samuelsycamore
|
|
182
|
+
- [docs] Update to React 18 (#33196) @mnajdova
|
|
183
|
+
- [docs] Simplify "Upload button" demo (#33326) @baharalidurrani
|
|
184
|
+
- [docs] Add "refine" demo to showcase (#33240) @omeraplak
|
|
185
|
+
- [docs] Add webpack alias for legacy utils package (#33376) @jgbae
|
|
186
|
+
- [docs] Improve external link icons synonyms (#33257) @davidgarciab
|
|
187
|
+
- [examples] Update MUI Base with Tailwind CSS to use the latest versions of the dependencies (#33401) @mnajdova
|
|
188
|
+
- [examples] Add MUI base example (#33154) @siriwatknp
|
|
189
|
+
|
|
190
|
+
### Core
|
|
191
|
+
|
|
192
|
+
- [core] Fix @mui/monorepo regression for the import of the docs infra (#33390) @Janpot
|
|
193
|
+
- [core] Remove old babel resolve rule (#33432) @oliviertassinari
|
|
194
|
+
- [website] Shorten the plan descriptions on the pricing page (#32984) @joserodolfofreitas
|
|
195
|
+
- [website] Link EULA in the license quantity section (#33292) @oliviertassinari
|
|
196
|
+
|
|
197
|
+
All contributors of this release in alphabetical order: @baharalidurrani, @cherniavskii, @danilo-leal, @davidgarciab, @flaviendelangle, @hbjORbj, @ivan-ngchakming, @Janpot, @jgbae, @joebingham-wk, @joserodolfofreitas, @michaldudak, @mnajdova, @oliviertassinari, @omeraplak, @robyyo, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
|
|
198
|
+
|
|
199
|
+
## 5.8.7
|
|
200
|
+
|
|
201
|
+
<!-- generated comparing v5.8.6..master -->
|
|
202
|
+
|
|
203
|
+
_Jul 4, 2022_
|
|
204
|
+
|
|
205
|
+
A big thanks to the 13 contributors who made this release possible. Here are some highlights โจ:
|
|
206
|
+
|
|
207
|
+
- ๐ Fixed an issue causing Typescript errors when building a project with Material UI v5.8.6 (@michaldudak)
|
|
208
|
+
- ๐ Fixed a few bugs in Material UI components. Thanks @henriqueholtz, @jake-collibra, @MattiasMartens and @TimoWilhelm!
|
|
209
|
+
- many other ๐ bug fixes and ๐ documentation improvements
|
|
210
|
+
|
|
211
|
+
### `@mui/material@5.8.7`
|
|
212
|
+
|
|
213
|
+
- [Autocomplete] Add some missing props in `useAutocomplete` (#33269) @henriqueholtz
|
|
214
|
+
- [Autocomplete] Extend `componentsProps` to include `popper` and `popupIndicator` slots (#33283) @jake-collibra
|
|
215
|
+
- [Select] Annotate empty string as valid value prop (#33088) @MattiasMartens
|
|
216
|
+
- [SnackbarContent] Fix message text color with css var provider (#33285) @TimoWilhelm
|
|
217
|
+
|
|
218
|
+
### `@mui/styled-engine@5.8.7`
|
|
219
|
+
|
|
220
|
+
- [styled-engine] Add missing type dependency on csstype (#33310) @Methuselah96
|
|
221
|
+
|
|
222
|
+
### `@mui/system@5.8.7`
|
|
223
|
+
|
|
224
|
+
- [system] Simplify theme input types for `CssVarsProvider` (#33381) @siriwatknp
|
|
225
|
+
- [system] Export required types (#33324) @michaldudak
|
|
226
|
+
|
|
227
|
+
### `@mui/joy@5.0.0-alpha.35`
|
|
228
|
+
|
|
229
|
+
- [Joy] Add radio button documentation (#33254) @siriwatknp
|
|
230
|
+
- [Joy] Add switch documentation (#33302) @siriwatknp
|
|
231
|
+
- [Joy] Batch a couple of documentation refinements (#33158)
|
|
232
|
+
- [Joy] Enable Joy and Material UI compatibility (#33379) @siriwatknp
|
|
233
|
+
|
|
234
|
+
### `@mui/base@5.0.0-alpha.88`
|
|
235
|
+
|
|
236
|
+
- [base] Remove a type incompatible with Typescript 3.5 (#33361) @michaldudak
|
|
237
|
+
- [BadgeUnstyled] Export BadgeUnstyledOwnProps interface to fix typescript compiler error (#33314) @aaronlademann-wf
|
|
238
|
+
- [TablePaginationUnstyled] Accept callbacks in componentsProps (#33309) @michaldudak
|
|
239
|
+
|
|
240
|
+
### Docs
|
|
241
|
+
|
|
242
|
+
- [docs] Fix Link typings in the react-router example (#32308) @aaarichter
|
|
243
|
+
- [docs] Add caveat about class components with Tooltip (#33325) @joshkel
|
|
244
|
+
- [docs] Fix SEO issues (#33288) @oliviertassinari
|
|
245
|
+
- [docs] Fix Slider's "player" demo (#33267) @xlianghang
|
|
246
|
+
- [website] Link MUI Toolpad in mui.com (#33287) @oliviertassinari
|
|
247
|
+
|
|
248
|
+
All contributors of this release in alphabetical order: @aaarichter, @aaronlademann-wf, @danilo-leal, @henriqueholtz, @jake-collibra, @joshkel, @MattiasMartens, @Methuselah96, @michaldudak, @oliviertassinari, @siriwatknp, @TimoWilhelm, @xlianghang
|
|
249
|
+
|
|
250
|
+
## 5.8.6
|
|
251
|
+
|
|
252
|
+
<!-- generated comparing v5.8.5..master -->
|
|
253
|
+
|
|
254
|
+
_Jun 27, 2022_
|
|
255
|
+
|
|
256
|
+
A big thanks to the 13 contributors who made this release possible. Here are some highlights โจ:
|
|
257
|
+
|
|
258
|
+
- โ๏ธ Fixed React 18 issues in few components
|
|
259
|
+
- ๐ Improved the TypeScript augmentation when using CSS variables with `@mui/material`
|
|
260
|
+
- many other ๐ bug fixes and ๐ documentation improvements
|
|
261
|
+
|
|
262
|
+
### `@mui/material@5.8.6`
|
|
263
|
+
|
|
264
|
+
- ​<!-- 27 -->[Alert] Add support for CSS vars (#32624) @haneenmahd
|
|
265
|
+
- ​<!-- 26 -->[Alert] Use `getContrastText` for filled variant font color (#29813) @SamoraMabuya
|
|
266
|
+
|
|
267
|
+
Note: The color of the text in the warning contained `Alert` in dark mode was changed to black in order to improve the color contrast ratio
|
|
268
|
+
|
|
269
|
+
- ​<!-- 11 -->[OutlinedInput] Fix `ownerState` undefined in theme style overrides (#33241) @siriwatknp
|
|
270
|
+
- ​<!-- 08 -->[Tabs] Fix crash when used with React 18 & Suspense (#33277) @mnajdova
|
|
271
|
+
- ​<!-- 05 -->[TypeScript] Add CSS vars type augmentation for Material UI (#33211) @siriwatknp
|
|
272
|
+
|
|
273
|
+
### `@mui/system@5.8.6`
|
|
274
|
+
|
|
275
|
+
- ​<!-- 09 -->[system] Add enableColorScheme option to getInitColorSchemeScript (#33261) @siriwatknp
|
|
276
|
+
|
|
277
|
+
### `@mui/utils@5.8.6`
|
|
278
|
+
|
|
279
|
+
- ​<!-- 04 -->[utils] Allow state prefix to be configurable (#32972) @siriwatknp
|
|
280
|
+
|
|
281
|
+
### `@mui/base@5.0.0-alpha.87`
|
|
282
|
+
|
|
283
|
+
- ​<!-- 25 -->[base] Improve the return type of useSlotProps (#33279) @michaldudak
|
|
284
|
+
- ​<!-- 24 -->[base] Improve some types (#33270) @mnajdova
|
|
285
|
+
- ​<!-- 13 -->[MenuUnstyled] Fix keyboard accessibility of menu items (#33145) @michaldudak
|
|
286
|
+
- ​<!-- 12 -->[ModalManager] Lock body scroll when container is inside shadow DOM (#33168) @jacobweberbowery
|
|
287
|
+
- ​<!-- 10 -->[SliderUnstyled] Use useSlotProps (#33132) @michaldudak
|
|
288
|
+
- ​<!-- 07 -->[TextareaAutosize] Fix crash when used with React 18 & Suspense (#33238) @howlettt
|
|
289
|
+
- ​<!-- 06 -->[TextareaAutosize] Fix warnings for too many renders in React 18 (#33253) @mnajdova
|
|
290
|
+
|
|
291
|
+
### `@mui/joy@5.0.0-alpha.34`
|
|
292
|
+
|
|
293
|
+
- ​<!-- 14 -->[Joy] Add `Sheet` doc (#32820) @hbjORbj
|
|
294
|
+
|
|
295
|
+
### Docs
|
|
296
|
+
|
|
297
|
+
- ​<!-- 23 -->[blog] Polish Why you should migrate to Material UI v5 today (#33244) @oliviertassinari
|
|
298
|
+
- ​<!-- 21 -->[docs] Add note in docs about `componentsProps.root` taking precedence (#33097) @ZeeshanTamboli
|
|
299
|
+
- ​<!-- 20 -->[docs] Remove a note about Base components being reexported from Material UI (#33265) @michaldudak
|
|
300
|
+
- ​<!-- 19 -->[docs] Update code snippet in docs for custom color palette (#32946) @ZeeshanTamboli
|
|
301
|
+
- ​<!-- 18 -->[docs] Fix the docs for production class generation (#31933) @Fafruch
|
|
302
|
+
- ​<!-- 17 -->[docs] Fix internal link in Box page (#33149) @davidgarciab
|
|
303
|
+
- ​<!-- 16 -->[docs] Badge component link in Base docs should be under Data Display section (#33249) @ZeeshanTamboli
|
|
304
|
+
- ​<!-- 15 -->[examples] Fix comment typo (#33256) @WinmezzZ
|
|
305
|
+
|
|
306
|
+
### Core
|
|
307
|
+
|
|
308
|
+
- ​<!-- 22 -->[core] Remove dead code (#33243) @oliviertassinari
|
|
309
|
+
- ​<!-- 03 -->[website] Fix the scroll-top for all the website (#33215) @oliviertassinari
|
|
310
|
+
- ​<!-- 02 -->[website] List new core role @oliviertassinari
|
|
311
|
+
- ​<!-- 01 -->[website] Fix navigation menu close behavior (#33203) @oliviertassinari
|
|
312
|
+
|
|
313
|
+
All contributors of this release in alphabetical order: @davidgarciab, @Fafruch, @haneenmahd, @hbjORbj, @howlettt, @jacobweberbowery, @michaldudak, @mnajdova, @oliviertassinari, @SamoraMabuya, @siriwatknp, @WinmezzZ, @ZeeshanTamboli
|
|
314
|
+
|
|
315
|
+
## 5.8.5
|
|
316
|
+
|
|
317
|
+
<!-- generated comparing v5.8.4..master -->
|
|
318
|
+
|
|
319
|
+
_Jun 20, 2022_
|
|
320
|
+
|
|
321
|
+
A big thanks to the 14 contributors who made this release possible. Here are some highlights โจ:
|
|
322
|
+
|
|
323
|
+
- ๐ Added support for CSS variables in the `Avatar` component and the `SpeedDialAction` component respectively by @vicasas and @gin1314
|
|
324
|
+
- many other ๐ bug fixes and ๐ documentation improvements
|
|
325
|
+
|
|
326
|
+
### `@mui/material@5.8.5`
|
|
327
|
+
|
|
328
|
+
- ​<!-- 30 -->[Avatar] Add support for CSS variables (#32499) @vicasas
|
|
329
|
+
- ​<!-- 19 -->[Dialog] Fix broken styles if `maxWidth` is set to `false` (#32987) @kmurgic
|
|
330
|
+
- ​<!-- 04 -->[SpeedDialAction] Add support for CSS variables (#32608) @gin1314
|
|
331
|
+
- ​<!-- 02 -->[Tabs] Increment scroll of the minimum amount possible (#33103) @oliviertassinari
|
|
332
|
+
|
|
333
|
+
### `@mui/codemod@5.8.5`
|
|
334
|
+
|
|
335
|
+
- ​<!-- 24 -->[codemod] Preserve comments within jss-to-tss-react (#33170) @ryancogswell
|
|
336
|
+
|
|
337
|
+
### `@mui/lab@5.0.0-alpha.87`
|
|
338
|
+
|
|
339
|
+
- ​<!-- 06 -->[Masonry] Fix flickering when used with React 18 (#33163) @mnajdova
|
|
340
|
+
|
|
341
|
+
### `@mui/base@5.0.0-alpha.86`
|
|
342
|
+
|
|
343
|
+
- ​<!-- 29 -->[BadgeUnstyled] Accept callbacks in componentsProps (#33176) @michaldudak
|
|
344
|
+
- ​<!-- 25 -->[ButtonUnstyled] Use useSlotProps (#33096) @michaldudak
|
|
345
|
+
- ​<!-- 11 -->[FormControlUnstyled] Accept callbacks in componentsProps (#33180) @michaldudak
|
|
346
|
+
- ​<!-- 10 -->[InputUnstyled] Use useSlotProps (#33094) @michaldudak
|
|
347
|
+
- ​<!-- 05 -->[ModalUnstyled] Define ownerState and slot props' types (#32901) @michaldudak
|
|
348
|
+
- ​<!-- 03 -->[SwitchUnstyled] Use useSlotProps (#33174) @michaldudak
|
|
349
|
+
|
|
350
|
+
### `@mui/joy@5.0.0-alpha.33`
|
|
351
|
+
|
|
352
|
+
- ​<!-- 09 -->[Joy] Add Checkbox documentation (#33171) @siriwatknp
|
|
353
|
+
- ​<!-- 08 -->[Joy] Add List documentation (#33120) @siriwatknp
|
|
354
|
+
- ​<!-- 07 -->[Joy] Make slider displays Joy classname (#33051) @siriwatknp
|
|
355
|
+
|
|
356
|
+
### Docs
|
|
357
|
+
|
|
358
|
+
- ​<!-- 28 -->[blog] Update Blogpost to clear confusion on "no impact" disclaimer. (#33131) @joserodolfofreitas
|
|
359
|
+
- ​<!-- 27 -->[blog] Add post about v5 Migration guide update (#33063) @samuelsycamore
|
|
360
|
+
- ​<!-- 26 -->[blog] Fix display on Safari (#33102) @oliviertassinari
|
|
361
|
+
- ​<!-- 18 -->[docs] Add guide on how to use MUI Base with Tailwind CSS (#33100) @mnajdova
|
|
362
|
+
- ​<!-- 17 -->[docs] Improve Joy template UX (#33159) @siriwatknp
|
|
363
|
+
- ​<!-- 16 -->[docs] Update Shadow DOM guide (#33160) @cherniavskii
|
|
364
|
+
- ​<!-- 15 -->[docs] Fix SEO regressions (#33106) @oliviertassinari
|
|
365
|
+
- ​<!-- 14 -->[docs] Add job ad in table of content (#33143) @mnajdova
|
|
366
|
+
- ​<!-- 13 -->[docs] Add customization as a value proposition (#33014) @oliviertassinari
|
|
367
|
+
- ​<!-- 12 -->[examples] Add example using nextjs & @mui/styles as a starter for the migration to v5 (#33005) @mnajdova
|
|
368
|
+
- ​<!-- 01 -->[website] Replace Airtable with Ashby links for applying to a opened position (#33193) @DanailH
|
|
369
|
+
|
|
370
|
+
### Core
|
|
371
|
+
|
|
372
|
+
- ​<!-- 31 -->[core] Add CSS variables support for Material UI components (#32835) @siriwatknp
|
|
373
|
+
- ​<!-- 23 -->[core] Add name to workspace root package.json (#33226) @Janpot
|
|
374
|
+
- ​<!-- 22 -->[core] Update bug template with generic instruction (#33153) @joserodolfofreitas
|
|
375
|
+
- ​<!-- 21 -->[core] Remove dead and redundant code (#33125) @oliviertassinari
|
|
376
|
+
- ​<!-- 20 -->[core] Improve inline code rendering within the details tag (#33086) @Harmouch101
|
|
377
|
+
|
|
378
|
+
All contributors of this release in alphabetical order: @cherniavskii, @DanailH, @gin1314, @Harmouch101, @Janpot, @joserodolfofreitas, @kmurgic, @michaldudak, @mnajdova, @oliviertassinari, @ryancogswell, @samuelsycamore, @siriwatknp, @vicasas
|
|
379
|
+
|
|
380
|
+
## 5.8.4
|
|
381
|
+
|
|
382
|
+
<!-- generated comparing v5.8.3..master -->
|
|
383
|
+
|
|
384
|
+
_Jun 14, 2022_
|
|
385
|
+
|
|
386
|
+
A big thanks to the 24 contributors who made this release possible. Here are some highlights โจ:
|
|
387
|
+
|
|
388
|
+
- ๐ Added support for custom breakpoints in the `Grid` component by @boutahlilsoufiane
|
|
389
|
+
- ๐ Added guide on how to use Material UI with Shadow DOM by @cherniavskii
|
|
390
|
+
- many other ๐ bug fixes and ๐ documentation improvements
|
|
391
|
+
|
|
392
|
+
### `@mui/material@5.8.4`
|
|
393
|
+
|
|
394
|
+
- ​<!-- 36 -->[Button] Add missing classes in `ButtonClasses` type (#33040) @ZeeshanTamboli
|
|
395
|
+
- ​<!-- 20 -->[Grid] Fix prop-type key regression (#33123) @oliviertassinari
|
|
396
|
+
- ​<!-- 19 -->[Grid] Support custom breakpoints (#31998) @boutahlilsoufiane
|
|
397
|
+
- ​<!-- 18 -->[Grow] Limit CSS transition bug workaround to Safari 15.4 only (#32996) @igordanchenko
|
|
398
|
+
- ​<!-- 17 -->[Hidden] Remove dependency on hoist-non-react-statics (#33015) @oliviertassinari
|
|
399
|
+
- ​<!-- 12 -->[Link] Add support for CSS variables (#33036) @winderica
|
|
400
|
+
- ​<!-- 07 -->[Popover] Export `getOffsetTop` & `getOffsetLeft` from Popover's index and add typings (#32959) @rart
|
|
401
|
+
- ​<!-- 06 -->[Slider] Fix SliderValueLabelProps type (#32895) @oliviertassinari
|
|
402
|
+
- ​<!-- 05 -->[Snackbar] Remove `RTL` direction specific logic (#32808) @aaarichter
|
|
403
|
+
- ​<!-- 04 -->[StepIcon] Fix text centering when changing browser font size (#32706) @alansouzati
|
|
404
|
+
- ​<!-- 02 -->[Tabs] Scroll by width of the first visible tab if only one tab is partially visible (#32778) @frankkluijtmans
|
|
405
|
+
|
|
406
|
+
### `@mui/system@5.8.4`
|
|
407
|
+
|
|
408
|
+
- ​<!-- 38 -->[Stack, system] Apply correct responsive styles if any custom breakpoints are provided (#32913) @ZeeshanTamboli
|
|
409
|
+
- ​<!-- 03 -->[system] Fix missing typings for ColorFormat (#32417) @l-zoy
|
|
410
|
+
|
|
411
|
+
### `@mui/codemod@5.8.4`
|
|
412
|
+
|
|
413
|
+
- ​<!-- 35 -->[codemod] Add support for `@mui/styles/makeStyles` imports (#32962) @joshkel
|
|
414
|
+
|
|
415
|
+
### `@mui/lab@5.0.0-alpha.86`
|
|
416
|
+
|
|
417
|
+
- ​<!-- 08 -->[pickers] Fix broken ref forwarding (#33107) @oliviertassinari
|
|
418
|
+
- ​<!-- 13 -->[lab] Fix React's `forwardRef` warning when importing from the index (#33134) @mnajdova
|
|
419
|
+
|
|
420
|
+
### `@mui/base@5.0.0-alpha.85`
|
|
421
|
+
|
|
422
|
+
- ​<!-- 11 -->[MenuUnstyled] Accept callbacks in componentsProps (#32997) @michaldudak
|
|
423
|
+
- ​<!-- 10 -->[ModalUnstyled] Fix errors from the W3C validator about incorrect aria-hidden attribute on some elements (#30920) @mkrtchian
|
|
424
|
+
- ​<!-- 09 -->[ModalUnstyled] Fix behavior of not respecting props ariaHidden value (#32055) @tech-meppem
|
|
425
|
+
|
|
426
|
+
### `@mui/joy@5.0.0-alpha.32`
|
|
427
|
+
|
|
428
|
+
- ​<!-- 16 -->[Joy] Miscellaneous card fixes (#33129) @siriwatknp
|
|
429
|
+
- ​<!-- 15 -->[Joy] Miscellaneous fixes (#33073) @siriwatknp
|
|
430
|
+
- ​<!-- 14 -->[Joy] Add typography and link docs (#33047) @siriwatknp
|
|
431
|
+
|
|
432
|
+
### Docs
|
|
433
|
+
|
|
434
|
+
- ​<!-- 40 -->[Contributing.md] Local install instructions (#32975) @Moizsohail
|
|
435
|
+
- ​<!-- 32 -->[docs] Add responsive AppBar with drawer (#32769) @dvlprAlamin
|
|
436
|
+
- ​<!-- 31 -->[docs] Move codesandbox to MUI org (#33122) @oliviertassinari
|
|
437
|
+
- ​<!-- 30 -->[docs] Add Shadow DOM guide (#33007) @cherniavskii
|
|
438
|
+
- ​<!-- 29 -->[docs] Fix typo in Material UI overview page (#33087) @oliviertassinari
|
|
439
|
+
- ​<!-- 28 -->[docs] Miscellaneous fixes in `MUI Base` docs (#33091) @ZeeshanTamboli
|
|
440
|
+
- ​<!-- 27 -->[docs] Fix GitHub capitalization (#33071) @oliviertassinari
|
|
441
|
+
- ​<!-- 26 -->[docs] Fix a typo in `InputUnstyled` docs (#33077) @ZeeshanTamboli
|
|
442
|
+
- ​<!-- 25 -->[docs] Add notification for Joy blog post (#33059) @siriwatknp
|
|
443
|
+
- ​<!-- 24 -->[docs] Improve aspect ratio docs and integration (#33065) @siriwatknp
|
|
444
|
+
- ​<!-- 34 -->[docs] Update code block copy label (#33128) @siriwatknp
|
|
445
|
+
- ​<!-- 23 -->[docs] Fix typo in Autocomplete CSS API (#32838) @KeaghanKennedy
|
|
446
|
+
- ​<!-- 22 -->[docs] Improvements for Radio Group Rating Docs (#32843) @Kai-W
|
|
447
|
+
- ​<!-- 21 -->[docs] Enable Joy pages (#33064) @siriwatknp
|
|
448
|
+
- ​<!-- 02 -->[website] Add Joy UI to the pricing page (#33099) @danilo-leal
|
|
449
|
+
- ​<!-- 01 -->[website] Clarify the pricing a bit (#33069) @oliviertassinari
|
|
450
|
+
|
|
451
|
+
### Core
|
|
452
|
+
|
|
453
|
+
- ​<!-- 39 -->yarn proptypes @oliviertassinari
|
|
454
|
+
- ​<!-- 34 -->[core] Update dependencies to fix security vulnerabilities (#33095) @michaldudak
|
|
455
|
+
- ​<!-- 33 -->[core] Import new line convention (#33068) @oliviertassinari
|
|
456
|
+
- ​<!-- 37 -->[core] Make repository configurable in changelog script (#33130) @Janpot
|
|
457
|
+
|
|
458
|
+
All contributors of this release in alphabetical order: @aaarichter, @alansouzati, @boutahlilsoufiane, @cherniavskii, @danilo-leal, @dvlprAlamin, @frankkluijtmans, @igordanchenko, @Janpot, @joshkel, @Kai-W, @KeaghanKennedy, @l-zoy, @michaldudak, @mkrtchian, @mnajdova, @Moizsohail, @oliviertassinari, @pushys, @rart, @siriwatknp, @tech-meppem, @winderica, @ZeeshanTamboli
|
|
459
|
+
|
|
460
|
+
## 5.8.3
|
|
461
|
+
|
|
462
|
+
<!-- generated comparing v5.8.2..master -->
|
|
463
|
+
|
|
464
|
+
_Jun 7, 2022_
|
|
465
|
+
|
|
466
|
+
A big thanks to the 15 contributors who made this release possible.
|
|
467
|
+
This release is mostly about ๐ bug fixes and ๐ documentation improvements.
|
|
468
|
+
|
|
469
|
+
### `@mui/material@5.8.3`
|
|
470
|
+
|
|
471
|
+
- [Alert] Constrain message width and allow overflow (#32747) @Janpot
|
|
472
|
+
- [Checkbox] Add support for CSS variables (#32579) @haneenmahd
|
|
473
|
+
- [Slider] Fix positioning of tooltips on vertical slider (#32919) @abhinav-22-tech
|
|
474
|
+
|
|
475
|
+
### `@mui/system@5.8.3`
|
|
476
|
+
|
|
477
|
+
- [system] Configurable attributes for libraries (#32971) @siriwatknp
|
|
478
|
+
|
|
479
|
+
### `@mui/codemod@5.8.3`
|
|
480
|
+
|
|
481
|
+
- [codemod] Fix infinite loop in jss-to-tss-react and add TODO (#33048) @ryancogswell
|
|
482
|
+
|
|
483
|
+
### `@mui/lab@5.0.0-alpha.85`
|
|
484
|
+
|
|
485
|
+
- [pickers] Add deprecations when importing pickers from the lab (#32950) @flaviendelangle
|
|
486
|
+
|
|
487
|
+
### `@mui/joy@5.0.0-alpha.31`
|
|
488
|
+
|
|
489
|
+
- [Joy] Add `Slider` component and demos (#32694) @hbjORbj
|
|
490
|
+
- [Joy] Add articles about customization approaches (#32887) @siriwatknp
|
|
491
|
+
- [Joy] Add automatic adjustment page to core features (#32980) @siriwatknp
|
|
492
|
+
- [Joy] Add docs about dark mode (#33002) @siriwatknp
|
|
493
|
+
- [Joy] Add template UIs & first look blog post (#32791) @danilo-leal
|
|
494
|
+
|
|
495
|
+
### `@mui/base@5.0.0-alpha.84`
|
|
496
|
+
|
|
497
|
+
- [base] Remove @mui/system in tests (#32945) @kevinji
|
|
498
|
+
- [ButtonUnstyled] Accept callbacks in componentsProps (#32991) @michaldudak
|
|
499
|
+
- [SwitchUnstyled] Accept callbacks in componentsProps (#32993) @michaldudak
|
|
500
|
+
- [TablePaginationUnstyled] Define ownerState and slot props' types (#32905) @michaldudak
|
|
501
|
+
- [TabPanelUnstyled] Define ownerState and slot props' types (#32928) @michaldudak
|
|
502
|
+
- [TabsListUnstyled] Define ownerState and slot props' types (#32925) @michaldudak
|
|
503
|
+
|
|
504
|
+
### Docs
|
|
505
|
+
|
|
506
|
+
- [blog] Fix anchor link scroll (#32994) @oliviertassinari
|
|
507
|
+
- [docs] Add "Migration" section to sidebar and revise v4-v5 content (#32740) @samuelsycamore
|
|
508
|
+
- [docs] Add What doesn't count as a breaking change? (#32850) @oliviertassinari
|
|
509
|
+
- [docs] Fix 301 link @oliviertassinari
|
|
510
|
+
- [docs] Fix icon color in `BadgeUnstyled` docs (#32976) @ZeeshanTamboli
|
|
511
|
+
- [docs] Improve product identifier (#32707) @danilo-leal
|
|
512
|
+
- [docs] Improve UX with back to top (#32896) @oliviertassinari
|
|
513
|
+
- [docs] Polish overview page to Material UI (#32954) @oliviertassinari
|
|
514
|
+
- [docs] Redirect older URLs (#33037) @oliviertassinari
|
|
515
|
+
- [docs] Remove pickers page from the Lab section (#32961) @DanailH
|
|
516
|
+
- [docs] Show product identifier on updated MUI X Introduction pages (#32966) @samuelsycamore
|
|
517
|
+
- [docs] Throw on 301 links (#32939) @oliviertassinari
|
|
518
|
+
- [website] Add Gerda to the about page (#33038) @danilo-leal
|
|
519
|
+
- [website] Polish the pricing page (#32811) @oliviertassinari
|
|
520
|
+
- [website] Remove unnecessary `address` dependency (#32957) @michaldudak
|
|
521
|
+
|
|
522
|
+
### Core
|
|
523
|
+
|
|
524
|
+
- [core] Improve icon synonyms (#32742) @oliviertassinari
|
|
525
|
+
- [core] Prepare Next.js config for React 18 (#32963) @michaldudak
|
|
526
|
+
- [core] Remove dead logic (#32940) @oliviertassinari
|
|
527
|
+
- [core] Update dependencies to fix security vulnerabilities (#32947) @michaldudak
|
|
528
|
+
- Add security link to README for Tidelift @mbrookes
|
|
529
|
+
|
|
530
|
+
All contributors of this release in alphabetical order: @abhinav-22-tech, @DanailH, @danilo-leal, @flaviendelangle, @haneenmahd, @hbjORbj, @Janpot, @kevinji, @mbrookes, @michaldudak, @oliviertassinari, @ryancogswell, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
|
|
531
|
+
|
|
532
|
+
## 5.8.2
|
|
533
|
+
|
|
534
|
+
<!-- generated comparing v5.8.1..master -->
|
|
535
|
+
|
|
536
|
+
_May 30, 2022_
|
|
537
|
+
|
|
538
|
+
A big thanks to the 8 contributors who made this release possible. Here are some highlights โจ:
|
|
539
|
+
|
|
540
|
+
- ๐ bug fixes and ๐ documentation improvements.
|
|
541
|
+
|
|
542
|
+
### `@mui/system@5.8.2`
|
|
543
|
+
|
|
544
|
+
- ​<!-- 04 -->[system] Add `getColorSchemeSelector` util (#32868) @siriwatknp
|
|
545
|
+
|
|
546
|
+
### `@mui/lab@5.0.0-alpha.84`
|
|
547
|
+
|
|
548
|
+
- ​<!-- 07 -->[Masonry] Place items to the left when there are less objects than specified in `column` prop (#32873) @hbjORbj
|
|
549
|
+
|
|
550
|
+
### `@mui/base@5.0.0-alpha.83`
|
|
551
|
+
|
|
552
|
+
- ​<!-- 24 -->[BadgeUnstyled] Define ownerState and slot props' types (#32750) @michaldudak
|
|
553
|
+
- ​<!-- 06 -->[SliderUnstyled] Define ownerState and slot props' types (#32739) @michaldudak
|
|
554
|
+
- ​<!-- 05 -->[SwitchUnstyled] Define ownerState and slot props' types (#32573) @michaldudak
|
|
555
|
+
- ​<!-- 03 -->[TabsUnstyled] Define ownerState and slot props' types (#32918) @michaldudak
|
|
556
|
+
- ​<!-- 02 -->[TabUnstyled] Define ownerState and slot props' types (#32915) @michaldudak
|
|
557
|
+
|
|
558
|
+
### `@mui/joy@5.0.0-alpha.30`
|
|
559
|
+
|
|
560
|
+
- ​<!-- 13 -->[Joy] use `textColor` prop for Typography and Link (#32938) @siriwatknp
|
|
561
|
+
- ​<!-- 12 -->[Joy] Make variants for more flexible (#32931) @siriwatknp
|
|
562
|
+
- ​<!-- 11 -->[Joy] Improve automatic adjustment (#32923) @siriwatknp
|
|
563
|
+
- ​<!-- 10 -->[Joy] Add `Chip` doc (#32819) @hbjORbj
|
|
564
|
+
- ​<!-- 09 -->[Joy] Add `AspectRatio` demos (#32848) @siriwatknp
|
|
565
|
+
- ​<!-- 08 -->[Joy] Fix wrong urls (#32883) @siriwatknp
|
|
566
|
+
|
|
567
|
+
### Docs
|
|
568
|
+
|
|
569
|
+
- ​<!-- 24 -->[docs] Iterate on the job ad for React engineer in Core (#32900) @mnajdova
|
|
570
|
+
- ​<!-- 23 -->[blog] Fix avatar image resolution (#32890) @oliviertassinari
|
|
571
|
+
- ​<!-- 19 -->[docs] Link the first page of the product (#32943) @oliviertassinari
|
|
572
|
+
- ​<!-- 18 -->[docs] Batch small changes (#32170) @michaldudak
|
|
573
|
+
- ​<!-- 17 -->[docs] Allow function prop to return undefined (#32766) @m4theushw
|
|
574
|
+
- ​<!-- 16 -->[docs] Fix wrong link to Material Icons (#32847) @oliviertassinari
|
|
575
|
+
- ​<!-- 15 -->[docs] Fix ClassNameGenerator content (#32800) @siriwatknp
|
|
576
|
+
- ​<!-- 14 -->[docs] Fix navigation links (#32851) @oliviertassinari
|
|
577
|
+
- ​<!-- 14 -->[docs] Document the `size` prop for InputLabel (#32936) @romelperez
|
|
578
|
+
- ​<!-- 21 -->[docs] Add note about transparent background on the outlined Alert variant (#32810) @aaarichter
|
|
579
|
+
- ​<!-- 01 -->[website] Update the careers's page with the new roles (#32535) @oliviertassinari
|
|
580
|
+
|
|
581
|
+
### Core
|
|
582
|
+
|
|
583
|
+
- ​<!-- 22 -->[core] Improve the incomplete issues workflow (#32878) @mnajdova
|
|
584
|
+
- ​<!-- 21 -->[core] Add CI check that the PR has label (#32886) @mnajdova
|
|
585
|
+
- ​<!-- 20 -->[core] Avoid leaking @babel/runtime (#32874) @oliviertassinari
|
|
586
|
+
|
|
587
|
+
All contributors of this release in alphabetical order: @aaarichter, @hbjORbj, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @romelperez, @siriwatknp
|
|
588
|
+
|
|
589
|
+
## 5.8.1
|
|
590
|
+
|
|
591
|
+
<!-- generated comparing v5.8.0..master -->
|
|
592
|
+
|
|
593
|
+
_May 23, 2022_
|
|
594
|
+
|
|
595
|
+
A big thanks to the 21 contributors who made this release possible. Here are some highlights โจ:
|
|
596
|
+
|
|
597
|
+
- ๐
Added CSS variables support for two more Material UI components by @diggis00 and @alisasanib
|
|
598
|
+
- And more ๐ bug fixes and ๐ documentation improvements.
|
|
599
|
+
|
|
600
|
+
### `@mui/material@5.8.1`
|
|
601
|
+
|
|
602
|
+
- ​<!-- 33 -->[Alert] Fix missing `ownerState` on the `action` slot (#32801) @mnajdova
|
|
603
|
+
- ​<!-- 20 -->[Fab] Make the `color` prop type extendable (#31830) @paales
|
|
604
|
+
- ​<!-- 14 -->[ListItemButton] Render as link if href specified (#32403) @o-dubrovskyi
|
|
605
|
+
- ​<!-- 13 -->[Paper] Add support for CSS variables (#32570) @diggis00
|
|
606
|
+
- ​<!-- 11 -->[Radio] Add support for CSS variables (#32599) @alisasanib
|
|
607
|
+
- ​<!-- 10 -->[Slider] Prevent rendering for marks that are out of the min & max bounds (#32436) @abriginets
|
|
608
|
+
- ​<!-- 09 -->[Slider] Slider having marks should be customizable in theme (#32816) @ZeeshanTamboli
|
|
609
|
+
- ​<!-- 03 -->[TouchRipple] Allows call imperative methods without event (#31955) @alexfauquette
|
|
610
|
+
|
|
611
|
+
### `@mui/system@5.8.1`
|
|
612
|
+
|
|
613
|
+
- ​<!-- 07 -->[system] Simplify stylesheet injection logic (#32869) @siriwatknp
|
|
614
|
+
- ​<!-- 06 -->[system] Fix color scheme specificity (#32628) @siriwatknp
|
|
615
|
+
- ​<!-- 05 -->[system] Fix `borderRadius` errors when used inside `CssVarsProvider` (#32817) @mnajdova
|
|
616
|
+
- ​<!-- 04 -->[system] Fix toolbar media query mixin getting merged in wrong order (#32713) @ZeeshanTamboli
|
|
617
|
+
|
|
618
|
+
### `@mui/lab@5.0.0-alpha.83`
|
|
619
|
+
|
|
620
|
+
- ​<!-- 15 -->[lab] Add missing `peerDependencies` (#32623) @nate-summercook
|
|
621
|
+
- ​<!-- 12 -->[pickers] Update @mui/x-date-pickers to be usable with React 18 (#32828) @flaviendelangle
|
|
622
|
+
|
|
623
|
+
### `@mui/base@5.0.0-alpha.82`
|
|
624
|
+
|
|
625
|
+
- ​<!-- 08 -->[SliderUnstyled] Fix `disabledSwap` not being respected in `onChangeCommitted` (#32647) @JeanPetrov
|
|
626
|
+
|
|
627
|
+
### `@mui/joy@5.0.0-alpha.29`
|
|
628
|
+
|
|
629
|
+
- ​<!-- 19 -->[Joy] Show Joy pages on master (#32866) @siriwatknp
|
|
630
|
+
- ​<!-- 18 -->[Joy] Add an overview page (#32836) @danilo-leal
|
|
631
|
+
- ​<!-- 17 -->[Joy] Add doc for the card components (#32825) @siriwatknp
|
|
632
|
+
- ​<!-- 16 -->[Joy] Miscellaneous fixes (#32815) @siriwatknp
|
|
633
|
+
|
|
634
|
+
### Docs
|
|
635
|
+
|
|
636
|
+
- ​<!-- 31 -->[docs] Simplify header DOM structure (#32844) @oliviertassinari
|
|
637
|
+
- ​<!-- 30 -->[docs] Fix CodeSandbox & StackBlitz generation (#32726) @siriwatknp
|
|
638
|
+
- ​<!-- 29 -->[docs] Fix urls to columns pages in pricing table (#32842) @alexfauquette
|
|
639
|
+
- ​<!-- 28 -->[docs] Fix Tailwind CSS integration docs (#32512) @robertwt7
|
|
640
|
+
- ​<!-- 27 -->[docs] Fixed wrong command for the `link-underline-hover` codemod (#32793) @veronikaslc
|
|
641
|
+
- ​<!-- 26 -->[docs] Fixed broken link on the icons page (#32780) @SamuelMaddox
|
|
642
|
+
- ​<!-- 25 -->[docs] Add "back to top" button (#30441) @VibhorJaiswal
|
|
643
|
+
- ​<!-- 24 -->[docs] Fix typo in notifications @mbrookes
|
|
644
|
+
- ​<!-- 32 -->[docs] New WAI-ARIA guidelines location (#32865) @oliviertassinari
|
|
645
|
+
- ​<!-- 23 -->[docs] Mention the ESLint plugin for detecting unused classes in tss-react (#32666) @garronej
|
|
646
|
+
- ​<!-- 22 -->[docs] Update `useAutocomplete` demos to use `Mui-focused` class (#32757) @ZeeshanTamboli
|
|
647
|
+
- ​<!-- 21 -->[examples] Fix `NextLinkComposedProps` gives a TypeScript error (#32655) @ZeeshanTamboli
|
|
648
|
+
- ​<!-- 01 -->[website] Add Pedro to About Us page (#32803) @apedroferreira
|
|
649
|
+
|
|
650
|
+
### Core
|
|
651
|
+
|
|
652
|
+
- ​<!-- 32 -->[core] Upgrade MUI X dependency (#32824) @oliviertassinari
|
|
653
|
+
- ​<!-- 02 -->[typescript] Allow module augmentation for `Mixins` (#32798) @mnajdova
|
|
654
|
+
|
|
655
|
+
All contributors of this release in alphabetical order: @abriginets, @alexfauquette, @alisasanib, @apedroferreira, @danilo-leal, @diggis00, @flaviendelangle, @garronej, @JeanPetrov, @mbrookes, @mnajdova, @nate-summercook, @o-dubrovskyi, @oliviertassinari, @paales, @robertwt7, @SamuelMaddox, @siriwatknp, @veronikaslc, @VibhorJaiswal, @ZeeshanTamboli
|
|
656
|
+
|
|
657
|
+
## 5.8.0
|
|
658
|
+
|
|
659
|
+
<!-- generated comparing v5.7.0..master -->
|
|
660
|
+
|
|
661
|
+
_May 17, 2022_
|
|
662
|
+
|
|
663
|
+
A big thanks to the 14 contributors who made this release possible. Here are some highlights โจ:
|
|
664
|
+
|
|
665
|
+
- ๐ [Blog post](https://mui.com/blog/premium-plan-release/) for announcing the release of the Premium plan of MUI X is out thanks to @joserodolfofreitas.
|
|
666
|
+
- Codemod for `jss` to `tss-react` migration is out thanks to @ryancogswell
|
|
667
|
+
- And more ๐ bug fixes and ๐ documentation improvements.
|
|
668
|
+
|
|
669
|
+
### `@mui/material@5.8.0`
|
|
670
|
+
|
|
671
|
+
- ​<!-- 37 -->[Autocomplete] Fix `getInputProps` TypeScript return type (#32730) @ZeeshanTamboli
|
|
672
|
+
- ​<!-- 36 -->[Autocomplete] Forward props to renderTags() (#32637) @emlai
|
|
673
|
+
- ​<!-- 35 -->[Badge] Fix TypeScript error when adding style overrides for Badge (#32745) @ZeeshanTamboli
|
|
674
|
+
- ​<!-- 09 -->[Menu] Fix context menu open position (#32661) @oliviertassinari
|
|
675
|
+
|
|
676
|
+
### `@mui/system@5.8.0`
|
|
677
|
+
|
|
678
|
+
- ​<!-- 05 -->[system] Add `Container` component and `createContainer` factory (#32263) @mnajdova
|
|
679
|
+
|
|
680
|
+
### `@mui/base@5.0.0-alpha.81`
|
|
681
|
+
|
|
682
|
+
- ​<!-- 15 -->[InputUnstyled] Support callbacks in componentsProps (#32271) @michaldudak
|
|
683
|
+
- ​<!-- 14 -->[InputUnstyled] Define ownerState and slot props' types (#32491) @michaldudak
|
|
684
|
+
- ​<!-- 08 -->[MenuUnstyled] Demos improvements (#32714) @michaldudak
|
|
685
|
+
- ​<!-- 07 -->[OptionUnstyled] Define ownerState and slot props' types (#32717) @michaldudak
|
|
686
|
+
|
|
687
|
+
### `@mui/joy@5.0.0-alpha.28`
|
|
688
|
+
|
|
689
|
+
- ​<!-- 13 -->[Joy] Add Badge doc (#32790) @siriwatknp
|
|
690
|
+
- ​<!-- 12 -->[Joy] Add global variant feature page (#32695) @siriwatknp
|
|
691
|
+
- ​<!-- 11 -->[Joy] Add avatar page (#32711) @siriwatknp
|
|
692
|
+
|
|
693
|
+
### `@mui/codemod@5.8.0`
|
|
694
|
+
|
|
695
|
+
- ​<!-- 33 -->[codemod] Add jss to tss-react codemod (#31802) @ryancogswell
|
|
696
|
+
|
|
697
|
+
### Docs
|
|
698
|
+
|
|
699
|
+
- ​<!-- 34 -->[blog] Add release post for MUI X Premium (#32720) @joserodolfofreitas
|
|
700
|
+
- ​<!-- 29 -->[docs] Fix wrong code snippet for overriding styles in theme with a callback value (#32781) @ZeeshanTamboli
|
|
701
|
+
- ​<!-- 28 -->[docs] Update Crowdin logo (#32782) @andrii-bodnar
|
|
702
|
+
- ​<!-- 27 -->[docs] Improve callouts design (#32709) @danilo-leal
|
|
703
|
+
- ​<!-- 26 -->[docs] Revise the "Understanding MUI packages" article (#32382) @danilo-leal
|
|
704
|
+
- ​<!-- 25 -->[docs] Fix link to the material icons (#32771) @oliviertassinari
|
|
705
|
+
- ​<!-- 24 -->[docs] Add notification for Premium release blog post (#32728) @joserodolfofreitas
|
|
706
|
+
- ​<!-- 23 -->[docs] Base Portal style revisions and final review (#32157) @samuelsycamore
|
|
707
|
+
- ​<!-- 22 -->[docs] Add joy to docs package.json (#32744) @siriwatknp
|
|
708
|
+
- ​<!-- 21 -->[docs] Fix TOC-related styles not being applied when disableAd=true (#32733) @cherniavskii
|
|
709
|
+
- ​<!-- 20 -->[docs] Add TypeScript guide on the polymorphic components (#32168) @mnajdova
|
|
710
|
+
- ​<!-- 19 -->[docs] Fix warning mode pass to React.Fragment (#32729) @siriwatknp
|
|
711
|
+
- ​<!-- 18 -->[docs] Revise Showcase copy for clarity + audit appList (#31946) @samuelsycamore
|
|
712
|
+
- ​<!-- 17 -->[examples] Update remix example's tsconfig with required values (#32723) @michaldudak
|
|
713
|
+
- ​<!-- 16 -->[examples] Update to use React 18's createRoot (#32506) @mnajdova
|
|
714
|
+
- ​<!-- 10 -->[l10n] Fix typos and translations on arSD and arEG locales (#31848) @shadigaafar
|
|
715
|
+
- ​<!-- 04 -->[website] Improve communication about MUI X components that are still wip (#32708) @danilo-leal
|
|
716
|
+
- ​<!-- 03 -->[website] Remove scrollbar on x-axis (#32291) @MrHBS
|
|
717
|
+
- ​<!-- 02 -->[website] Update the pricing page for the MUI X premium plan release (#32458) @joserodolfofreitas
|
|
718
|
+
- ​<!-- 01 -->[website] Update sponsors (#32725) @oliviertassinari
|
|
719
|
+
|
|
720
|
+
### Core
|
|
721
|
+
|
|
722
|
+
- ​<!-- 32 -->[core] Enabled Renovate's lockfile maintenance (#32635) @michaldudak
|
|
723
|
+
- ​<!-- 31 -->[core] Extract `MuiPage` interface to separate file (#32715) @cherniavskii
|
|
724
|
+
- ​<!-- 30 -->[core] Remove unnecessary `spacing` parameter from `createMixins` method (#32690) @ZeeshanTamboli
|
|
725
|
+
- ​<!-- 06 -->[private-classnames] Remove package and move everything to utils (#32758) @mnajdova
|
|
726
|
+
|
|
727
|
+
All contributors of this release in alphabetical order: @andrii-bodnar, @cherniavskii, @danilo-leal, @emlai, @joserodolfofreitas, @michaldudak, @mnajdova, @MrHBS, @oliviertassinari, @ryancogswell, @samuelsycamore, @shadigaafar, @siriwatknp, @ZeeshanTamboli
|
|
728
|
+
|
|
729
|
+
## 5.7.0
|
|
730
|
+
|
|
731
|
+
<!-- generated comparing v5.6.4..master -->
|
|
732
|
+
|
|
733
|
+
_May 10, 2022_
|
|
734
|
+
|
|
735
|
+
A big thanks to the 27 contributors who made this release possible. Here are some highlights โจ:
|
|
736
|
+
|
|
737
|
+
๐ This release is all about supporting CSS variables in many Material UI components.
|
|
738
|
+
Kudos to all contributors!
|
|
739
|
+
|
|
740
|
+
### `@mui/material@5.7.0`
|
|
741
|
+
|
|
742
|
+
- [StepLabel, StepIcon] Add support for CSS variables (#32609) @vicasas
|
|
743
|
+
- [Table, TableRow] Add support for CSS variables (#32614) @vicasas
|
|
744
|
+
- [AppBar] Add a logo component for the responsive app bar demo (#32374) @ameetmadan
|
|
745
|
+
- [Autocomplete] Fix clearing single array values (#32626) @mikepricedev
|
|
746
|
+
- [Autocomplete] Fix keep listbox open on left/right keys when inputValue is not empty (#31407) @alisasanib
|
|
747
|
+
- [Autocomplete] Add support for CSS variables (#32598) @ZeeshanTamboli
|
|
748
|
+
- [Autocomplete] Render `endAdornment` only when necessary (#32386) @g1eny0ung
|
|
749
|
+
- [ButtonGroup] Add support for CSS variables (#32498) @vicasas
|
|
750
|
+
- [CardActionArea] Add support for CSS variables (#32554) @vicasas
|
|
751
|
+
- [ClickAwayListener] Allow pointer up/down events to event handler (#32264) @vladjerca
|
|
752
|
+
- [CssBaseline] Add support for CSS vars (#32618) @haneenmahd
|
|
753
|
+
- [Dialog] Add support for CSS variables (#32555) @vicasas
|
|
754
|
+
- [Divider] Add support for CSS variables (#32519) @vicasas
|
|
755
|
+
- [Drawer] Add support for CSS variables (#32565) @nghiamvt
|
|
756
|
+
- [Fab] Add support for CSS variables (#32564) @alisasanib
|
|
757
|
+
- [FormControlLabel] Add support for CSS variables (#32588) @elliefoote
|
|
758
|
+
- [FormHelperText] Add support for CSS variables (#32596) @ZeeshanTamboli
|
|
759
|
+
- [FormLabel] Add support for CSS variables (#32602) @ZeeshanTamboli
|
|
760
|
+
- [Icon] Add support for CSS variables (#32595) @Jamaalwbrown
|
|
761
|
+
- [IconButton] Add support for CSS variables (#32590) @Ariyapong
|
|
762
|
+
- [ImageListItemBar] Add support for CSS variables (#32578) @vicasas
|
|
763
|
+
- [Input] Support CSS variables (#32128) @ivan-ngchakming
|
|
764
|
+
- [InputAdornment] Add support CSS variables (#32607) @vicasas
|
|
765
|
+
- [Link] Fix style overrides color prop (#32653) @siriwatknp
|
|
766
|
+
- [ListItem] Add support for CSS variables (#32580) @dan-mba
|
|
767
|
+
- [ListItemButton] Add support for CSS variables (#32582) @dan-mba
|
|
768
|
+
- [ListItemIcon] Add support for CSS variables (#32583) @dan-mba
|
|
769
|
+
- [ListSubheader] Add support for CSS variables (#32584) @dan-mba
|
|
770
|
+
- [MenuItem] Add support for CSS variables (#32561) @nghiamvt
|
|
771
|
+
- [MobileStepper] Add support for CSS vars (#32606) @haneenmahd
|
|
772
|
+
- [Modal] Add support for CSS variables (#32605) @haneenmahd
|
|
773
|
+
- [PaginationItem] Add support for CSS vars (#32612) @haneenmahd
|
|
774
|
+
- [Rating] Add support for CSS variables (#32556) @vicasas
|
|
775
|
+
- [Snackbar] Add support for CSS variables (#32603) @gin1314
|
|
776
|
+
- [SpeedDial] Add support for CSS variables (#32613) @alisasanib
|
|
777
|
+
- [Stepper] Export useStepperContext (#31398) @pzi
|
|
778
|
+
- [SvgIcon] Add support for CSS variables (#32610) @vicasas
|
|
779
|
+
- [TablePagination] Add support for CSS variables (#32615) @haneenmahd
|
|
780
|
+
- [TableSortLabel]: Add support for CSS vars (#32616) @haneenmahd
|
|
781
|
+
- [Tabs] Add support for CSS variables (#32547) @ZeeshanTamboli
|
|
782
|
+
- [ToggleButton] Add support for CSS variables (#32600) @Ariyapong
|
|
783
|
+
- [ToggleButtonGroup] Add support for CSS variables (#32617) @haneenmahd
|
|
784
|
+
- [Tooltip] Add support for CSS variables (#32594) @gin1314
|
|
785
|
+
|
|
786
|
+
### `@mui/system@5.7.0`
|
|
787
|
+
|
|
788
|
+
- [System] Support CSS variables for iframes & custom nodes (#32496) @siriwatknp
|
|
789
|
+
|
|
790
|
+
### `@mui/base@5.0.0-alpha.80`
|
|
791
|
+
|
|
792
|
+
- [ButtonUnstyled] Fix keyboard navigation on customized elements (#32204) @michaldudak
|
|
793
|
+
|
|
794
|
+
### `@mui/private-classnames@5.7.0`
|
|
795
|
+
|
|
796
|
+
- [classnames] Add new package for classnames utils (#32502) @mnajdova
|
|
797
|
+
|
|
798
|
+
### Docs
|
|
799
|
+
|
|
800
|
+
- [docs] Correct links to prevent 301 redirects (#32692) @michaldudak
|
|
801
|
+
- [docs] Move, split, and revise "Unstyled components" page (#32562) @samuelsycamore
|
|
802
|
+
- [docs] Nest `ListItemButton` in `ListItem` in the Drawer examples (#31987) @stefanprobst
|
|
803
|
+
- [docs] Apply callouts in the Material UI docs (#32567) @danilo-leal
|
|
804
|
+
- [docs] Show product identifier on new X pages (#32657) @cherniavskii
|
|
805
|
+
- [docs] Fix copy button childNode not found (#32652) @siriwatknp
|
|
806
|
+
- [docs] Split install commands in isolated code blocks (#32566) @danilo-leal
|
|
807
|
+
- [docs] Base Switch style revisions and final review (#32376) @samuelsycamore
|
|
808
|
+
- [docs] Adds Badge link to Base doc nav (#32619) @samuelsycamore
|
|
809
|
+
- [docs] Base Installation style revisions and final review (#32483) @samuelsycamore
|
|
810
|
+
- [docs] Fix broken redirection (#32581) @oliviertassinari
|
|
811
|
+
- [docs] Allows to use `import '<library name>'` in demonstrations (#32492) @alexfauquette
|
|
812
|
+
- [docs] Hide copy button on search icon dialog (#32577) @siriwatknp
|
|
813
|
+
- [docs] Use full API link for ThemeProvider (#32549) @jcvidiri
|
|
814
|
+
- [Joy] Add principles page (#32648) @siriwatknp
|
|
815
|
+
- [Joy] Add Button page (#32576) @siriwatknp
|
|
816
|
+
- [Joy] Add "Quick start" and "Tutorial" pages (#32383) @siriwatknp
|
|
817
|
+
- [website] Add store to the footer and "hiring" chip adjustment (#32650) @danilo-leal
|
|
818
|
+
- [website] Optimize conversion to store (#32646) @oliviertassinari
|
|
819
|
+
- [website] Remove copy button on marketing pages (#32649) @siriwatknp
|
|
820
|
+
- [website] Add missing space in copy label (#32638) @flaviendelangle
|
|
821
|
+
|
|
822
|
+
### Core
|
|
823
|
+
|
|
824
|
+
- [core] Security updates (#32636) @michaldudak
|
|
825
|
+
- [core] Fix `docs:dev` not working after upgrading `next` to 12.1.0 (#32552) @cherniavskii
|
|
826
|
+
- [core] Update minimist to fix security vulnerability (#32575) @michaldudak
|
|
827
|
+
|
|
828
|
+
All contributors of this release in alphabetical order: @alexfauquette, @alisasanib, @ameetmadan, @Ariyapong, @cherniavskii, @dan-mba, @danilo-leal, @elliefoote, @flaviendelangle, @g1eny0ung, @gin1314, @haneenmahd, @ivan-ngchakming, @Jamaalwbrown, @jcvidiri, @michaldudak, @mikepricedev, @mnajdova, @nghiamvt, @oliviertassinari, @pzi, @samuelsycamore, @siriwatknp, @stefanprobst, @vicasas, @vladjerca, @ZeeshanTamboli
|
|
829
|
+
|
|
830
|
+
## 5.6.4
|
|
831
|
+
|
|
832
|
+
<!-- generated comparing v5.6.3..master -->
|
|
833
|
+
|
|
834
|
+
_May 2, 2022_
|
|
835
|
+
|
|
836
|
+
A big thanks to the 13 contributors who made this release possible. Here are some highlights โจ:
|
|
837
|
+
|
|
838
|
+
- ๐
5 Material UI components were updated to support CSS variables by @ZeeshanTamboli & @vicasas
|
|
839
|
+
- And more ๐ bug fixes and ๐ improvements.
|
|
840
|
+
|
|
841
|
+
### `@mui/material@5.6.4`
|
|
842
|
+
|
|
843
|
+
- ​<!-- 37 -->[Accordion] Add support for CSS variables (#32542) @ZeeshanTamboli
|
|
844
|
+
- ​<!-- 36 -->[AvatarGroup] Add support for CSS variables (#32507) @vicasas
|
|
845
|
+
- ​<!-- 35 -->[Badge] Add support for CSS variables (#32516) @vicasas
|
|
846
|
+
- ​<!-- 34 -->[BottomNavigation] Add support for CSS variables (#32517) @vicasas
|
|
847
|
+
- ​<!-- 33 -->[CircularProgress] Add support for CSS variables (#32543) @ZeeshanTamboli
|
|
848
|
+
- ​<!-- 07 -->[FilledInput] Fix type error from undefined `color` (#32258) @hbjORbj
|
|
849
|
+
- ​<!-- 02 -->[l10n] Fix typo in csCZ translation of Pagination component (#32509) @Martin005
|
|
850
|
+
- ​<!-- 01 -->[Tabs] Fix `TabIndicatorProps` prop missing `sx` prop (#32503) @b-novikov-ipersonality
|
|
851
|
+
|
|
852
|
+
### `@mui/codemod@5.6.4`
|
|
853
|
+
|
|
854
|
+
- ​<!-- 32 -->[codemod] Leave numeric arguments to breakpoints functions unchanged (#32426) @ryancogswell
|
|
855
|
+
- ​<!-- 31 -->[codemod] Allow for line breaks within theme.spacing parentheses (#32432) @ryancogswell
|
|
856
|
+
|
|
857
|
+
### `@mui/joy@5.0.0-alpha.26`
|
|
858
|
+
|
|
859
|
+
- ​<!-- 06 -->[Joy] Miscellaneous fixes (#32541) @siriwatknp
|
|
860
|
+
- ​<!-- 05 -->[Joy] Add `extendSxProp` to Link (#32505) @siriwatknp
|
|
861
|
+
- ​<!-- 04 -->[Joy] Rename variants (#32489) @siriwatknp
|
|
862
|
+
- ​<!-- 03 -->[Joy] Add `extendTheme` (#32450) @siriwatknp
|
|
863
|
+
|
|
864
|
+
### Docs
|
|
865
|
+
|
|
866
|
+
- ​<!-- 30 -->[docs] SEO fixes (#32515) @oliviertassinari
|
|
867
|
+
- ​<!-- 29 -->[docs] Replace `Overriding nested component styles` anchor link with text (#32487) @ZeeshanTamboli
|
|
868
|
+
- ​<!-- 28 -->[docs] Update the list of external domains (#32514) @oliviertassinari
|
|
869
|
+
- ​<!-- 27 -->[docs] Update Material UI code snippets for React 18 (#32361) @samuelsycamore
|
|
870
|
+
- ​<!-- 26 -->[docs] Base TextareaAutosize style revisions and final review (#32481) @samuelsycamore
|
|
871
|
+
- ​<!-- 25 -->[docs] Base ClickAwayListener style revisions and final review (#32156) @samuelsycamore
|
|
872
|
+
- ​<!-- 24 -->[docs] Base Button style revisions and final review (#32380) @samuelsycamore
|
|
873
|
+
- ​<!-- 23 -->[docs] Base NoSsr style revisions and final review (#32254) @samuelsycamore
|
|
874
|
+
- ​<!-- 22 -->[docs] Correctly capitalize Ctrl @oliviertassinari
|
|
875
|
+
- ​<!-- 21 -->[docs] Fix styling in `Basic Popper` demo on the MUI Base docs (#32488) @ZeeshanTamboli
|
|
876
|
+
- ​<!-- 20 -->[docs] Add "Overview" page to Base docs (#32310) @samuelsycamore
|
|
877
|
+
- ​<!-- 19 -->[docs] Add copy button to code block (#32390) @siriwatknp
|
|
878
|
+
- ​<!-- 18 -->[docs] Base Tabs style revisions and final review (#32423) @samuelsycamore
|
|
879
|
+
- ​<!-- 17 -->[docs] Base Popper style revisions and final review (#32412) @samuelsycamore
|
|
880
|
+
- ​<!-- 16 -->[docs] Improve sidenav for MUI X (#32435) @oliviertassinari
|
|
881
|
+
- ​<!-- 15 -->[docs] Don't redirect on deploy preview (#32399) @m4theushw
|
|
882
|
+
- ​<!-- 14 -->[docs] A few SEO fixes (#32431) @oliviertassinari
|
|
883
|
+
- ​<!-- 13 -->[docs] Update links to the new Group & Pivot pages (#32410) @flaviendelangle
|
|
884
|
+
- ​<!-- 12 -->[docs] Support callouts (#32402) @siriwatknp
|
|
885
|
+
- ​<!-- 11 -->[docs] Fix import path in the Snackbar article #32462 @mongolyy
|
|
886
|
+
- ​<!-- 10 -->[docs] Fix grammar mistake in shadows.md (#32454) @HexM7
|
|
887
|
+
- ​<!-- 09 -->[docs] Improve unstyled button docs (#32429) @oliviertassinari
|
|
888
|
+
|
|
889
|
+
### Core
|
|
890
|
+
|
|
891
|
+
- ​<!-- 08 -->[experiment] Add template for testing Material UI components with CSS variables (#32500) @siriwatknp
|
|
892
|
+
|
|
893
|
+
All contributors of this release in alphabetical order: @b-novikov-ipersonality, @flaviendelangle, @hbjORbj, @HexM7, @m4theushw, @Martin005, @mongolyy, @oliviertassinari, @ryancogswell, @samuelsycamore, @siriwatknp, @vicasas, @ZeeshanTamboli
|
|
894
|
+
|
|
895
|
+
## 5.6.3
|
|
896
|
+
|
|
897
|
+
<!-- generated comparing v5.6.2..master -->
|
|
898
|
+
|
|
899
|
+
_Apr 25, 2022_
|
|
900
|
+
|
|
901
|
+
A big thanks to the 14 contributors who made this release possible. Here are some highlights โจ:
|
|
902
|
+
|
|
903
|
+
- ๐ Fixed TypeScript issue when the `fill` CSS property is used in the system (#32355) @valerii15298
|
|
904
|
+
- And more ๐ bug fixes and ๐ improvements.
|
|
905
|
+
|
|
906
|
+
### `@mui/material@5.6.3`
|
|
907
|
+
|
|
908
|
+
- [BottomNavigation] Action icon `padding` fix (#32030) @abhinav-22-tech
|
|
909
|
+
- [Dialog] Fix `component` prop is not available in `DialogTitleProps` (#32389) @hbjORbj
|
|
910
|
+
- [StepContent] Fix TypeScript type of `TransitionComponent` prop (#32314) @ZeeshanTamboli
|
|
911
|
+
|
|
912
|
+
### `@mui/system@5.6.3`
|
|
913
|
+
|
|
914
|
+
- [system] Fix prop types when the `fill` CSS property is used (#32355) @valerii15298
|
|
915
|
+
- [system] Fix broken behavior when theme value is `zero` (#32365) @ZeeshanTamboli
|
|
916
|
+
|
|
917
|
+
### `@mui/base@5.0.0-alpha.78`
|
|
918
|
+
|
|
919
|
+
- [InputUnstyled] `multiline` property should not log DOM warnings for `maxRows` and `minRows` props (#32401) @ZeeshanTamboli
|
|
920
|
+
|
|
921
|
+
### `@mui/joy@5.0.0-alpha.25`
|
|
922
|
+
|
|
923
|
+
- [Joy] Improve theme focus to be more flexible (#32405) @siriwatknp
|
|
924
|
+
- [Joy] Add `Radio`, `RadioGroup` components (#32279) @siriwatknp
|
|
925
|
+
- [Joy] Add `Chip` component (#31983) @hbjORbj
|
|
926
|
+
- [Joy] Improve controls (#32267) @siriwatknp
|
|
927
|
+
- [Joy] Set up docs (#32370) @siriwatknp
|
|
928
|
+
|
|
929
|
+
### Docs
|
|
930
|
+
|
|
931
|
+
- [docs] Enable row reordering on the pricing page (#31875) @DanailH
|
|
932
|
+
- [blog] A few improvements on date picker change (#32325) @oliviertassinari
|
|
933
|
+
- [docs] Emphasize how to avoid failing tests when migrating from v4 to v5 (#32159) @dwjohnston
|
|
934
|
+
- [docs] Revise the related projects page (#32180) @danilo-leal
|
|
935
|
+
- [docs] Cleanup remaining @mui/styles usages (#32313) @mnajdova
|
|
936
|
+
- [docs] Fix sidenav mobile color (#32324) @oliviertassinari
|
|
937
|
+
- [docs] Base TrapFocus style revisions and final review (#32364) @samuelsycamore
|
|
938
|
+
- [docs] Update the README.md to better cover the different products (#32360) @samuelsycamore
|
|
939
|
+
- [docs] Improve the propTypes generation and API demos' links (#32295) @mnajdova
|
|
940
|
+
- [docs] Add ability to display a plan icon next to a page link in nav bar (#32393) @flaviendelangle
|
|
941
|
+
- [docs] Change label on `FormControlLabelPlacement` (#32322) @ainatenhi
|
|
942
|
+
- [website] Update Diamond sponsors list (#32433) @oliviertassinari
|
|
943
|
+
- [website] Add privacy policy link to website's footer (#32080) @danilo-leal
|
|
944
|
+
- [website] Remove the designer role (#32384) @danilo-leal
|
|
945
|
+
|
|
946
|
+
### Core
|
|
947
|
+
|
|
948
|
+
- [core] `yarn prettier` write @oliviertassinari
|
|
949
|
+
- [core] Fix changelog warning message (#32240) @praveen001
|
|
950
|
+
- [core] Update the proptypes scripts to support components in @mui/system (#32456) @mnajdova
|
|
951
|
+
|
|
952
|
+
All contributors of this release in alphabetical order: @abhinav-22-tech, @ainatenhi, @DanailH, @danilo-leal, @dwjohnston, @flaviendelangle, @hbjORbj, @mnajdova, @oliviertassinari, @praveen001, @samuelsycamore, @siriwatknp, @valerii15298, @ZeeshanTamboli
|
|
953
|
+
|
|
954
|
+
## 5.6.2
|
|
955
|
+
|
|
956
|
+
<!-- generated comparing v5.6.1..master -->
|
|
957
|
+
|
|
958
|
+
_Apr 18, 2022_
|
|
959
|
+
|
|
960
|
+
A big thanks to the 11 contributors who made this release possible. This release is mostly about ๐ bug fixes and ๐ documentation improvements.
|
|
961
|
+
|
|
962
|
+
### `@mui/material@5.6.2`
|
|
963
|
+
|
|
964
|
+
- ​<!-- 29 -->[Autocomplete] Explain how to use getOptionLabel in free solo mode and update getOptionLabel type (#32165) @michaldudak
|
|
965
|
+
- ​<!-- 28 -->[Badge] Fix customization of classes (#32185) @michaldudak
|
|
966
|
+
- ​<!-- 03 -->[TextField] Add a workaround for Safari CSS transition scale bug (#32188) @igordanchenko
|
|
967
|
+
|
|
968
|
+
### `@mui/system@5.6.2`
|
|
969
|
+
|
|
970
|
+
- ​<!-- 05 -->[system] Update style function to use vars automatically if available (#32244) @mnajdova
|
|
971
|
+
|
|
972
|
+
### `@mui/base@5.0.0-alpha.77`
|
|
973
|
+
|
|
974
|
+
- ​<!-- 08 -->[FormControlUnstyled] Revise API (#32134) @michaldudak
|
|
975
|
+
|
|
976
|
+
### `@mui/joy@5.0.0-alpha.24`
|
|
977
|
+
|
|
978
|
+
- ​<!-- 07 -->[Joy] Add `Badge` component (#31401) @hbjORbj
|
|
979
|
+
- ​<!-- 06 -->[Joy] Fix misuse variable in `Input` (#32268) @siriwatknp
|
|
980
|
+
|
|
981
|
+
### Docs
|
|
982
|
+
|
|
983
|
+
- ​<!-- 27 -->[blog] Fix images for the docs separation post (#32257) @danilo-leal
|
|
984
|
+
- ​<!-- 25 -->[docs] Base Form Control style revisions and final review (#32309) @samuelsycamore
|
|
985
|
+
- ​<!-- 24 -->[docs] Base TablePagination style revisions and final review (#32178) @samuelsycamore
|
|
986
|
+
- ​<!-- 23 -->[docs] Revise the dark mode article (#32179) @danilo-leal
|
|
987
|
+
- ​<!-- 22 -->[docs] Add `aria-label` for `IconButton` (#32276) @SiarheiBobryk
|
|
988
|
+
- ​<!-- 21 -->[docs] Fix `borderRadius` in the docs example (#32347) @ZeeshanTamboli
|
|
989
|
+
- ​<!-- 20 -->[docs] Fix 404 link in the code (#32323) @oliviertassinari
|
|
990
|
+
- ​<!-- 19 -->[docs] Sync h1 with side nav label (#32235) @oliviertassinari
|
|
991
|
+
- ​<!-- 18 -->[docs] Fix SEO issues (#32282) @oliviertassinari
|
|
992
|
+
- ​<!-- 17 -->[docs] Fix broken link in the test contributing guide (#32283) @sirartemis
|
|
993
|
+
- ​<!-- 16 -->[docs] Update "How to customize" page anchor links #32315 @abaker93
|
|
994
|
+
- ​<!-- 15 -->[docs] Mark `onBackdropClick` prop as deprecated in `Dialog`, `Modal` and `ModalUnstyled` components (#32297) @ZeeshanTamboli
|
|
995
|
+
- ​<!-- 14 -->[docs] Link to advanced components page (#32290) @siriwatknp
|
|
996
|
+
- ​<!-- 13 -->[docs] Sync package description with the docs (#32211) @oliviertassinari
|
|
997
|
+
- ​<!-- 12 -->[docs] Revise "Component theming" and "How to customize" guides (#31997) @danilo-leal
|
|
998
|
+
- ​<!-- 11 -->[docs] Add note in the Contributing guide about linking issues to a PR (#32174) @danilo-leal
|
|
999
|
+
- ​<!-- 10 -->[docs] Update RTL guide (#32242) @michaldudak
|
|
1000
|
+
- ​<!-- 09 -->[docs] Uniformize capitalization (#32238) @oliviertassinari
|
|
1001
|
+
- ​<!-- 02 -->[website] Improve new role template @oliviertassinari
|
|
1002
|
+
- ​<!-- 01 -->[website] Remove a gold sponsor (#32261) @hbjORbj
|
|
1003
|
+
- ​<!-- 24 -->[website] Mark DataGrid Column spanning done on Pricing page (#32305) @cherniavskii
|
|
1004
|
+
|
|
1005
|
+
### Core
|
|
1006
|
+
|
|
1007
|
+
- ​<!-- 31 -->[core] Remove unecessary div (#32237) @oliviertassinari
|
|
1008
|
+
- ​<!-- 30 -->[core] Revert #32229 (#32262) @michaldudak
|
|
1009
|
+
- ​<!-- 04 -->[test] Fix running unit tests on Windows (#32260) @michaldudak
|
|
1010
|
+
|
|
1011
|
+
All contributors of this release in alphabetical order: @abaker93, @cherniavskii, @danilo-leal, @hbjORbj, @igordanchenko, @michaldudak, @mnajdova, @oliviertassinari, @samuelsycamore, @SiarheiBobryk, @sirartemis, @siriwatknp, @ZeeshanTamboli
|
|
1012
|
+
|
|
1013
|
+
## 5.6.1
|
|
1014
|
+
|
|
1015
|
+
<!-- generated comparing v5.6.0..master -->
|
|
1016
|
+
|
|
1017
|
+
_Apr 11, 2022_
|
|
1018
|
+
|
|
1019
|
+
A big thanks to the 8 contributors who made this release possible.
|
|
1020
|
+
This release is mostly about ๐ bug fixes and ๐ documentation improvements.
|
|
1021
|
+
|
|
1022
|
+
### `@mui/material@5.6.1`
|
|
1023
|
+
|
|
1024
|
+
- [Grow] Extend Safari CSS transition bug workaround on WebKit browsers (#32202) @igordanchenko
|
|
1025
|
+
- [Link] Fix style overrides 5.6.0 regression (#32182) @siriwatknp
|
|
1026
|
+
- [Select] Bug when the first child is a ListSubheader (#27299) @DouglasPds
|
|
1027
|
+
|
|
1028
|
+
### `@mui/base@5.0.0-alpha.76`
|
|
1029
|
+
|
|
1030
|
+
- [ButtonUnstyled] Allow receiving focus when disabled (#32090) @michaldudak
|
|
1031
|
+
|
|
1032
|
+
### Docs
|
|
1033
|
+
|
|
1034
|
+
- [blog] Share what's changed about the new docs structure (#32044) @danilo-leal
|
|
1035
|
+
- [docs] Format number icons search (#32239) @oliviertassinari
|
|
1036
|
+
- [docs] Fix small external links issue (#32212) @oliviertassinari
|
|
1037
|
+
- [docs] Make sidenav crawlable (#32241) @oliviertassinari
|
|
1038
|
+
- [docs] Base Badge style revisions and final review (#32098) @samuelsycamore
|
|
1039
|
+
- [docs] Fix wrong url (#32208) @siriwatknp
|
|
1040
|
+
- [docs] Fix date-pickers redirects (#32207) @siriwatknp
|
|
1041
|
+
- [docs] Add notification for the doc restructure and date pickers update (#32195) @siriwatknp
|
|
1042
|
+
- [docs] Fix 404 from `ahrefs` report (#32206) @siriwatknp
|
|
1043
|
+
- [docs] Remove notifications temporary (#32192) @siriwatknp
|
|
1044
|
+
- [docs] Redirect to new urls (#32048) @siriwatknp
|
|
1045
|
+
- [docs] Update Learn page copy and resource list (#31989) @samuelsycamore
|
|
1046
|
+
- [website] Fix wrong MUI X installation instruction link @oliviertassinari
|
|
1047
|
+
- [website] Revise homepage copy below the hero section (#31283) @samuelsycamore
|
|
1048
|
+
- [website] Revise homepage Hero copy for more clarity (#31212) @samuelsycamore
|
|
1049
|
+
- [website] Give up on promoting roles in our docs @oliviertassinari
|
|
1050
|
+
|
|
1051
|
+
### Core
|
|
1052
|
+
|
|
1053
|
+
- [core] Fix misleading types range (#32236) @oliviertassinari
|
|
1054
|
+
- [core] Small polish on the product name (#32199) @oliviertassinari
|
|
1055
|
+
|
|
1056
|
+
All contributors of this release in alphabetical order: @danilo-leal, @DouglasPds, @igordanchenko, @l10nbot, @michaldudak, @oliviertassinari, @samuelsycamore, @siriwatknp
|
|
1057
|
+
|
|
1058
|
+
## 5.6.0
|
|
1059
|
+
|
|
1060
|
+
<!-- generated comparing v5.5.3..master -->
|
|
1061
|
+
|
|
1062
|
+
_Apr 5, 2022_
|
|
1063
|
+
|
|
1064
|
+
A big thanks to the 15 contributors who made this release possible. Here are some highlights โจ:
|
|
1065
|
+
|
|
1066
|
+
- ๐งฐ Update peer dependencies to support React 18 (#32063) @eps1lon
|
|
1067
|
+
- ๐ Added the experimental `CssVarsProvider` in `@mui/material` for generating theme CSS variables (#31138) @mnajdova
|
|
1068
|
+
- ๐ฃ Moved date and time pickers from the lab to MUI X (#31984) @flaviendelangle
|
|
1069
|
+
- Several ๐ bug fixes and ๐ documentation improvements
|
|
1070
|
+
|
|
1071
|
+
### `@mui/material@5.6.0`
|
|
1072
|
+
|
|
1073
|
+
- ​<!-- 25 -->[CssVarsProvider] Add experimental CssVarsProvider in @mui/material (#31138) @mnajdova
|
|
1074
|
+
- ​<!-- 06 -->[Link] Fix `sx` color to support callback (#32123) @siriwatknp
|
|
1075
|
+
- ​<!-- 05 -->[Link] Fix color transformation (#32045) @siriwatknp
|
|
1076
|
+
- ​<!-- 04 -->[ListItemButton] Specified width so that text would ellide (#32083) @MatthijsMud
|
|
1077
|
+
- ​<!-- 03 -->[TablePagination] Fixed the etEE locale (#32052) @raigoinabox
|
|
1078
|
+
|
|
1079
|
+
### `@mui/base@5.0.0-alpha.75`
|
|
1080
|
+
|
|
1081
|
+
- ​<!-- 31 -->[Badge] Simplify unstyled API (#31974) @michaldudak
|
|
1082
|
+
|
|
1083
|
+
### `@mui/codemod@5.6.0`
|
|
1084
|
+
|
|
1085
|
+
- ​<!-- 29 -->[codemod] Add v5.0.0/date-pickers-moved-to-x codemod (#31373) @flaviendelangle
|
|
1086
|
+
|
|
1087
|
+
### `@mui/lab@5.0.0-alpha.76`
|
|
1088
|
+
|
|
1089
|
+
- ​<!-- 24 -->[DatePicker] Remove date and time pickers from the lab (#31984) @flaviendelangle
|
|
1090
|
+
|
|
1091
|
+
### `@mui/joy@5.0.0-alpha.22`
|
|
1092
|
+
|
|
1093
|
+
- ​<!-- 07 -->[Joy] Add `Card` components (#32027) @siriwatknp
|
|
1094
|
+
|
|
1095
|
+
### Docs
|
|
1096
|
+
|
|
1097
|
+
- ​<!-- 30 -->[blog] New article for the date pickers migration to X (#31831) @flaviendelangle
|
|
1098
|
+
- ​<!-- 33 -->[docs] Base Menu style revisions and final review (#32097) @samuelsycamore
|
|
1099
|
+
- ​<!-- 32 -->[docs] Base Select style revisions and final review (#32095) @samuelsycamore
|
|
1100
|
+
- ​<!-- 31 -->[docs] Base Input style revisions and final review (#32096) @samuelsycamore
|
|
1101
|
+
- ​<!-- 30 -->[docs] Base Slider style revisions and final review (#32140) @samuelsycamore
|
|
1102
|
+
- ​<!-- 29 -->[docs] Base Modal style revisions and final review (#32093) @samuelsycamore
|
|
1103
|
+
- ​<!-- 28 -->[docs] Add page for CSS variables support in @mui/material (#32050) @mnajdova
|
|
1104
|
+
- ​<!-- 27 -->[docs] Add TSS support for theme style overrides (#31918) @garronej
|
|
1105
|
+
- ​<!-- 23 -->[docs] Simplify customization examples in ButtonUnstyled demos (#32092) @michaldudak
|
|
1106
|
+
- ​<!-- 22 -->[docs] Fix linking issues for the redirects (#32101) @siriwatknp
|
|
1107
|
+
- ​<!-- 21 -->[docs] Create the FormControl page (#32073) @michaldudak
|
|
1108
|
+
- ​<!-- 20 -->[docs] Remove trap-focus from the navigation (#32079) @psjishnu
|
|
1109
|
+
- ​<!-- 19 -->[docs] Add date-pickers product identifier (#32076) @siriwatknp
|
|
1110
|
+
- ​<!-- 18 -->[docs] Move SwitchUnstyled docs to the Base space (#31964) @michaldudak
|
|
1111
|
+
- ​<!-- 17 -->[docs] Add docs page for unstyled popper (#31813) @siriwatknp
|
|
1112
|
+
- ​<!-- 16 -->[docs] Copy TextareaAutosize docs to Base (#32034) @michaldudak
|
|
1113
|
+
- ​<!-- 15 -->[docs] Add react-hook-form-mui to Complementary projects #32015 @TkaczykAdam
|
|
1114
|
+
- ​<!-- 14 -->[docs] Improve the translation experience (#32021) @oliviertassinari
|
|
1115
|
+
- ​<!-- 13 -->[docs] Add small size Select demo (#32060) @ivan-ngchakming
|
|
1116
|
+
- ​<!-- 12 -->[docs] Correct typos (#32029) @apeltop
|
|
1117
|
+
- ​<!-- 11 -->[docs] Create SliderUnstyled docs (#31850) @michaldudak
|
|
1118
|
+
- ​<!-- 10 -->[docs] Create TablePaginationUnstyled docs (#32018) @michaldudak
|
|
1119
|
+
- ​<!-- 09 -->[docs] Move SelectUnstyled docs to the Base space (#31816) @michaldudak
|
|
1120
|
+
- ​<!-- 08 -->[docs] Create the TabsUnstyled docs (#32023) @michaldudak
|
|
1121
|
+
- ​<!-- 02 -->[website] The studio finally has a name, use it (#32105) @oliviertassinari
|
|
1122
|
+
- ​<!-- 01 -->[website] Disable job ad @oliviertassinari
|
|
1123
|
+
|
|
1124
|
+
### Core
|
|
1125
|
+
|
|
1126
|
+
- ​<!-- 28 -->[core] Update peer deps to support React 18 (#32063) @eps1lon
|
|
1127
|
+
- ​<!-- 27 -->[core] Fix running docs:api on Windows (#32091) @michaldudak
|
|
1128
|
+
- ​<!-- 26 -->[core] Fix api build script for MUI Base (#32081) @siriwatknp
|
|
1129
|
+
|
|
1130
|
+
All contributors of this release in alphabetical order: @apeltop, @eps1lon, @flaviendelangle, @garronej, @ivan-ngchakming, @m4theushw, @MatthijsMud, @michaldudak, @mnajdova, @oliviertassinari, @psjishnu, @raigoinabox, @samuelsycamore, @siriwatknp, @TkaczykAdam
|
|
1131
|
+
|
|
1132
|
+
## 5.5.3
|
|
1133
|
+
|
|
1134
|
+
<!-- generated comparing v5.5.2..master -->
|
|
1135
|
+
|
|
1136
|
+
_Mar 28, 2022_
|
|
1137
|
+
|
|
1138
|
+
A big thanks to the 17 contributors who made this release possible. Here are some highlights โจ:
|
|
1139
|
+
|
|
1140
|
+
- โฟ๏ธ improved the a11y on some docs demos
|
|
1141
|
+
- Several ๐ bug fixes and ๐ documentation improvements
|
|
1142
|
+
|
|
1143
|
+
### `@mui/material@5.5.3`
|
|
1144
|
+
|
|
1145
|
+
- ​<!-- 32 -->[ButtonBase] Start ripple only after mount (#31950) @m4theushw
|
|
1146
|
+
- ​<!-- 11 -->[FormControlLabel] Fix label prop type to be in-line with other label prop types (#31139) @jannes-io
|
|
1147
|
+
- ​<!-- 10 -->[Grow] Add a workaround for Safari 15.4 CSS transition bug (#31975) @igordanchenko
|
|
1148
|
+
|
|
1149
|
+
### `@mui/codemod@5.5.3`
|
|
1150
|
+
|
|
1151
|
+
- ​<!-- 31 -->[codemod] Fix variant prop placement (#31990) @ryancogswell
|
|
1152
|
+
|
|
1153
|
+
### `@mui/utils@5.5.3`
|
|
1154
|
+
|
|
1155
|
+
- ​<!-- 02 -->[utils] Improve type inference of useForkRef (#31845) @eps1lon
|
|
1156
|
+
|
|
1157
|
+
### `@mui/base@5.0.0-alpha.74`
|
|
1158
|
+
|
|
1159
|
+
#### Breaking changes
|
|
1160
|
+
|
|
1161
|
+
- ​<!-- 34 -->[base] Remove `BackdropUnstyled` component (#31923) @mnajdova
|
|
1162
|
+
|
|
1163
|
+
The `BackdropUnstyled` component was removed from the `@mui/base` package, as it did not have any specific logic, except adding an `aria-hidden` attribute on the div it rendered. This is not enough to justify it's existence in the base package. Here is an example alternative component you can use:
|
|
1164
|
+
|
|
1165
|
+
```tsx
|
|
1166
|
+
const BackdropUnstyled = React.forwardRef<HTMLDivElement, { open?: boolean; className: string }>(
|
|
1167
|
+
(props, ref) => {
|
|
1168
|
+
const { open, className, ...other } = props;
|
|
1169
|
+
return <div className={clsx({ 'MuiBackdrop-open': open }, className)} ref={ref} {...other} />;
|
|
1170
|
+
},
|
|
1171
|
+
);
|
|
1172
|
+
```
|
|
1173
|
+
|
|
1174
|
+
- ​<!-- 03 -->[TrapFocus] Move docs to Base and drop the Unstyled prefix (#31954) @michaldudak
|
|
1175
|
+
|
|
1176
|
+
Removed the `Unstyled_` prefix from the Base export (it remains in the Material UI export, though).
|
|
1177
|
+
|
|
1178
|
+
```diff
|
|
1179
|
+
-import { Unstyled_TrapFocus } from '@mui/base';
|
|
1180
|
+
+import { TrapFocus } from '@mui/base';
|
|
1181
|
+
|
|
1182
|
+
// or
|
|
1183
|
+
|
|
1184
|
+
-import TrapFocus from '@mui/base/Unstyled_TrapFocus';
|
|
1185
|
+
+import TrapFocus from '@mui/base/TrapFocus';
|
|
1186
|
+
```
|
|
1187
|
+
|
|
1188
|
+
#### Changes
|
|
1189
|
+
|
|
1190
|
+
- ​<!-- 33 -->[base] Add @mui/types to dependencies (#31951) @bicstone
|
|
1191
|
+
|
|
1192
|
+
### `@mui/joy@5.0.0-alpha.21`
|
|
1193
|
+
|
|
1194
|
+
- ​<!-- 09 -->[Joy] Add `AvatarGroup` component (#31980) @siriwatknp
|
|
1195
|
+
- ​<!-- 07 -->[Joy] Miscellaneous fixes (#31873) @siriwatknp
|
|
1196
|
+
- ​<!-- 08 -->[Joy] Miscellaneous fixes 2 (#31971) @siriwatknp
|
|
1197
|
+
|
|
1198
|
+
### Docs
|
|
1199
|
+
|
|
1200
|
+
- ​<!-- 27 -->[docs] Improve the a11y on the hover rating demo (#31970) @mnajdova
|
|
1201
|
+
- ​<!-- 26 -->[docs] Improve a11y on the `SplitButton` demo (#31969) @mnajdova
|
|
1202
|
+
- ​<!-- 25 -->[docs] Improve the color description in the API pages (#30976) @mnajdova
|
|
1203
|
+
- ​<!-- 24 -->[docs] Add docs page for unstyled Modal (#31417) @mnajdova
|
|
1204
|
+
- ​<!-- 23 -->[docs] Add InputUnstyled docs (#31881) @mnajdova
|
|
1205
|
+
- ​<!-- 22 -->[docs] Remove "Work in biotech" from the showcase (#31942) @oliviertassinari
|
|
1206
|
+
- ​<!-- 21 -->[docs] Fix in-house ad for the design kits (#31965) @oliviertassinari
|
|
1207
|
+
- ​<!-- 20 -->[docs] Fix the documentation for filterOptions in Autocomplete API page (#31416) @santhoshbala0178
|
|
1208
|
+
- ​<!-- 19 -->[docs] Update href for 'TypeScript guide on theme customization' (#31880) @NickFoden
|
|
1209
|
+
- ​<!-- 18 -->[docs] Fix the CSS modules example in the Interoperability page (#31935) @WilsonNet
|
|
1210
|
+
- ​<!-- 17 -->[docs] Fix small typo in the `styled()` utility page (#31967) @jason1985
|
|
1211
|
+
- ​<!-- 16 -->[docs] Update mui-x on material-ui navigation (#31810) @siriwatknp
|
|
1212
|
+
- ​<!-- 15 -->[docs] Copy ClickAwayListener docs to Base (#31878) @michaldudak
|
|
1213
|
+
- ​<!-- 14 -->[docs] Refine the redirects (#31939) @siriwatknp
|
|
1214
|
+
- ​<!-- 13 -->[docs] Fix TOC layout for large screen (#31953) @siriwatknp
|
|
1215
|
+
- ​<!-- 12 -->[examples] Update remix example to not use NODE_ENV guard for `LiveReload` (#31269) @eswarclynn
|
|
1216
|
+
- ​<!-- 06 -->[NoSsr] Copy docs to the Base space (#31956) @michaldudak
|
|
1217
|
+
- ​<!-- 05 -->[Portal] Copy Portal docs to the Base space (#31959) @michaldudak
|
|
1218
|
+
- ​<!-- 01 -->[website] Remove X-Frame-Options @oliviertassinari
|
|
1219
|
+
- ​<!-- 35 -->Revert "[website] Remove X-Frame-Options" @oliviertassinari
|
|
1220
|
+
|
|
1221
|
+
### Core
|
|
1222
|
+
|
|
1223
|
+
- ​<!-- 30 -->[core] Fixes error in changelog generator for item sorting/padding (#30088) @dimitropoulos
|
|
1224
|
+
- ​<!-- 29 -->[core] Fix typo in issue template @oliviertassinari
|
|
1225
|
+
- ​<!-- 28 -->[core] Replace deprecated String.prototype.substr() (#31806) @CommanderRoot
|
|
1226
|
+
- ​<!-- 04 -->[test] Add tests for component using `StandardProps` and polymorphic components (#31945) @mnajdova
|
|
1227
|
+
|
|
1228
|
+
All contributors of this release in alphabetical order: @bicstone, @CommanderRoot, @dimitropoulos, @eps1lon, @eswarclynn, @igordanchenko, @jannes-io, @jason1985, @m4theushw, @michaldudak, @mnajdova, @NickFoden, @oliviertassinari, @ryancogswell, @santhoshbala0178, @siriwatknp, @WilsonNet
|
|
1229
|
+
|
|
1230
|
+
## 5.5.2
|
|
1231
|
+
|
|
1232
|
+
<!-- generated comparing v5.5.1..master -->
|
|
1233
|
+
|
|
1234
|
+
_Mar 21, 2022_
|
|
1235
|
+
|
|
1236
|
+
A big thanks to the 7 contributors who made this release possible. This is a small release focused on some ๐ bug fixes and ๐ documentation improvements.
|
|
1237
|
+
|
|
1238
|
+
### `@mui/material@5.5.2`
|
|
1239
|
+
|
|
1240
|
+
- ​<!-- 04 -->[Popper] Expose the `sx` prop (#31833) @ivan-ngchakming
|
|
1241
|
+
|
|
1242
|
+
### `@mui/joy@5.0.0-alpha.20`
|
|
1243
|
+
|
|
1244
|
+
- ​<!-- 06 -->[Joy] Add default color to `Input` and `ListItemButton` (#31826) @siriwatknp
|
|
1245
|
+
- ​<!-- 05 -->[Joy] Add Avatar component (#31303) @hbjORbj
|
|
1246
|
+
|
|
1247
|
+
### `@mui/base@5.0.0-alpha.73`
|
|
1248
|
+
|
|
1249
|
+
- ​<!-- 03 -->[SliderUnstyled] Fix dragging on disabled sliders (#31882) @mnajdova
|
|
1250
|
+
|
|
1251
|
+
### `@mui/styled-engine-sc@5.5.2`
|
|
1252
|
+
|
|
1253
|
+
- ​<!-- 02 -->[styled-engine-sc] GlobalStylesProps inconsistent between the different packages (#31814) @mnajdova
|
|
1254
|
+
|
|
1255
|
+
### Docs
|
|
1256
|
+
|
|
1257
|
+
- ​<!-- 15 -->[data-grid] Fix print export feature (#31807) @oliviertassinari
|
|
1258
|
+
- ​<!-- 14 -->[docs] Move BadgeUnstyled docs to Base space (#31872) @michaldudak
|
|
1259
|
+
- ​<!-- 13 -->[docs] Solve duplication of content (#31917) @oliviertassinari
|
|
1260
|
+
- ​<!-- 12 -->[docs] Fix side nav capitalization of API (#31916) @oliviertassinari
|
|
1261
|
+
- ​<!-- 11 -->[docs] Use TypeScript demos by default (#31808) @oliviertassinari
|
|
1262
|
+
- ​<!-- 10 -->[docs] New search experience for multiple products (#31811) @siriwatknp
|
|
1263
|
+
- ​<!-- 09 -->[docs] Make LTS searchable (#31804) @oliviertassinari
|
|
1264
|
+
- ​<!-- 08 -->[docs] Fix demo filename on zh markdown (#31790) @nnmax
|
|
1265
|
+
- ​<!-- 01 -->[website] Highlight the date picker (#31889) @oliviertassinari
|
|
1266
|
+
|
|
1267
|
+
### Core
|
|
1268
|
+
|
|
1269
|
+
- ​<!-- 07 -->[core] Add tests for Avatar component (#31829) @hbjORbj
|
|
1270
|
+
|
|
1271
|
+
All contributors of this release in alphabetical order: @hbjORbj, @ivan-ngchakming, @michaldudak, @mnajdova, @nnmax, @oliviertassinari, @siriwatknp
|
|
1272
|
+
|
|
1273
|
+
## 5.5.1
|
|
1274
|
+
|
|
1275
|
+
<!-- generated comparing v5.5.0..master -->
|
|
1276
|
+
|
|
1277
|
+
_Mar 14, 2022_
|
|
1278
|
+
|
|
1279
|
+
A big thanks to the 23 contributors who made this release possible. Here are some highlights โจ:
|
|
1280
|
+
|
|
1281
|
+
- ๐ 2021 survey results post by @danilo-leal (#30999)
|
|
1282
|
+
- Several ๐ bug fixes and ๐ documentation improvements
|
|
1283
|
+
|
|
1284
|
+
### @mui/material@5.5.1
|
|
1285
|
+
|
|
1286
|
+
- [Fab] Add z-index (#30842) @issamElmohadeb098
|
|
1287
|
+
- [Grid] Fix columns of nested container (#31340) @boutahlilsoufiane
|
|
1288
|
+
- [i10n] Update italian locale (#30974) @SalvatoreMazzullo
|
|
1289
|
+
- [Pagination] Fix type of UsePaginationItem["page"] (#31295) @aaronadamsCA
|
|
1290
|
+
- [Popper] Allow setting default props in a theme (#30118) @hafley66
|
|
1291
|
+
- [TextField] fix disappearing border in Safari (#31406) @krysia1
|
|
1292
|
+
|
|
1293
|
+
### @mui/joy@5.0.0-alpha.19
|
|
1294
|
+
|
|
1295
|
+
- [Joy] Support horizontal List (#31620) @siriwatknp
|
|
1296
|
+
- [Joy] Add icon & label `Switch` examples (#31359) @siriwatknp
|
|
1297
|
+
- [Joy] Add `TextField` component (#31299) @siriwatknp
|
|
1298
|
+
- [Joy] Add `--Icon-fontSize` to components (#31360) @siriwatknp
|
|
1299
|
+
- [Joy] Add `Checkbox` component (#31273) @siriwatknp
|
|
1300
|
+
|
|
1301
|
+
### Docs
|
|
1302
|
+
|
|
1303
|
+
- [blog] 2021 survey results post (#30999) @danilo-leal
|
|
1304
|
+
- [docs] Add Macedonian translation (#31402) @theCuriousOne
|
|
1305
|
+
- [docs] Fix API page table styles in Safari (#31696) @aaarichter
|
|
1306
|
+
- [docs] Fix SEO issues (#31505) @oliviertassinari
|
|
1307
|
+
- [docs] Fix Link leak of Next.js props (#31418) @oliviertassinari
|
|
1308
|
+
- [docs] Add "Work in biotech" to showcase (#31711) @klyburke
|
|
1309
|
+
- [docs] Fix docs site crash on iOS Safari 12 (#31458) @badalsaibo
|
|
1310
|
+
- [docs] Fix search icons crash (#31651) @juanpc10
|
|
1311
|
+
- [docs] Remove unnecessary await in e2e-tests (#31767) @siriwatknp
|
|
1312
|
+
- [docs] Fix source code links on the Templates page (#31425) @danilo-leal
|
|
1313
|
+
- [docs] Adjust Stack's basic usage demo (#31423) @danilo-leal
|
|
1314
|
+
- [docs] Migrate button demos to base (#31395) @siriwatknp
|
|
1315
|
+
- [docs] Fix y-axis unit used in the responsive font sizes chart (#31424) @aaarichter
|
|
1316
|
+
- [docs] Remove joy mockup pages (#31412) @siriwatknp
|
|
1317
|
+
- [docs] Fix the statement that styleOverrides are added by default (#31257) @mnajdova
|
|
1318
|
+
- [docs] Refine the product identifier menu (#31262) @danilo-leal
|
|
1319
|
+
- [docs] Fix Search crash (#31386) @reckter
|
|
1320
|
+
- [docs] Update TextField multiline description (#31291) @jontewks
|
|
1321
|
+
- [docs] Add gap theme mapping in the System properties table (#31382) @danilo-leal
|
|
1322
|
+
- [docs] Test products search (#31351) @siriwatknp
|
|
1323
|
+
- [docs] Fix GitHub source links in the demo toolbar (#31339) @PunitSoniME
|
|
1324
|
+
- [docs] Add Algolia verification code to robot.txt (#31356) @siriwatknp
|
|
1325
|
+
- [examples] Ignore tsbuildinfo with Next.js (#31460) @B0und
|
|
1326
|
+
- [website] Add new gold sponsor (#31354) @hbjORbj
|
|
1327
|
+
- [website] Update Ukraine support link (#31378) @samuelsycamore
|
|
1328
|
+
|
|
1329
|
+
### Core
|
|
1330
|
+
|
|
1331
|
+
- [core] Simplify anchor link (#31419) @oliviertassinari
|
|
1332
|
+
- [core] Revert unrelated changes in #31354 @oliviertassinari
|
|
1333
|
+
- [test] Upgrade CircleCI convenience image (#31394) @m4theushw
|
|
1334
|
+
- [typescript] Simplify display of slot props types (#31240) @michaldudak
|
|
1335
|
+
|
|
1336
|
+
All contributors of this release in alphabetical order: @aaarichter, @aaronadamsCA, @B0und, @badalsaibo, @boutahlilsoufiane, @danilo-leal, @hafley66, @hbjORbj, @issamElmohadeb098, @jontewks, @juanpc10, @klyburke, @krysia1, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @reckter, @SalvatoreMazzullo, @samuelsycamore, @siriwatknp, @theCuriousOne
|
|
1337
|
+
|
|
1338
|
+
## 5.5.0
|
|
1339
|
+
|
|
1340
|
+
<!-- generated comparing v5.4.4..master -->
|
|
1341
|
+
|
|
1342
|
+
_Mar 7, 2022_
|
|
1343
|
+
|
|
1344
|
+
A big thanks to the 16 contributors who made this release possible. Here are some highlights โจ:
|
|
1345
|
+
|
|
1346
|
+
- โฟ๏ธ made the `Autocomplete` conform to [ARIA 1.2 combobox](https://www.w3.org/TR/wai-aria-1.2/#combobox) (#30601) @EdmundMai
|
|
1347
|
+
- Several ๐ bug fixes and ๐ documentation improvements
|
|
1348
|
+
|
|
1349
|
+
### `@mui/material@5.5.0`
|
|
1350
|
+
|
|
1351
|
+
#### Breaking change
|
|
1352
|
+
|
|
1353
|
+
- ​<!-- 24 -->[ClassNameGenerator] Prevent all `base` imports (#31297) @siriwatknp
|
|
1354
|
+
|
|
1355
|
+
`unstable_ClassNameGenerator` has been moved from `utils` to `className` folder to prevent all MUI Base module imports. If you use the module, please update the import as suggested in the diff below:
|
|
1356
|
+
|
|
1357
|
+
```diff
|
|
1358
|
+
- import { unstable_ClassNameGenerator } from '@mui/material/utils';
|
|
1359
|
+
+ import { unstable_ClassNameGenerator } from '@mui/material/className';
|
|
1360
|
+
```
|
|
1361
|
+
|
|
1362
|
+
#### Changes
|
|
1363
|
+
|
|
1364
|
+
- ​<!-- 28 -->[Autocomplete] Fix failing unit tests (#31302) @michaldudak
|
|
1365
|
+
- ​<!-- 27 -->[Autocomplete] Have the screen reader announce when autocomplete is open and closed (#30601) @EdmundMai
|
|
1366
|
+
- ​<!-- 26 -->[AvatarGroup] Fix misalignment with non-default spacing (#31165) @sjdemartini
|
|
1367
|
+
- ​<!-- 15 -->[Drawer] Adjustments to the mini variant to improve UI/UX (#31267) @siriwatknp
|
|
1368
|
+
- ​<!-- 04 -->[Select] Add extending `OutlinedInputProps` by SelectProps (#31209) @jrozbicki
|
|
1369
|
+
|
|
1370
|
+
### `@mui/icons-material@5.5.0`
|
|
1371
|
+
|
|
1372
|
+
- ​<!-- 13 -->[icons] Sync new Google Material Icons (#30766) @simonecervini
|
|
1373
|
+
|
|
1374
|
+
### `@mui/codemod@5.5.0`
|
|
1375
|
+
|
|
1376
|
+
- ​<!-- 23 -->[codemod] Fix top level imports codemod (#31308) @mnajdova
|
|
1377
|
+
|
|
1378
|
+
### `@mui/lab@5.0.0-alpha.72`
|
|
1379
|
+
|
|
1380
|
+
- ​<!-- 07 -->[LoadingButton] Fix padding of loading icon in small button (#31113) @PunitSoniME
|
|
1381
|
+
|
|
1382
|
+
### `@mui/base@5.0.0-alpha.71`
|
|
1383
|
+
|
|
1384
|
+
- ​<!-- 05 -->[MenuUnstyled] Create MenuUnstyled and useMenu (#30961) @michaldudak
|
|
1385
|
+
- ​<!-- 03 -->[SelectUnstyled] Prevent window scrolling after opening (#31237) @michaldudak
|
|
1386
|
+
|
|
1387
|
+
### `@mui/joy@5.0.0-alpha.18`
|
|
1388
|
+
|
|
1389
|
+
- ​<!-- 12 -->[Joy] Make Icon `fontSize` adaptable to its parent (#31268) @siriwatknp
|
|
1390
|
+
- ​<!-- 11 -->[Joy] Add `Link` component (#31175) @hbjORbj
|
|
1391
|
+
- ​<!-- 10 -->[Joy] Improve `Sheet` tests (#31241) @hbjORbj
|
|
1392
|
+
- ​<!-- 09 -->[Joy] Improve SvgIcon tests (#31242) @hbjORbj
|
|
1393
|
+
|
|
1394
|
+
### `@mui/material-next@6.0.0-alpha.26`
|
|
1395
|
+
|
|
1396
|
+
- ​<!-- 06 -->[material-next] Mark @mui/material as a dependency (#31270) @siriwatknp
|
|
1397
|
+
|
|
1398
|
+
### Docs
|
|
1399
|
+
|
|
1400
|
+
- ​<!-- 21 -->[docs] Remove career pages from translation (#31346) @oliviertassinari
|
|
1401
|
+
- ​<!-- 20 -->[docs] Fix JS files overloading (#31341) @oliviertassinari
|
|
1402
|
+
- ​<!-- 19 -->[docs] Add banner in solidarity of Ukraine (#31275) @danilo-leal
|
|
1403
|
+
- ​<!-- 18 -->[docs] Fix maxWidth of scrollable Tabs demos (#31285) @danilo-leal
|
|
1404
|
+
- ​<!-- 17 -->[docs] Fix icon linking implementation concurrent safe (#30428) @Janpot
|
|
1405
|
+
- ​<!-- 16 -->[docs] Follow up new doc space issues (#31251) @siriwatknp
|
|
1406
|
+
- ​<!-- 29 -->[examples] Add `@types/node` to nextjs typescript starter (#30918) @Daggy1234
|
|
1407
|
+
- ​<!-- 14 -->[examples] Fix import ThemeProvider from correct package in remix-witโฆ (#30981) @nnecec
|
|
1408
|
+
- ​<!-- 25 -->[blog] Simplify the labels (#30921) @oliviertassinari
|
|
1409
|
+
- ​<!-- 08 -->[l10n] Add Croatian (hr-HR) and Serbian (sr-RS) translation (#30906) @m14d3n
|
|
1410
|
+
|
|
1411
|
+
### Core
|
|
1412
|
+
|
|
1413
|
+
- ​<!-- 23 -->[core] Fix running markdownlint on Windows (#31352) @michaldudak
|
|
1414
|
+
- ​<!-- 22 -->[core] Fix the stylelint script on Windows (#31281) @mnajdova
|
|
1415
|
+
- ​<!-- 02 -->[test] Fix buildApiUtils tests on Windows (#31304) @michaldudak
|
|
1416
|
+
- ​<!-- 01 -->[test] Remove legacyRoot option from test renderer (#31284) @eps1lon
|
|
1417
|
+
|
|
1418
|
+
All contributors of this release in alphabetical order: @Daggy1234, @danilo-leal, @EdmundMai, @eps1lon, @hbjORbj, @Janpot, @jrozbicki, @m14d3n, @michaldudak, @mnajdova, @nnecec, @oliviertassinari, @PunitSoniME, @simonecervini, @siriwatknp, @sjdemartini
|
|
1419
|
+
|
|
1420
|
+
## 5.4.4
|
|
1421
|
+
|
|
1422
|
+
<!-- generated comparing v5.4.3..master -->
|
|
1423
|
+
|
|
1424
|
+
_Feb 28, 2022_
|
|
1425
|
+
|
|
1426
|
+
A big thanks to the 17 contributors who made this release possible. Here are some highlights โจ:
|
|
1427
|
+
|
|
1428
|
+
- โจ New `Input` and `Sheet` components were added in the experimental Joy design system by @hbjORbj (#31124, #31086) @hbjORbj
|
|
1429
|
+
- Several ๐ bug fixes and ๐ documentation improvements
|
|
1430
|
+
|
|
1431
|
+
### `@mui/material@5.4.4`
|
|
1432
|
+
|
|
1433
|
+
- ​<!-- 28 -->[Autocomplete] Have Autocomplete with multiline textfield log a warning instead of an error (#30680) @iclaude3
|
|
1434
|
+
- ​<!-- 27 -->[Chip] Fix ellipsis when the children is too long (#31087) @PunitSoniME
|
|
1435
|
+
- ​<!-- 14 -->[Input] Export InputBase's classes from the classes const (#31186) @mnajdova
|
|
1436
|
+
- ​<!-- 29 -->[TextField] Fix Horizontal scroll when label too long (#31187) @RedHeadphone
|
|
1437
|
+
- ​<!-- 08 -->[styles] Fix typo in import error (#31167) @davwheat
|
|
1438
|
+
|
|
1439
|
+
### `@mui/system@5.4.4`
|
|
1440
|
+
|
|
1441
|
+
- ​<!-- 07 -->[system] Fix executing server-side Emotion component as function interpolation 2 (#31024) @Andarist
|
|
1442
|
+
- ​<!-- 06 -->[system] Fix sx prop types when CSS variables are used with nested selectors (#31163) @mnajdova
|
|
1443
|
+
- ​<!-- 05 -->[system] Fix `CssVarsProvider` theme mutation (#31148) @siriwatknp
|
|
1444
|
+
|
|
1445
|
+
### `@mui/codemod@5.4.4`
|
|
1446
|
+
|
|
1447
|
+
- ​<!-- 26 -->[codemods] Add v5.0.0/top-level-imports codemod (#31195) @greengiraffe
|
|
1448
|
+
|
|
1449
|
+
### `@mui/base@5.0.0-alpha.70`
|
|
1450
|
+
|
|
1451
|
+
- ​<!-- 31 -->[SelectUnstyled, MultiSelectUnstyled, ButtonUnstyled] Export additional types to make customization easier (#31172) @michaldudak
|
|
1452
|
+
|
|
1453
|
+
### `@mui/joy@5.0.0-alpha.17`
|
|
1454
|
+
|
|
1455
|
+
- ​<!-- 13 -->[Joy] Add nested list components (#31159) @siriwatknp
|
|
1456
|
+
- ​<!-- 12 -->[Joy] Improve color customization on `Switch` (#31137) @siriwatknp
|
|
1457
|
+
- ​<!-- 11 -->[Joy] Add `Sheet` component (#31124) @hbjORbj
|
|
1458
|
+
- ​<!-- 10 -->[Joy] add `Input` component (#31086) @siriwatknp
|
|
1459
|
+
- ​<!-- 09 -->[Joy] Fix Button missing slot type (#31166) @siriwatknp
|
|
1460
|
+
|
|
1461
|
+
### Docs
|
|
1462
|
+
|
|
1463
|
+
- ​<!-- 22 -->[docs] Fix 404 link to the blog (#31234) @oliviertassinari
|
|
1464
|
+
- ​<!-- 21 -->[docs] Use `material-ui` for product name (#31200) @siriwatknp
|
|
1465
|
+
- ​<!-- 20 -->[docs] Add Base installation page (#30969) @siriwatknp
|
|
1466
|
+
- ​<!-- 19 -->[docs] Use new Algolia app for new structure (#31178) @siriwatknp
|
|
1467
|
+
- ​<!-- 18 -->[docs] Typo in the `FormControl` API documentation (#31169) @bonellia
|
|
1468
|
+
- ​<!-- 17 -->[docs] Fix typo in Stack documentation (#31176) @adriancampos
|
|
1469
|
+
- ​<!-- 16 -->[docs] Update interoperability.md broken tailwind links (#31182) @robertwt7
|
|
1470
|
+
- ​<!-- 15 -->[docs] Add missing import into tss-react migration guide (#31162) @sviande
|
|
1471
|
+
- ​<!-- 03 -->[website] The role is filled (#31216) @oliviertassinari
|
|
1472
|
+
- ​<!-- 02 -->[website] Revise the row grouping blog post (#31101) @samuelsycamore
|
|
1473
|
+
- ​<!-- 01 -->[website] Fix a few SEO issues (#31150) @oliviertassinari
|
|
1474
|
+
|
|
1475
|
+
### Core
|
|
1476
|
+
|
|
1477
|
+
- ​<!-- 30 -->[core] Add group for the @fortawesome dependencies (#31193) @mnajdova
|
|
1478
|
+
- ​<!-- 25 -->[core] Update playwright docker to match the specified version (#31236) @siriwatknp
|
|
1479
|
+
- ​<!-- 24 -->[core] Remove parallel on buildTypes (#31189) @siriwatknp
|
|
1480
|
+
- ​<!-- 23 -->[core] Fix propTypes generation for optional any props (#31141) @m4theushw
|
|
1481
|
+
- ​<!-- 04 -->[typescript] Remove variants deprecation (#31239) @siriwatknp
|
|
1482
|
+
|
|
1483
|
+
All contributors of this release in alphabetical order: @adriancampos, @Andarist, @bonellia, @davwheat, @greengiraffe, @hbjORbj, @iclaude3, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @RedHeadphone, @robertwt7, @samuelsycamore, @siriwatknp, @sviande
|
|
1484
|
+
|
|
1485
|
+
## 5.4.3
|
|
1486
|
+
|
|
1487
|
+
<!-- generated comparing v5.4.2..master -->
|
|
1488
|
+
|
|
1489
|
+
_Feb 21, 2022_
|
|
1490
|
+
|
|
1491
|
+
A big thanks to the 14 contributors who made this release possible. Here are some highlights โจ:
|
|
1492
|
+
|
|
1493
|
+
- ๐ @hbjORbj made components use theme duration/easing values by default (#30894)
|
|
1494
|
+
- A meaningful number of ๐ bug fixes and ๐ documentation improvements
|
|
1495
|
+
|
|
1496
|
+
### `@mui/material@5.4.3`
|
|
1497
|
+
|
|
1498
|
+
- ​<!-- 18 -->[ButtonBase] Fix typo (#31135) @Jastor11
|
|
1499
|
+
- ​<!-- 05 -->[Stepper] Export useStepContext (#31021) @michaldudak
|
|
1500
|
+
- ​<!-- 04 -->[Transitions] Some components do not use transition duration/easing values from theme (#30894) @hbjORbj
|
|
1501
|
+
|
|
1502
|
+
### `@mui/icons-material@5.4.3`
|
|
1503
|
+
|
|
1504
|
+
- ​<!-- 11 -->[icons] Add "circle" icon synonyms (#31118) @gnowland
|
|
1505
|
+
|
|
1506
|
+
### `@mui/joy@5.0.0-alpha.16`
|
|
1507
|
+
|
|
1508
|
+
- ​<!-- 10 -->[Joy] `List` second iteration (#31134) @siriwatknp
|
|
1509
|
+
- ​<!-- 09 -->[Joy] Fix typings (#31120) @siriwatknp
|
|
1510
|
+
- ​<!-- 08 -->[Joy] Add initial `List` components (#30987) @siriwatknp
|
|
1511
|
+
|
|
1512
|
+
### Docs
|
|
1513
|
+
|
|
1514
|
+
- ​<!-- 19 -->[website] Improve full-stack role job description (#31160) @Janpot
|
|
1515
|
+
- ​<!-- 14 -->[docs] Fix typo of migration guides v4 (#31136) @pppp606
|
|
1516
|
+
- ​<!-- 13 -->[docs] Update on the support page to account for v4 LTS support (#31029) @danilo-leal
|
|
1517
|
+
- ​<!-- 12 -->[docs] Fix small typo in chips.md (#31092) @cameliaben
|
|
1518
|
+
- ​<!-- 07 -->[l10n] Add it-IT translation for labelDisplayedRows (#31131) @frab90
|
|
1519
|
+
- ​<!-- 06 -->[l10n] Add pl-PL translation for labelDisplayedRows (#31088) @ThomasTheHuman
|
|
1520
|
+
- ​<!-- 03 -->[website] Sync MUI X table feature (#30913) @alexfauquette
|
|
1521
|
+
- ​<!-- 02 -->[website] Prefill source in job application links (#31036) @oliviertassinari
|
|
1522
|
+
- ​<!-- 01 -->[website] Fix a grammar mistake (#31099) @huyenltnguyen
|
|
1523
|
+
|
|
1524
|
+
### Core
|
|
1525
|
+
|
|
1526
|
+
- ​<!-- 17 -->[core] Add jsx, html, css and prisma to prettier extensions (#31161) @Janpot
|
|
1527
|
+
- ​<!-- 16 -->[core] Allow to run material-ui.com/store alongside mui.com/store (#31065) @oliviertassinari
|
|
1528
|
+
- ​<!-- 15 -->[core] Polish design tokens (#31095) @oliviertassinari
|
|
1529
|
+
|
|
1530
|
+
All contributors of this release in alphabetical order: @alexfauquette, @cameliaben, @danilo-leal, @frab90, @gnowland, @hbjORbj, @huyenltnguyen, @Janpot, @Jastor11, @michaldudak, @oliviertassinari, @pppp606, @siriwatknp, @ThomasTheHuman
|
|
1531
|
+
|
|
3
1532
|
## 5.4.2
|
|
4
1533
|
|
|
5
1534
|
_Feb 15, 2022_
|
|
@@ -14,7 +1543,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
14
1543
|
- [Select] Allow customizing Select based on its variant (#30788) @michaldudak
|
|
15
1544
|
- [Portal] Re-export 'Portal' in material (#31003) @liradb2000
|
|
16
1545
|
- [ToggleButton] Add prop types for `onClick` and `onChange` (#30883) @sydneyjodon-wk
|
|
17
|
-
- [
|
|
1546
|
+
- [typescript] Added TypeText declaration to the exports file (#30890) @agauravdev
|
|
18
1547
|
|
|
19
1548
|
### `@mui/system@5.4.2`
|
|
20
1549
|
|
|
@@ -48,7 +1577,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
48
1577
|
- [docs] Fix force redirection to a different locale (#30967) @oliviertassinari
|
|
49
1578
|
- [docs] Add live Tailwind CSS demo (#30966) @oliviertassinari
|
|
50
1579
|
- [website] Add banner for promoting priority open roles (#31076) @danilo-leal
|
|
51
|
-
- [website] Open Full-stack Engineer role for studio (#31038) @
|
|
1580
|
+
- [website] Open Full-stack Engineer role for studio (#31038) @prakhargupta1
|
|
52
1581
|
- [website] Minor security improvements (#31062) @oliviertassinari
|
|
53
1582
|
- [website] Improve title of open roles (#30963) @DanailH
|
|
54
1583
|
- [website] Add BIMI avatar (#30444) @oliviertassinari
|
|
@@ -63,7 +1592,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
63
1592
|
- [test] Test if certain Base members are exported from Material UI (#31067) @michaldudak
|
|
64
1593
|
- [core] Remove dead code (#31064) @oliviertassinari
|
|
65
1594
|
|
|
66
|
-
All contributors of this release in alphabetical order: @agauravdev, @alisasanib, @DanailH, @danilo-leal, @huyenltnguyen, @l10nbot, @liradb2000, @mbrookes, @michaldudak, @mnajdova, @
|
|
1595
|
+
All contributors of this release in alphabetical order: @agauravdev, @alisasanib, @DanailH, @danilo-leal, @huyenltnguyen, @l10nbot, @liradb2000, @mbrookes, @michaldudak, @mnajdova, @prakhargupta1, @oliviertassinari, @ryohey, @samuelsycamore, @siriwatknp, @sydneyjodon-wk
|
|
67
1596
|
|
|
68
1597
|
## 5.4.1
|
|
69
1598
|
|
|
@@ -120,7 +1649,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
|
|
|
120
1649
|
- ​<!-- 20 -->[docs] Clarify what the name of @mui/material is (#30866) @oliviertassinari
|
|
121
1650
|
- ​<!-- 19 -->[docs] Remove migration from the releases page (#30863) @mnajdova
|
|
122
1651
|
- ​<!-- 18 -->[docs] Update Instructions for Google Maps Autocomplete (#30849) @kjschabra
|
|
123
|
-
- ​<!-- 17 -->[docs] Hotfix notification
|
|
1652
|
+
- ​<!-- 17 -->[docs] Hotfix notification (#30862) @siriwatknp
|
|
124
1653
|
- ​<!-- 04 -->[website] Sample GA to avoid hit limit (#30919) @oliviertassinari
|
|
125
1654
|
- ​<!-- 03 -->[website] Hide scrollbars of hero containers (#29474) @theiliad
|
|
126
1655
|
- ​<!-- 02 -->[website] Polishing spacing and other small things (#30828) @danilo-leal
|
|
@@ -475,7 +2004,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
475
2004
|
|
|
476
2005
|
### Core
|
|
477
2006
|
|
|
478
|
-
- ​<!-- 28 -->[core] Rename Material
|
|
2007
|
+
- ​<!-- 28 -->[core] Rename Material UI to MUI (#30338) @ZeeshanTamboli
|
|
479
2008
|
- ​<!-- 23 -->[core] Fix warning in dev mode (#30368) @oliviertassinari
|
|
480
2009
|
- ​<!-- 22 -->[core] Update `buildApi` script to support new structure (#30245) @siriwatknp
|
|
481
2010
|
|
|
@@ -597,7 +2126,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
597
2126
|
- ​<!-- 19 -->[docs] Sync translations with Crowdin (#30067) @l10nbot
|
|
598
2127
|
- ​<!-- 18 -->[docs] Fix link on "Custom variables" section in the Theming page #30100 @danilo-leal
|
|
599
2128
|
- ​<!-- 17 -->[docs] Fix justifyContent option in the Grid interactive demo (#30117) @danilo-leal
|
|
600
|
-
- ​<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in
|
|
2129
|
+
- ​<!-- 16 -->[docs] Add tip to help access the docs of a previous version when finding answers in Stack Overflow (#30101) @danilo-leal
|
|
601
2130
|
- ​<!-- 15 -->[docs] Fix import example inside Unstyled Backdrop section (#30098) @TheodosiouTh
|
|
602
2131
|
- ​<!-- 01 -->[website] Column pinning and Tree data are out (#30136) @oliviertassinari
|
|
603
2132
|
- ​<!-- 07 -->[survey] Remove survey promotion items (#30122) @danilo-leal
|
|
@@ -678,7 +2207,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
678
2207
|
- ​<!-- 21 -->[docs] Update nextjs-typescript-example (#29974) @huydhoang
|
|
679
2208
|
- ​<!-- 20 -->[docs] Add missing global state classes to API docs generator (#29945) @michaldudak
|
|
680
2209
|
- ​<!-- 19 -->[docs] Fix benchmarks folder link (#29981) @fourjr
|
|
681
|
-
- ​<!-- 18 -->[docs] Improve wording in
|
|
2210
|
+
- ​<!-- 18 -->[docs] Improve wording in Stack Overflow section of support page (#29956) @ronwarner
|
|
682
2211
|
- ​<!-- 17 -->[docs] Remove Black Friday sale notification (#29936) @mbrookes
|
|
683
2212
|
- ​<!-- 16 -->[examples] Fix typos in the Remix example (#30071) @MichaelDeBoey
|
|
684
2213
|
- ​<!-- 15 -->[examples] Add Remix example (#29952) @mnajdova
|
|
@@ -691,7 +2220,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
691
2220
|
### Core
|
|
692
2221
|
|
|
693
2222
|
- ​<!-- 31 -->[core] Batch small changes (#30042) @oliviertassinari
|
|
694
|
-
- ​<!-- 28 -->[core] Transition to a new
|
|
2223
|
+
- ​<!-- 28 -->[core] Transition to a new Stack Overflow tag (#29967) @oliviertassinari
|
|
695
2224
|
|
|
696
2225
|
All contributors of this release in alphabetical order: @chao813, @daniel-sachs, @danilo-leal, @Domino987, @eduardomcv, @flaviendelangle, @fourjr, @genzyy, @hbjORbj, @huydhoang, @jayeclark, @jonathanrtuck, @kkorach, @l10nbot, @mbrookes, @MichaelDeBoey, @michaldudak, @mnajdova, @oliviertassinari, @ronwarner, @Semigradsky, @siriwatknp, @tasugi, @ThewBear, @ZeeshanTamboli
|
|
697
2226
|
|
|
@@ -773,14 +2302,14 @@ This is an early release to fix `export 'useId' (imported as 'React') was not fo
|
|
|
773
2302
|
- ​<!-- 9 -->[core] Fix PR run detection in test_bundle_size_monitor (#29879) @eps1lon
|
|
774
2303
|
- ​<!-- 8 -->[core] Move bundle size monitoring to CircleCI (#29876) @eps1lon
|
|
775
2304
|
- ​<!-- 7 -->[docs] Add keys to Responsive AppBar demo (#29884) @mbrookes
|
|
776
|
-
- ​<!-- 6 -->[docs] MUI's 2021 Developer survey (#29765) @
|
|
2305
|
+
- ​<!-- 6 -->[docs] MUI's 2021 Developer survey (#29765) @prakhargupta1
|
|
777
2306
|
- ​<!-- 5 -->[docs] Smoother image loading UX (#29858) @oliviertassinari
|
|
778
2307
|
- ​<!-- 4 -->[Select] Fix select display value with React Nodes (#29836) @kegi
|
|
779
2308
|
- ​<!-- 3 -->[system] Add `experimental_sx` utility (#29833) @mnajdova
|
|
780
2309
|
- ​<!-- 2 -->[test] Ignore "detected multiple renderers" warning for now (#29854) @eps1lon
|
|
781
2310
|
- ​<!-- 1 -->[useMediaQuery][utils] Remove usage of React 18 APIs (#29870) @eps1lon
|
|
782
2311
|
|
|
783
|
-
All contributors of this release in alphabetical order: @eps1lon, @karakib2k18, @kegi, @mbrookes, @mnajdova, @
|
|
2312
|
+
All contributors of this release in alphabetical order: @eps1lon, @karakib2k18, @kegi, @mbrookes, @mnajdova, @prakhargupta1, @oliviertassinari
|
|
784
2313
|
|
|
785
2314
|
## 5.2.0
|
|
786
2315
|
|
|
@@ -928,7 +2457,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
928
2457
|
- ​<!-- 33 -->[core] Add `experiments` index page (#29582) @siriwatknp
|
|
929
2458
|
- ​<!-- 32 -->[core] Move s3 bucket ownership to mui-org (#29609) @eps1lon
|
|
930
2459
|
- ​<!-- 31 -->[core] Improve support request message (#29614) @mnajdova
|
|
931
|
-
- ​<!-- 30 -->[core] Use support request
|
|
2460
|
+
- ​<!-- 30 -->[core] Use support request GitHub Action (#29594) @mnajdova
|
|
932
2461
|
- ​<!-- 29 -->[core] Remove unused `getJsxPreview` util (#29586) @ZeeshanTamboli
|
|
933
2462
|
- ​<!-- 28 -->[core] Use GitHub issue forms (#28038) @oliviertassinari
|
|
934
2463
|
- ​<!-- 26 -->[core] Add playground (#29423) @oliviertassinari
|
|
@@ -1474,7 +3003,7 @@ These are the changes done from the last release candidate version (5.0.0-rc.1):
|
|
|
1474
3003
|
- ​<!-- 38 -->[blog] Introducing MUI Core v5.0 (#27912) @oliviertassinari
|
|
1475
3004
|
- ​<!-- 08 -->[docs] Fix quotes in font-face literal (#28260) @Aurelain
|
|
1476
3005
|
- ​<!-- 07 -->[docs] Update redirects to X's docs (#28263) @m4theushw
|
|
1477
|
-
- ​<!-- 06 -->[docs] Change Material
|
|
3006
|
+
- ​<!-- 06 -->[docs] Change Material UI to MUI in the console (#28270) @mbrookes
|
|
1478
3007
|
- ​<!-- 05 -->[docs] Docs redesign adjustments (#28203) @mnajdova
|
|
1479
3008
|
- ​<!-- 04 -->[docs] How to compose theme in steps (#28246) @goncalovf
|
|
1480
3009
|
- ​<!-- 03 -->[docs] Fix DataGrid demo console warning in Table docs (#28235) @ZeeshanTamboli
|
|
@@ -1495,7 +3024,7 @@ These are the changes done from the last release candidate version (5.0.0-rc.1):
|
|
|
1495
3024
|
|
|
1496
3025
|
### Core
|
|
1497
3026
|
|
|
1498
|
-
- ​<!-- 12 -->[core] Replace Material
|
|
3027
|
+
- ​<!-- 12 -->[core] Replace Material UI with MUI (#28243) @mnajdova
|
|
1499
3028
|
- ​<!-- 11 -->[core] Prepare for v5 stable release (#28240) @mnajdova
|
|
1500
3029
|
- ​<!-- 10 -->[core] Mark lines that needs to be changed with a major release (#28238) @mnajdova
|
|
1501
3030
|
- ​<!-- 18 -->[core] Various updates to what we consider the default branch (#28328) @eps1lon
|
|
@@ -1556,7 +3085,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
|
|
|
1556
3085
|
- ​<!-- 29 -->[docs] Improve docs for creating dark theme (#28104) @mnajdova
|
|
1557
3086
|
- ​<!-- 28 -->[docs] Don't use Material theme in unstyled demos (#28073) @michaldudak
|
|
1558
3087
|
- ​<!-- 27 -->[docs] Fix api doc import example (#28199) @siriwatknp
|
|
1559
|
-
- ​<!-- 26 -->[docs] Remove demo for re-creating Material
|
|
3088
|
+
- ​<!-- 26 -->[docs] Remove demo for re-creating Material UI switches (#28042) @eps1lon
|
|
1560
3089
|
- ​<!-- 25 -->[docs] Improve legibility of CTA on landing page (#28124) @akashshyamdev
|
|
1561
3090
|
- ​<!-- 24 -->[docs] Fix Link outdated default underline prop (#28134) @outofgamut
|
|
1562
3091
|
- ​<!-- 23 -->[docs] Fix branding theme leaking on the templates (#28120) @mnajdova
|
|
@@ -1598,7 +3127,7 @@ _Sep 1, 2021_
|
|
|
1598
3127
|
A big thanks to the 18 contributors who made this release possible. Here are some highlights โจ:
|
|
1599
3128
|
|
|
1600
3129
|
- ๐ Renamed packages to `@mui/*` as part of rebranding the company, following the strategy of expanding the library scope beyond Material Design. For more details about it, check the [GitHub discussion](https://github.com/mui/material-ui/discussions/27803).
|
|
1601
|
-
- ๐ Added `mui-replace` codemod for migrating `@material-ui/*` to new packages `@mui/*`. Check out this [codemod detail](https://github.com/mui/material-ui/blob/next/packages/mui-codemod/README.md#mui-replace) or head to [migration guide](https://mui.com/
|
|
3130
|
+
- ๐ Added `mui-replace` codemod for migrating `@material-ui/*` to new packages `@mui/*`. Check out this [codemod detail](https://github.com/mui/material-ui/blob/next/packages/mui-codemod/README.md#mui-replace) or head to [migration guide](https://mui.com/material-ui/migration/migration-v4/#preset-safe)
|
|
1602
3131
|
- ๐งช Added new `<Mansory>` component to the lab, [check it out](https://mui.com/components/masonry/). It has been crafted by our first intern, @hbjORbj ๐!
|
|
1603
3132
|
|
|
1604
3133
|
### `@mui/material@5.0.0-rc.0`
|
|
@@ -2044,7 +3573,7 @@ A big thanks to the 20 contributors who made this release possible. Here are som
|
|
|
2044
3573
|
### Docs
|
|
2045
3574
|
|
|
2046
3575
|
- ​<!-- 56 -->[docs] Display Popper arrow correctly (#27339) @Patil2099
|
|
2047
|
-
- ​<!-- 53 -->[docs] Focus pickers introduction on Material
|
|
3576
|
+
- ​<!-- 53 -->[docs] Focus pickers introduction on Material UI (#27394) @eps1lon
|
|
2048
3577
|
- ​<!-- 51 -->[docs] Fix wrong import path in @material-ui/styles section (#27427) @WeldonTan
|
|
2049
3578
|
- ​<!-- 47 -->[docs] Update color imports (#27321) @siriwatknp
|
|
2050
3579
|
- ​<!-- 38 -->[docs] Sync params of callbacks between types and JSDoc description (#27366) @eps1lon
|
|
@@ -2096,7 +3625,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
2096
3625
|
You can follow our progress at https://github.com/mui/material-ui/issues/27170.
|
|
2097
3626
|
|
|
2098
3627
|
- ๐ We have updated the default `info` `success` `warning` color to be more accessible (#26817) @siriwatknp.
|
|
2099
|
-
You can find the new [default values](https://mui.com/customization/palette/#default-values) in the documentation.
|
|
3628
|
+
You can find the new [default values](https://mui.com/material-ui/customization/palette/#default-values) in the documentation.
|
|
2100
3629
|
|
|
2101
3630
|
<a href="https://mui.com/customization/palette/#default-values"><img width="780" alt="colors" src="https://user-images.githubusercontent.com/3165635/125192657-4864fd00-e249-11eb-9dc1-44857b25b3b8.png"></a>
|
|
2102
3631
|
|
|
@@ -2187,7 +3716,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
2187
3716
|
- [test] Update tests with latest state of StrictMode compatibility (#27042) @eps1lon
|
|
2188
3717
|
- [test] Use DOM events instead of mocked, partial events (#27198) @eps1lon
|
|
2189
3718
|
- [website] Open 4 new roles (#27123) @oliviertassinari
|
|
2190
|
-
- [blog] Danilo Leal joins Material
|
|
3719
|
+
- [blog] Danilo Leal joins Material UI (#27231) @oliviertassinari
|
|
2191
3720
|
|
|
2192
3721
|
All contributors of this release in alphabetical order: @eps1lon, @mbrookes, @michal-perlakowski, @michaldudak, @mnajdova, @moshfeu, @oliviertassinari, @rajzik, @renovate[bot], @sahil-blulabs, @ShirasawaSama, @siriwatknp, @vimutti77
|
|
2193
3722
|
|
|
@@ -2624,7 +4153,7 @@ A big thanks to the 11 contributors who made this release possible. Here are som
|
|
|
2624
4153
|
|
|
2625
4154
|
### Docs
|
|
2626
4155
|
|
|
2627
|
-
- ​<!-- 20 -->[blog] Michaล Dudak joins Material
|
|
4156
|
+
- ​<!-- 20 -->[blog] Michaล Dudak joins Material UI (#26700) @oliviertassinari
|
|
2628
4157
|
- ​<!-- 27 -->[docs] Migrate onepirate premium template to emotion part2 (#26707) @vicasas
|
|
2629
4158
|
- ​<!-- 24 -->[docs] Fix TextField demo layout (#26710) @vicasas
|
|
2630
4159
|
- ​<!-- 19 -->[docs] Improve Paperbase demo (#26711) @oliviertassinari
|
|
@@ -2911,7 +4440,7 @@ We are progressively moving all modules that are relevant to styling custom desi
|
|
|
2911
4440
|
- [test] Move ClockPicker tests to ClockPicker.test (#26407) @eps1lon
|
|
2912
4441
|
- [test] setProps from createPickerRender should set props on the rendered element (#26405) @eps1lon
|
|
2913
4442
|
- [utils] Convert useId to TypeScript (#26491) @eps1lon
|
|
2914
|
-
- [website] Add Material
|
|
4443
|
+
- [website] Add Material UI X page (#25794) @DanailH
|
|
2915
4444
|
- [website] Add open application section (#26501) @oliviertassinari
|
|
2916
4445
|
- [website] Add Siriwat to team page (#26406) @siriwatknp
|
|
2917
4446
|
|
|
@@ -3003,7 +4532,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
3003
4532
|
/>
|
|
3004
4533
|
```
|
|
3005
4534
|
|
|
3006
|
-
> Follow [this link](https://mui.com/
|
|
4535
|
+
> Follow [this link](https://mui.com/material-ui/migration/migration-v4/) for full migration from v4 => v5
|
|
3007
4536
|
|
|
3008
4537
|
#### Changes
|
|
3009
4538
|
|
|
@@ -3056,7 +4585,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
3056
4585
|
- ​<!-- 28 -->[docs] Fix broken overrides link on API pages (#26244) @mnajdova
|
|
3057
4586
|
- ​<!-- 27 -->[docs] Improve documentation for Buttons (#26184) @arpitBhalla
|
|
3058
4587
|
- ​<!-- 24 -->[docs] Emphasize on props for screen readers (#26222) @atisheyJain03
|
|
3059
|
-
- ​<!-- 23 -->[docs] Link third-party routing in Bottom
|
|
4588
|
+
- ​<!-- 23 -->[docs] Link third-party routing in Bottom navigation (#26190) @arpitBhalla
|
|
3060
4589
|
- ​<!-- 22 -->[docs] Migrate Select, Progress demos to emotion (#26178) @mnajdova
|
|
3061
4590
|
- ​<!-- 20 -->[docs] Add accessibility section to Badges (#26009) @likitarai1
|
|
3062
4591
|
- ​<!-- 15 -->[docs] Migrate Popper, Drawer demos to emotion (#26183) @mnajdova
|
|
@@ -3166,7 +4695,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
3166
4695
|
|
|
3167
4696
|
- ​<!-- 51 -->[Box] Remove render prop (#26113) @m4theushw
|
|
3168
4697
|
|
|
3169
|
-
Its behavior can be obtained using the `sx` prop directly on the child if it's a Material
|
|
4698
|
+
Its behavior can be obtained using the `sx` prop directly on the child if it's a Material UI component. For non-Material UI components use the `sx` prop in conjunction with the `component` prop:
|
|
3170
4699
|
|
|
3171
4700
|
```diff
|
|
3172
4701
|
-<Box sx={{ border: '1px dashed grey' }}>
|
|
@@ -3452,8 +4981,8 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
3452
4981
|
- ​<!-- 29 -->[Button] Rename `pending` prop to `loading` in LoadingButton (#25874) @m4theushw
|
|
3453
4982
|
|
|
3454
4983
|
```diff
|
|
3455
|
-
-<LoadingButton pending pendingIndicator="Pending
|
|
3456
|
-
+<LoadingButton loading loadingIndicator="Pending
|
|
4984
|
+
-<LoadingButton pending pendingIndicator="Pendingโฆ" pendingPosition="end" />
|
|
4985
|
+
+<LoadingButton loading loadingIndicator="Pendingโฆ" loadingPosition="end" />
|
|
3457
4986
|
```
|
|
3458
4987
|
|
|
3459
4988
|
- ​<!-- 25 -->[ButtonBase] Remove buttonRef prop (#25896) @m4theushw
|
|
@@ -3529,7 +5058,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
3529
5058
|
- ​<!-- 53 -->[DateTimePicker] `date` is nullable in `onChange` (#25981) @eps1lon
|
|
3530
5059
|
- ​<!-- 39 -->[internal][pickers] Remove unused TView type argument (#25936) @eps1lon
|
|
3531
5060
|
- ​<!-- 48 -->[internal][pickers] Inline some BasePickerProps usages (#25971) @eps1lon
|
|
3532
|
-
- ​<!-- 44 -->[internal][pickers] Entangle what
|
|
5061
|
+
- ​<!-- 44 -->[internal][pickers] Entangle what Props vs AllProps means (#25938) @eps1lon
|
|
3533
5062
|
- ​<!-- 19 -->[lab] Update slot components to use overridesResolver (#25906) @mnajdova
|
|
3534
5063
|
- ​<!-- 40 -->[Timeline] Remove use of nth-child in favor of nth-of-type (#25915) @wellwellmissesanderson
|
|
3535
5064
|
- ​<!-- 06 -->[Timeline] Migrate Timeline to emotion (#25838) @siriwatknp
|
|
@@ -3782,7 +5311,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
3782
5311
|
- ​<!-- 03 -->[docs] Add interoperability section for Portal (#25575) @mnajdova
|
|
3783
5312
|
- ​<!-- 01 -->[docs] Fix side nav scroll position (#25619) @misaka3
|
|
3784
5313
|
- ​<!-- 30 -->[website] Q1 2021 Update (#25591) @oliviertassinari
|
|
3785
|
-
- ​<!-- 04 -->[website] Matheus Wichman joins Material
|
|
5314
|
+
- ​<!-- 04 -->[website] Matheus Wichman joins Material UI (#25590) @oliviertassinari
|
|
3786
5315
|
|
|
3787
5316
|
### Core
|
|
3788
5317
|
|
|
@@ -4068,7 +5597,7 @@ The prop didn't solve any important problem better than any of its alternatives
|
|
|
4068
5597
|
|
|
4069
5598
|
### Docs
|
|
4070
5599
|
|
|
4071
|
-
- ​<!-- 22 -->[docs] Migrate Bottom
|
|
5600
|
+
- ​<!-- 22 -->[docs] Migrate Bottom navigation demos to emotion (#25180) @vicasas
|
|
4072
5601
|
- ​<!-- 09 -->[docs] Migrate Button demos to emotion (#25138) @vicasas
|
|
4073
5602
|
- ​<!-- 17 -->[docs] Migrate Divider demos to emotion (#25145) @vicasas
|
|
4074
5603
|
- ​<!-- 24 -->[docs] Migrate Pagination demos to emotion (#25183) @vicasas
|
|
@@ -4303,7 +5832,7 @@ A big thanks to the 30 contributors who made this release possible. Here are som
|
|
|
4303
5832
|
- Increase the minimum version of TypeScript supported from v3.2 to v3.5. (#24795) @petyosi
|
|
4304
5833
|
|
|
4305
5834
|
We try to align with types released from [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) (i.e. packages published on npm under the `@types` namespace).
|
|
4306
|
-
We will not change the minimum supported version in a major version of Material
|
|
5835
|
+
We will not change the minimum supported version in a major version of Material UI.
|
|
4307
5836
|
However, we generally recommend to not use a TypeScript version older than the [lowest supported version of DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped#older-versions-of-typescript-33-and-earlier).
|
|
4308
5837
|
|
|
4309
5838
|
#### Changes
|
|
@@ -4377,7 +5906,7 @@ A big thanks to the 30 contributors who made this release possible. Here are som
|
|
|
4377
5906
|
#### Breaking changes
|
|
4378
5907
|
|
|
4379
5908
|
- ​<!-- 91 -->[types] Rename the exported `Omit` type in `@material-ui/types`. (#24795) @petyosi
|
|
4380
|
-
The module is now called `DistributiveOmit`. The change removes the confusion with the built-in `Omit` helper introduced in TypeScript v3.5. The built-in `Omit`, while similar, is non-distributive. This leads to differences when applied to union types. [See this
|
|
5909
|
+
The module is now called `DistributiveOmit`. The change removes the confusion with the built-in `Omit` helper introduced in TypeScript v3.5. The built-in `Omit`, while similar, is non-distributive. This leads to differences when applied to union types. [See this Stack Overflow answer for further details](https://stackoverflow.com/a/57103940/1009797).
|
|
4381
5910
|
|
|
4382
5911
|
```diff
|
|
4383
5912
|
-import { Omit } from '@material-ui/types';
|
|
@@ -4983,7 +6512,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
|
|
|
4983
6512
|
- [docs] Fix duplicated styles generated from emotion (#23809) @mnajdova
|
|
4984
6513
|
- [docs] Fix icon alignment in /components/breadcrumbs (#23818) @eps1lon
|
|
4985
6514
|
- [docs] Fix production deploy (#23963) @eps1lon
|
|
4986
|
-
- [docs] Fix source on
|
|
6515
|
+
- [docs] Fix source on GitHub links (#23821) @praveenkumar-kalidass
|
|
4987
6516
|
- [docs] Fix StickyHeaderTable round borders (#23882) @antoniopacheco
|
|
4988
6517
|
- [docs] Fix typo in date picker dayjs adapter name (#23935) @andresmrm
|
|
4989
6518
|
- [docs] Improve system properties page (#23961) @mnajdova
|
|
@@ -5031,8 +6560,8 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
5031
6560
|
Thanks to @mbrookes developers can automate the migration with a [codemod](https://github.com/mui/material-ui/blob/next/packages/mui-codemod/README.md#box-sx-prop).
|
|
5032
6561
|
|
|
5033
6562
|
```diff
|
|
5034
|
-
-<Box p={2}
|
|
5035
|
-
+<Box sx={{ p: 2,
|
|
6563
|
+
-<Box p={2} bgcolor="primary.main">
|
|
6564
|
+
+<Box sx={{ p: 2, bgcolor: 'primary.main' }}>
|
|
5036
6565
|
```
|
|
5037
6566
|
|
|
5038
6567
|
#### Changes
|
|
@@ -5143,7 +6672,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
5143
6672
|
);
|
|
5144
6673
|
```
|
|
5145
6674
|
|
|
5146
|
-
This enforces emotion being injected first. [More details](https://mui.com/guides/interoperability/#css-injection-order) in the documentation.
|
|
6675
|
+
This enforces emotion being injected first. [More details](https://mui.com/material-ui/guides/interoperability/#css-injection-order) in the documentation.
|
|
5147
6676
|
|
|
5148
6677
|
- [Autocomplete] Rename `closeIcon` prop with `clearIcon` to avoid confusion (#23617) @akhilmhdh.
|
|
5149
6678
|
|
|
@@ -5355,7 +6884,7 @@ A big thanks to the 34 contributors who made this release possible. Here are som
|
|
|
5355
6884
|
- [docs] Improve formatting of the system (#23509) @oliviertassinari
|
|
5356
6885
|
- [docs] Improve migration guide for theme.palette (#23416) @hubgit
|
|
5357
6886
|
- [docs] Mention delay instead of transition twice (#23393) @benmneb
|
|
5358
|
-
- [docs] Prepare Material
|
|
6887
|
+
- [docs] Prepare Material UI X (#1893) @oliviertassinari
|
|
5359
6888
|
- [docs] Redirect legacy GridList pages to ImageList (#23456) @eps1lon
|
|
5360
6889
|
- [docs] Remove redundant aria-label when wrapped in Tooltip (#23455) @eps1lon
|
|
5361
6890
|
- [docs] Sync translations (#23316) @l10nbot
|
|
@@ -5383,19 +6912,19 @@ _Nov 4, 2020_
|
|
|
5383
6912
|
A big thanks to the 20 contributors who made this release possible. Here are some highlights โจ:
|
|
5384
6913
|
|
|
5385
6914
|
- โ๏ธ Add support for React 17 (#23311) @eps1lon.
|
|
5386
|
-
React 17 release is unusual because it doesn't add any new developer-facing features. It was released a couple of days ago. You can learn more about it in the [introduction post](https://reactjs.org/blog/2020/10/20/react-v17.html). Material
|
|
6915
|
+
React 17 release is unusual because it doesn't add any new developer-facing features. It was released a couple of days ago. You can learn more about it in the [introduction post](https://reactjs.org/blog/2020/10/20/react-v17.html). Material UI now supports `^16.8.0 || ^17.0.0`.
|
|
5387
6916
|
- ๐ Introduce a new `@material-ui/unstyled` package (#23270) @mnajdova.
|
|
5388
6917
|
This package will host the unstyled version of the components. In this first iteration, only the Slider is available. You can find it documented under the [same page](https://mui.com/components/slider-styled/#unstyled-slider) as the styled version.
|
|
5389
6918
|
|
|
5390
6919
|
**Why an unstyled package?**
|
|
5391
6920
|
|
|
5392
|
-
While engineering teams are successfully building custom design systems by wrapping Material
|
|
6921
|
+
While engineering teams are successfully building custom design systems by wrapping Material UI, we [occasionally hear](https://github.com/mui/material-ui/issues/6218) that Material Design or our styling solution are something they don't need. Some teams prefer SASS, others prefer to customize the components starting from a pristine state. What all these teams have in common is that they value the features coming from the components, such as accessibility.
|
|
5393
6922
|
|
|
5394
6923
|
The unstyled package goes one step down in the abstraction layer, providing more flexibility. Angular Material introduced this approach two years ago. Today their unstyled components account for [25% of the usage](https://npm-stat.com/charts.html?package=%40angular%2Fmaterial&package=%40angular%2Fcdk&from=2017-11-03&to=2020-11-03).
|
|
5395
6924
|
|
|
5396
6925
|
Another reason for introducing this package is to prepare the groundwork for a [second theme](https://github.com/mui/material-ui/issues/22485) (not Material Design based).
|
|
5397
6926
|
|
|
5398
|
-
A note on the terminology: "unstyled" means that the components have the same API as the "styled" components but come without CSS. Material
|
|
6927
|
+
A note on the terminology: "unstyled" means that the components have the same API as the "styled" components but come without CSS. Material UI also contains "headless" components that exposes a hook API, e.g. [useAutocomplete](https://mui.com/components/autocomplete/#useautocomplete) or [usePagination](https://mui.com/components/pagination/#usepagination).
|
|
5399
6928
|
|
|
5400
6929
|
This change is part of our strategy to iterate on the v5 architecture with the `Slider` first. In the next alpha release, we plan to replace the v4 slider with the v5 slider. Once the new approach is stress-tested and validated, we will roll it out to all the components.
|
|
5401
6930
|
|
|
@@ -5459,8 +6988,8 @@ A big thanks to the 20 contributors who made this release possible. Here are som
|
|
|
5459
6988
|
### Docs
|
|
5460
6989
|
|
|
5461
6990
|
- [Transition]ย Document default appear value (#23221) @GuilleDF
|
|
5462
|
-
- [blog] Danail Hadjiatanasov joins Material
|
|
5463
|
-
- [docs] Add Material
|
|
6991
|
+
- [blog] Danail Hadjiatanasov joins Material UI (#23223) @oliviertassinari
|
|
6992
|
+
- [docs] Add Material UI Builder to in-house ads (#23342) @mbrookes
|
|
5464
6993
|
- [docs] Fix a few typos and add comma (#23284) @reedanders
|
|
5465
6994
|
- [docs] Fix few propTypes in Inputs (#23331) @youknowhat
|
|
5466
6995
|
- [docs] Fix language cookie (#23324) @mbrookes
|
|
@@ -5496,7 +7025,7 @@ A big thanks to the 23 contributors who made this release possible.
|
|
|
5496
7025
|
Here are some highlights โจ:
|
|
5497
7026
|
|
|
5498
7027
|
- ๐ Introduce a new `sx` prop (#23053, #23205) @mnajdova
|
|
5499
|
-
We have resumed the work on Material
|
|
7028
|
+
We have resumed the work on Material UI System. This is made possible by the latest progress on the new styling solution of v5.
|
|
5500
7029
|
You can read the [introduction blog post](https://medium.com/material-ui/introducing-material-ui-design-system-93e921beb8df) that we did for the system two years ago.
|
|
5501
7030
|
|
|
5502
7031
|
The system is meant to solve the following problems:
|
|
@@ -5669,7 +7198,7 @@ A big thanks to the 25 contributors who made this release possible.
|
|
|
5669
7198
|
Here are some highlights โจ:
|
|
5670
7199
|
|
|
5671
7200
|
- ๐ฆ Ship modern bundle (#22814) @eps1lon.
|
|
5672
|
-
This is a significant update to the [browsers supported](https://mui.com/getting-started/supported-platforms/) by Material
|
|
7201
|
+
This is a significant update to the [browsers supported](https://mui.com/material-ui/getting-started/supported-platforms/) by Material UI.
|
|
5673
7202
|
The previous policy was defined 2 years ago, and the landscape has evolved since then. The package now includes 4 bundles:
|
|
5674
7203
|
|
|
5675
7204
|
1. `stable` (default, formerly `esm`) which targets a snapshot (on release) of `> 0.5%, last 2 versions, Firefox ESR, not dead, not IE 11"`
|
|
@@ -5680,7 +7209,7 @@ Here are some highlights โจ:
|
|
|
5680
7209
|
The change yields a 6% reduction in bundle size ๐ฆ (Babel only).
|
|
5681
7210
|
In the coming weeks, we will refactor the internals to take advantage of the new browser capabilities that dropping these older platforms allows. For instance, we might be able to remove the span we render inside the `<Button>` to work around [Flexbug #9](https://github.com/philipwalton/flexbugs/blob/master/README.md#flexbug-9).
|
|
5682
7211
|
|
|
5683
|
-
Check the updated [Supported platforms documentation](https://mui.com/getting-started/supported-platforms/) and [new "minimizing bundle size" guide](https://mui.com/guides/minimizing-bundle-size/).
|
|
7212
|
+
Check the updated [Supported platforms documentation](https://mui.com/material-ui/getting-started/supported-platforms/) and [new "minimizing bundle size" guide](https://mui.com/material-ui/guides/minimizing-bundle-size/).
|
|
5684
7213
|
|
|
5685
7214
|
If you target IE11, you need to use the new bundle (`legacy`). We are treating IE11 as a second class-citizen, which is a continuation of the direction taken in #22873.
|
|
5686
7215
|
|
|
@@ -6036,7 +7565,7 @@ Here are some highlights โจ:
|
|
|
6036
7565
|
You can find a [new version](https://mui.com/components/slider-styled/#UnstyledSlider.tsx) of the slider in the lab without any styles.
|
|
6037
7566
|
The unstyled component weighs 6.5 kB gzipped, compared with 26 kB for the styled version when used standalone. The component is best suited for use when you want to fully customize the look of the component without reimplementing the JavaScript and accessibility logic.
|
|
6038
7567
|
|
|
6039
|
-
- โก๏ธ A first alpha of the [DataGrid](https://mui.com/
|
|
7568
|
+
- โก๏ธ A first alpha of the [DataGrid](https://mui.com/x/react-data-grid/) component.
|
|
6040
7569
|
|
|
6041
7570
|
It has taken 6 months of development since the initial commit (March 15th, 2020) to make the first alpha release of the grid. The component comes in two versions:
|
|
6042
7571
|
@material-ui/data-grid is licensed under MIT, while @material-ui/x-grid is licensed under a commercial license.
|
|
@@ -6324,7 +7853,7 @@ Here are some highlights โจ:
|
|
|
6324
7853
|
|
|
6325
7854
|
- [theme] Remove palette.text.hint key (#22537) @mbrookes
|
|
6326
7855
|
|
|
6327
|
-
The `theme.palette.text.hint` key was available but unused in Material
|
|
7856
|
+
The `theme.palette.text.hint` key was available but unused in Material UI v4 components.
|
|
6328
7857
|
You can use `adaptV4Theme()` to restore the previous behavior.
|
|
6329
7858
|
|
|
6330
7859
|
#### Changes
|
|
@@ -6742,7 +8271,7 @@ A big thanks to the 26 contributors who made this release possible.
|
|
|
6742
8271
|
Here are some highlights โจ:
|
|
6743
8272
|
|
|
6744
8273
|
- ๐
Introduce a new dynamic variant API (#21648) @mnajdova.
|
|
6745
|
-
This API allows developers to add new variants on the Material
|
|
8274
|
+
This API allows developers to add new variants on the Material UI's components right from the theme, without having to wrap the components.
|
|
6746
8275
|
For instance with the Button:
|
|
6747
8276
|
|
|
6748
8277
|
```tsx
|
|
@@ -6771,7 +8300,7 @@ Here are some highlights โจ:
|
|
|
6771
8300
|
<Button variant="dashed" />;
|
|
6772
8301
|
```
|
|
6773
8302
|
|
|
6774
|
-
More details in [the documentation](https://mui.com/customization/components/#adding-new-component-variants) and [RFC](#21749).
|
|
8303
|
+
More details in [the documentation](https://mui.com/material-ui/customization/components/#adding-new-component-variants) and [RFC](#21749).
|
|
6775
8304
|
|
|
6776
8305
|
- ๐ฎ Add documentation for the [TrapFocus](https://mui.com/components/trap-focus/) component (#22062) @oliviertassinari.
|
|
6777
8306
|
- โ๏ธ Prepare support for React v17 (#22093, #22105, #22143, #22111) @eps1lon.
|