@mui/x-data-grid-premium 8.28.5 → 8.28.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
@@ -5,6 +5,72 @@
5
5
  All notable changes to this project will be documented in this file.
6
6
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7
7
 
8
+ ## 8.28.7
9
+
10
+ _May 20, 2026_
11
+
12
+ We'd like to extend a big thank you to the 2 contributors who made this release possible:
13
+ @arminmeh, @LukasTy
14
+
15
+ ### Data Grid
16
+
17
+ #### `@mui/x-data-grid@8.28.7`
18
+
19
+ - [DataGrid] Fix scrollbar disappearing after multiple resizes (#22516) @LukasTy
20
+
21
+ #### `@mui/x-data-grid-pro@8.28.7` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
22
+
23
+ Same changes as in `@mui/x-data-grid@8.28.7`.
24
+
25
+ #### `@mui/x-data-grid-premium@8.28.7` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
26
+
27
+ Same changes as in `@mui/x-data-grid-pro@8.28.7`.
28
+
29
+ ### Date and Time Pickers
30
+
31
+ #### `@mui/x-date-pickers@8.28.7`
32
+
33
+ - [pickers] Fix disabled state styling for `PickersTextField` standard and filled variants (#22534) @LukasTy
34
+
35
+ #### `@mui/x-date-pickers-pro@8.28.7` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
36
+
37
+ Same changes as in `@mui/x-date-pickers@8.28.7`.
38
+
39
+ ### Docs
40
+
41
+ - [docs] Automatically update supported versions (#22527) @arminmeh
42
+
43
+ ## 8.28.6
44
+
45
+ _May 13, 2026_
46
+
47
+ We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:
48
+
49
+ - 🐞 Bugfixes
50
+
51
+ The following team members contributed to this release:
52
+ @LukasTy, @MBilalShafi
53
+
54
+ ### Data Grid
55
+
56
+ #### `@mui/x-data-grid@8.28.6`
57
+
58
+ Internal changes.
59
+
60
+ #### `@mui/x-data-grid-pro@8.28.6` [![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-data-grid@8.28.6`, plus:
63
+
64
+ - [DataGridPro] Preserve parent selection for non-selectable children (@MBilalShafi) (#22013)
65
+
66
+ #### `@mui/x-data-grid-premium@8.28.6` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
67
+
68
+ Same changes as in `@mui/x-data-grid-pro@8.28.6`.
69
+
70
+ ### Docs
71
+
72
+ - [docs] Replace broken CodeSandbox iframes in migration guides (#22380) @LukasTy
73
+
8
74
  ## 8.28.5
9
75
 
10
76
  _May 8, 2026_
@@ -50,7 +50,7 @@ const configuration = {
50
50
  useGridParamsOverridableMethods: _useGridParamsOverridableMethods.useGridParamsOverridableMethods
51
51
  }
52
52
  };
53
- const releaseInfo = "MTc3ODE5ODQwMDAwMA==";
53
+ const releaseInfo = "MTc3OTIzNTIwMDAwMA==";
54
54
  const watermark = /*#__PURE__*/(0, _jsxRuntime.jsx)(_xLicense.Watermark, {
55
55
  packageName: "x-data-grid-premium",
56
56
  releaseInfo: releaseInfo
@@ -43,7 +43,7 @@ const configuration = {
43
43
  useGridParamsOverridableMethods
44
44
  }
45
45
  };
46
- const releaseInfo = "MTc3ODE5ODQwMDAwMA==";
46
+ const releaseInfo = "MTc3OTIzNTIwMDAwMA==";
47
47
  const watermark = /*#__PURE__*/_jsx(Watermark, {
48
48
  packageName: "x-data-grid-premium",
49
49
  releaseInfo: releaseInfo
package/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-premium v8.28.5
2
+ * @mui/x-data-grid-premium v8.28.7
3
3
  *
4
4
  * @license SEE LICENSE IN LICENSE
5
5
  * This source code is licensed under the SEE LICENSE IN LICENSE license found in the
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-premium v8.28.5
2
+ * @mui/x-data-grid-premium v8.28.7
3
3
  *
4
4
  * @license SEE LICENSE IN LICENSE
5
5
  * This source code is licensed under the SEE LICENSE IN LICENSE license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-data-grid-premium",
3
- "version": "8.28.5",
3
+ "version": "8.28.7",
4
4
  "author": "MUI Team",
5
5
  "description": "The Premium plan edition of the MUI X Data Grid Components.",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -38,8 +38,8 @@
38
38
  "@mui/x-internal-exceljs-fork": "4.4.3",
39
39
  "clsx": "^2.1.1",
40
40
  "prop-types": "^15.8.1",
41
- "@mui/x-data-grid": "8.28.5",
42
- "@mui/x-data-grid-pro": "8.28.5",
41
+ "@mui/x-data-grid-pro": "8.28.7",
42
+ "@mui/x-data-grid": "8.28.7",
43
43
  "@mui/x-internals": "8.26.0",
44
44
  "@mui/x-license": "8.26.0"
45
45
  },