|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## v5.15.13 |
| 4 | + |
| 5 | +<!-- generated comparing v5.15.12..master --> |
| 6 | + |
| 7 | +_Mar 12, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 15 contributors who made this release possible. Here are some highights ✨ |
| 10 | + |
| 11 | +- The Material UI free Checkout template got a design uplift (#41447) @zanivan |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +- [Alert] Add `slots` and `slotProps` type to theme (#41324) @sai6855 |
| 16 | +- [Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems (#41300) @rakeshmusturi |
| 17 | +- Add `paperChannel` token (#41447) @siriwatknp |
| 18 | +- [Switch] Convert to support CSS extraction (#41367) @alexfauquette |
| 19 | +- [Tooltip] Support event handlers with extra parameters (#41320) @LukasTy |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +- [RtlProvider] Add component & hook (#41241) @mnajdova |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- [utils] Fix visually hidden styles' margin unit (#41477) @michaldudak |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +- Fix merging of slotProps and componentProps (#41323) @sai6855 |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +- [material-ui][joy-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306) @CGNonofr |
| 36 | +- [FormControl] Export `FormControlOwnerState` type from index (#41287) @michaeldfoley |
| 37 | +- [material-ui][TextareaAutosize] Fix inline style not getting applied (#41369) @ZeeshanTamboli |
| 38 | + |
| 39 | +### `@pigment-css/ [email protected]` |
| 40 | + |
| 41 | +- Handle more scenarios while transforming sx prop (#41372) @brijeshb42 |
| 42 | +- Improve testing of fixtures (#41389) @brijeshb42 |
| 43 | +- Fix `keyframes` serialize styles error (#41395) @siriwatknp |
| 44 | +- Use class selector instead of class value (#41442) @brijeshb42 |
| 45 | +- [next] Warn about unsupported turbo mode in Next.js (#41445) @brijeshb42 |
| 46 | + |
| 47 | +### Docs |
| 48 | + |
| 49 | +- [material-ui] Refine checkout template (#40967) @zanivan |
| 50 | +- [material-ui] Add docs for complementary List components (#41329) @anle9650 |
| 51 | +- [material-ui] Add docs for complementary Dialog components (#41313) @jwithington |
| 52 | +- [material-ui] Fix Templates live preview link (#41467) @danilo-leal |
| 53 | +- [material-ui] Polish out the templates page (#41468) @zanivan |
| 54 | +- [material-ui] Adjust the Templates card design (#41450) @danilo-leal |
| 55 | +- [joy-ui] Remove unnecessary styles in color inversion footer demo (#41419) @cipherlogs |
| 56 | +- [joy-ui] Update case studies chip background color (#41413) @cipherlogs |
| 57 | +- [joy-ui] Remove wrong CSS prop from the Sign-in-side template (#41383) @cipherlogs |
| 58 | +- [joy-ui] Fix broken link on the Color Inversion page (#41407) @cipherlogs |
| 59 | +- [pigment] Add example and guide section (#41249) @siriwatknp |
| 60 | +- [pigment-css] Brand name nonbreaking space (#41438) @oliviertassinari |
| 61 | +- [pigment-css] Fix import on the README (#41411) @danilo-leal |
| 62 | +- [pigment-css] Edit starter template links on README (#41409) @danilo-leal |
| 63 | +- [pigment-css] Tweak the examples and edit READMEs (#41408) @danilo-leal |
| 64 | +- [pigment-css] Adjust the bit about CSS vars on the README (#41463) @danilo-leal |
| 65 | +- Finish brand name fixes #41438 @oliviertassinari |
| 66 | +- Remove noreferrer @oliviertassinari |
| 67 | +- Fix v4 docs <b> appearing in notifications (#41390) @peterwangsc |
| 68 | +- Update GitHub project links (#41370) @danilo-leal |
| 69 | + |
| 70 | +### Core |
| 71 | + |
| 72 | +- [pigment] Make all Pigment CSS packages public (#41404) @brijeshb42 |
| 73 | +- [pigment] Rename directories to match package names (#41453) @brijeshb42 |
| 74 | +- [pigment-css] Example fix leading spaces (#41439) @oliviertassinari |
| 75 | +- [code-infra] Add short note about e2e-website workflow schedule (#41355) @Janpot |
| 76 | +- [code-infra] Add alias for icon types (#41248) @Janpot |
| 77 | +- [code-infra] Reduce concurrency of typescript:ci further (#41392) @Janpot |
| 78 | +- [code-infra] Reduce concurrency for test_types ci job (#41385) @Janpot |
| 79 | +- [code-infra] Adapt API code generator to Base UI repo needs (#41475) @michaldudak |
| 80 | +- [docs-infra] Don't generate preview files for the templates (#41379) @mnajdova |
| 81 | +- [docs-infra] Fix pigment css apps path in the render mui demos script (#41476) @mnajdova |
| 82 | +- [docs-infra] move feedback to ESM (#41381) @alexfauquette |
| 83 | +- [docs-infra] Improve color contrast throughout (#41387) @danilo-leal |
| 84 | +- [docs-infra] Simplify Algolia crawler config (#41312) @oliviertassinari |
| 85 | +- [docs-infra] Adjust the tabs and layout selection design (#41084) @danilo-leal |
| 86 | +- [blog] Update the Base UI post with links to dedicated repo (#41358) @danilo-leal |
| 87 | +- [website] Update the Careers page role (#41384) @danilo-leal |
| 88 | +- [website] Compress about images @oliviertassinari |
| 89 | +- [website] Improve color contrast on the homepage (#41465) @danilo-leal |
| 90 | +- [examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp |
| 91 | +- [examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp |
| 92 | + |
| 93 | +All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @Janpot, @michaeldfoley, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli |
| 94 | + |
3 | 95 | ## v5.15.12
|
4 | 96 |
|
5 | 97 | <!-- generated comparing v5.15.11..master -->
|
|
0 commit comments