@mui/icons-material 5.15.12 → 5.15.14
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 +203 -51
- package/icon.d.ts +1 -0
- package/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,153 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## v5.15.14
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v5.15.13..master -->
|
|
6
|
+
|
|
7
|
+
_Mar 18, 2024_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 15 contributors who made this release possible.
|
|
10
|
+
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
|
11
|
+
|
|
12
|
+
### `@mui/material@5.15.13`
|
|
13
|
+
|
|
14
|
+
- [Accordion] Convert to support CSS extraction (#41221) @mnajdova
|
|
15
|
+
- ​<!-- 24 -->[Autocomplete] Convert to support CSS extraction (#40330) @mnajdova
|
|
16
|
+
- ​<!-- 06 -->[Slider] Convert to support CSS extraction (#41201) @mnajdova
|
|
17
|
+
- ​<!-- 07 -->[Select] Fix variant type (#41405) @sai6855
|
|
18
|
+
- ​<!-- 09 -->[typescript] Use interface instead of type for props (#41500) @siriwatknp
|
|
19
|
+
|
|
20
|
+
### `@pigment-css/react@0.0.3`
|
|
21
|
+
|
|
22
|
+
- ​<!-- 03 -->Add Box component (#41451) @brijeshb42
|
|
23
|
+
|
|
24
|
+
### `pigment-css/nextjs-plugin@0.0.3`
|
|
25
|
+
|
|
26
|
+
- ​<!-- 04 -->Fix alias resolver (#41494) @brijeshb42
|
|
27
|
+
- ​<!-- 05 -->Follow-up to #41494 (#41502) @brijeshb42
|
|
28
|
+
|
|
29
|
+
### Docs
|
|
30
|
+
|
|
31
|
+
- ​<!-- 12 -->[joy-ui] Add UI improvements to the side navigation demo (#41461) @cipherlogs
|
|
32
|
+
- ​<!-- 11 -->[pigment-css] Add media query guide (#41473) @siriwatknp
|
|
33
|
+
- ​<!-- 10 -->[pigment-css] Fixing location of the ExtendTheme type in the docs (#41499) @jherr
|
|
34
|
+
- ​<!-- 08 -->[material-ui][Progress] Add Circular progress gradient demo from Github comment (#40559) @DiegoAndai
|
|
35
|
+
|
|
36
|
+
### Core
|
|
37
|
+
|
|
38
|
+
- ​<!-- 23 -->[blog] Bringing consistency to Material UI customization APIs (#41040) @DiegoAndai
|
|
39
|
+
- ​<!-- 22 -->[code-infra] Rename @mui-internal/docs-utils to @mui/internal-docs-utils (#41498) @michaldudak
|
|
40
|
+
- ​<!-- 21 -->[code-infra] Copy translations.json to @mui/docs build folder (#41472) @Janpot
|
|
41
|
+
- ​<!-- 20 -->[core] Use Circle CI context (#41532) @oliviertassinari
|
|
42
|
+
- ​<!-- 19 -->[core] Fix CHANGELOG format and update date (#41481) @DiegoAndai
|
|
43
|
+
- ​<!-- 18 -->[docs] Fix useStorageState regressions (#41223) @Janpot
|
|
44
|
+
- ​<!-- 17 -->[docs] Fix some Vale errors (#41516) @oliviertassinari
|
|
45
|
+
- ​<!-- 15 -->[material-ui][docs] Fix landing page template's h1 size (#41543) @zanivan
|
|
46
|
+
- ​<!-- 14 -->[material-ui][docs] Apply new code header docs feature (#41508) @danilo-leal
|
|
47
|
+
- ​<!-- 11 -->[material-next] Drop the package (#41544) @mnajdova
|
|
48
|
+
- ​<!-- 16 -->[docs-infra] Fail CI on Vale error (#40944) @oliviertassinari
|
|
49
|
+
- ​<!-- 15 -->[docs-infra] Improve Vale config @oliviertassinari
|
|
50
|
+
- ​<!-- 14 -->[docs-infra] Add a feature list "component" (#41484) @danilo-leal
|
|
51
|
+
- ​<!-- 13 -->[docs-infra] Add code block header classes (#41487) @danilo-leal
|
|
52
|
+
- ​<!-- 21 -->[docs-infra] Make the Algolia search input label invisible (#41542) @danilo-leal
|
|
53
|
+
- ​<!-- 03 -->[website] Improve navbar's items hover state (#41535) @EyaOuenniche
|
|
54
|
+
- ​<!-- 02 -->[website] Split Toolpad documentation (#41316) @bharatkashyap
|
|
55
|
+
- ​<!-- 01 -->[website] Use MUI X Data Grid v7-beta (#41276) @cherniavskii
|
|
56
|
+
|
|
57
|
+
All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan
|
|
58
|
+
|
|
59
|
+
## v5.15.13
|
|
60
|
+
|
|
61
|
+
<!-- generated comparing v5.15.12..master -->
|
|
62
|
+
|
|
63
|
+
_Mar 13, 2024_
|
|
64
|
+
|
|
65
|
+
A big thanks to the 18 contributors who made this release possible. Here are some highights ✨
|
|
66
|
+
|
|
67
|
+
- The Material UI free Checkout template got a design uplift (#41447) @zanivan
|
|
68
|
+
|
|
69
|
+
### `@mui/material@5.15.13`
|
|
70
|
+
|
|
71
|
+
- [Alert] Add `slots` and `slotProps` type to theme (#41324) @sai6855
|
|
72
|
+
- [Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems (#41300) @rakeshmusturi
|
|
73
|
+
- Add `paperChannel` token (#41447) @siriwatknp
|
|
74
|
+
- [Switch] Convert to support CSS extraction (#41367) @alexfauquette
|
|
75
|
+
- [Tooltip] Support event handlers with extra parameters (#41320) @LukasTy
|
|
76
|
+
|
|
77
|
+
### `@mui/system@5.15.13`
|
|
78
|
+
|
|
79
|
+
- [RtlProvider] Add component & hook (#41241) @mnajdova
|
|
80
|
+
|
|
81
|
+
### `@mui/utils@5.15.13`
|
|
82
|
+
|
|
83
|
+
- [utils] Fix visually hidden styles' margin unit (#41477) @michaldudak
|
|
84
|
+
|
|
85
|
+
### `@mui/codemod@5.15.13`
|
|
86
|
+
|
|
87
|
+
- Fix merging of slotProps and componentProps (#41323) @sai6855
|
|
88
|
+
|
|
89
|
+
### `@mui/base@5.0.0-beta.39`
|
|
90
|
+
|
|
91
|
+
- [material-ui][joy-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306) @CGNonofr
|
|
92
|
+
- [FormControl] Export `FormControlOwnerState` type from index (#41287) @michaeldfoley
|
|
93
|
+
- [material-ui][TextareaAutosize] Fix inline style not getting applied (#41369) @ZeeshanTamboli
|
|
94
|
+
|
|
95
|
+
### `@pigment-css/react@0.0.2`
|
|
96
|
+
|
|
97
|
+
- Handle more scenarios while transforming sx prop (#41372) @brijeshb42
|
|
98
|
+
- Improve testing of fixtures (#41389) @brijeshb42
|
|
99
|
+
- Fix `keyframes` serialize styles error (#41395) @siriwatknp
|
|
100
|
+
- Use class selector instead of class value (#41442) @brijeshb42
|
|
101
|
+
- [next] Warn about unsupported turbo mode in Next.js (#41445) @brijeshb42
|
|
102
|
+
|
|
103
|
+
### Docs
|
|
104
|
+
|
|
105
|
+
- [material-ui] Refine checkout template (#40967) @zanivan
|
|
106
|
+
- [material-ui] Add docs for complementary List components (#41329) @anle9650
|
|
107
|
+
- [material-ui] Add docs for complementary Dialog components (#41313) @jwithington
|
|
108
|
+
- [material-ui] Fix Templates live preview link (#41467) @danilo-leal
|
|
109
|
+
- [material-ui] Polish out the templates page (#41468) @zanivan
|
|
110
|
+
- [material-ui] Adjust the Templates card design (#41450) @danilo-leal
|
|
111
|
+
- [joy-ui] Remove unnecessary styles in color inversion footer demo (#41419) @cipherlogs
|
|
112
|
+
- [joy-ui] Update case studies chip background color (#41413) @cipherlogs
|
|
113
|
+
- [joy-ui] Remove wrong CSS prop from the Sign-in-side template (#41383) @cipherlogs
|
|
114
|
+
- [joy-ui] Fix broken link on the Color Inversion page (#41407) @cipherlogs
|
|
115
|
+
- [pigment] Add example and guide section (#41249) @siriwatknp
|
|
116
|
+
- [pigment-css] Brand name nonbreaking space (#41438) @oliviertassinari
|
|
117
|
+
- [pigment-css] Fix import on the README (#41411) @danilo-leal
|
|
118
|
+
- [pigment-css] Edit starter template links on README (#41409) @danilo-leal
|
|
119
|
+
- [pigment-css] Tweak the examples and edit READMEs (#41408) @danilo-leal
|
|
120
|
+
- [pigment-css] Adjust the bit about CSS vars on the README (#41463) @danilo-leal
|
|
121
|
+
- Finish brand name fixes #41438 @oliviertassinari
|
|
122
|
+
- Remove noreferrer @oliviertassinari
|
|
123
|
+
- Fix v4 docs `<b>` appearing in notifications (#41390) @peterwangsc
|
|
124
|
+
- Update GitHub project links (#41370) @danilo-leal
|
|
125
|
+
|
|
126
|
+
### Core
|
|
127
|
+
|
|
128
|
+
- [pigment] Make all Pigment CSS packages public (#41404) @brijeshb42
|
|
129
|
+
- [pigment] Rename directories to match package names (#41453) @brijeshb42
|
|
130
|
+
- [pigment-css] Example fix leading spaces (#41439) @oliviertassinari
|
|
131
|
+
- [code-infra] Add short note about e2e-website workflow schedule (#41355) @Janpot
|
|
132
|
+
- [code-infra] Add alias for icon types (#41248) @Janpot
|
|
133
|
+
- [code-infra] Reduce concurrency of typescript:ci further (#41392) @Janpot
|
|
134
|
+
- [code-infra] Reduce concurrency for test_types ci job (#41385) @Janpot
|
|
135
|
+
- [code-infra] Adapt API code generator to Base UI repo needs (#41475) @michaldudak
|
|
136
|
+
- [docs-infra] Don't generate preview files for the templates (#41379) @mnajdova
|
|
137
|
+
- [docs-infra] Fix Pigment CSS apps path in the render mui demos script (#41476) @mnajdova
|
|
138
|
+
- [docs-infra] move feedback to ESM (#41381) @alexfauquette
|
|
139
|
+
- [docs-infra] Improve color contrast throughout (#41387) @danilo-leal
|
|
140
|
+
- [docs-infra] Simplify Algolia crawler config (#41312) @oliviertassinari
|
|
141
|
+
- [docs-infra] Adjust the tabs and layout selection design (#41084) @danilo-leal
|
|
142
|
+
- [blog] Update the Base UI post with links to dedicated repo (#41358) @danilo-leal
|
|
143
|
+
- [website] Update the Careers page role (#41384) @danilo-leal
|
|
144
|
+
- [website] Compress about images @oliviertassinari
|
|
145
|
+
- [website] Improve color contrast on the homepage (#41465) @danilo-leal
|
|
146
|
+
- [examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp
|
|
147
|
+
- [examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp
|
|
148
|
+
|
|
149
|
+
All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @jwithington, @Janpot, @michaeldfoley, @michaldudak, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
|
|
150
|
+
|
|
3
151
|
## v5.15.12
|
|
4
152
|
|
|
5
153
|
<!-- generated comparing v5.15.11..master -->
|
|
@@ -9,6 +157,10 @@ _Mar 5, 2024_
|
|
|
9
157
|
A big thanks to the 21 contributors who made this release possible.
|
|
10
158
|
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
|
|
11
159
|
|
|
160
|
+
### `@pigment-css/react@0.0.1`, `@pigment-css/nextjs-plugin@0.0.1`, `@pigment-css/vite-plugin@0.0.1`, & `@pigment-css/unplugin@0.0.1`
|
|
161
|
+
|
|
162
|
+
- This is the first public release of our new zero-runtime CSS-in-JS library, Pigment CSS.
|
|
163
|
+
|
|
12
164
|
### `@mui/material@5.15.12`
|
|
13
165
|
|
|
14
166
|
- ​<!-- 52 -->Support props callback type in theme variants (#40946) @ZeeshanTamboli
|
|
@@ -29,7 +181,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
29
181
|
- ​<!-- 12 -->[pigment-css] Rename zero-runtime to pigmentcss (#41317) @brijeshb42
|
|
30
182
|
- ​<!-- 11 -->Fix createSpacing return type (#41318) @matystroia
|
|
31
183
|
- ​<!-- 06 -->[zero] Add support for styled tagged-template literals (#41268) @brijeshb42
|
|
32
|
-
- ​<!-- 05 -->[zero] Set up Material
|
|
184
|
+
- ​<!-- 05 -->[zero] Set up Material UI migration demos (#41267) @siriwatknp
|
|
33
185
|
- ​<!-- 04 -->[zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42
|
|
34
186
|
- ​<!-- 03 -->[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp
|
|
35
187
|
- ​<!-- 02 -->[zero] Minor wording changes in README (#41253) @brijeshb42
|
|
@@ -66,7 +218,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
66
218
|
- ​<!-- 30 -->[docs-infra] Fix missing non breaking spaces @oliviertassinari
|
|
67
219
|
- ​<!-- 29 -->[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal
|
|
68
220
|
- ​<!-- 28 -->[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal
|
|
69
|
-
- ​<!-- 27 -->[docs-infra] Fix Stack
|
|
221
|
+
- ​<!-- 27 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari
|
|
70
222
|
- ​<!-- 26 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
|
|
71
223
|
- ​<!-- 25 -->[docs-infra] Improve fix blank links ad @oliviertassinari
|
|
72
224
|
- ​<!-- 24 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette
|
|
@@ -173,7 +325,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
173
325
|
- [docs-infra] Reduce scrollbar width on ROC (#41148) @oliviertassinari
|
|
174
326
|
- [docs-infra] Add external link arrow (#41129) @siriwatknp
|
|
175
327
|
- [docs-infra] Fix external link arrow (#41181) @alexfauquette
|
|
176
|
-
- [docs-infra] Flag
|
|
328
|
+
- [docs-infra] Flag npm and GitHub as wrong spellings @oliviertassinari
|
|
177
329
|
- [docs-infra] Fix display when the default props is undefined (#41114) @oliviertassinari
|
|
178
330
|
- [docs-infra] Remove random layout assignment (#40862) @alexfauquette
|
|
179
331
|
- [docs-infra] Add spacing and contrast improvements (#41191) @danilo-leal
|
|
@@ -221,7 +373,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
221
373
|
- Fix 301 redirection to StackBlitz @oliviertassinari
|
|
222
374
|
- Fix h1 on Joy UI templates @oliviertassinari
|
|
223
375
|
- Have MUI workspace own the CodeSandbox @oliviertassinari
|
|
224
|
-
- Add notification for
|
|
376
|
+
- Add notification for MUI X v7 beta (#41001) @joserodolfofreitas
|
|
225
377
|
- Fix 301 links @oliviertassinari
|
|
226
378
|
- Fix Next.js v13.5.1 <title> SEO regression (#40302) @oliviertassinari
|
|
227
379
|
- Add a 404 page (#40884) @danilo-leal
|
|
@@ -1498,7 +1650,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
1498
1650
|
- [docs] Update Autocomplete demo for React 18 (#39162) @oliviertassinari
|
|
1499
1651
|
- [docs-infra] Tweak feedback footer section design (#36556) @danilo-leal
|
|
1500
1652
|
- [docs-infra] Improve code syntax highlight (#39181) @oliviertassinari
|
|
1501
|
-
- [docs][base] Add Tailwind
|
|
1653
|
+
- [docs][base] Add Tailwind CSS + plain CSS demo on the TextArea page (#39046) @alisasanib
|
|
1502
1654
|
- [docs][base-ui] Fix style for root div of multiline input (#39182) @ttlpta
|
|
1503
1655
|
- [docs][base-ui] Improve Select's country select demo (#38983) @oliviertassinari
|
|
1504
1656
|
- [docs][joy-ui] Add scrollable tabs example (#39260) @siriwatknp
|
|
@@ -1568,7 +1720,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
|
|
|
1568
1720
|
### Docs
|
|
1569
1721
|
|
|
1570
1722
|
- Improve focus trap demo (#38985) @oliviertassinari
|
|
1571
|
-
- Add Tailwind
|
|
1723
|
+
- Add Tailwind CSS + plain CSS demo on the Tabs page (#39000) @alisasanib
|
|
1572
1724
|
- Improve the default theme viewer design (#39049) @danilo-leal
|
|
1573
1725
|
- Add live demo with CssVarsProvider (#38792) @oliviertassinari
|
|
1574
1726
|
- Fix wrong hash on Card's page (#39151) @mnajdova
|
|
@@ -1634,7 +1786,7 @@ A big thanks to the 16 contributors who made this release possible. This release
|
|
|
1634
1786
|
|
|
1635
1787
|
### Docs
|
|
1636
1788
|
|
|
1637
|
-
- ​<!-- 21 -->[docs][base] Add Tailwind
|
|
1789
|
+
- ​<!-- 21 -->[docs][base] Add Tailwind CSS + plain CSS demo on the NumberInput page (#38928) @alisasanib
|
|
1638
1790
|
- ​<!-- 13 -->[docs][Dialog] Add non-modal dialog docs & demo (#38684) @mnajdova
|
|
1639
1791
|
- ​<!-- 12 -->[docs] Fix number input wrong demo @oliviertassinari
|
|
1640
1792
|
- ​<!-- 11 -->[docs] Exclude joy-ui LinearProgressCountup from visual regression (#38969) @siriwatknp
|
|
@@ -1741,7 +1893,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
1741
1893
|
### Examples
|
|
1742
1894
|
|
|
1743
1895
|
- ​<!-- 14 -->[examples] Add shortcut to open example in online IDE (#38572) @oliviertassinari
|
|
1744
|
-
- ​<!-- 61 -->[examples][base-ui] Add Base UI + Vite + Tailwind
|
|
1896
|
+
- ​<!-- 61 -->[examples][base-ui] Add Base UI + Vite + Tailwind CSS example in TypeScript (#37595) @dvkam
|
|
1745
1897
|
|
|
1746
1898
|
### Core
|
|
1747
1899
|
|
|
@@ -1810,9 +1962,9 @@ A big thanks to the 25 contributors who made this release possible.
|
|
|
1810
1962
|
- ​<!-- 52 -->Update changelog (#38704) @mj12albert
|
|
1811
1963
|
- ​<!-- 49 -->[docs][Autocomplete] Require referentially stable value (#38734) @michaldudak
|
|
1812
1964
|
- ​<!-- 48 -->[docs][base-ui] Add type parameter to the button in prepareForSlot demo (#38640) @michaldudak
|
|
1813
|
-
- ​<!-- 47 -->[docs][base-ui] Fix the broken image in the Tailwind
|
|
1965
|
+
- ​<!-- 47 -->[docs][base-ui] Fix the broken image in the Tailwind CSS guide (#38721) @michaldudak
|
|
1814
1966
|
- ​<!-- 46 -->[docs][base-ui]: Working With Tailwind Guide - revises example code to avoid import errors (#38693) @christophermorin
|
|
1815
|
-
- ​<!-- 45 -->[docs][base] Add Tailwind
|
|
1967
|
+
- ​<!-- 45 -->[docs][base] Add Tailwind CSS + plain CSS demo on the Menu page (#38618) @alisasanib
|
|
1816
1968
|
- ​<!-- 44 -->[blog] Clearer blog release title @oliviertassinari
|
|
1817
1969
|
- ​<!-- 43 -->[blog] Add a post for the Tree View migration (#38407) @flaviendelangle
|
|
1818
1970
|
- ​<!-- 34 -->[docs] Fix broken links to Next.js docs (#38764) @ruflair
|
|
@@ -1947,10 +2099,10 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1947
2099
|
- [docs][base-ui] Fix Menu Hooks demo (#38479) @homerchen19
|
|
1948
2100
|
- [docs][base-ui] Correct the MUI System quickstart example (#38496) @michaldudak
|
|
1949
2101
|
- [docs][base-ui] Add Tailwind & plain CSS demos for Autocomplete page (#38157) @mj12albert
|
|
1950
|
-
- [docs][base-ui] Add Tailwind
|
|
1951
|
-
- [docs][base-ui] Add Tailwind
|
|
1952
|
-
- [docs][base-ui] Add Tailwind
|
|
1953
|
-
- [docs][base-ui] Add Tailwind
|
|
2102
|
+
- [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Input page (#38302) @alisasanib
|
|
2103
|
+
- [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Snackbar, Badge, Switch pages (#38425) @alisasanib
|
|
2104
|
+
- [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Slider page (#38413) @alisasanib
|
|
2105
|
+
- [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Select page (#38367) @alisasanib
|
|
1954
2106
|
- [docs][joy-ui] Fix typo: Classname -> Class name for consistency (#38510) @alexfauquette
|
|
1955
2107
|
- [docs][joy-ui] Revise the theme color page (#38402) @danilo-leal
|
|
1956
2108
|
- [docs][joy-ui] Sort templates by popularity (#38490) @oliviertassinari
|
|
@@ -1975,7 +2127,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
1975
2127
|
- [docs] Fix typo in Base UI @oliviertassinari
|
|
1976
2128
|
- [docs] Update the backers page (#38505) @danilo-leal
|
|
1977
2129
|
- [docs] Add stray design adjustments to the docs (#38501) @danilo-leal
|
|
1978
|
-
- [docs] Use IBM Plex Sans in Tailwind
|
|
2130
|
+
- [docs] Use IBM Plex Sans in Tailwind CSS demos (#38464) @mnajdova
|
|
1979
2131
|
- [docs] Fix SEO issues reported by ahrefs (#38423) @oliviertassinari
|
|
1980
2132
|
|
|
1981
2133
|
### Examples
|
|
@@ -2062,7 +2214,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
2062
2214
|
- ​<!-- 14 -->[docs][material-ui] Remove incorrect `aria-label`s in extended variant examples of Floating Action Button (#37170) @ashleykolodziej
|
|
2063
2215
|
- ​<!-- 13 -->[docs][material-ui] Adjust slightly the installation page content (#38380) @danilo-leal
|
|
2064
2216
|
- ​<!-- 12 -->[docs][Switch] Fix the readOnly class name in docs (#38277) @michaldudak
|
|
2065
|
-
- ​<!-- 11 -->[docs][TablePagination] Add Tailwind
|
|
2217
|
+
- ​<!-- 11 -->[docs][TablePagination] Add Tailwind CSS & plain CSS introduction demo (#38286) @mnajdova
|
|
2066
2218
|
|
|
2067
2219
|
### Examples
|
|
2068
2220
|
|
|
@@ -2148,7 +2300,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
|
|
|
2148
2300
|
### Docs
|
|
2149
2301
|
|
|
2150
2302
|
- ​<!-- 33 -->[docs][AppBar] Fix `ResponsiveAppBar` demo logo href (#38346) @iownthegame
|
|
2151
|
-
- ​<!-- 30 -->[docs][base] Add Tailwind
|
|
2303
|
+
- ​<!-- 30 -->[docs][base] Add Tailwind CSS + plain CSS demo on the Button page (#38240) @alisasanib
|
|
2152
2304
|
- ​<!-- 29 -->[docs][Menu][base] Remove `Unstyled` prefix from demos' function names (#38270) @sai6855
|
|
2153
2305
|
- ​<!-- 22 -->[docs] Add themeable component guide (#37908) @siriwatknp
|
|
2154
2306
|
- ​<!-- 21 -->[docs] Fix Joy UI demo background color (#38307) @oliviertassinari
|
|
@@ -2243,7 +2395,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
2243
2395
|
- ​<!-- 39 -->[docs][material] Revise and update Examples doc (#38205) @samuelsycamore
|
|
2244
2396
|
- ​<!-- 38 -->[docs] Fix typo in notifications.json @mbrookes
|
|
2245
2397
|
- ​<!-- 37 -->[docs-infra] Remove leftover standardNavIcon (#38252) @DiegoAndai
|
|
2246
|
-
- ​<!-- 34 -->[docs][base] Add Tailwind
|
|
2398
|
+
- ​<!-- 34 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Popper page (#37953) @zanivan
|
|
2247
2399
|
- ​<!-- 31 -->[docs][Button][joy] Improve `loading` prop documentation (#38156) @sai6855
|
|
2248
2400
|
- ​<!-- 25 -->[docs] Prepare docs infra for Tree View migration to X (#38202) @flaviendelangle
|
|
2249
2401
|
- ​<!-- 24 -->[docs] Fix SEO issues reported by ahrefs @oliviertassinari
|
|
@@ -2298,14 +2450,14 @@ A big thanks to the 23 contributors who made this release possible.
|
|
|
2298
2450
|
### Docs
|
|
2299
2451
|
|
|
2300
2452
|
- ​<!-- 37 -->[docs] Add listbox placement demo for Select (#38130) @sai6855
|
|
2301
|
-
- ​<!-- 36 -->[docs][base] Add Tailwind
|
|
2302
|
-
- ​<!-- 35 -->[docs][base] Add Tailwind
|
|
2453
|
+
- ​<!-- 36 -->[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910) @mnajdova
|
|
2454
|
+
- ​<!-- 35 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943) @zanivan
|
|
2303
2455
|
- ​<!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
|
|
2304
2456
|
- ​<!-- 28 -->[docs] Remove translations section from contributing guide (#38125) @nikohoffren
|
|
2305
|
-
- ​<!-- 27 -->[docs] Fix Base UI Button Tailwind
|
|
2457
|
+
- ​<!-- 27 -->[docs] Fix Base UI Button Tailwind CSS padding @oliviertassinari
|
|
2306
2458
|
- ​<!-- 26 -->[docs] Mention in hompage hero that Core is free (#38075) @mbrookes
|
|
2307
2459
|
- ​<!-- 25 -->[docs] Fix a typo in notifications.json (#38078) @mbrookes
|
|
2308
|
-
- ​<!-- 24 -->[docs] Add Tailwind
|
|
2460
|
+
- ​<!-- 24 -->[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937) @mnajdova
|
|
2309
2461
|
- ​<!-- 23 -->[docs] Implement the new API display design (#37405) @alexfauquette
|
|
2310
2462
|
- ​<!-- 22 -->[docs] Update migration installation code blocks (#38028) @danilo-leal
|
|
2311
2463
|
- ​<!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
|
|
@@ -2377,7 +2529,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
|
|
|
2377
2529
|
|
|
2378
2530
|
### Docs
|
|
2379
2531
|
|
|
2380
|
-
- ​<!-- 52 -->[docs][base] Add Tailwind
|
|
2532
|
+
- ​<!-- 52 -->[docs][base] Add Tailwind CSS & plain CSS demo on the form control page (#37914) @mnajdova
|
|
2381
2533
|
- ​<!-- 51 -->[docs][base] Make Base UI Select demos denser (#37836) @zanivan
|
|
2382
2534
|
- ​<!-- 38 -->[docs] Link Material UI from the landing page (#37971) @oliviertassinari
|
|
2383
2535
|
- ​<!-- 37 -->[docs] Fix the empty /components page (#38010) @brijeshb42
|
|
@@ -2389,7 +2541,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
|
|
|
2389
2541
|
- ​<!-- 31 -->[docs] Link charts in the roadmap (#37944) @oliviertassinari
|
|
2390
2542
|
- ​<!-- 30 -->[docs] Improve changelog @oliviertassinari
|
|
2391
2543
|
- ​<!-- 29 -->[docs] Improve the Select docs (#37279) @michaldudak
|
|
2392
|
-
- ​<!-- 16 -->[docs][menu] Add Tailwind
|
|
2544
|
+
- ​<!-- 16 -->[docs][menu] Add Tailwind CSS & plain CSS demo on the Menu page (#37856) @mnajdova
|
|
2393
2545
|
- ​<!-- 15 -->[example] Update EmotionCacheProvider to work with GlobalStyles (#37962) @siriwatknp
|
|
2394
2546
|
|
|
2395
2547
|
### Core
|
|
@@ -2463,15 +2615,15 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
2463
2615
|
- [docs] Polish Ukraine banner (#37905) @oliviertassinari
|
|
2464
2616
|
- [docs] Reduce Ukraine banner size (#34795) @oliviertassinari
|
|
2465
2617
|
- [docs] Add callouts about controlled vs uncontrolled components in Core docs (#37849) @samuelsycamore
|
|
2466
|
-
- [docs] Add missing Portal elements to Tailwind
|
|
2618
|
+
- [docs] Add missing Portal elements to Tailwind CSS interoperability guide (#37807) @enrique-ramirez
|
|
2467
2619
|
- [docs] Small pickers migration improvement (#37815) @alexfauquette
|
|
2468
2620
|
- [docs] Fix pickers product name (#37825) @LukasTy
|
|
2469
2621
|
- [docs][Joy][Link] Set `variant` and `color` defaults for the playground (#37817) @Studio384
|
|
2470
2622
|
- [docs][Joy][Table] Add `undefined` as an option to `stripe` (#37816) @Studio384
|
|
2471
|
-
- [docs][base] Add Tailwind
|
|
2472
|
-
- [docs][base] Add Tailwind
|
|
2623
|
+
- [docs][base] Add Tailwind CSS & plain CSS demo on the Snackbar page (#37812) @mnajdova
|
|
2624
|
+
- [docs][base] Add Tailwind CSS & plain CSS demo on Badge page (#37768) @mnajdova
|
|
2473
2625
|
- [docs][base] Fix Nested modal demo positioning (#37506) @gitstart
|
|
2474
|
-
- [docs][base] Add Tailwind
|
|
2626
|
+
- [docs][base] Add Tailwind CSS & plain CSS demo on the Switch page (#37728) @mnajdova
|
|
2475
2627
|
- [docs-infra] Remove code tags in ToC (#37834) @cherniavskii
|
|
2476
2628
|
- [docs-infra] Fixes in API pages generation (#37813) @mnajdova
|
|
2477
2629
|
- [docs-infra] Add test case when using sh (#37818) @oliviertassinari
|
|
@@ -2532,10 +2684,10 @@ This release focuses primarily on 🐛 bug fixes, 📚 documentation, and ⚙️
|
|
|
2532
2684
|
### Docs
|
|
2533
2685
|
|
|
2534
2686
|
- [docs][base] Add demo for using the Button as a link (#37317) @AdamSundberg
|
|
2535
|
-
- [docs][base] Add Tailwind
|
|
2687
|
+
- [docs][base] Add Tailwind CSS + plain CSS demo on the Select page (#37725) @mnajdova
|
|
2536
2688
|
- [docs][base] Make Base UI input demos denser (#37750) @zanivan
|
|
2537
2689
|
- [docs][base] Make Base UI button demos denser (#37689) @zanivan
|
|
2538
|
-
- [docs][base] Add Tailwind
|
|
2690
|
+
- [docs][base] Add Tailwind CSS & plain CSS demos on the Input page (#37685) @mnajdova
|
|
2539
2691
|
- [docs][base] Fix horizontal scrolling on the mobile input page (#37688) @zanivan
|
|
2540
2692
|
- [docs] Improve Base UI index page (#37761) @oliviertassinari
|
|
2541
2693
|
- [docs] Fix incorrect package URL in README of example material-vite (#37755) @Dlouxgit
|
|
@@ -2544,7 +2696,7 @@ This release focuses primarily on 🐛 bug fixes, 📚 documentation, and ⚙️
|
|
|
2544
2696
|
- [docs][material] Rename custom tab panel in Tabs demo to prevent confusion with @mui/lab (#37638) @MUK-Dev
|
|
2545
2697
|
- [docs][tabs] Document how to use routing with Tabs in Base UI (#37369) @michaldudak
|
|
2546
2698
|
- [docs] Rename product to productId (#37801) @siriwatknp
|
|
2547
|
-
- [docs][base] Add Tailwind
|
|
2699
|
+
- [docs][base] Add Tailwind CSS & plain CSS demo on the Slider page (#37736) @mnajdova
|
|
2548
2700
|
|
|
2549
2701
|
### Core
|
|
2550
2702
|
|
|
@@ -2627,7 +2779,7 @@ A big thanks to the 25 contributors who made this release possible. Here are som
|
|
|
2627
2779
|
- ​<!-- 40 -->[docs][base] Add page for all Base UI components (#37536) @danilo-leal
|
|
2628
2780
|
- ​<!-- 33 -->[docs] Fix scrollbar on snackbar page (#37657) @oliviertassinari
|
|
2629
2781
|
- ​<!-- 32 -->[docs] Switch order of snackbar buttons in demos (#37389) @Primajin
|
|
2630
|
-
- ​<!-- 31 -->[docs] Add support for Tailwind
|
|
2782
|
+
- ​<!-- 31 -->[docs] Add support for Tailwind CSS and plain CSS demos (#37319) @mnajdova
|
|
2631
2783
|
- ​<!-- 30 -->[docs] Tree view color fix for dark mode in Gmail example (#37051) @PunitSoniME
|
|
2632
2784
|
- ​<!-- 29 -->[docs] Inline the Base UI demo (#37603) @oliviertassinari
|
|
2633
2785
|
- ​<!-- 28 -->[docs] Fix typo in themed components page (#37598) @vinayr
|
|
@@ -3715,7 +3867,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
|
|
|
3715
3867
|
- ​<!-- 27 -->[docs][base] List slots in API documentation (#36104) @hbjORbj
|
|
3716
3868
|
- ​<!-- 26 -->[docs] Add missing sandbox adapter deps resolving (#36291) @LukasTy
|
|
3717
3869
|
- ​<!-- 25 -->[docs] Allow to pass navigation bar banner from outside (#36299) @MBilalShafi
|
|
3718
|
-
- ​<!-- 24 -->[docs] Fix code on the Working with Tailwind
|
|
3870
|
+
- ​<!-- 24 -->[docs] Fix code on the Working with Tailwind CSS guide (#36090) @mnajdova
|
|
3719
3871
|
- ​<!-- 23 -->[docs] Remove See Slots Section text from Material UI slots description (#36284) @hbjORbj
|
|
3720
3872
|
- ​<!-- 22 -->[docs] Fix emotion warning `:first-child` (#36263) @siriwatknp
|
|
3721
3873
|
- ​<!-- 21 -->[docs][joy] Improve the descriptions of props in API docs (#36307) @hbjORbj
|
|
@@ -4826,7 +4978,7 @@ A big thanks to the 10 contributors who made this release possible. Here are som
|
|
|
4826
4978
|
- [base] Make CSS class prefixes consistent (#33411) @michaldudak
|
|
4827
4979
|
|
|
4828
4980
|
**This is a breaking change for anyone who depends on the class names applied to Base components.**
|
|
4829
|
-
If you use the `<component>UnstyledClasses` objects, you won't notice a difference. Only if you depend on the resulting class names (
|
|
4981
|
+
If you use the `<component>UnstyledClasses` objects, you won't notice a difference. Only if you depend on the resulting class names (for example in CSS stylesheets), you'll have to adjust your code.
|
|
4830
4982
|
|
|
4831
4983
|
```diff
|
|
4832
4984
|
-.ButtonUnstyled-root { ... };
|
|
@@ -5531,7 +5683,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
5531
5683
|
- [docs] Fix typo in the ClickAwayListerner name (#33813) @pawelsmigielski
|
|
5532
5684
|
- [docs] Fix link to `Basics` section in `Trap Focus` docs (#33772) @ZeeshanTamboli
|
|
5533
5685
|
- [docs] z-index added in popper when used by split button (#33763) @PunitSoniME
|
|
5534
|
-
- [docs] Improve the guide for using @mui/base with Tailwind
|
|
5686
|
+
- [docs] Improve the guide for using @mui/base with Tailwind CSS (#33670) @mnajdova
|
|
5535
5687
|
- [docs] Fix warnings related to Next.js' links (#33693) @mnajdova
|
|
5536
5688
|
- [docs] Add notification to aggregation blogpost (#33745) @joserodolfofreitas
|
|
5537
5689
|
- [docs] Add Grid version 2 docs (#33554) @siriwatknp
|
|
@@ -5801,7 +5953,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
|
|
|
5801
5953
|
- [docs] Add "refine" demo to showcase (#33240) @omeraplak
|
|
5802
5954
|
- [docs] Add Webpack alias for legacy utils package (#33376) @jgbae
|
|
5803
5955
|
- [docs] Improve external link icons synonyms (#33257) @davidgarciab
|
|
5804
|
-
- [examples] Update Base UI with Tailwind
|
|
5956
|
+
- [examples] Update Base UI with Tailwind CSS to use the latest versions of the dependencies (#33401) @mnajdova
|
|
5805
5957
|
- [examples] Add Base UI example (#33154) @siriwatknp
|
|
5806
5958
|
|
|
5807
5959
|
### Core
|
|
@@ -5860,7 +6012,7 @@ A big thanks to the 13 contributors who made this release possible. Here are som
|
|
|
5860
6012
|
- [docs] Add caveat about class components with Tooltip (#33325) @joshkel
|
|
5861
6013
|
- [docs] Fix SEO issues (#33288) @oliviertassinari
|
|
5862
6014
|
- [docs] Fix Slider's "player" demo (#33267) @xlianghang
|
|
5863
|
-
- [website] Link
|
|
6015
|
+
- [website] Link Toolpad in mui.com (#33287) @oliviertassinari
|
|
5864
6016
|
|
|
5865
6017
|
All contributors of this release in alphabetical order: @aaarichter, @aaronlademann-wf, @danilo-leal, @henriqueholtz, @jake-collibra, @joshkel, @MattiasMartens, @Methuselah96, @michaldudak, @oliviertassinari, @siriwatknp, @TimoWilhelm, @xlianghang
|
|
5866
6018
|
|
|
@@ -5975,7 +6127,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
5975
6127
|
- ​<!-- 28 -->[blog] Update Blogpost to clear confusion on "no impact" disclaimer. (#33131) @joserodolfofreitas
|
|
5976
6128
|
- ​<!-- 27 -->[blog] Add post about v5 Migration guide update (#33063) @samuelsycamore
|
|
5977
6129
|
- ​<!-- 26 -->[blog] Fix display on Safari (#33102) @oliviertassinari
|
|
5978
|
-
- ​<!-- 18 -->[docs] Add guide on how to use Base UI with Tailwind
|
|
6130
|
+
- ​<!-- 18 -->[docs] Add guide on how to use Base UI with Tailwind CSS (#33100) @mnajdova
|
|
5979
6131
|
- ​<!-- 17 -->[docs] Improve Joy template UX (#33159) @siriwatknp
|
|
5980
6132
|
- ​<!-- 16 -->[docs] Update Shadow DOM guide (#33160) @cherniavskii
|
|
5981
6133
|
- ​<!-- 15 -->[docs] Fix SEO regressions (#33106) @oliviertassinari
|
|
@@ -6253,7 +6405,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som
|
|
|
6253
6405
|
- ​<!-- 31 -->[docs] Simplify header DOM structure (#32844) @oliviertassinari
|
|
6254
6406
|
- ​<!-- 30 -->[docs] Fix CodeSandbox & StackBlitz generation (#32726) @siriwatknp
|
|
6255
6407
|
- ​<!-- 29 -->[docs] Fix urls to columns pages in pricing table (#32842) @alexfauquette
|
|
6256
|
-
- ​<!-- 28 -->[docs] Fix Tailwind
|
|
6408
|
+
- ​<!-- 28 -->[docs] Fix Tailwind CSS integration docs (#32512) @robertwt7
|
|
6257
6409
|
- ​<!-- 27 -->[docs] Fixed wrong command for the `link-underline-hover` codemod (#32793) @veronikaslc
|
|
6258
6410
|
- ​<!-- 26 -->[docs] Fixed broken link on the icons page (#32780) @SamuelMaddox
|
|
6259
6411
|
- ​<!-- 25 -->[docs] Add "back to top" button (#30441) @VibhorJaiswal
|
|
@@ -6824,7 +6976,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
|
|
|
6824
6976
|
- ​<!-- 21 -->[docs] Fix in-house ad for the design kits (#31965) @oliviertassinari
|
|
6825
6977
|
- ​<!-- 20 -->[docs] Fix the documentation for filterOptions in Autocomplete API page (#31416) @santhoshbala0178
|
|
6826
6978
|
- ​<!-- 19 -->[docs] Update href for 'TypeScript guide on theme customization' (#31880) @NickFoden
|
|
6827
|
-
- ​<!-- 18 -->[docs] Fix the CSS
|
|
6979
|
+
- ​<!-- 18 -->[docs] Fix the CSS Modules example in the Interoperability page (#31935) @WilsonNet
|
|
6828
6980
|
- ​<!-- 17 -->[docs] Fix small typo in the `styled()` utility page (#31967) @jason1985
|
|
6829
6981
|
- ​<!-- 16 -->[docs] Update mui-x on material-ui navigation (#31810) @siriwatknp
|
|
6830
6982
|
- ​<!-- 15 -->[docs] Copy ClickAwayListener docs to Base (#31878) @michaldudak
|
|
@@ -7193,7 +7345,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
|
|
|
7193
7345
|
- [docs] Use full product names (Material UI, MUI System) (#30960) @oliviertassinari
|
|
7194
7346
|
- [docs] Prefer useEnhancedEffect to avoid server side warnings (#30977) @mnajdova
|
|
7195
7347
|
- [docs] Fix force redirection to a different locale (#30967) @oliviertassinari
|
|
7196
|
-
- [docs] Add live Tailwind
|
|
7348
|
+
- [docs] Add live Tailwind CSS demo (#30966) @oliviertassinari
|
|
7197
7349
|
- [website] Add banner for promoting priority open roles (#31076) @danilo-leal
|
|
7198
7350
|
- [website] Open Full-stack Engineer role for studio (#31038) @prakhargupta1
|
|
7199
7351
|
- [website] Minor security improvements (#31062) @oliviertassinari
|
|
@@ -7376,7 +7528,7 @@ _Jan 24, 2022_
|
|
|
7376
7528
|
|
|
7377
7529
|
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
|
|
7378
7530
|
|
|
7379
|
-
- 🛠 @mnajdova added interoperability guide for using Tailwind
|
|
7531
|
+
- 🛠 @mnajdova added interoperability guide for using Tailwind CSS (#30700)
|
|
7380
7532
|
- A meaningful number of 🐛 bug fixes and 📚 documentation improvements.
|
|
7381
7533
|
|
|
7382
7534
|
### `@mui/icons-material@5.3.1`
|
|
@@ -7402,7 +7554,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
|
|
|
7402
7554
|
- ​<!-- 21 -->[docs] Fix SEO crawl errors (#30733) @oliviertassinari
|
|
7403
7555
|
- ​<!-- 20 -->[docs] Update migration-v4.md (#30721) @ddecrulle
|
|
7404
7556
|
- ​<!-- 19 -->[docs] Fix migration issues detected by `ahrefs` (#30751) @siriwatknp
|
|
7405
|
-
- ​<!-- 18 -->[docs] Add interoprability guide for using Tailwind
|
|
7557
|
+
- ​<!-- 18 -->[docs] Add interoprability guide for using Tailwind CSS (#30700) @mnajdova
|
|
7406
7558
|
- ​<!-- 17 -->[docs] Fix typo in containedSizeMedium class (#30723) @aaneitchik
|
|
7407
7559
|
- ​<!-- 16 -->[docs] Hotfix the wrong URL in X marketing page (#30729) @siriwatknp
|
|
7408
7560
|
- ​<!-- 15 -->[docs] Post migration preparation fix (#30716) @siriwatknp
|
|
@@ -7616,7 +7768,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
7616
7768
|
- ​<!-- 08 -->[docs] Fix incorrect number of breakpoint helpers (#30353) @chwallen
|
|
7617
7769
|
- ​<!-- 07 -->[docs] Update outdated links (#30260) @oliviertassinari
|
|
7618
7770
|
- ​<!-- 06 -->[docs] Support redirects from old urls to /material/\* (#30286) @siriwatknp
|
|
7619
|
-
- ​<!-- 05 -->[examples] Fix CSS
|
|
7771
|
+
- ​<!-- 05 -->[examples] Fix CSS Modules integration (#30381) @oliviertassinari
|
|
7620
7772
|
- ​<!-- 02 -->[website] Fix SEO issues (#30372) @oliviertassinari
|
|
7621
7773
|
- ​<!-- 01 -->[website] Sync sponsors (#30259) @oliviertassinari
|
|
7622
7774
|
|
|
@@ -9986,7 +10138,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
9986
10138
|
- [ButtonBase] Fix role="button" attribute (#26271) @Gautam-Arora24
|
|
9987
10139
|
- [Dialog] Fix support for custom breakpoints (#26331) @jeferson-sb
|
|
9988
10140
|
- [Select] Open popup below button (#26200) @oliviertassinari
|
|
9989
|
-
- [TextField] Add variants support,
|
|
10141
|
+
- [TextField] Add variants support, for example custom sizes (#26468) @siriwatknp
|
|
9990
10142
|
- [Tooltip] Improve handling of small vs. touch screens (#26097) @oliviertassinari
|
|
9991
10143
|
|
|
9992
10144
|
### `@material-ui/codemod@5.0.0-alpha.35`
|
|
@@ -11511,7 +11663,7 @@ A big thanks to the 30 contributors who made this release possible. Here are som
|
|
|
11511
11663
|
|
|
11512
11664
|
- ​<!-- 78 -->[system] Use spacing unit in `gap`, `rowGap`, and `columnGap` (#24794) @ruppysuppy
|
|
11513
11665
|
|
|
11514
|
-
If you were using a number previously, you need to provide the value in `px` to bypass the new transformation with `theme.spacing`. The change was done for consistency with the Grid spacing prop and the other system spacing properties,
|
|
11666
|
+
If you were using a number previously, you need to provide the value in `px` to bypass the new transformation with `theme.spacing`. The change was done for consistency with the Grid spacing prop and the other system spacing properties, for example `<Box padding={2}>`.
|
|
11515
11667
|
|
|
11516
11668
|
```diff
|
|
11517
11669
|
<Box
|
|
@@ -11895,7 +12047,7 @@ A big thanks to the 14 contributors who made this release possible. Here are som
|
|
|
11895
12047
|
- 👩🎤 Migrate the Avatar to emotion (#24114) @oliviertassinari
|
|
11896
12048
|
- 👩🎤 Migrate the Button to emotion (#24107, #24100) @mnajdova
|
|
11897
12049
|
- ♿️ Improve TrapFocus behavior, ignore the container as a tabbable element (#23364) @gregnb
|
|
11898
|
-
In rare cases, an element might not longer be tabbable when looping,
|
|
12050
|
+
In rare cases, an element might not longer be tabbable when looping, for example overflow container in Firefox.
|
|
11899
12051
|
You can work around the problem by adding a `tabIndex={0}` or customizing the `getTabbable` prop.
|
|
11900
12052
|
- And many more 🐛 bug fixes and 📚 improvements.
|
|
11901
12053
|
|
|
@@ -12435,7 +12587,7 @@ A big thanks to the 34 contributors who made this release possible. Here are som
|
|
|
12435
12587
|
|
|
12436
12588
|
While the source code is currently hosted in the [main repository](https://github.com/mui/material-ui), we might move it to the [x repository](https://github.com/mui/mui-x) in the future, depending on what is easier for the commercial date range picker. The date picker will stay open source no matter what.
|
|
12437
12589
|
|
|
12438
|
-
- 📚 Revamp the documentation for [MUI System](https://mui.com/system/getting-started/). The System contains CSS utilities. The documentation now promotes the use of the `sx` prop. It's ideal for adding one-off styles,
|
|
12590
|
+
- 📚 Revamp the documentation for [MUI System](https://mui.com/system/getting-started/). The System contains CSS utilities. The documentation now promotes the use of the `sx` prop. It's ideal for adding one-off styles, for example padding, but when pushed to its limits, it can be used to implement quickly a complete page.
|
|
12439
12591
|
- 👩🎨 Upgrade emotion to v11 (#23007) @mnajdova.
|
|
12440
12592
|
- And many more 🐛 bug fixes and 📚 improvements.
|
|
12441
12593
|
|
|
@@ -12547,7 +12699,7 @@ A big thanks to the 20 contributors who made this release possible. Here are som
|
|
|
12547
12699
|
|
|
12548
12700
|
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).
|
|
12549
12701
|
|
|
12550
|
-
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,
|
|
12702
|
+
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, for example [useAutocomplete](https://mui.com/components/autocomplete/#useautocomplete) or [usePagination](https://mui.com/components/pagination/#usepagination).
|
|
12551
12703
|
|
|
12552
12704
|
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.
|
|
12553
12705
|
|
|
@@ -12574,7 +12726,7 @@ A big thanks to the 20 contributors who made this release possible. Here are som
|
|
|
12574
12726
|
- [Avatar] Fix usage of srcset property (#23286) @matheuspiment
|
|
12575
12727
|
- [ClickAwayListener] Fix mounting behavior in Portals in React 17 (#23315) @eps1lon
|
|
12576
12728
|
- [core] Allow React 17 (#23311) @eps1lon
|
|
12577
|
-
- [Icon] Fix translation,
|
|
12729
|
+
- [Icon] Fix translation, for example Google Translate (#23237) @cbeltrangomez84
|
|
12578
12730
|
- [LinearProgress] Fix Safari's bug during composition of different paint (#23293) @montogeek
|
|
12579
12731
|
- [Radio] Fix dot misalignment in Safari (#23239) @anasufana
|
|
12580
12732
|
- [styled-engine] Fix tagged template syntax with multiple expressions (#23269) @eps1lon
|
|
@@ -14256,7 +14408,7 @@ A big thanks to the 11 contributors who made this release possible.
|
|
|
14256
14408
|
- [core] Drop support for non-ref-forwarding class components (#21811) @eps1lon
|
|
14257
14409
|
Support for non-ref-forwarding class components in the `component` prop or as an immediate `children` has been dropped. If you were using `unstable_createStrictModeTheme` or didn't see any warnings related to `findDOMNode` in `React.StrictMode` then you don't need to do anything.
|
|
14258
14410
|
Otherwise check out the ["Caveat with refs" section in our composition guide](/guides/composition/#caveat-with-refs) to find out how to migrate.
|
|
14259
|
-
This change affects almost all components where you're using the `component` prop or passing `children` to components that require `children` to be elements (
|
|
14411
|
+
This change affects almost all components where you're using the `component` prop or passing `children` to components that require `children` to be elements (for example `<MenuList><CustomMenuItem /></MenuList>`)
|
|
14260
14412
|
- [Stepper] Use context API (#21613) @baterson
|
|
14261
14413
|
Rely on the context over the `React.cloneElement()` API.
|
|
14262
14414
|
This change makes composition easier.
|
package/icon.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from '@mui/material/SvgIcon';
|
package/index.js
CHANGED