@mui/x-data-grid-premium 8.27.1 → 8.27.3

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,111 @@
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.27.3
9
+
10
+ _Feb 25, 2026_
11
+
12
+ We'd like to extend a big thank you to the 4 contributors who made this release possible. Here are some highlights ✨:
13
+
14
+ - 🐞 Bugfixes
15
+ - ⚡️ Improved dynamic data support and cache invalidation in lazy loading for Data Grid Pro
16
+
17
+ The following team members contributed to this release:
18
+ @cherniavskii, @michelengelen, @MBilalShafi, @arminmeh
19
+
20
+ ### Data Grid
21
+
22
+ #### `@mui/x-data-grid@8.27.3`
23
+
24
+ - [DataGrid] Preserve key input during row edit when using `rowModesModel` (#21457) @michelengelen
25
+
26
+ #### `@mui/x-data-grid-pro@8.27.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
27
+
28
+ Same changes as in `@mui/x-data-grid@8.27.3`, plus:
29
+
30
+ - [DataGridPro] Improve dynamic data support and cache invalidation in lazy loading (#21465) @MBilalShafi
31
+
32
+ #### `@mui/x-data-grid-premium@8.27.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
33
+
34
+ Same changes as in `@mui/x-data-grid-pro@8.27.3`.
35
+
36
+ ### Core
37
+
38
+ - [code-infra] Do not append `x` to the last version for the compare API (#21422) @arminmeh
39
+ - [docs-infra] Fix current version detection logic (#21415) @cherniavskii
40
+
41
+ ## 8.27.2
42
+
43
+ _Feb 20, 2026_
44
+
45
+ We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨:
46
+
47
+ - 🐞 Bugfixes
48
+
49
+ ### Data Grid
50
+
51
+ #### `@mui/x-data-grid@8.27.2`
52
+
53
+ Internal changes.
54
+
55
+ #### `@mui/x-data-grid-pro@8.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
56
+
57
+ Same changes as in `@mui/x-data-grid@8.27.2`, plus:
58
+
59
+ - [DataGridPro] Fix number input visibility in header filters (#21345) @michelengelen
60
+
61
+ #### `@mui/x-data-grid-premium@8.27.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
62
+
63
+ Same changes as in `@mui/x-data-grid-pro@8.27.2`.
64
+
65
+ ### Date and Time Pickers
66
+
67
+ #### `@mui/x-date-pickers@8.27.2`
68
+
69
+ - [DatePicker] Add keyboard support for selecting day, month, and year (#21399) @michelengelen
70
+
71
+ #### `@mui/x-date-pickers-pro@8.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
72
+
73
+ Same changes as in `@mui/x-date-pickers@8.27.2`, plus:
74
+
75
+ - [DateRangePicker] Fix timezone update issue leading to `invalidRange` error (#21382) @michelengelen
76
+
77
+ ### Charts
78
+
79
+ #### `@mui/x-charts@8.27.2`
80
+
81
+ Internal changes.
82
+
83
+ #### `@mui/x-charts-pro@8.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
84
+
85
+ Same changes as in `@mui/x-charts@8.27.2`, plus:
86
+
87
+ - [charts-pro] Handle edge case in export image (#21206) @bernardobelchior
88
+
89
+ #### `@mui/x-charts-premium@8.27.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
90
+
91
+ Same changes as in `@mui/x-charts-pro@8.27.2`.
92
+
93
+ ### Tree View
94
+
95
+ #### `@mui/x-tree-view@8.27.2`
96
+
97
+ - [tree view] Focus item sibling on unmount instead of the 1st item (#21386) @flaviendelangle
98
+
99
+ #### `@mui/x-tree-view-pro@8.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
100
+
101
+ Same changes as in `@mui/x-tree-view@8.27.2`.
102
+
103
+ ### Codemod
104
+
105
+ #### `@mui/x-codemod@8.27.2`
106
+
107
+ Internal changes.
108
+
109
+ ### Core
110
+
111
+ - [code-infra] Only ignore `renovate[bot]` in changelog generation script (#21188) @bernardobelchior
112
+
8
113
  ## v8.27.1
9
114
 
10
115
  <!-- generated comparing v8.27.0..v8.x -->
@@ -50,7 +50,7 @@ const configuration = {
50
50
  useGridParamsOverridableMethods: _useGridParamsOverridableMethods.useGridParamsOverridableMethods
51
51
  }
52
52
  };
53
- const releaseInfo = "MTc3MDk0MDgwMDAwMA==";
53
+ const releaseInfo = "MTc3MTk3NzYwMDAwMA==";
54
54
  const watermark = /*#__PURE__*/(0, _jsxRuntime.jsx)(_xLicense.Watermark, {
55
55
  packageName: "x-data-grid-premium",
56
56
  releaseInfo: releaseInfo
@@ -284,6 +284,13 @@ process.env.NODE_ENV !== "production" ? DataGridPremiumRaw.propTypes = {
284
284
  get: _propTypes.default.func.isRequired,
285
285
  set: _propTypes.default.func.isRequired
286
286
  }),
287
+ /**
288
+ * If positive, the Data Grid will periodically revalidate data source rows by re-fetching them from the server when the cache entry has expired.
289
+ * If the refetched rows are different from the current rows, the grid will update the rows.
290
+ * Set to `0` to disable polling.
291
+ * @default 0
292
+ */
293
+ dataSourceRevalidateMs: _propTypes.default.number,
287
294
  /**
288
295
  * If above 0, the row children will be expanded up to this depth.
289
296
  * If equal to -1, all the row children will be expanded.
@@ -43,7 +43,7 @@ const configuration = {
43
43
  useGridParamsOverridableMethods
44
44
  }
45
45
  };
46
- const releaseInfo = "MTc3MDk0MDgwMDAwMA==";
46
+ const releaseInfo = "MTc3MTk3NzYwMDAwMA==";
47
47
  const watermark = /*#__PURE__*/_jsx(Watermark, {
48
48
  packageName: "x-data-grid-premium",
49
49
  releaseInfo: releaseInfo
@@ -277,6 +277,13 @@ process.env.NODE_ENV !== "production" ? DataGridPremiumRaw.propTypes = {
277
277
  get: PropTypes.func.isRequired,
278
278
  set: PropTypes.func.isRequired
279
279
  }),
280
+ /**
281
+ * If positive, the Data Grid will periodically revalidate data source rows by re-fetching them from the server when the cache entry has expired.
282
+ * If the refetched rows are different from the current rows, the grid will update the rows.
283
+ * Set to `0` to disable polling.
284
+ * @default 0
285
+ */
286
+ dataSourceRevalidateMs: PropTypes.number,
280
287
  /**
281
288
  * If above 0, the row children will be expanded up to this depth.
282
289
  * If equal to -1, all the row children will be expanded.
package/esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-data-grid-premium v8.27.1
2
+ * @mui/x-data-grid-premium v8.27.3
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.27.1
2
+ * @mui/x-data-grid-premium v8.27.3
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.27.1",
3
+ "version": "8.27.3",
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,10 +38,10 @@
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.27.1",
42
- "@mui/x-data-grid-pro": "8.27.1",
43
- "@mui/x-license": "8.26.0",
44
- "@mui/x-internals": "8.26.0"
41
+ "@mui/x-data-grid": "8.27.3",
42
+ "@mui/x-internals": "8.26.0",
43
+ "@mui/x-data-grid-pro": "8.27.3",
44
+ "@mui/x-license": "8.26.0"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "@emotion/react": "^11.9.0",