@mui/x-tree-view 9.0.1 → 9.0.4

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,349 @@
1
1
  # Changelog
2
2
 
3
+ ## 9.0.4
4
+
5
+ _Apr 28, 2026_
6
+
7
+ We'd like to extend a big thank you to the 4 contributors who made this release possible. Here are some highlights ✨:
8
+
9
+ - Fix Pickers previous (v9.0.3) release ensuring the latest `@mui/x-internals` version usage
10
+
11
+ The following team members contributed to this release:
12
+ @alexfauquette, @JCQuintas, @LukasTy, @mj12albert
13
+
14
+ ### Data Grid
15
+
16
+ #### `@mui/x-data-grid@9.0.4`
17
+
18
+ Internal changes.
19
+
20
+ #### `@mui/x-data-grid-pro@9.0.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
21
+
22
+ Same changes as in `@mui/x-data-grid@9.0.4`.
23
+
24
+ #### `@mui/x-data-grid-premium@9.0.4` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
25
+
26
+ Same changes as in `@mui/x-data-grid-pro@9.0.4`.
27
+
28
+ ### Date and Time Pickers
29
+
30
+ #### `@mui/x-date-pickers@9.0.4`
31
+
32
+ Internal changes.
33
+
34
+ #### `@mui/x-date-pickers-pro@9.0.4` [![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-date-pickers@9.0.4`.
37
+
38
+ ### Charts
39
+
40
+ #### `@mui/x-charts@9.0.4`
41
+
42
+ - [charts] Exclude hidden series and items from keyboard navigation (alt approach) (#22221) @JCQuintas
43
+ - [charts] Fix line interaction with `area` and `conectNulls` (#22227) @alexfauquette
44
+ - [charts] Implement the continuous case of `getAxisIndex` for rotation axis (#22230) @alexfauquette
45
+
46
+ #### `@mui/x-charts-pro@9.0.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
47
+
48
+ Same changes as in `@mui/x-charts@9.0.4`.
49
+
50
+ #### `@mui/x-charts-premium@9.0.4` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
51
+
52
+ Same changes as in `@mui/x-charts-pro@9.0.4` plus:
53
+
54
+ - [charts-premium] Add `showMark` and `shape` properties to radial line (#22226) @alexfauquette
55
+
56
+ ### Tree View
57
+
58
+ #### `@mui/x-tree-view@9.0.4`
59
+
60
+ Internal changes.
61
+
62
+ #### `@mui/x-tree-view-pro@9.0.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
63
+
64
+ Same changes as in `@mui/x-tree-view@9.0.4`.
65
+
66
+ ### Scheduler
67
+
68
+ #### `@mui/x-scheduler@9.0.4`
69
+
70
+ Internal changes.
71
+
72
+ #### `@mui/x-scheduler-premium@9.0.4` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
73
+
74
+ Same changes as in `@mui/x-scheduler@9.0.4`.
75
+
76
+ ### Codemod
77
+
78
+ #### `@mui/x-codemod@9.0.4`
79
+
80
+ Internal changes.
81
+
82
+ ### Docs
83
+
84
+ - [docs] Update WCAG links (#22234) @mj12albert
85
+
86
+ ### Core
87
+
88
+ - [code-infra] Avoid overriding `renovate` `ignoredPaths` (#22228) @LukasTy
89
+
90
+ ## 9.0.3
91
+
92
+ _Apr 27, 2026_
93
+
94
+ We'd like to extend a big thank you to the 16 contributors who made this release possible. Here are some highlights ✨:
95
+
96
+ - ⌨️ Keyboard support for creating events in the Scheduler
97
+
98
+ Special thanks go out to these community members for their valuable contributions:
99
+ @supunsathsara, @ZAKIURREHMAN
100
+
101
+ The following team members contributed to this release:
102
+ @aemartos, @alexfauquette, @arminmeh, @brijeshb42, @Janpot, @JCQuintas, @LukasTy, @MBilalShafi, @michelengelen, @oliviertassinari, @rita-codes, @romgrk, @sai6855, @siriwatknp
103
+
104
+ ### Data Grid
105
+
106
+ #### `@mui/x-data-grid@9.0.3`
107
+
108
+ - [DataGrid] Fix `:first-child` SSR warning when `MuiDataGrid.styleOverrides` is set (#22081) @siriwatknp
109
+ - [DataGrid] Fix row reordering when filter hides rows (#22096) @siriwatknp
110
+ - [DataGrid] Remove unused `LayoutDataGridLegacy` class (#22009) @romgrk
111
+ - [DataGrid] Remove unused code, clean up grid-related utilities and deprecate `GridPanelHeader` (#22112) @sai6855
112
+ - [DataGrid] Fix columns cutting off after resizing (#22088) @ZAKIURREHMAN
113
+
114
+ #### `@mui/x-data-grid-pro@9.0.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
115
+
116
+ Same changes as in `@mui/x-data-grid@9.0.3`.
117
+
118
+ #### `@mui/x-data-grid-premium@9.0.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
119
+
120
+ Same changes as in `@mui/x-data-grid-pro@9.0.3`, plus:
121
+
122
+ - [DataGridPremium] Fix row grouping model updates not being reflected (#22122) @MBilalShafi
123
+
124
+ ### Date and Time Pickers
125
+
126
+ #### `@mui/x-date-pickers@9.0.3`
127
+
128
+ - [pickers] Fix `DateRangeCalendar` drag with `AdapterDayjs` plain-constructor values (#22165) @LukasTy
129
+ - [pickers] Fix disabled state not overriding error border color (#21169) @supunsathsara
130
+ - [pickers] Forward `data-*` and `aria-*` attributes to the root (#22147) @LukasTy
131
+ - [pickers] Support `K` and `k` hour format tokens (#22108) @michelengelen
132
+
133
+ #### `@mui/x-date-pickers-pro@9.0.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
134
+
135
+ Same changes as in `@mui/x-date-pickers@9.0.3`, plus:
136
+
137
+ - [DateRangeCalendar] Ensure date dragging triggers regardless of trigger element (#21868) @michelengelen
138
+
139
+ ### Charts
140
+
141
+ #### `@mui/x-charts@9.0.3`
142
+
143
+ - [charts] Centralize WebGL clear/render cycle (context-based) (#22127) @JCQuintas
144
+ - [charts] Fix closest series detection for line charts (#22168) @alexfauquette
145
+ - [charts] Fix radius grid lines when axis uses point scale (#22134) @alexfauquette
146
+ - [charts] Use cubic solver for berzier intersection (#22152) @alexfauquette
147
+
148
+ #### `@mui/x-charts-pro@9.0.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
149
+
150
+ Same changes as in `@mui/x-charts@9.0.3`, plus:
151
+
152
+ - [charts-pro] Fix wheel zoom clamping with custom `minStart`/`maxEnd` (#22159) @JCQuintas
153
+
154
+ #### `@mui/x-charts-premium@9.0.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
155
+
156
+ Same changes as in `@mui/x-charts-pro@9.0.3`, plus:
157
+
158
+ - [charts] Create a `'radialLine'` series type (#22066) @alexfauquette
159
+ - [charts] Plot radial line (#22133) @alexfauquette
160
+ - [charts] Remove `HeatmapWebGLRenderer` indirection (#22169) @JCQuintas
161
+
162
+ ### Tree View
163
+
164
+ #### `@mui/x-tree-view@9.0.2`
165
+
166
+ Internal changes.
167
+
168
+ #### `@mui/x-tree-view-pro@9.0.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
169
+
170
+ Same changes as in `@mui/x-tree-view@9.0.2`.
171
+
172
+ ### Scheduler
173
+
174
+ #### Breaking changes
175
+
176
+ - The `views` of `EventTimelinePremium` have been renamed to `presets`, with names that describe the header layout. The props `view`/`defaultView`/`views`/`onViewChange` are now `preset`/`defaultPreset`/`presets`/`onPresetChange`, and the type `EventTimelinePremiumView` is now `EventTimelinePremiumPreset`.
177
+
178
+ | Old | New |
179
+ | :------- | :------------- |
180
+ | `time` | `dayAndHour` |
181
+ | `days` | `day` |
182
+ | `weeks` | `dayAndWeek` |
183
+ | `months` | `monthAndYear` |
184
+ | `years` | `year` |
185
+
186
+ CSS variables (`--time-cell-width`, etc.) and headless store state (`state.view`, `setView`) follow the same rename. The `presets` array is now sorted internally against a canonical zoom order.
187
+
188
+ #### `@mui/x-scheduler@9.0.0-alpha.3`
189
+
190
+ - [scheduler] Allow creating events via keyboard - EventCalendar (#21967) @rita-codes
191
+ - [scheduler] Prefix element IDs with a unique Scheduler instance ID (#22109) @rita-codes
192
+
193
+ #### `@mui/x-scheduler-premium@9.0.0-alpha.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
194
+
195
+ Same changes as in `@mui/x-scheduler@9.0.0-alpha.3`.
196
+
197
+ - [scheduler] Allow creating events via keyboard - `EventTimeline` (#22119) @rita-codes
198
+ - [scheduler] Rename `EventTimeline` `views` to ordered presets (#22130) @rita-codes
199
+
200
+ ### Docs
201
+
202
+ - [docs] Cleanup generated llm md files for chat (#22163) @brijeshb42
203
+ - [docs] Fix `highlightScope` description (#22154) @alexfauquette
204
+ - [docs] Remove obsolete v7 deprecation warning for `dayOfWeekFormatter` (#22111) @LukasTy
205
+ - [docs] Use mui.com for broken links checker known targets (#22129) @JCQuintas
206
+ - [docs] Document picker behavior inside MUI `Dialog` and provide recommended solutions (#22144) @michelengelen
207
+ - [docs] Improve v9 license key version mismatch error guidance (#22180) @aemartos
208
+
209
+ ### Core
210
+
211
+ - [code-infra] Reduce concurrency for package build to 5 (#22115) @Janpot
212
+ - [code-infra] Rename `docsx` alias to `docs` (#22155) @brijeshb42
213
+ - [docs-infra] Remove monorepo dependency (#22025) @brijeshb42
214
+ - [docs-infra] Use latest published packages (#22086) @brijeshb42
215
+ - [test] Refactor Pickers tests to async user-event (#22043) @LukasTy
216
+ - [test] Remove redundant explicit `unmount()` calls from Pickers tests (#22118) @LukasTy
217
+
218
+ ### Miscellaneous
219
+
220
+ - [infra] Update `.gitignore` to exclude `.claude/worktrees` (#22145) @michelengelen
221
+ - [infra] Enable branch tracking when creating release branch (#22177) @michelengelen
222
+ - [license] Add MIT license to `x-virtualizer` package (#22164) @michelengelen
223
+ - [website] Fix outdated MUI logos (#22117) @oliviertassinari
224
+ - [internal] Try avoiding store update when virtualization is disabled (#22093) @arminmeh
225
+
226
+ ## 9.0.2
227
+
228
+ <!-- generated comparing v9.0.1..master -->
229
+
230
+ _Apr 15, 2026_
231
+
232
+ We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨:
233
+
234
+ - 📊 Added `valueGetter` to axes and series configurations, which allow for dynamically getting data out of a `dataset`.
235
+ - 🐞 Bugfixes
236
+ - 📚 Docs updates
237
+
238
+ Special thanks go out to these community members for their valuable contributions:
239
+ @Anexus5919, @nk10nikhil
240
+
241
+ The following team members contributed to this release:
242
+ @aemartos, @alexfauquette, @brijeshb42, @Janpot, @JCQuintas, @LukasTy, @MBilalShafi, @michelengelen, @rita-codes, @sai6855
243
+
244
+ ### Data Grid
245
+
246
+ #### `@mui/x-data-grid@9.0.2`
247
+
248
+ - [DataGrid] Fix skeleton overlay backdrop issue (#21951) @MBilalShafi
249
+ - [DataGrid] Make `overridesResolver` of `ResizablePanelHandle` dynamic (#21724) @sai6855
250
+
251
+ #### `@mui/x-data-grid-pro@9.0.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
252
+
253
+ Same changes as in `@mui/x-data-grid@9.0.2`.
254
+
255
+ #### `@mui/x-data-grid-premium@9.0.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
256
+
257
+ Same changes as in `@mui/x-data-grid-pro@9.0.2`.
258
+
259
+ ### Date and Time Pickers
260
+
261
+ #### `@mui/x-date-pickers@9.0.2`
262
+
263
+ - [fields] Allow `openPickerButtonPosition` on single-input range fields (#22011) @LukasTy
264
+ - [pickers] Fix spurious `onBlur`/`onFocus` firing during field focus transitions (#22098) @LukasTy
265
+ - [pickers] Use `convertToMeridiem` utility in `transferDateSectionValue` (#22062) @michelengelen
266
+
267
+ #### `@mui/x-date-pickers-pro@9.0.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
268
+
269
+ Same changes as in `@mui/x-date-pickers@9.0.2`.
270
+
271
+ ### Charts
272
+
273
+ #### `@mui/x-charts@9.0.2`
274
+
275
+ - [charts] Add `valueGetter` to axes and series (#21963) @JCQuintas
276
+ - [charts] Create a `ChartsRadialDataProvider` (#22047) @alexfauquette
277
+ - [charts] Create a `ChartsRadialGrid` (#22085) @alexfauquette
278
+ - [charts] Deprecate `Scatter` component (#22060) @JCQuintas
279
+ - [charts] Remove duplicate `useThemeProps` call (#22045) @alexfauquette
280
+ - [charts] Simplify focus state handling in `BarElement` component (#22101) @sai6855
281
+
282
+ #### `@mui/x-charts-pro@9.0.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
283
+
284
+ Same changes as in `@mui/x-charts@9.0.2`, plus:
285
+
286
+ - [charts-pro] Add range buttons to toolbar (#21964) @JCQuintas
287
+
288
+ #### `@mui/x-charts-premium@9.0.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
289
+
290
+ Same changes as in `@mui/x-charts-pro@9.0.2`.
291
+
292
+ ### Tree View
293
+
294
+ #### `@mui/x-tree-view@9.0.2`
295
+
296
+ Internal changes.
297
+
298
+ #### `@mui/x-tree-view-pro@9.0.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
299
+
300
+ Same changes as in `@mui/x-tree-view@9.0.2`, plus:
301
+
302
+ - [tree view] Move `lazyLoadedItems` initialization to state initializer (#22073) @michelengelen
303
+
304
+ ### Scheduler
305
+
306
+ #### `@mui/x-scheduler@9.0.0-alpha.2`
307
+
308
+ - [scheduler] Add recurrence icon to recurring events in `EventTimeline` (#22019) (#22046) @nk10nikhil
309
+ - [scheduler] Reset scroll position when navigating to a new time period (#22036) @Anexus5919
310
+ - [l10n] Improve German (de-DE) locale (#21944) @rita-codes
311
+ - [l10n] Improve Portuguese - Portugal (pt-PT) locale & Improve Portuguese - Brazil (pt-BR) locale (#21943) @rita-codes
312
+
313
+ #### `@mui/x-scheduler-premium@9.0.0-alpha.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
314
+
315
+ Same changes as in `@mui/x-scheduler@9.0.0-alpha.2`.
316
+
317
+ ### Chat
318
+
319
+ #### `@mui/x-chat@9.0.0-alpha.1`
320
+
321
+ - Internal changes.
322
+
323
+ #### `@mui/x-chat-headless@9.0.0-alpha.1`
324
+
325
+ - Internal changes.
326
+
327
+ ### Docs
328
+
329
+ - [docs] Add data grid `isAnyOf` paste recipe (#21961) @MBilalShafi
330
+ - [docs] Add `@mui/material` upgrade requirement to v9 migration guides (#22068) @LukasTy
331
+ - [docs] Fix pages width with `disableToc` (#22051) @LukasTy
332
+ - [docs] Split charts axis page (#22069) @alexfauquette
333
+ - [docs] Update `ChartsRadialDataProvider` API page imports (#22072) @JCQuintas
334
+
335
+ ### Core
336
+
337
+ - [code-infra] Fix lock file (#22053) @JCQuintas
338
+ - [code-infra] Limit `release:build` lerna concurrency to 6 (#22077) @Janpot
339
+ - [docs-infra] Update monorepo dependency with relevant migration (#22041) @brijeshb42
340
+
341
+ ### Miscellaneous
342
+
343
+ - [telemetry] Skip runtime resolution when telemetry is disabled (#22078) @aemartos
344
+ - [test] Remove v7 suffix from test helpers and stale comments (#22023) @LukasTy
345
+ - [scheduler] Fix README for published packages (#22042) @rita-codes
346
+
3
347
  ## 9.0.1
4
348
 
5
349
  <!-- generated comparing v9.0.0..master -->
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-tree-view v9.0.1
2
+ * @mui/x-tree-view v9.0.4
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-tree-view v9.0.1
2
+ * @mui/x-tree-view v9.0.4
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-tree-view",
3
- "version": "9.0.1",
3
+ "version": "9.0.4",
4
4
  "author": "MUI Team",
5
5
  "description": "The community edition of the MUI X Tree View components.",
6
6
  "license": "MIT",
@@ -31,14 +31,14 @@
31
31
  "directory": "packages/x-tree-view"
32
32
  },
33
33
  "dependencies": {
34
- "@babel/runtime": "^7.28.6",
35
- "@base-ui/utils": "^0.2.6",
34
+ "@babel/runtime": "^7.29.2",
35
+ "@base-ui/utils": "^0.2.8",
36
36
  "@mui/utils": "9.0.0",
37
37
  "@types/react-transition-group": "^4.4.12",
38
38
  "clsx": "^2.1.1",
39
39
  "prop-types": "^15.8.1",
40
40
  "react-transition-group": "^4.4.5",
41
- "@mui/x-internals": "^9.0.0"
41
+ "@mui/x-internals": "^9.0.4"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "@emotion/react": "^11.9.0",