|
1 | 1 | # [Versions](https://mui.com/versions/) |
2 | 2 |
|
3 | | -## v5.15.12 |
4 | | - |
5 | | -<!-- generated comparing v5.15.11..master --> |
6 | | - |
7 | | -_Mar 5, 2024_ |
8 | | - |
9 | | -A big thanks to the 19 contributors who made this release possible! |
10 | | -This is the first alpha release of Pigment CSS, a zero-runtime CSS-in-JS library 🚀 |
11 | | - |
12 | | - |
13 | | - |
14 | | -- Support props callback type in theme variants (#40946) @ZeeshanTamboli |
15 | | -- [Alert] Convert to support zero runtime (#41230) @siriwatknp |
16 | | -- [Alert] Deprecate composed classes (#40688) @DiegoAndai |
17 | | -- [Button] Deprecate classes for v6 (#40675) @sai6855 |
18 | | -- [Checkbox] `large` size added in type (#34909) @smox |
19 | | -- [Chip] Deprecate composed classes (#41235) @sai6855 |
20 | | -- [Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 |
21 | | -- Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 |
22 | | -- [Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 |
23 | | - |
24 | | - |
25 | | - |
26 | | -- Fix createSpacing return type (#41318) @matystroia |
27 | | - |
28 | | - |
29 | | - |
30 | | -- [Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME |
31 | | - |
32 | | -### `@pigment-css/ [email protected]` |
33 | | - |
34 | | -- Rename scope to @pigment-css (#41354) @brijeshb42 |
35 | | -- Rename zero-runtime to pigmentcss (#41317) @brijeshb42 |
36 | | -- Add support for styled tagged-template literals (#41268) @brijeshb42 |
37 | | -- Set up Material UI migration demos (#41267) @siriwatknp |
38 | | -- Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42 |
39 | | -- Remove `object` intersection from CSS Fallback (#41271) @siriwatknp |
40 | | -- Minor wording changes in README (#41253) @brijeshb42 |
41 | | -- Prepare zero-runtime packages for public release (#41226) @brijeshb42 |
42 | | - |
43 | | -### Docs |
44 | | - |
45 | | -- [base-ui] Update the docs post repo separation (#41328) @danilo-leal |
46 | | -- Fix missing partner link @oliviertassinari |
47 | | -- Update links to GitHub projects (#41297) @danilo-leal |
48 | | -- Standardize WAI-ARIA referencest @oliviertassinari |
49 | | -- Fix image layout shift when loading @oliviertassinari |
50 | | -- [joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal |
51 | | -- [material-ui] Remove duplicated text at FAQ page (#41326) @zanivan |
52 | | -- [material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan |
53 | | -- [system] Tweak the Usage demos (#41242) @danilo-leal |
54 | | -- [pigment-css] Add a Why section on the README (#41284) @danilo-leal |
55 | | - |
56 | | -### Core |
57 | | - |
58 | | -- Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari |
59 | | -- [blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1 |
60 | | -- [blog] No bundled demos in blog posts @oliviertassinari |
61 | | -- [code-infra] Embed translations in the @mui/docs package (#41246) @Janpot |
62 | | -- [code-infra] Prepare the markdown package for publishing (#41240) @michaldudak |
63 | | -- [code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak |
64 | | -- [core] Use runtime agnostic setTimeout type @oliviertassinari |
65 | | -- [core] Remove window. reference for common globals @oliviertassinari |
66 | | -- [core] Add a script to build all packages (#40631) @michaldudak |
67 | | -- [docs-infra] Fix missing non breaking spaces @oliviertassinari |
68 | | -- [docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal |
69 | | -- [docs-infra] Adjust headings dark mode color (#41292) @danilo-leal |
70 | | -- [docs-infra] Fix Stack Overflow breaking space @oliviertassinari |
71 | | -- [docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok |
72 | | -- [docs-infra] Improve fix blank links ad @oliviertassinari |
73 | | -- [docs-infra] Support interfaces for X docs (#41069) @alexfauquette |
74 | | -- [infra] Adjust the links to search for issues (#41008) @michelengelen |
75 | | -- [website] Add James to About Us (#41362) @atomiks |
76 | | -- [website] Polish Button outline primary medium (#41298) @oliviertassinari |
77 | | -- [website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette |
78 | | - |
79 | | -All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli |
80 | | - |
81 | 3 | ## v5.15.11 |
82 | 4 |
|
83 | 5 | <!-- generated comparing v5.15.10..master --> |
|
0 commit comments