@mui/private-theming 5.14.5 → 5.14.7

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 CHANGED
@@ -1,5 +1,165 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
+ ## 5.14.7
4
+
5
+ <!-- generated comparing v5.14.6..master -->
6
+
7
+ _Aug 29, 2023_
8
+
9
+ A big thanks to the 11 contributors who made this release possible. This release focuses primarily on 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
10
+
11
+ ### `@mui/material@5.14.7`
12
+
13
+ - &#8203;<!-- 17 -->[Autocomplete] Fix listbox opened unexpectedly when component is `disabled` (#38611) @mj12albert
14
+ - &#8203;<!-- 03 -->[Select][material-ui] Fix select menu moving on scroll when disableScrollLock is true (#37773) @VishruthR
15
+
16
+ ### `@mui/base@5.0.0-beta.13`
17
+
18
+ - &#8203;<!-- 16 -->[useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475) @DiegoAndai
19
+
20
+ ### `@mui/zero-runtime@0.0.1-alpha.1`
21
+
22
+ - &#8203;<!-- 02 -->[system][zero][tag] Add support for sx prop (#38535) @brijeshb42
23
+
24
+ ### Docs
25
+
26
+ - &#8203;<!-- 10 -->[docs] Number Input docs fixes (#38521) @mj12albert
27
+ - &#8203;<!-- 09 -->[docs] Show all the code in the usage section (#38691) @oliviertassinari
28
+ - &#8203;<!-- 06 -->[docs][joy-ui] Change the customization and how-to guides docs tree (#38396) @danilo-leal
29
+ - &#8203;<!-- 05 -->[docs][lab][LoadingButton] Improve `loading` prop documentation (#38625) @sai6855
30
+ - &#8203;<!-- 04 -->[docs][material-ui] Format `key` prop JSDoc description in `Snackbar` component code correctly (#38603) @jaydenseric
31
+
32
+ ### Core
33
+
34
+ - &#8203;<!-- 15 -->[core] Add use-client to custom icons (#38132) @mj12albert
35
+ - &#8203;<!-- 14 -->[core] Remove unnecessary `@types/jsdom` (#38657) @renovate[bot]
36
+ - &#8203;<!-- 13 -->[core] Improve sponsors GA labels (#38649) @oliviertassinari
37
+ - &#8203;<!-- 12 -->[core] Fix ESM issues with regression tests (#37963) @Janpot
38
+ - &#8203;<!-- 11 -->[core] Potential fix for intermittent ci crashes in e2e test (#38614) @Janpot
39
+ - &#8203;<!-- 08 -->[docs-infra] Adjust the Material You playground demo design (#38636) @danilo-leal
40
+ - &#8203;<!-- 07 -->[docs-infra] Hide the SkipLink button if user prefers reduced motion (#38632) @DerTimonius
41
+ - &#8203;<!-- 01 -->[website] Add tiny fixes the homepage Sponsors section (#38635) @danilo-leal
42
+
43
+ All contributors of this release in alphabetical order: @brijeshb42, @danilo-leal, @DerTimonius, @DiegoAndai, @Janpot, @jaydenseric, @mj12albert, @oliviertassinari, @renovate[bot], @sai6855, @VishruthR
44
+
45
+ ## 5.14.6
46
+
47
+ <!-- generated comparing v5.14.5..master -->
48
+
49
+ _Aug 23, 2023_
50
+
51
+ A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
52
+
53
+ - 🚀 Added the [Popup](https://mui.com/base-ui/react-popup/) component to Base UI (#37960) @michaldudak
54
+ It's intended to replace the Popper component, which uses the deprecated Popper JS library. The Popup is built on top of Floating UI and has a similar API to the Popper.
55
+ - 🚀 Added the [Accordion](https://mui.com/joy-ui/react-accordion/) component to Joy UI (#38164) @siriwatknp
56
+ - 🚀 Added InputBase and ButtonBase components to `material-next` (#38319) @DiegoAndai @mj12albert
57
+ - 🔋 First iteration on the zero-runtime styling engine compatible with Server Components (#38378) @brijeshb42
58
+
59
+ ### `@mui/material@5.14.6`
60
+
61
+ - [Modal] Update it to use the useModal hook (#38498) @mnajdova
62
+ - [Select] Add `root` class to `SelectClasses` (#38424) @sai6855
63
+ - [Skeleton] Soften the pulse animation (#38506) @oliviertassinari
64
+ - [TextField] Fix onClick regressions handling changes (#38474) @mj12albert
65
+ - [TextField] Fix TextField onClick test (#38597) @mj12albert
66
+
67
+ ### `@mui/base@5.0.0-beta.12`
68
+
69
+ - [Popup] New component (#37960) @michaldudak
70
+
71
+ ### `@mui/joy@5.0.0-beta.3`
72
+
73
+ - [Accordion] Add Joy UI Accordion components (#38164) @siriwatknp
74
+ - [Select] Add `required` prop (#38167) @siriwatknp
75
+ - Miscellaneous fixes (#38462) @siriwatknp
76
+
77
+ ### `@mui/material-next@6.0.0-alpha.98`
78
+
79
+ - [ButtonBase] Add ButtonBase component (#38319) @DiegoAndai
80
+ - [Input] Add InputBase component (#38392) @mj12albert
81
+
82
+ ### `@mui/zero-runtime@0.0.1-alpha.0`
83
+
84
+ - Implementation of styled tag processor for linaria (#38378) @brijeshb42
85
+
86
+ ### Docs
87
+
88
+ - [blog] Clarify tree view move @oliviertassinari
89
+ - [docs] Improve the "Understanding MUI packages" page images (#38619) @danilo-leal
90
+ - [docs][base-ui] Revise the structure of the Component docs (#38529) @samuelsycamore
91
+ - [docs][base-ui] Fix Menu Hooks demo (#38479) @homerchen19
92
+ - [docs][base-ui] Correct the MUI System quickstart example (#38496) @michaldudak
93
+ - [docs][base-ui] Add Tailwind & plain CSS demos for Autocomplete page (#38157) @mj12albert
94
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Input page (#38302) @alisasanib
95
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Snackbar, Badge, Switch pages (#38425) @alisasanib
96
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Slider page (#38413) @alisasanib
97
+ - [docs][base-ui] Add Tailwind CSS + plain CSS demo on the Select page (#38367) @alisasanib
98
+ - [docs][joy-ui] Fix typo: Classname -> Class name for consistency (#38510) @alexfauquette
99
+ - [docs][joy-ui] Revise the theme color page (#38402) @danilo-leal
100
+ - [docs][joy-ui] Sort templates by popularity (#38490) @oliviertassinari
101
+ - [docs][joy-ui] Fix the `fullWidth` prop description for the Input (#38545) @0xturner
102
+ - [docs][joy-ui] Updated the List playground demo (#38499) @zanivan
103
+ - [docs][joy-ui] Changed bgcolor of the Playground demo (#38502) @zanivan
104
+ - [docs][material-ui] Fix key warning in SimpleDialog demo (#38580) @ZeeshanTamboli
105
+ - [docs][material-ui] Fixed Google Fonts link for material two-tone icons in CodeSandbox and Stackblitz (#38247) @ZeeshanTamboli
106
+ - [docs][material-ui] Fix the Drawer's `onClose` API docs (#38273) @johnmatthiggins
107
+ - [docs][material-ui] Improve nav link tab example (#38315) @oliviertassinari
108
+ - [docs][material-ui] Fix missing import in the styled engine guide (#38450) @codersjj
109
+ - [docs][material-ui][Dialog] Improve screen reader announcement of Customized Dialog (#38592) @ZeeshanTamboli
110
+ - [docs] Add 3rd party libraries integration examples for Joy Input (#38541) @siriwatknp
111
+ - [docs] Hide translation call to action (#38449) @cristianmacedo
112
+ - [docs] Fix codemod name in changelog of v5.14.4 (#38593) @GresilleSiffle
113
+ - [docs] More space for theme builder (#38532) @oliviertassinari
114
+ - [docs] Fix the math symbol of the width sx prop range @oliviertassinari
115
+ - [docs] Fix typo on a11y section of Tabs @oliviertassinari
116
+ - [docs] Clarify System peer dependencies @oliviertassinari
117
+ - [docs] Fix horizontal scrollbar @oliviertassinari
118
+ - [docs] Code style convention @oliviertassinari
119
+ - [docs] Fix typo in Base UI @oliviertassinari
120
+ - [docs] Update the backers page (#38505) @danilo-leal
121
+ - [docs] Add stray design adjustments to the docs (#38501) @danilo-leal
122
+ - [docs] Use IBM Plex Sans in Tailwind CSS demos (#38464) @mnajdova
123
+ - [docs] Fix SEO issues reported by ahrefs (#38423) @oliviertassinari
124
+
125
+ ### Examples
126
+
127
+ - [examples] Start to remove Gatsby (#38567) @oliviertassinari
128
+ - [examples][joy-ui] Fix Joy UI example CLI (#38531) @oliviertassinari
129
+ - [examples][joy-ui] Improve example when using Next Font (#38540) @mwskwong
130
+
131
+ ### Core
132
+
133
+ - [CHANGELOG] Fix issues in highlight @oliviertassinari
134
+ - [core] Remove redundant `@material-ui/` aliases from regression test webpack config (#38574) @ZeeshanTamboli
135
+ - [core] Fix CI error @oliviertassinari
136
+ - [core] Remove unnecessary Box (#38461) @oliviertassinari
137
+ - [core] Set GitHub Action top level permission @oliviertassinari
138
+ - [docs-infra][joy-ui] Polish the usage and CSS vars playgrounds (#38600) @danilo-leal
139
+ - [docs-infra] Support link title (#38579) @oliviertassinari
140
+ - [docs-infra] Fix ad layout shift (#38622) @oliviertassinari
141
+ - [docs-infra] Add light tweaks to the ad container (#38504) @danilo-leal
142
+ - [docs-infra] Fix anchor scroll without tabs (#38586) @oliviertassinari
143
+ - [docs-infra] Retain velocity animation speed (#38470) @oliviertassinari
144
+ - [docs-infra] Follow import and CSS token standard (#38508) @oliviertassinari
145
+ - [docs-infra] Add icon to callouts (#38525) @alexfauquette
146
+ - [docs-infra] Fix the anchor link on headings (#38528) @danilo-leal
147
+ - [docs-infra] Cleanup code on demo code block expansion (#38522) @ZeeshanTamboli
148
+ - [docs-infra] Improve the heading buttons positioning (#38428) @danilo-leal
149
+ - [docs-infra] Customize the blockquote design (#38503) @danilo-leal
150
+ - [docs-infra] Improve the alert before a negative feedback (#38500) @danilo-leal
151
+ - [docs-infra] Fix GoogleAnalytics missing event for code copy (#38469) @alexfauquette
152
+ - [docs-infra] Improve affordance on the code block expansion (#38421) @danilo-leal
153
+ - [website] Fine-tune the branding theme buttons (#38588) @danilo-leal
154
+ - [website] Improve the Base UI hero section demo (#38585) @danilo-leal
155
+ - [website] Add stray design improvements to the Material UI page (#38590) @danilo-leal
156
+ - [website] Fix mobile view Material UI page (#38568) @oliviertassinari
157
+ - [website] Fix reference to the data grid @oliviertassinari
158
+ - [website] Configure Apple Pay @oliviertassinari
159
+ - [website] Fix template link on the homepage (#38471) @danilo-leal
160
+
161
+ All contributors of this release in alphabetical order: @0xturner, @alexfauquette, @alisasanib, @brijeshb42, @codersjj, @cristianmacedo, @danilo-leal, @DiegoAndai, @GresilleSiffle, @homerchen19, @johnmatthiggins, @michaldudak, @mj12albert, @mnajdova, @mwskwong, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
162
+
3
163
  ## 5.14.5
4
164
 
5
165
  <!-- generated comparing v5.14.4..master -->
@@ -78,7 +238,7 @@ _Aug 8, 2023_
78
238
 
79
239
  A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
80
240
 
81
- - 🎉 Added [Number input](https://mui.com/base-ui/react-number-input) component & [useNumberInput](https://mui.com/base-ui/react-number-input#hook) hook in [Base UI](https://mui.com/base-ui/getting-started/) @mj12albert
241
+ - 🎉 Added [Number Input](https://mui.com/base-ui/react-number-input/) component & [useNumberInput](https://mui.com/base-ui/react-number-input/#hook) hook in [Base UI](https://mui.com/base-ui/getting-started/) @mj12albert
82
242
 
83
243
  ### `@mui/material@5.14.4`
84
244
 
@@ -116,7 +276,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
116
276
  A codemod is provided to help with the migration:
117
277
 
118
278
  ```bash
119
- npx @mui/codemod v5.0.0/base-use-named-imports <path>
279
+ npx @mui/codemod v5.0.0/base-use-named-exports <path>
120
280
  ```
121
281
 
122
282
  #### Changes
@@ -5736,7 +5896,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
5736
5896
 
5737
5897
  ### Core
5738
5898
 
5739
- - &#8203;<!-- 23 -->[core] Fix link to Open Collective @oliviertassinari
5899
+ - &#8203;<!-- 23 -->[core] Fix link to Open Collective @oliviertassinari
5740
5900
  - &#8203;<!-- 26 -->[core] Update snapshots and s3 fallback (#30134) @Janpot
5741
5901
  - &#8203;<!-- 24 -->[ci] Update CI bucket (#30080) @Janpot
5742
5902
  - &#8203;<!-- 13 -->[fix] size:snapshot for mui-material-next and mui-joy components (#30106) @Janpot
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.5
2
+ * @mui/private-theming v5.14.7
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/legacy/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.5
2
+ * @mui/private-theming v5.14.7
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.5
2
+ * @mui/private-theming v5.14.7
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/private-theming v5.14.5
2
+ * @mui/private-theming v5.14.7
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/private-theming",
3
- "version": "5.14.5",
3
+ "version": "5.14.7",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
@@ -35,8 +35,8 @@
35
35
  }
36
36
  },
37
37
  "dependencies": {
38
- "@babel/runtime": "^7.22.6",
39
- "@mui/utils": "^5.14.5",
38
+ "@babel/runtime": "^7.22.10",
39
+ "@mui/utils": "^5.14.7",
40
40
  "prop-types": "^15.8.1"
41
41
  },
42
42
  "sideEffects": false,