@mui/x-charts 7.27.1 → 7.29.0

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
@@ -3,6 +3,384 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 7.29.0
7
+
8
+ _Apr 16, 2025_
9
+
10
+ We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
11
+
12
+ - 🐞 Bugfixes
13
+ - 🌍 Improve Hebrew (he-IL), Polish (pl-PL), and Swedish (sv-SE) locales on the Data Grid
14
+ - 🌍 Improve Czech (cs-CZ) and Slovak (sk-SK) locales on the Date and Time Pickers
15
+
16
+ Special thanks go out to the community contributors who have helped make this release possible:
17
+ @lubka272, @ptuukkan, @iddan, @sofortdagmbh
18
+
19
+ Following are all team members who have contributed to this release:
20
+ @michelengelen, @oliviertassinari, @michelengelen, @LukasTy.
21
+
22
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
23
+
24
+ ### Data Grid
25
+
26
+ #### `@mui/x-data-grid@7.29.0`
27
+
28
+ - [l10n] Improve Swedish (sv-SE) locale (#17306) @ptuukkan
29
+ - [l10n] Improve Hebrew (he-IL) locale (#16516) @iddan
30
+ - [l10n] Improve Polish (pl-PL) locale (#17306) @sofortdagmbh
31
+
32
+ #### `@mui/x-data-grid-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
33
+
34
+ Same changes as in `@mui/x-data-grid@7.29.0`.
35
+
36
+ #### `@mui/x-data-grid-premium@7.29.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
37
+
38
+ Same changes as in `@mui/x-data-grid-pro@7.29.0`, plus:
39
+
40
+ - [DataGridPremium] Fix stale aggregation results after filtering (#17303) @cherniavskii
41
+ - [DataGridPremium] Fix aggregated values sorting (#17382) @cherniavskii
42
+
43
+ ### Date and Time Pickers
44
+
45
+ #### `@mui/x-date-pickers@7.29.0`
46
+
47
+ - [l10n] Improve Slovak (sk-SK) locale (#17204) @lubka272
48
+ - [l10n] Improve Czech (cs-CZ) locale (#17205) @lubka272
49
+
50
+ #### `@mui/x-date-pickers-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
51
+
52
+ Same changes as in `@mui/x-date-pickers@7.29.0`.
53
+
54
+ ### Charts
55
+
56
+ #### `@mui/x-charts@7.29.0`
57
+
58
+ Internal changes.
59
+
60
+ #### `@mui/x-charts-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
61
+
62
+ Same changes as in `@mui/x-charts@7.29.0`.
63
+
64
+ ### Tree View
65
+
66
+ #### `@mui/x-tree-view@7.29.0`
67
+
68
+ Internal changes.
69
+
70
+ #### `@mui/x-tree-view-pro@7.29.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
71
+
72
+ Same changes as in `@mui/x-tree-view@7.29.0`.
73
+
74
+ ### Core
75
+
76
+ - [core] Cleanup `@mui` dependency versions (#17390) @LukasTy
77
+
78
+ ### Docs
79
+
80
+ - [docs] Fix 404 link on the marketing page (#17276) @oliviertassinari
81
+ - [docs] Fix country columns throwing on grouping (#17317) @cherniavskii
82
+ - [release] Changes to v7 for major release (#17320) @michelengelen
83
+
84
+ ## 7.28.3
85
+
86
+ _Apr 3, 2025_
87
+
88
+ We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
89
+
90
+ - 🐞 Bugfixes
91
+
92
+ Team members who have contributed to this release:
93
+ @cherniavskii, @LukasTy, @MBilalShafi.
94
+
95
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
96
+
97
+ ### Data Grid
98
+
99
+ #### `@mui/x-data-grid@7.28.3`
100
+
101
+ Internal changes.
102
+
103
+ #### `@mui/x-data-grid-pro@7.28.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
104
+
105
+ Same changes as in `@mui/x-data-grid@7.28.3`, plus:
106
+
107
+ - [DataGridPro] Data source: Allow expanding groups with unknown children count (#17149) @MBilalShafi
108
+
109
+ #### `@mui/x-data-grid-premium@7.28.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
110
+
111
+ Same changes as in `@mui/x-data-grid-pro@7.28.3`.
112
+
113
+ ### Date and Time Pickers
114
+
115
+ #### `@mui/x-date-pickers@7.28.3`
116
+
117
+ Internal changes.
118
+
119
+ #### `@mui/x-date-pickers-pro@7.28.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
120
+
121
+ Same changes as in `@mui/x-date-pickers@7.28.3`.
122
+
123
+ ### Docs
124
+
125
+ - [docs] Update Localization Provider JSDoc link (#17208) @LukasTy
126
+ - [docs] Use v6 core packages in MUI X v7 docs (#17171) @cherniavskii
127
+
128
+ ## 7.28.2
129
+
130
+ _Mar 28, 2025_
131
+
132
+ We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
133
+
134
+ - 🐞 Bugfixes
135
+
136
+ Team members who have contributed to this release:
137
+ @flaviendelangle, @LukasTy, @arminmeh.
138
+
139
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
140
+
141
+ ### Data Grid
142
+
143
+ #### `@mui/x-data-grid@7.28.2`
144
+
145
+ - [DataGrid] Fix error caused by trying to render rows that are not in the state anymore (#17117) @arminmeh
146
+
147
+ #### `@mui/x-data-grid-pro@7.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
148
+
149
+ Same changes as in `@mui/x-data-grid@7.28.2`.
150
+
151
+ #### `@mui/x-data-grid-premium@7.28.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
152
+
153
+ Same changes as in `@mui/x-data-grid-pro@7.28.2`.
154
+
155
+ ### Date and Time Pickers
156
+
157
+ #### `@mui/x-date-pickers@7.28.2`
158
+
159
+ - [fields] Improve the check for year in `doesSectionFormatHaveLeadingZeros` (#17112) @flaviendelangle
160
+
161
+ #### `@mui/x-date-pickers-pro@7.28.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
162
+
163
+ Same changes as in `@mui/x-date-pickers@7.28.2`.
164
+
165
+ ### Core
166
+
167
+ - [code-infra] Remove `test_regressions` step from React 18 pipeline (#17109) @LukasTy
168
+
169
+ ## 7.28.1
170
+
171
+ _Mar 21, 2025_
172
+
173
+ We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
174
+
175
+ - 🐞 Bugfixes
176
+
177
+ Special thanks go out to the community contributors who have helped make this release possible:
178
+ @jyash97, @nusr.
179
+
180
+ Following are all team members who have contributed to this release:
181
+ @arminmeh, @KenanYusuf.
182
+
183
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
184
+
185
+ ### Data Grid
186
+
187
+ #### `@mui/x-data-grid@7.28.1`
188
+
189
+ - [DataGrid] Fix error while editing rows with custom id (@arminmeh) (#17050)
190
+
191
+ #### `@mui/x-data-grid-pro@7.28.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
192
+
193
+ Same changes as in `@mui/x-data-grid@7.28.1`, plus:
194
+
195
+ - [DataGridPro] Fix header select checkbox state with `checkboxSelectionVisibleOnly` and `paginationMode="server"` (@arminmeh) (#17032)
196
+
197
+ #### `@mui/x-data-grid-premium@7.28.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
198
+
199
+ Same changes as in `@mui/x-data-grid-pro@7.28.1`, plus:
200
+
201
+ - [DataGridPremium] Update column state correctly when grouping mode is updated with one grouping column (@arminmeh) (#17074)
202
+
203
+ ### Tree View
204
+
205
+ #### `@mui/x-tree-view@7.28.1`
206
+
207
+ Internal changes.
208
+
209
+ #### `@mui/x-tree-view-pro@7.28.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
210
+
211
+ Same changes as in `@mui/x-tree-view@7.28.1`, plus:
212
+
213
+ - [TreeView] Allow moving an item after the last children of some other item (@jyash97) (#17065)
214
+
215
+ ### Docs
216
+
217
+ - [docs] Fix Data Grid advanced list view demo (#17066) @KenanYusuf
218
+ - [docs] Fix custom detail panel toggle state update (@nusr) (#17018)
219
+
220
+ ## 7.28.0
221
+
222
+ _Mar 17, 2025_
223
+
224
+ We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
225
+
226
+ - 🎁 Add support for `@mui/material` version 7 in all X packages
227
+ - 🐞 Bugfixes
228
+ - 🌍 Improve Chinese (zh-CN), (zh-HK), (zh-TW), Czech (cs-CZ), Korean (ko-KR) and Slovak (sk-Sk) locales on the Data Grid
229
+ - 🌍 Improve Chinese (zh-CN), (zh-HK) and (zh-TW) locales on the Pickers
230
+
231
+ Special thanks go out to the community contributors who have helped make this release possible:
232
+ @Blake-McCullough, @hlavacz, @yelahj, @k-rajat19, @nusr.
233
+ Following are all team members who have contributed to this release:
234
+ @arminmeh, @flaviendelangle, @LukasTy, @michelengelen, @MBilalShafi.
235
+
236
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
237
+
238
+ ### Data Grid
239
+
240
+ #### `@mui/x-data-grid@7.28.0`
241
+
242
+ - [DataGrid] Add click propagation and prevents default on `toggleMenu` click (#16909) @michelengelen
243
+ - [DataGrid] Fix `processRowUpdate()` error if the row is removed before it is executed (#16904) @arminmeh
244
+ - [DataGrid] Fix bug with adding and removing columns in active edit state (#16916) @Blake-McCullough
245
+ - [DataGrid] Fix visual issue with pinned columns and row spanning (#16942) @MBilalShafi
246
+ - [DataGrid] Make column header menu button aria-labels unique (#16925) @owais635
247
+ - [DataGrid] Fix `printOptions` not respecting `hideFooter` root prop (#16915) @k-rajat19
248
+ - [l10n] Improve Chinese (zh-CN), (zh-HK) and (zh-TW) locales (#16917 and #16887) @nusr
249
+ - [l10n] Improve Czech (cs-CZ) and Slovak (sk-Sk) locales (#16996) @hlavacz
250
+ - [l10n] Improve Korean (ko-KR) locale (#16998) @yelahj
251
+
252
+ #### `@mui/x-data-grid-pro@7.28.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
253
+
254
+ Same changes as in `@mui/x-data-grid@7.28.0`, plus:
255
+
256
+ - [DataGridPro] Fix header filters not displaying restored values (#16976) @MBilalShafi
257
+ - [DataGridPro] Fix infinite loading not reacting when scrolling to the end (#16939) @arminmeh
258
+
259
+ #### `@mui/x-data-grid-premium@7.28.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
260
+
261
+ Same changes as in `@mui/x-data-grid-pro@7.28.0`, plus:
262
+
263
+ - [DataGridPremium] Fix selection propagation issues with controlled state (#16995) @MBilalShafi
264
+
265
+ ### Date and Time Pickers
266
+
267
+ #### `@mui/x-date-pickers@7.28.0`
268
+
269
+ - [l10n] Improve Chinese (zh-CN), (zh-HK) and (zh-TW) locales (#16997) @nusr
270
+
271
+ #### `@mui/x-date-pickers-pro@7.28.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
272
+
273
+ Same changes as in `@mui/x-date-pickers@7.28.0`, plus:
274
+
275
+ - [DateRangeCalendar] Do not update the previewed day when hovering a day and the value is empty (#16892) @flaviendelangle
276
+
277
+ ### Charts
278
+
279
+ #### `@mui/x-charts@7.28.0`
280
+
281
+ Internal changes.
282
+
283
+ #### `@mui/x-charts-pro@7.28.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
284
+
285
+ Same changes as in `@mui/x-charts@7.28.0`.
286
+
287
+ ### Tree View
288
+
289
+ #### `@mui/x-tree-view@7.28.0`
290
+
291
+ Internal changes.
292
+
293
+ #### `@mui/x-tree-view-pro@7.28.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
294
+
295
+ Same changes as in `@mui/x-tree-view@7.28.0`.
296
+
297
+ ### Docs
298
+
299
+ - [docs] Fix link to the lazy loading demo for the DataGrid (#16912) @nusr
300
+
301
+ ### Core
302
+
303
+ - [core] Allow `@mui/material` v7 in dependencies (#16951) @LukasTy
304
+ - [infra] Make tests on React 18 part of pipeline (#16958) @LukasTy
305
+
306
+ ## 7.27.3
307
+
308
+ _Mar 7, 2025_
309
+
310
+ We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
311
+
312
+ - 🐞 Bugfixes
313
+
314
+ Team members who have contributed to this release:
315
+ @arminmeh, @cherniavskii, @LukasTy, @michelengelen.
316
+
317
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
318
+
319
+ ### Data Grid
320
+
321
+ #### `@mui/x-data-grid@7.27.3`
322
+
323
+ - [DataGrid] Fix `aria-hidden` console error when scrollbar is dragged (#16834) @arminmeh
324
+ - [DataGrid] Fix scroll jump with dynamic row height (#16801) @cherniavskii
325
+
326
+ #### `@mui/x-data-grid-pro@7.27.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
327
+
328
+ Same changes as in `@mui/x-data-grid@7.27.3`.
329
+
330
+ #### `@mui/x-data-grid-premium@7.27.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
331
+
332
+ Same changes as in `@mui/x-data-grid-pro@7.27.3`.
333
+
334
+ ### Date and Time Pickers
335
+
336
+ #### `@mui/x-date-pickers@7.27.3`
337
+
338
+ - [fields] Fix Fields aria relationship with `helperText` (#16828) @LukasTy
339
+
340
+ #### `@mui/x-date-pickers-pro@7.27.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
341
+
342
+ Same changes as in `@mui/x-date-pickers@7.27.3`.
343
+
344
+ ### Core
345
+
346
+ - [infra] Update contributor acknowledgment wording (#16753) @michelengelen
347
+
348
+ ## 7.27.2
349
+
350
+ <!-- generated comparing v7.27.1..v7.x -->
351
+
352
+ _Feb 27, 2025_
353
+
354
+ We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
355
+
356
+ - 🐞 Bugfixes
357
+ - 🌍 Improve Hungarian (hu-HU) and Russian (ru-RU) locales on the Data Grid
358
+
359
+ Special thanks go out to the community contributors who have helped make this release possible:
360
+ @pcorpet, @noherczeg, @denpiligrim.
361
+ Following are all team members who have contributed to this release:
362
+ @MBilalShafi, @KenanYusuf.
363
+
364
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
365
+
366
+ ### Data Grid
367
+
368
+ #### `@mui/x-data-grid@v7.27.2`
369
+
370
+ - [DataGrid] Fix `showColumnVerticalBorder` prop (#16726) @KenanYusuf
371
+ - [DataGrid] Make server-side data navigation consistent (#16735) @MBilalShafi
372
+ - [DataGrid] Use readonly array for `GridSortModel` (#16731) @pcorpet
373
+ - [l10n] Improve Hungarian (hu-HU) locale (#16746) @noherczeg
374
+ - [l10n] Improve Russian (ru-RU) locale (#16725) @denpiligrim
375
+
376
+ #### `@mui/x-data-grid-pro@v7.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
377
+
378
+ Same changes as in `@mui/x-data-grid@v7.27.2`.
379
+
380
+ #### `@mui/x-data-grid-premium@v7.27.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
381
+
382
+ Same changes as in `@mui/x-data-grid-pro@v7.27.2`.
383
+
6
384
  ## 7.27.1
7
385
 
8
386
  _Feb 25, 2025_
package/README.md CHANGED
@@ -15,7 +15,7 @@ This component has the following peer dependencies that you will need to install
15
15
 
16
16
  ```json
17
17
  "peerDependencies": {
18
- "@mui/material": "^5.15.14 || ^6.0.0",
18
+ "@mui/material": "^5.15.14 || ^6.0.0 || ^7.0.0",
19
19
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
20
20
  "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
21
21
  },
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-charts v7.27.1
2
+ * @mui/x-charts v7.29.0
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/x-charts v7.27.1
2
+ * @mui/x-charts v7.29.0
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/x-charts v7.27.1
2
+ * @mui/x-charts v7.29.0
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/x-charts",
3
- "version": "7.27.1",
3
+ "version": "7.29.0",
4
4
  "description": "The community edition of the Charts components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",
@@ -30,19 +30,19 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@babel/runtime": "^7.25.7",
33
- "@mui/utils": "^5.16.6 || ^6.0.0",
33
+ "@mui/utils": "^5.16.6 || ^6.0.0 || ^7.0.0",
34
34
  "@react-spring/rafz": "^9.7.5",
35
35
  "@react-spring/web": "^9.7.5",
36
36
  "clsx": "^2.1.1",
37
37
  "prop-types": "^15.8.1",
38
- "@mui/x-charts-vendor": "7.20.0",
39
- "@mui/x-internals": "7.26.0"
38
+ "@mui/x-internals": "7.29.0",
39
+ "@mui/x-charts-vendor": "7.20.0"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "@emotion/react": "^11.9.0",
43
43
  "@emotion/styled": "^11.8.1",
44
- "@mui/material": "^5.15.14 || ^6.0.0",
45
- "@mui/system": "^5.15.14 || ^6.0.0",
44
+ "@mui/material": "^5.15.14 || ^6.0.0 || ^7.0.0",
45
+ "@mui/system": "^5.15.14 || ^6.0.0 || ^7.0.0",
46
46
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
47
47
  "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
48
48
  },