|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 6.1.5 |
| 4 | + |
| 5 | +<!-- generated comparing v6.1.4..master --> |
| 6 | + |
| 7 | +_Oct 22, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 9 contributors who made this release possible. |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +- [Autocomplete] Fix bug with child chip button events propagating to parent (#43982) @snapwich |
| 14 | +- [Autocomplete] Fix Autocomplete crashing if ownerState is used in styleOverrides (#43994) @sai6855 |
| 15 | +- [Checkbox] Fix disableRipple regression (#44099) @siriwatknp |
| 16 | +- [Dialog] Add the aria-modal="true" by default (#44118) @mnajdova |
| 17 | +- [IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme (#43714) @sai6855 |
| 18 | +- [pigment-css] Support project without enabling CSS variables (#44171) @siriwatknp |
| 19 | +- Make the palette always return new light and dark object (#44059) @siriwatknp |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +- Add `defaultMode` to `InitColorSchemeScript` (#44139) @siriwatknp |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- [Grid2] Add removal `zeroMinWidth` prop to codemod (#44178) @sai6855 |
| 28 | + |
| 29 | +### Docs |
| 30 | + |
| 31 | +- [material-ui][FormControlLabel] Don't use unintuitive label position on chec… (#44119) @mnajdova |
| 32 | +- [material-ui][TextField] Dynamically modify the eye password button aria-label (#44122) @ChinoUkaegbu |
| 33 | +- [icons] Run pnpm docs:mdicons:synonyms (#44098) @oliviertassinari |
| 34 | +- [joy-ui] Update Overview copy to match Readme (#44136) @samuelsycamore |
| 35 | +- Add CodeSandbox/Stackblitz to the rest of the templates (#43708) @siriwatknp |
| 36 | +- Update Figma link to fix 301 (a7b7d9c) @oliviertassinari |
| 37 | +- Link Toolpad from Core repo (#44111) @prakhargupta1 |
| 38 | +- Remove HighlightedCode max-width (#43731) @Janpot |
| 39 | + |
| 40 | +### Core |
| 41 | + |
| 42 | +- [code-infra] Widen eslint file patterns (#44148) @Janpot |
| 43 | +- [code-infra] Fix icon builder tests (#44143) @Janpot |
| 44 | +- [code-infra] Fix dependabot vulnerabilities (#44124) @Janpot |
| 45 | +- [core] Reference commits in changelog when no PR (#44115) @oliviertassinari |
| 46 | +- [examples] Fix Pigment CSS Vite example (#44074) @oliviertassinari |
| 47 | +- Fix fast-xml-parser vulnerability (#44121) @Janpot |
| 48 | + |
| 49 | +All contributors of this release in alphabetical order: @ChinoUkaegbu, @Janpot, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @snapwich |
| 50 | + |
3 | 51 | ## v6.1.4
|
4 | 52 |
|
5 | 53 | <!-- generated comparing v6.1.3..master -->
|
|
0 commit comments