@mui/x-license 7.21.0 → 7.23.2

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,528 @@
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.23.2
7
+
8
+ _Dec 12, 2024_
9
+
10
+ We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
11
+
12
+ - 🌍 Improve Romanian and Turkish locales on the Data Grid
13
+ - 🌍 Improve Romanian locale on the Pickers
14
+ - 📚 Documentation improvements
15
+ - 🐞 Bugfixes
16
+
17
+ Special thanks go out to the community contributors who have helped make this release possible:
18
+ @ihsanberkozcan, @k-rajat19, @lhilgert9, @nusr, @rares985.
19
+
20
+ Following are all team members who have contributed to this release:
21
+ @alexfauquette, @arminmeh, @flaviendelangle, @JCQuintas, @KenanYusuf, @LukasTy.
22
+
23
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
24
+
25
+ ### Data Grid
26
+
27
+ #### `@mui/x-data-grid@7.23.2`
28
+
29
+ - [DataGrid] Fix "No rows" displaying when all rows are pinned (#15851) @nusr
30
+ - [DataGrid] Use `columnsManagement` slot (#15821) @k-rajat19
31
+ - [l10n] Improve Romanian (ro-RO) locale (#15751) @rares985
32
+ - [l10n] Improve Turkish (tr-TR) locale (#15748) @ihsanberkozcan
33
+
34
+ #### `@mui/x-data-grid-pro@7.23.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
35
+
36
+ Same changes as in `@mui/x-data-grid@7.23.2`, plus:
37
+
38
+ - [DataGridPro] Make Row reordering work with pagination (#15782) @k-rajat19
39
+
40
+ #### `@mui/x-data-grid-premium@7.23.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
41
+
42
+ Same changes as in `@mui/x-data-grid-pro@7.23.2`, plus:
43
+
44
+ - [DataGridPremium] Fix group column ignoring `valueOptions` for `singleSelect` column type (#15754) @arminmeh
45
+
46
+ ### Date and Time Pickers
47
+
48
+ #### `@mui/x-date-pickers@7.23.2`
49
+
50
+ - [l10n] Improve Romanian (ro-RO) locale (#15751) @rares985
51
+
52
+ #### `@mui/x-date-pickers-pro@7.23.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
53
+
54
+ Same changes as in `@mui/x-date-pickers@7.23.2`.
55
+
56
+ ### Charts
57
+
58
+ #### `@mui/x-charts@7.23.2`
59
+
60
+ - [charts] Fix key generation for the ChartsGrid (#15864) @alexfauquette
61
+ - [charts] Fix scatter dataset with missing data (#15804) @alexfauquette
62
+
63
+ #### `@mui/x-charts-pro@7.23.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
64
+
65
+ Same changes as in `@mui/x-charts@7.23.2`.
66
+
67
+ #### `@mui/x-tree-view@v7.23.2`
68
+
69
+ No changes, releasing to keep the versions in sync.
70
+
71
+ #### `@mui/x-tree-view-pro@7.23.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
72
+
73
+ Releasing to benefit from license package fix (#15818).
74
+
75
+ ### Docs
76
+
77
+ - [docs] Fix typo in charts axis documentation (#15746) @JCQuintas
78
+ - [docs] Improve Pickers accessible DOM structure description (#15752) @LukasTy
79
+ - [docs] Use `updateRows` method for list view demos (#15824) @KenanYusuf
80
+ - [docs] Use date library version from package dev dependencies for sandboxes (#15767) @LukasTy
81
+
82
+ ### Core
83
+
84
+ - [core] Add `@mui/x-tree-view-pro` to `releaseChangelog` (#15747) @flaviendelangle
85
+ - [license] Use `console.log` for the error message on Codesandbox to avoid rendering error (#15818) @arminmeh
86
+
87
+ ## 7.23.1
88
+
89
+ _Dec 5, 2024_
90
+
91
+ We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
92
+
93
+ - 🌍 Improve German locale on the Data Grid component
94
+ - 🐞 Bugfixes
95
+
96
+ Special thanks go out to the community contributors who have helped make this release possible:
97
+ @lhilgert9.
98
+
99
+ Following are all team members who have contributed to this release:
100
+ @arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy and @MBilalShafi.
101
+
102
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
103
+
104
+ ### Data Grid
105
+
106
+ #### `@mui/x-data-grid@7.23.1`
107
+
108
+ - [DataGrid] Make column autosizing work with flex columns (#15712) @cherniavskii
109
+ - [l10n] Improve German (de-DE) locale (#15641) @lhilgert9
110
+
111
+ #### `@mui/x-data-grid-pro@7.23.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
112
+
113
+ Same changes as in `@mui/x-data-grid@7.23.1`, plus:
114
+
115
+ - [DataGridPro] Cleanup pinned rows on removal (#15702) @cherniavskii
116
+
117
+ #### `@mui/x-data-grid-premium@7.23.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
118
+
119
+ Same changes as in `@mui/x-data-grid-pro@7.23.1`.
120
+
121
+ ### Date and Time Pickers
122
+
123
+ #### `@mui/x-date-pickers@7.23.1`
124
+
125
+ - [TimePicker] Prevent mouse events after `touchend` event (#15430) @arthurbalduini
126
+
127
+ #### `@mui/x-date-pickers-pro@7.23.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
128
+
129
+ Same changes as in `@mui/x-date-pickers@7.23.1`.
130
+
131
+ ### Charts
132
+
133
+ #### `@mui/x-charts@7.23.1`
134
+
135
+ - [charts] Improve SVG `pattern` and `gradient` support (#15724) @JCQuintas
136
+
137
+ #### `@mui/x-charts-pro@7.23.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
138
+
139
+ Same changes as in `@mui/x-charts@7.23.1`.
140
+
141
+ ### Docs
142
+
143
+ - [docs] Fix Pickers theme augmentation example (#15675) @LukasTy
144
+ - [docs] Remove duplicated warning (#15715) @cherniavskii
145
+ - [test] Force hover in headless Chrome (#15711) @cherniavskii
146
+ - [docs-infra] Bump `@mui/internal-markdown` to support nested demo imports (#15738) @alexfauquette
147
+ - [docs] Improve SEO titles for the Data Grid (#15695) @MBilalShafi
148
+
149
+ ### Core
150
+
151
+ - [core] Add `@mui/x-tree-view-pro` to `releaseChangelog` (#15747) @flaviendelangle
152
+
153
+ ## 7.23.0
154
+
155
+ _Nov 29, 2024_
156
+
157
+ We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
158
+
159
+ - ✨ Support for a new display mode on the Data Grid with the [List View feature](https://mui.com/x/react-data-grid/list-view/), offering an extremely flexible way to render datasets and enabling developers to adapt how data is displayed across different screen sizes.
160
+
161
+ https://github.com/user-attachments/assets/61286adc-03fc-4323-9739-8ca726fcc16c
162
+
163
+ - ⚛️ React 19 support
164
+ - 📚 Documentation improvements
165
+ - 🌍 Improve Spanish, Portuguese, Chinese locales on the Data Grid component.
166
+ - 🌍 Improve Dutch locale on the Date and Time Picker components.
167
+ - 🐞 Bugfixes
168
+
169
+ Special thanks go out to the community contributors who have helped make this release possible:
170
+ @dloeda, @headironc, @mathzdev, @nphmuller, @lhilgert9, @lauri865.
171
+ Following are all team members who have contributed to this release:
172
+ @oliviertassinari, @arminmeh, @KenanYusuf, @flaviendelangle, @MBilalShafi.
173
+
174
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
175
+
176
+ ### Data Grid
177
+
178
+ #### `@mui/x-data-grid@v7.23.0`
179
+
180
+ - [DataGrid] React 19 support (#15557) @arminmeh
181
+ - [DataGrid] Change test dom check from `/jsdom/` to `/jsdom|HappyDOM/`. (#15642) @jedesroches
182
+ - [DataGrid] Fix last separator not being hidden when grid is scrollable (#15551) @KenanYusuf
183
+ - [DataGrid] Fix order of spread props on toolbar items (#15556) @KenanYusuf
184
+ - [DataGrid] Fix row-spanning in combination with column-pinning (#15460) @lhilgert9
185
+ - [DataGrid] Improve resize performance (#15592) @lauri865
186
+ - [DataGrid] Support column virtualization with dynamic row height (#15567) @cherniavskii
187
+ - [DataGrid] Improve `GridCell` performance (#15621) @lauri865
188
+ - [l10n] Improve Chinese (zh-CN) locale (#15570) @headironc
189
+ - [l10n] Improve Portuguese (pt-PT) locale (#15561) @mathzdev
190
+
191
+ #### `@mui/x-data-grid-pro@v7.23.0` [![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@v7.23.0`, plus:
194
+
195
+ - [DataGridPro] Fix header filtering with `boolean` column type (#15640) @k-rajat19
196
+ - [DataGridPro] Fix pagination state not updating if the data source response has no rows (#15643) @zinoroman
197
+ - [DataGridPro] Fix selection propagation issue on initialization (#15593) @MBilalShafi
198
+
199
+ #### `@mui/x-data-grid-premium@v7.23.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
200
+
201
+ Same changes as in `@mui/x-data-grid-pro@v7.23.0`.
202
+
203
+ ### Date and Time Pickers
204
+
205
+ #### `@mui/x-date-pickers@v7.23.0`
206
+
207
+ - [pickers] React 19 support (#15557) @arminmeh
208
+ - [pickers] Fix DST issue with `America/Asuncion` timezone and `AdapterMoment` (#15653) @flaviendelangle
209
+ - [pickers] Use `props.referenceDate` timezone when `props.value` and `props.defaultValue` are not defined (#15544) @flaviendelangle
210
+ - [l10n] Improve Dutch (nl-NL) locale (#15564) @nphmuller
211
+
212
+ #### `@mui/x-date-pickers-pro@v7.23.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
213
+
214
+ Same changes as in `@mui/x-date-pickers@v7.23.0`.
215
+
216
+ ### Charts
217
+
218
+ #### `@mui/x-charts@v7.23.0`
219
+
220
+ - [charts] React 19 support (#15557) @arminmeh
221
+ - [charts] Prevent invalid `releasePointerCapture` (#15609) @alexfauquette
222
+
223
+ #### `@mui/x-charts-pro@v7.23.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
224
+
225
+ Same changes as in `@mui/x-charts@v7.23.0`.
226
+
227
+ ### Tree View
228
+
229
+ #### `@mui/x-tree-view@v7.23.0`
230
+
231
+ - [TreeView] React 19 support (#15557) @arminmeh
232
+
233
+ #### `@mui/x-tree-view-pro@7.23.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
234
+
235
+ Same changes as in `@mui/x-tree-view@7.23.0`.
236
+
237
+ ### Docs
238
+
239
+ - [docs] Add data caching to lazy loaded detail panel demo (#15555) @cherniavskii
240
+ - [docs] Remove selectors section from list view docs (#15639) @KenanYusuf
241
+ - [docs] Add documentation for the list view feature (#15344) @KenanYusuf
242
+
243
+ ### Core
244
+
245
+ - [core] Update @mui/monorepo (#15574) @oliviertassinari
246
+
247
+ ## 7.22.3
248
+
249
+ _Nov 21, 2024_
250
+
251
+ We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
252
+
253
+ - 📊 Charts Pro get stable. The [zoom](https://mui.com/x/react-charts/zoom-and-pan/) and [Heatmap](https://mui.com/x/react-charts/heatmap/) are now stable.
254
+ - 🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid
255
+ - 🐞 Bugfixes
256
+
257
+ Special thanks go out to the community contributors who have helped make this release possible:
258
+ @CarlosLopezLg, @headironc, @viktormelin, @qerkules, @DungTiger, @hendrikpeilke, @k-rajat19.
259
+ Following are all team members who have contributed to this release:
260
+ @alexfauquette, @LukasTy, @MBilalShafi, @flaviendelangle.
261
+
262
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
263
+
264
+ ### Data Grid
265
+
266
+ #### `@mui/x-data-grid@7.22.3`
267
+
268
+ - [DataGrid] Add prop to override search input props in `GridColumnsManagement` (#15476) @k-rajat19
269
+ - [DataGrid] Add test coverage for issues fixed in #15184 @MBilalShafi
270
+ - [DataGrid] Fix memoized selectors with arguments (#15336) @MBilalShafi
271
+ - [DataGrid] Fix right column group header border with virtualization (#15503) @hendrikpeilke
272
+ - [DataGrid] Pass reason to `onPaginationModelChange` (#15402) @DungTiger
273
+ - [DataGrid] Set default overlay height in flex parent layout (#15535) @cherniavskii
274
+ - [l10n] Improve Chinese (zh-CN) locale (#15365) @headironc
275
+ - [l10n] Improve Spanish (es-ES) locale (#15369) @CarlosLopezLg
276
+ - [l10n] Improve Swedish (sv-SE) locale (#15371) @viktormelin
277
+ - [l10n] Improve Turkish (tr-TR) locale (#15414) @qerkules
278
+
279
+ #### `@mui/x-data-grid-pro@7.22.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
280
+
281
+ Same changes as in `@mui/x-data-grid@7.22.3`.
282
+
283
+ #### `@mui/x-data-grid-premium@7.22.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
284
+
285
+ Same changes as in `@mui/x-data-grid-pro@7.22.3`.
286
+
287
+ ### Date and Time Pickers
288
+
289
+ #### `@mui/x-date-pickers@7.22.3`
290
+
291
+ - [pickers] Always use `props.value` when it changes (#15500) @flaviendelangle
292
+ - [pickers] Ensure internal value timezone is updated (#15491) @LukasTy
293
+ - [pickers] Fix `DateTimeRangePicker` error when using format without time (#15341) @fxnoob
294
+ - [pickers] Fix unused code in `PickersToolbar` component (#15525) @LukasTy
295
+
296
+ #### `@mui/x-date-pickers-pro@7.22.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
297
+
298
+ Same changes as in `@mui/x-date-pickers@7.22.3`, plus:
299
+
300
+ - [DateTimeRangePicker] Use time in `referenceDate` when selecting date (#15431) @LukasTy
301
+
302
+ ### Charts
303
+
304
+ #### `@mui/x-charts@7.22.3`
305
+
306
+ No changes since `@mui/x-charts@7.22.2`.
307
+
308
+ #### `@mui/x-charts-pro@7.22.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
309
+
310
+ - [charts-pro] Fix missing typeOverload (#15400) @alexfauquette
311
+
312
+ ### Docs
313
+
314
+ - [docs] Add `PickersPopper` component to customization playground (#15397) @LukasTy
315
+ - [docs] Add `next` version links (#15423) @LukasTy
316
+ - [docs] Use the `loading` state in the demos (#15538) @cherniavskii
317
+
318
+ - [code-infra] Tentative fix for Argos flaky screenshot tests (#15399) @JCQuintas
319
+ - [docs-infra] Transpile `.ts` demo files (#15421) @KenanYusuf
320
+ - [core] Clarify release version bump strategy (#15536) @cherniavskii
321
+
322
+ ## 7.22.2
323
+
324
+ _Nov 8, 2024_
325
+
326
+ We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
327
+
328
+ - 👨🏽‍💻 API enhancements
329
+ - 🐞 Bugfixes
330
+
331
+ Special thanks go out to the community contributors who have helped make this release possible:
332
+ @clins1994, @GuillaumeMeheut, @k-rajat19.
333
+ Following are all team members who have contributed to this release:
334
+ @LukasTy, @MBilalShafi, @KenanYusuf, @arminmeh.
335
+
336
+ ### Upcoming alpha
337
+
338
+ Keep an eye out for the MUI⠀X `v8.0.0-aplha.0` release soon. It will follow a weekly release schedule as always until it is stable.
339
+
340
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
341
+
342
+ ### Data Grid
343
+
344
+ #### `@mui/x-data-grid@7.22.2`
345
+
346
+ - [DataGrid] Fix `null` reference error in `GridVirtualScrollbar` (#15289) @MBilalShafi
347
+ - [DataGrid] Fix filtering with `boolean` column type (#15257) @k-rajat19
348
+ - [DataGrid] Improve row selection propagation trigger (#15274) @MBilalShafi
349
+ - [DataGrid] Preprocess edit cell props on backspace/delete (#15223) @KenanYusuf
350
+ - [DataGrid] Add a recipe to persist column width and order (#15309) @MBilalShafi
351
+
352
+ #### `@mui/x-data-grid-pro@7.22.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
353
+
354
+ Same changes as in `@mui/x-data-grid@7.22.2`, plus:
355
+
356
+ - [DataGridPro] Apply default properties if they are not passed in a reorder column (#15320) @k-rajat19
357
+ - [DataGridPro] Toggle row expansion with `Enter` key in Tree data (#15313) @k-rajat19
358
+
359
+ #### `@mui/x-data-grid-premium@7.22.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
360
+
361
+ Same changes as in `@mui/x-data-grid-pro@7.22.2`, plus:
362
+
363
+ - [DataGridPremium] Fix incorrect rows selection count when selection propagation is enabled with row grouping (#15222) @arminmeh
364
+
365
+ ### Date and Time Pickers
366
+
367
+ #### `@mui/x-date-pickers@7.22.2`
368
+
369
+ - [pickers] Add support for `moment-hijri@3.0.0` (#15248) @LukasTy
370
+
371
+ #### `@mui/x-date-pickers-pro@7.22.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
372
+
373
+ Same changes as in `@mui/x-date-pickers@7.22.2`.
374
+
375
+ ### Charts
376
+
377
+ #### `@mui/x-charts@7.22.2`
378
+
379
+ - [charts] Allow `SeriesValueFormatter` to return `null` value (#15295) @clins1994
380
+ - [charts] Allow configuring the `domainLimit` for each axis. (#15325) @GuillaumeMeheut
381
+
382
+ #### `@mui/x-charts-pro@7.0.0-beta.7` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
383
+
384
+ Same changes as in `@mui/x-charts@7.22.2`.
385
+
386
+ ## 7.22.1
387
+
388
+ _Nov 1, 2024_
389
+
390
+ We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
391
+
392
+ - 🐞 Bugfixes
393
+ - 📚 Documentation improvements
394
+ - 🌍 Improve Polish (pl-PL) locale on the Date Pickers
395
+
396
+ Special thanks go out to the community contributors who have helped make this release possible:
397
+ @wojtkolos, @dpak-maurya, @k-rajat19.
398
+ Following are all team members who have contributed to this release:
399
+ @LukasTy, @arminmeh, @MBilalShafi, @KenanYusuf, @flaviendelangle.
400
+
401
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
402
+
403
+ ### Data Grid
404
+
405
+ #### `@mui/x-data-grid@7.22.1`
406
+
407
+ - [DataGrid] Fix right column group header border (#15152) @KenanYusuf
408
+ - [DataGrid] Fix scroll jump when holding down arrow keys (#15167) @arminmeh
409
+ - [DataGrid] Move `rowGroupingModelChange` handler to respective hook (#15127) @MBilalShafi
410
+ - [DataGrid] Prevent error when deleting the last row (#15153) @dpak-maurya
411
+ - [DataGrid] Fix overlay height in autoHeight mode (#15205) @cherniavskii
412
+
413
+ #### `@mui/x-data-grid-pro@7.22.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
414
+
415
+ Same changes as in `@mui/x-data-grid@7.22.1`, plus:
416
+
417
+ - [DataGridPro] Add list view tests (#15166) @KenanYusuf
418
+
419
+ #### `@mui/x-data-grid-premium@7.22.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
420
+
421
+ - [DataGridPremium] Keep focus on the grouping cell on space bar press #15155 @k-rajat19
422
+
423
+ ### Date and Time Pickers
424
+
425
+ #### `@mui/x-date-pickers@7.22.1`
426
+
427
+ - [l10n] Improve Polish (pl-PL) locale (#15177) @wojtkolos
428
+
429
+ #### `@mui/x-date-pickers-pro@7.22.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
430
+
431
+ Same changes as in `@mui/x-date-pickers@7.22.1`.
432
+
433
+ ### Tree View
434
+
435
+ #### `@mui/x-tree-view@7.22.1`
436
+
437
+ - [TreeView] Export `TreeItem2DragAndDropOverlay` and `TreeItem2LabelInput` from the root of each package (#15208) @flaviendelangle
438
+ - [TreeView] Fix drag and drop color usage (#15149) @LukasTy
439
+
440
+ #### `@mui/x-tree-view-pro@7.22.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
441
+
442
+ Same changes as in `@mui/x-tree-view@7.22.1`.
443
+
444
+ ### Docs
445
+
446
+ - [docs] Add section explaining how to keep the selection while filtering in Data grid docs (#15199) @arminmeh
447
+
448
+ ## 7.22.0
449
+
450
+ _Oct 25, 2024_
451
+
452
+ We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
453
+
454
+ - 🛰 Introduce [server-side support for Data Grid row grouping](https://mui.com/x/react-data-grid/server-side-data/row-grouping/)
455
+ - 🐞 Bugfixes
456
+ - 📚 Documentation improvements
457
+ - 🌍 Improve Portuguese (pt-BR) locale on the Data Grid component
458
+
459
+ Special thanks go out to the community contributors who have helped make this release possible:
460
+ @clins1994, @GITPHLAP, @k-rajat19, @kalyan90, @merotosc, @yash49.
461
+ Following are all team members who have contributed to this release:
462
+ @cherniavskii, @flaviendelangle, @LukasTy, @MBilalShafi, @romgrk.
463
+
464
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
465
+
466
+ ### Data Grid
467
+
468
+ #### `@mui/x-data-grid@7.22.0`
469
+
470
+ - [DataGrid] Fix `GridPanelAnchor` positioning (#15022) @k-rajat19
471
+ - [DataGrid] Fix ugly prop-types for the `pageStyle` prop of the `GridPrintExportMenuItem` component (#15015) @flaviendelangle
472
+ - [DataGrid] Fix value type in filter model for number and boolean column type (#14733) @k-rajat19
473
+ - [DataGrid] Focus next row when the focused row is deleted (#15067) @cherniavskii
474
+ - [DataGrid] Remove some usages of `<Box />` and `<Badge />` (#15013) @romgrk
475
+ - [DataGrid] Fix number of rows to display for page size options with negative value (#14890) @kalyan90
476
+ - [l10n] Improve Portuguese (pt-BR) locale (#15021) @k-rajat19
477
+
478
+ #### `@mui/x-data-grid-pro@7.22.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
479
+
480
+ Same changes as in `@mui/x-data-grid@7.22.0`, plus:
481
+
482
+ - [DataGridPro] Fix column pinning layout (#15073) @cherniavskii
483
+
484
+ #### `@mui/x-data-grid-premium@7.22.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
485
+
486
+ Same changes as in `@mui/x-data-grid-pro@7.22.0`, plus:
487
+
488
+ - [DataGridPremium] Server-side data source with row grouping (#15109) @MBilalShafi
489
+
490
+ ### Date and Time Pickers
491
+
492
+ #### `@mui/x-date-pickers@7.22.0`
493
+
494
+ - [pickers] Fix `DateCalendar` timezone management (#15119) @LukasTy
495
+ - [pickers] Fix `DigitalClock` time options on a `DST` switch day (#15092) @LukasTy
496
+
497
+ #### `@mui/x-date-pickers-pro@7.22.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
498
+
499
+ Same changes as in `@mui/x-date-pickers@7.22.0`.
500
+
501
+ ### Charts
502
+
503
+ #### `@mui/x-charts@7.22.0`
504
+
505
+ - [charts] Export data type in `onAxisClick(_, data)` callback (#15038) @clins1994
506
+
507
+ #### `@mui/x-charts-pro@7.0.0-beta.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
508
+
509
+ Same changes as in `@mui/x-charts@7.22.0`.
510
+
511
+ ### Tree View
512
+
513
+ #### `@mui/x-tree-view@7.22.0`
514
+
515
+ - [TreeView] Make the cancellable event types public (#14992) @flaviendelangle
516
+
517
+ ### Docs
518
+
519
+ - [docs] Fix typo in Tree View docs (#15047) @yash49
520
+
521
+ ### Core
522
+
523
+ - [core] Adjust cherry-pick GH actions (#15101) @LukasTy
524
+ - [core] Update prettier target branch (#15100) @MBilalShafi
525
+ - [core] Update some `default-branch-switch` instances for `v7.x` (#15085) @MBilalShafi
526
+ - [test] Revert to using `fireEvent` instead of `userEvent` (#14927) @LukasTy
527
+
6
528
  ## 7.21.0
7
529
 
8
530
  _Oct 17, 2024_
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-license v7.21.0
2
+ * @mui/x-license v7.23.2
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-license v7.21.0
2
+ * @mui/x-license v7.23.2
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -1,5 +1,17 @@
1
+ /**
2
+ * Workaround for the codesadbox preview error.
3
+ *
4
+ * Once these issues are resolved
5
+ * https://github.com/mui/mui-x/issues/15765
6
+ * https://github.com/codesandbox/codesandbox-client/issues/8673
7
+ *
8
+ * `showError` can simply use `console.error` again.
9
+ */
10
+ const isCodeSandbox = typeof window !== 'undefined' && window.location.hostname.endsWith('.csb.app');
1
11
  function showError(message) {
2
- console.error(['*************************************************************', '', ...message, '', '*************************************************************'].join('\n'));
12
+ // eslint-disable-next-line no-console
13
+ const logger = isCodeSandbox ? console.log : console.error;
14
+ logger(['*************************************************************', '', ...message, '', '*************************************************************'].join('\n'));
3
15
  }
4
16
  export function showInvalidLicenseKeyError() {
5
17
  showError(['MUI X: Invalid license key.', '', "Your MUI X license key format isn't valid. It could be because the license key is missing a character or has a typo.", '', 'To solve the issue, you need to double check that `setLicenseKey()` is called with the right argument', 'Please check the license key installation https://mui.com/r/x-license-key-installation.']);
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-license v7.21.0
2
+ * @mui/x-license v7.23.2
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -10,8 +10,20 @@ exports.showInvalidLicenseKeyError = showInvalidLicenseKeyError;
10
10
  exports.showLicenseKeyPlanMismatchError = showLicenseKeyPlanMismatchError;
11
11
  exports.showMissingLicenseKeyError = showMissingLicenseKeyError;
12
12
  exports.showNotAvailableInInitialProPlanError = showNotAvailableInInitialProPlanError;
13
+ /**
14
+ * Workaround for the codesadbox preview error.
15
+ *
16
+ * Once these issues are resolved
17
+ * https://github.com/mui/mui-x/issues/15765
18
+ * https://github.com/codesandbox/codesandbox-client/issues/8673
19
+ *
20
+ * `showError` can simply use `console.error` again.
21
+ */
22
+ const isCodeSandbox = typeof window !== 'undefined' && window.location.hostname.endsWith('.csb.app');
13
23
  function showError(message) {
14
- console.error(['*************************************************************', '', ...message, '', '*************************************************************'].join('\n'));
24
+ // eslint-disable-next-line no-console
25
+ const logger = isCodeSandbox ? console.log : console.error;
26
+ logger(['*************************************************************', '', ...message, '', '*************************************************************'].join('\n'));
15
27
  }
16
28
  function showInvalidLicenseKeyError() {
17
29
  showError(['MUI X: Invalid license key.', '', "Your MUI X license key format isn't valid. It could be because the license key is missing a character or has a typo.", '', 'To solve the issue, you need to double check that `setLicenseKey()` is called with the right argument', 'Please check the license key installation https://mui.com/r/x-license-key-installation.']);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-license",
3
- "version": "7.21.0",
3
+ "version": "7.23.2",
4
4
  "description": "MUI X License verification",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",
@@ -28,7 +28,7 @@
28
28
  "@mui/utils": "^5.16.6 || ^6.0.0"
29
29
  },
30
30
  "peerDependencies": {
31
- "react": "^17.0.0 || ^18.0.0"
31
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
32
32
  },
33
33
  "engines": {
34
34
  "node": ">=14.0.0"
@@ -1,5 +1,17 @@
1
+ /**
2
+ * Workaround for the codesadbox preview error.
3
+ *
4
+ * Once these issues are resolved
5
+ * https://github.com/mui/mui-x/issues/15765
6
+ * https://github.com/codesandbox/codesandbox-client/issues/8673
7
+ *
8
+ * `showError` can simply use `console.error` again.
9
+ */
10
+ const isCodeSandbox = typeof window !== 'undefined' && window.location.hostname.endsWith('.csb.app');
1
11
  function showError(message) {
2
- console.error(['*************************************************************', '', ...message, '', '*************************************************************'].join('\n'));
12
+ // eslint-disable-next-line no-console
13
+ const logger = isCodeSandbox ? console.log : console.error;
14
+ logger(['*************************************************************', '', ...message, '', '*************************************************************'].join('\n'));
3
15
  }
4
16
  export function showInvalidLicenseKeyError() {
5
17
  showError(['MUI X: Invalid license key.', '', "Your MUI X license key format isn't valid. It could be because the license key is missing a character or has a typo.", '', 'To solve the issue, you need to double check that `setLicenseKey()` is called with the right argument', 'Please check the license key installation https://mui.com/r/x-license-key-installation.']);