devsoc-unsw / freerooms

A web application designed to aid UNSW students in finding vacant rooms.
https://freerooms.devsoc.app/
Other
18 stars 1 forks source link

fix(deps): update dependency @mui/x-date-pickers to v7 #450

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-date-pickers (source) ^5.0.8 -> ^7.0.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-date-pickers) ### [`v7.1.1`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#711) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.1.0...v7.1.1) *Apr 5, 2024* We'd like to offer a big thanks to the 19 contributors who made this release possible. Here are some highlights ✨: - 🚀 Add `setItemExpansion` Tree View API method ([#​12595](https://togithub.com/mui/mui-x/issues/12595)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - 🌍 Improve Persian (fa-IR), Portuguese (pt-BR), and Spanish (es-ES) locale on the Data Grid - 🌍 Improve Persian (fa-IR), Portuguese (pt-BR), and Ukrainian (uk-UA) locale on the Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.1.1` - \[DataGrid] Allow higher packages' props to be used in MIT ([#​12365](https://togithub.com/mui/mui-x/issues/12365)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Fix RTL mode ([#​12583](https://togithub.com/mui/mui-x/issues/12583)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix `ColDefChangesGridNoSnap` demo crash ([#​12663](https://togithub.com/mui/mui-x/issues/12663)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Fix server-side filter demo not working ([#​12662](https://togithub.com/mui/mui-x/issues/12662)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Log error if `rowCount` is used with client-side pagination ([#​12448](https://togithub.com/mui/mui-x/issues/12448)) [@​michelengelen](https://togithub.com/michelengelen) - \[DataGrid] Remove `GridFormatterParams` completely ([#​12660](https://togithub.com/mui/mui-x/issues/12660)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Restore main slot ([#​12657](https://togithub.com/mui/mui-x/issues/12657)) [@​romgrk](https://togithub.com/romgrk) - \[l10n] Improve Persian (fa-IR) locale ([#​12630](https://togithub.com/mui/mui-x/issues/12630)) [@​amirhosseinzf](https://togithub.com/amirhosseinzf) - \[l10n] Improve Portuguese (pt-BR) locale ([#​12618](https://togithub.com/mui/mui-x/issues/12618)) [@​hugoalkimim](https://togithub.com/hugoalkimim) - \[l10n] Improve Spanish (es-ES) locale ([#​12606](https://togithub.com/mui/mui-x/issues/12606)) [@​aitor40](https://togithub.com/aitor40) ##### `@mui/x-data-grid-pro@7.1.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.1.1`. ##### `@mui/x-data-grid-premium@7.1.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.1.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.1.1` - \[fields] Fix `readOnly` behavior ([#​12609](https://togithub.com/mui/mui-x/issues/12609)) [@​LukasTy](https://togithub.com/LukasTy) - \[l10n] Improve Persian (fa-IR) locale ([#​12632](https://togithub.com/mui/mui-x/issues/12632)) [@​misafari](https://togithub.com/misafari) - \[l10n] Improve Portuguese (pt-BR) locale ([#​12613](https://togithub.com/mui/mui-x/issues/12613)) [@​cnHealth](https://togithub.com/cnHealth) - \[l10n] Improve Ukrainian (uk-UA) locale ([#​12627](https://togithub.com/mui/mui-x/issues/12627)) [@​alexkobylansky](https://togithub.com/alexkobylansky) ##### `@mui/x-date-pickers-pro@7.1.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.1.1`, plus: - \[DateTimeRangePicker] Fix selection on same day ([#​12604](https://togithub.com/mui/mui-x/issues/12604)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.1.1` - \[charts] Fix `tickInterval` usage for y-axis ([#​12592](https://togithub.com/mui/mui-x/issues/12592)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix Scatter series highlight when `id` is a `number` ([#​12677](https://togithub.com/mui/mui-x/issues/12677)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix TS error when using `sx` property on `ChartsTooltip` ([#​12659](https://togithub.com/mui/mui-x/issues/12659)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.1.1` - \[TreeView] Add JSDoc to all `publicAPI` methods ([#​12649](https://togithub.com/mui/mui-x/issues/12649)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Create `RichTreeViewPro` component (not released yet) ([#​12610](https://togithub.com/mui/mui-x/issues/12610)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Create pro package (not released yet) ([#​12240](https://togithub.com/mui/mui-x/issues/12240)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Fix typo in errors ([#​12623](https://togithub.com/mui/mui-x/issues/12623)) [@​alissa-tung](https://togithub.com/alissa-tung) - \[TreeView] New API method: `setItemExpansion` ([#​12595](https://togithub.com/mui/mui-x/issues/12595)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add a recipe for the `checkboxSelectionVisibleOnly` prop ([#​12646](https://togithub.com/mui/mui-x/issues/12646)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Explain the use of `_action: 'delete'` in `processRowUpdate` ([#​12670](https://togithub.com/mui/mui-x/issues/12670)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Fix formatting and typo on migration guide [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix formatting in changelog [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix grammar in TreeView migration doc ([#​12615](https://togithub.com/mui/mui-x/issues/12615)) [@​joshkel](https://togithub.com/joshkel) - \[docs] Fix missing closing props in `PieShapeNoSnap` demo ([#​12636](https://togithub.com/mui/mui-x/issues/12636)) [@​alp-ex](https://togithub.com/alp-ex) - \[docs] Fix type arguments in Custom Field page ([#​12619](https://togithub.com/mui/mui-x/issues/12619)) [@​Juneezee](https://togithub.com/Juneezee) - \[docs] Fix typo in `getItemId` prop description ([#​12637](https://togithub.com/mui/mui-x/issues/12637)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Make the Charts `margin` usage more visible ([#​12591](https://togithub.com/mui/mui-x/issues/12591)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Match IE 11 spacing with Material UI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Move data grid interfaces to standard API page layout ([#​12016](https://togithub.com/mui/mui-x/issues/12016)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove \` around [@​default](https://togithub.com/default) values ([#​12158](https://togithub.com/mui/mui-x/issues/12158)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove `day` from the default `dayOfWeekFormatter` function params ([#​12644](https://togithub.com/mui/mui-x/issues/12644)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Use `TreeItem2` for icon expansion example on `RichTreeView` ([#​12563](https://togithub.com/mui/mui-x/issues/12563)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Core - \[core] Add cherry-pick `master` to `v6` action ([#​12648](https://togithub.com/mui/mui-x/issues/12648)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fix typo in `@mui/x-tree-view-pro/themeAugmentation` ([#​12674](https://togithub.com/mui/mui-x/issues/12674)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Introduce `describeTreeView` to run test on `SimpleTreeView` and `RichTreeView`, using `TreeItem` and `TreeItem2` + migrate expansion tests ([#​12428](https://togithub.com/mui/mui-x/issues/12428)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Limit `test-types` CI step allowed memory ([#​12651](https://togithub.com/mui/mui-x/issues/12651)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove explicit `express` package ([#​12602](https://togithub.com/mui/mui-x/issues/12602)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Update to new embedded translations in the docs package ([#​12232](https://togithub.com/mui/mui-x/issues/12232)) [@​Janpot](https://togithub.com/Janpot) - \[core] Use PR labels to identify the package a `l10n` PR belongs to ([#​12639](https://togithub.com/mui/mui-x/issues/12639)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Use `describeTreeView` for selection tests ([#​12647](https://togithub.com/mui/mui-x/issues/12647)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs-infra] Adjust the links to search for issues ([#​11995](https://togithub.com/mui/mui-x/issues/11995)) [@​michelengelen](https://togithub.com/michelengelen) - \[infra] Polish support survey experience ([#​12624](https://togithub.com/mui/mui-x/issues/12624)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[support-infra] Replace author association with a permission check in survey action ([#​12068](https://togithub.com/mui/mui-x/issues/12068)) [@​michelengelen](https://togithub.com/michelengelen) - \[support-infra] Fix user permission check ([#​12669](https://togithub.com/mui/mui-x/issues/12669)) [@​michelengelen](https://togithub.com/michelengelen) - \[test] Fix Tree View test import ([#​12668](https://togithub.com/mui/mui-x/issues/12668)) [@​LukasTy](https://togithub.com/LukasTy) ### [`v7.1.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.0.0...v7.1.0) *Mar 28, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🚀 Add `resizeThrottleMs` prop ([#​12556](https://togithub.com/mui/mui-x/issues/12556)) [@​romgrk](https://togithub.com/romgrk) - 🌍 Improve Chinese (Hong Kong) (zh-HK) and Italian (it-IT) locale on the Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.1.0` - \[DataGrid] Add `resizeThrottleMs` prop ([#​12556](https://togithub.com/mui/mui-x/issues/12556)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Do not publish `rowEditStop` event if row has fields with errors ([#​11383](https://togithub.com/mui/mui-x/issues/11383)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix bug in suspense ([#​12553](https://togithub.com/mui/mui-x/issues/12553)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix missing class name in the `GridToolbarQuickFilter` component ([#​12484](https://togithub.com/mui/mui-x/issues/12484)) [@​jhawkins11](https://togithub.com/jhawkins11) ##### `@mui/x-data-grid-pro@7.1.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.1.0`. ##### `@mui/x-data-grid-premium@7.1.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.1.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.1.0` - \[fields] Fix placeholder override ([#​12589](https://togithub.com/mui/mui-x/issues/12589)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[l10n] Improve Chinese (Hong Kong) (zh-HK) locale ([#​12547](https://togithub.com/mui/mui-x/issues/12547)) [@​samchiu90](https://togithub.com/samchiu90) - \[l10n] Improve Italian (it-IT) locale ([#​12549](https://togithub.com/mui/mui-x/issues/12549)) [@​antomanc](https://togithub.com/antomanc) - \[pickers] Prepare compatibility with `@mui/zero-runtime` (stop using `ownerState` in `styled`) ([#​12003](https://togithub.com/mui/mui-x/issues/12003)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.1.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.1.0`, plus: - \[DateRangePicker] Fix selection behavior with single input field when `readOnly` ([#​12593](https://togithub.com/mui/mui-x/issues/12593)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.1.0` - \[charts] Fix tooltip causing crash on data change ([#​12571](https://togithub.com/mui/mui-x/issues/12571)) [@​Rishi556](https://togithub.com/Rishi556) ##### Tree View ##### `@mui/x-tree-view@7.1.0` - \[TreeView] Do not use outdated version of the state to compute new label first char in `RichTreeView` ([#​12512](https://togithub.com/mui/mui-x/issues/12512)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add example to add a second icon next to the field's opening button ([#​12524](https://togithub.com/mui/mui-x/issues/12524)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Add missing note to Data Grid migration guide ([#​12557](https://togithub.com/mui/mui-x/issues/12557)) [@​romgrk](https://togithub.com/romgrk) - \[docs] Fix Charts title for SEO ([#​12545](https://togithub.com/mui/mui-x/issues/12545)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix small typo ([#​12558](https://togithub.com/mui/mui-x/issues/12558)) [@​diogoparente](https://togithub.com/diogoparente) - \[docs] Improve codemod related documentation ([#​12582](https://togithub.com/mui/mui-x/issues/12582)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Reduce noise in migration docs side navigation ([#​12552](https://togithub.com/mui/mui-x/issues/12552)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Sync static images from core repository ([#​12525](https://togithub.com/mui/mui-x/issues/12525)) [@​LukasTy](https://togithub.com/LukasTy) ##### Core - \[core] Fix `l10n` script on Windows ([#​12550](https://togithub.com/mui/mui-x/issues/12550)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Include `DateTimeRangePicker` tag in `releaseChangelog` ([#​12526](https://togithub.com/mui/mui-x/issues/12526)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Upgrade monorepo ([#​12536](https://togithub.com/mui/mui-x/issues/12536)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v7.0.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.9...v7.0.0) *Mar 22, 2024* We're excited to [announce the first v7 stable release](https://mui.com/blog/mui-x-v7/)! 🎉🚀 This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements. Migration guides are available with a complete list of the breaking changes: - [Data Grid](https://mui.com/x/migration/migration-data-grid-v6/) - [Date and Time Pickers](https://mui.com/x/migration/migration-pickers-v6/) - [Tree View](https://mui.com/x/migration/migration-tree-view-v6/) - [Charts](https://mui.com/x/migration/migration-charts-v6/) We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 🚀 Improve the usage of custom `viewRenderers` on `DateTimePicker` ([#​12441](https://togithub.com/mui/mui-x/issues/12441)) [@​LukasTy](https://togithub.com/LukasTy) - ✨ Set focus on the focused Tree Item instead of the Tree View ([#​12226](https://togithub.com/mui/mui-x/issues/12226)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - 🕹ī¸ Support controlled `density` for the Data Grid ([#​12332](https://togithub.com/mui/mui-x/issues/12332)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - 🎁 Dynamic virtualization range for the Data Grid ([#​12353](https://togithub.com/mui/mui-x/issues/12353)) [@​romgrk](https://togithub.com/romgrk) - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### Breaking changes - The `density` is a [controlled prop](https://mui.com/x/react-data-grid/accessibility/#set-the-density-programmatically) now, if you were previously passing the `density` prop to the Data Grid, you will need to do one of the following: 1. Move it to the `initialState.density` to initialize it. ```diff ``` 2. Move it to the state and use `onDensityChange` callback to update the `density` prop accordingly for it to work as expected. ```diff + const [density, setDensity] = React.useState('compact'); setDensity(newDensity)} /> ``` - The selector `gridDensityValueSelector` was removed, use the `gridDensitySelector` instead. - The props `rowBuffer` and `columnBuffer` were renamed to `rowBufferPx` and `columnBufferPx`. Their value is now a pixel value rather than a number of items. Their default value is now `150`. - The props `rowThreshold` and `columnThreshold` have been removed. If you had the `rowThreshold` prop set to `0` to force new rows to be rendered more often – this is no longer necessary. ##### `@mui/x-data-grid@7.0.0` - \[DataGrid] Allow to control the grid density ([#​12332](https://togithub.com/mui/mui-x/issues/12332)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Dynamic virtualization range ([#​12353](https://togithub.com/mui/mui-x/issues/12353)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix `ElementType` usage ([#​12479](https://togithub.com/mui/mui-x/issues/12479)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix cell value formatting on copy ([#​12357](https://togithub.com/mui/mui-x/issues/12357)) [@​sai6855](https://togithub.com/sai6855) - \[DataGrid] Fix checkbox selection is keeping selection when filtering ([#​11751](https://togithub.com/mui/mui-x/issues/11751)) [@​g1mishra](https://togithub.com/g1mishra) - \[DataGrid] Make `rows` an optional prop ([#​12478](https://togithub.com/mui/mui-x/issues/12478)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/x-data-grid-pro@7.0.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.0.0`. ##### `@mui/x-data-grid-premium@7.0.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.0.0`, plus: - \[DataGridPremium] Add support for confirmation before clipboard paste ([#​12225](https://togithub.com/mui/mui-x/issues/12225)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPremium] Fix single grouping column sorting ([#​9679](https://togithub.com/mui/mui-x/issues/9679)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPremium] Fix boolean cell not rendered in group rows ([#​12492](https://togithub.com/mui/mui-x/issues/12492)) [@​sai6855](https://togithub.com/sai6855) ##### Date and Time Pickers ##### Breaking changes - The `DesktopDateTimePicker` view rendering has been optimized by using the same technique as for `DesktopDateTimeRangePicker`. - The `dateTimeViewRenderers` have been removed in favor of reusing existing time view renderers (`renderTimeViewClock`, `renderDigitalClockTimeView` and `renderMultiSectionDigitalClockTimeView`) and date view renderer (`renderDateViewCalendar`). - Passing `renderTimeViewClock` to time view renderers will no longer revert to the old behavior of rendering only date or time view. ##### `@mui/x-date-pickers@7.0.0` - \[fields] Allow to override the separator between the start and the end date in all range fields ([#​12174](https://togithub.com/mui/mui-x/issues/12174)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[fields] Support format without separator ([#​12489](https://togithub.com/mui/mui-x/issues/12489)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Use renderer interceptor on `DesktopDateTimePicker` ([#​12441](https://togithub.com/mui/mui-x/issues/12441)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.0.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.0.0`, plus: - \[DateTimeRangePicker] Add component `JSDoc` ([#​12518](https://togithub.com/mui/mui-x/issues/12518)) [@​LukasTy](https://togithub.com/LukasTy) - \[DateTimeRangePicker] Fix views behavior regression ([#​12529](https://togithub.com/mui/mui-x/issues/12529)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.0.0` - \[charts] Fix small typo in `CartesianContextProvider` ([#​12461](https://togithub.com/mui/mui-x/issues/12461)) [@​Janpot](https://togithub.com/Janpot) ##### Tree View ##### Breaking changes - The required `nodeId` prop used by the `TreeItem` has been renamed to `itemId` for consistency: ```diff - + ``` - The focus is now applied to the Tree Item root element instead of the Tree View root element. This change will allow new features that require the focus to be on the Tree Item, like the drag and drop reordering of items. It also solves several issues with focus management, like the inability to scroll to the focused item when a lot of items are rendered. This will mostly impact how you write tests to interact with the Tree View: For example, if you were writing a test with `react-testing-library`, here is what the changes could look like: ```diff it('test example on first item', () => { - const { getByRole } = render( + const { getAllByRole } = render( ); - const tree = getByRole('tree'); + const firstTreeItem = getAllByRole('treeitem')[0]; act(() => { - tree.focus(); + firstTreeItem.focus(); }); - fireEvent.keyDown(tree, { key: 'ArrowDown' }); + fireEvent.keyDown(firstTreeItem, { key: 'ArrowDown' }); }) ``` ##### `@mui/x-tree-view@7.0.0` - \[TreeView] Rename `nodeId` to `itemId` ([#​12418](https://togithub.com/mui/mui-x/issues/12418)) [@​noraleonte](https://togithub.com/noraleonte) - \[TreeView] Set focus on the focused Tree Item instead of the Tree View ([#​12226](https://togithub.com/mui/mui-x/issues/12226)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Update JSDoc of the `ContentComponent` prop to avoid using the word "node" ([#​12476](https://togithub.com/mui/mui-x/issues/12476)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-codemod@7.0.0` - \[codemod] Add a codemod and update the grid migration guide ([#​12488](https://togithub.com/mui/mui-x/issues/12488)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### Docs - \[docs] Finalize migration guide ([#​12501](https://togithub.com/mui/mui-x/issues/12501)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Fix nested cells alignment in the popular features demo ([#​12450](https://togithub.com/mui/mui-x/issues/12450)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Fix some Vale errors ([#​12469](https://togithub.com/mui/mui-x/issues/12469)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Remove mentions of pre release ([#​12513](https://togithub.com/mui/mui-x/issues/12513)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Update branch name and tags ([#​12498](https://togithub.com/mui/mui-x/issues/12498)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Update links to v6 ([#​12496](https://togithub.com/mui/mui-x/issues/12496)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Update links to v7 docs ([#​12500](https://togithub.com/mui/mui-x/issues/12500)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Update supported versions ([#​12508](https://togithub.com/mui/mui-x/issues/12508)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - \[docs] Update "What's new in MUI X" page [#​12527](https://togithub.com/mui/mui-x/issues/12527) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Core - \[core] Bump `@mui/material` peer dependency for all packages ([#​12516](https://togithub.com/mui/mui-x/issues/12516)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fix `no-restricted-imports` ESLint rule not working for Data Grid packages ([#​12477](https://togithub.com/mui/mui-x/issues/12477)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Lower the frequency of `no-response` action runs ([#​12491](https://togithub.com/mui/mui-x/issues/12491)) [@​michaldudak](https://togithub.com/michaldudak) - \[core] Remove leftover `legacy` `browserlistrc` entry ([#​12415](https://togithub.com/mui/mui-x/issues/12415)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Update NPM tag ([#​12511](https://togithub.com/mui/mui-x/issues/12511)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Update supported browsers (browserlistrc) ([#​12521](https://togithub.com/mui/mui-x/issues/12521)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Use Circle CI context [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[license] Fix grammar on expired license error message ([#​12460](https://togithub.com/mui/mui-x/issues/12460)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) ### [`v6.19.9`](https://togithub.com/mui/mui-x/compare/v6.19.8...v6.19.9) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.8...v6.19.9) ### [`v6.19.8`](https://togithub.com/mui/mui-x/compare/v6.19.7...v6.19.8) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.7...v6.19.8) ### [`v6.19.7`](https://togithub.com/mui/mui-x/compare/v6.19.6...b054297fc121b54099427bd84c12ad79716581f0) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.6...v6.19.7) ### [`v6.19.6`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6196) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.5...v6.19.6) *Mar 1, 2024* We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Korean (ko-KR) and Chinese (zh-CN) locales on the Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.19.6` - \[DataGrid] Fix error when existing rows are passed to `replaceRows` ([@​martijn-basesoft](https://togithub.com/martijn-basesoft)) ##### `@mui/x-data-grid-pro@6.19.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.19.6`. ##### `@mui/x-data-grid-premium@6.19.6` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.19.6`, plus: - \[DataGridPremium] Make clipboard copy respect the sorting during cell selection ([#​12255](https://togithub.com/mui/mui-x/issues/12255)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### Date Pickers ##### `@mui/x-date-pickers@6.19.6` - \[l10n] Improve Chinese (zh-CN) locale ([#​12250](https://togithub.com/mui/mui-x/issues/12250)) [@​headironc](https://togithub.com/headironc) - \[l10n] Improve Korean (ko-KR) locale ([#​12186](https://togithub.com/mui/mui-x/issues/12186)) [@​Luzi](https://togithub.com/Luzi) ##### `@mui/x-date-pickers-pro@6.19.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.19.6`. ##### Docs - \[docs] Update lazy loading demo to show skeleton rows during initial rows fetch ([#​12062](https://togithub.com/mui/mui-x/issues/12062)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v6.19.5`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6195) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.4...v6.19.5) *Feb 23, 2024* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.19.5` - \[DataGrid] Fix styling grid filter input single select ([#​12079](https://togithub.com/mui/mui-x/issues/12079)) [@​FreakDroid](https://togithub.com/FreakDroid) ##### `@mui/x-data-grid-pro@6.19.5` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.19.5`. ##### `@mui/x-data-grid-premium@6.19.5` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.19.5`. ##### Date Pickers ##### `@mui/x-date-pickers@6.19.5` - \[pickers] Fix `referenceDate` day calendar focus ([#​12136](https://togithub.com/mui/mui-x/issues/12136)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Fix styling props propagation to `DateTimePickerTabs` ([#​12131](https://togithub.com/mui/mui-x/issues/12131)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@6.19.5` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.19.5`. ##### Charts / `@mui/x-charts@6.19.5` - \[charts] Allow to skip animation on sparkline bar ([#​12160](https://togithub.com/mui/mui-x/issues/12160)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Clarify Pickers 'Component composition' section ([#​12147](https://togithub.com/mui/mui-x/issues/12147)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Fix 301 redirection to StackBlitz [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix 301 to Material UI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix 301 to Material UI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix 404 links to translation source [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix dead link to translations [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix the Treemap illustration ([#​12189](https://togithub.com/mui/mui-x/issues/12189)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Fix typo for `AdapterDateFnsV3` ([#​12037](https://togithub.com/mui/mui-x/issues/12037)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Improve performance on Charts entry point [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Move Heatmap to pro ([#​12170](https://togithub.com/mui/mui-x/issues/12170)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove Charts installation next tag call-out ([#​12133](https://togithub.com/mui/mui-x/issues/12133)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Removed `focused` prop from demo ([#​12126](https://togithub.com/mui/mui-x/issues/12126)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Add missing Heatmap pro icon [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Add more illustrations to the Overview page ([#​12041](https://togithub.com/mui/mui-x/issues/12041)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Avoid use of shorthand ([#​12009](https://togithub.com/mui/mui-x/issues/12009)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Fix CI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Fix docs link check ([#​12137](https://togithub.com/mui/mui-x/issues/12137)) [@​LukasTy](https://togithub.com/LukasTy) ### [`v6.19.4`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v6194) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.3...v6.19.4) *Feb 9, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Danish (da-DK) locale on the Data Grid ([#​11972](https://togithub.com/mui/mui-x/issues/11972)) [@​ShahrazH](https://togithub.com/ShahrazH) - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@v6.19.4` - \[DataGrid] Add support for dialogs in menu actions ([#​11937](https://togithub.com/mui/mui-x/issues/11937)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Allow passing readonly arrays to `pageSizeOptions` prop ([#​11992](https://togithub.com/mui/mui-x/issues/11992)) [@​pcorpet](https://togithub.com/pcorpet) - \[DataGrid] Fix row reorder with cell selection ([#​11878](https://togithub.com/mui/mui-x/issues/11878)) [@​PEsteves8](https://togithub.com/PEsteves8) - \[DataGrid] Replace `eval` with `new Function` ([#​11962](https://togithub.com/mui/mui-x/issues/11962)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Danish (da-DK) locale ([#​11972](https://togithub.com/mui/mui-x/issues/11972)) [@​ShahrazH](https://togithub.com/ShahrazH) ##### `@mui/x-data-grid-pro@v6.19.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@v6.19.4`. ##### `@mui/x-data-grid-premium@v6.19.4` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@v6.19.4`, plus: - \[DataGridPremium] Fix autosize grouping cell ([#​11990](https://togithub.com/mui/mui-x/issues/11990)) [@​romgrk](https://togithub.com/romgrk) - \[DataGridPremium] Fix error after closing print export ([#​11889](https://togithub.com/mui/mui-x/issues/11889)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Date Pickers ##### `@mui/x-date-pickers@v6.19.4` - \[pickers] Avoid relying on locale in Luxon `isWithinRange` method ([#​11940](https://togithub.com/mui/mui-x/issues/11940)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@v6.19.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@v6.19.4`. ##### Charts / `@mui/x-charts@v6.19.4` - \[charts] Add `reverse` property to axes ([#​11959](https://togithub.com/mui/mui-x/issues/11959)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Allow series ids to be numbers ([#​11960](https://togithub.com/mui/mui-x/issues/11960)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix Proptypes error by supporting string values for axes ([#​11953](https://togithub.com/mui/mui-x/issues/11953)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Add a note about `AdapterDateFnsV3` on the Getting Started page ([#​11987](https://togithub.com/mui/mui-x/issues/11987)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Avoid the use of MUI Core [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix API links ([#​11930](https://togithub.com/mui/mui-x/issues/11930)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix `ChartsTooltip` typo ([#​11967](https://togithub.com/mui/mui-x/issues/11967)) [@​thisisharsh7](https://togithub.com/thisisharsh7) - \[docs] Refactor `Localization` documentation sections ([#​11997](https://togithub.com/mui/mui-x/issues/11997)) [@​LukasTy](https://togithub.com/LukasTy) - \[code] Simplify bug reproduction ([#​11932](https://togithub.com/mui/mui-x/issues/11932)) [@​alexfauquette](https://togithub.com/alexfauquette) ### [`v6.19.3`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6193) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.2...v6.19.3) *Feb 1, 2024* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Hebrew (he-IL) locale ([#​11831](https://togithub.com/mui/mui-x/issues/11831)) [@​danielmishan85](https://togithub.com/danielmishan85) - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.19.3` - \[l10n] Improve Hebrew (he-IL) locale ([@​danielmishan85](https://togithub.com/danielmishan85)) ([#​11831](https://togithub.com/mui/mui-x/issues/11831)) ##### `@mui/x-data-grid-pro@6.19.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.19.3`. ##### `@mui/x-data-grid-premium@6.19.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.19.3`. ##### Date Pickers ##### `@mui/x-date-pickers@6.19.3` - \[TimePicker] Add missing toolbar classes descriptions ([#​11862](https://togithub.com/mui/mui-x/issues/11862)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@6.19.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.19.3`. ##### Charts / `@mui/x-charts@6.19.3` - \[charts] Document how to modify color according to values ([#​11854](https://togithub.com/mui/mui-x/issues/11854)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Add a general uplift to the whats new page ([#​11883](https://togithub.com/mui/mui-x/issues/11883)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Fix 404 ([#​11852](https://togithub.com/mui/mui-x/issues/11852)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix generation ([#​11825](https://togithub.com/mui/mui-x/issues/11825)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix docs:api when typo in slots typing ([#​11861](https://togithub.com/mui/mui-x/issues/11861)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Improve Support page ([#​11556](https://togithub.com/mui/mui-x/issues/11556)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Sync support page with core [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] These API don't exist in MUI X v6 [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update whats new page with v7 Beta blogpost content ([#​11886](https://togithub.com/mui/mui-x/issues/11886)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) ### [`v6.19.2`](https://togithub.com/mui/mui-x/compare/v6.19.0...v6.19.2) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.0...v6.19.2) ### [`v6.19.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6190) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.7...v6.19.0) *Jan 11, 2024* We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨: - ⏰ Support date-fns v3 ([#​11659](https://togithub.com/mui/mui-x/issues/11659)) [@​LukasTy](https://togithub.com/LukasTy) Pickers support both v2 and v3 of date-fns. For v3 use `AdapterDateFnsV3`. ```js // with date-fns v2.x import { AdapterDateFns } from '@​mui/x-date-pickers/AdapterDateFns'; import de from 'date-fns/locale/de'; ``` ```js // with date-fns v3.x import { AdapterDateFns } from '@​mui/x-date-pickers/AdapterDateFnsV3'; import { de } from 'date-fns/locale/de'; ``` ##### Date Pickers ##### `@mui/x-date-pickers@6.19.0` - \[pickers] Add date-fns@3.x adapter ([#​11659](https://togithub.com/mui/mui-x/issues/11659)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Fix clearable behavior blocking focus return to `OpenPickerButton` ([#​11643](https://togithub.com/mui/mui-x/issues/11643)) [@​noraleonte](https://togithub.com/noraleonte) - \[l10n] Add missing Danish (da-DK) locale export ([#​11641](https://togithub.com/mui/mui-x/issues/11641)) [@​etlos](https://togithub.com/etlos) ##### `@mui/x-date-pickers-pro@6.19.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.19.0`. ##### Docs - \[docs] Add missing component [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix parsing of `x-date-pickers-pro` demo adapter imports ([#​11637](https://togithub.com/mui/mui-x/issues/11637)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Push up the MUI X brand ([#​11533](https://togithub.com/mui/mui-x/issues/11533)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Improve Server-side data grid docs ([#​11589](https://togithub.com/mui/mui-x/issues/11589)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Add demo to the charts overview page ([#​11586](https://togithub.com/mui/mui-x/issues/11586)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Fix 404 links in the docs [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Improve landing page ([#​11570](https://togithub.com/mui/mui-x/issues/11570)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Give a general revision to the docs ([#​11249](https://togithub.com/mui/mui-x/issues/11249)) [@​danilo-leal](https://togithub.com/danilo-leal) ### [`v6.18.7`](https://togithub.com/mui/mui-x/compare/v6.18.6...v6.18.7) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.6...v6.18.7) ### [`v6.18.6`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6186) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.5...v6.18.6) *Dec 22, 2023* We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Russian (ru-RU) locale ([#​11429](https://togithub.com/mui/mui-x/issues/11429)) [@​wensiet](https://togithub.com/wensiet) - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@6.18.6` - \[DataGrid] Fix typos in the JSDoc ([#​11475](https://togithub.com/mui/mui-x/issues/11475)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[l10n] Improve Russian (ru-RU) locale ([#​11429](https://togithub.com/mui/mui-x/issues/11429)) [@​wensiet](https://togithub.com/wensiet) ##### `@mui/x-data-grid-pro@6.18.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.18.6`. ##### `@mui/x-data-grid-premium@6.18.6` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.18.6`. ##### Date Pickers ##### `@mui/x-date-pickers@6.18.6` - \[fields] Fix section pasting ([#​11467](https://togithub.com/mui/mui-x/issues/11467)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@6.18.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.18.6`. ##### Charts / `@mui/x-charts@6.18.4` - \[charts] Allow percentage values for pie chart center and radius ([#​11464](https://togithub.com/mui/mui-x/issues/11464)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Make error message more explicit ([#​11457](https://togithub.com/mui/mui-x/issues/11457)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Make the helper `ChartsText` component public ([#​11370](https://togithub.com/mui/mui-x/issues/11370)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve dataset typing ([#​11372](https://togithub.com/mui/mui-x/issues/11372)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix size overflow ([#​11385](https://togithub.com/mui/mui-x/issues/11385)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Document false default values for boolean props ([#​11489](https://togithub.com/mui/mui-x/issues/11489)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Improve Pickers `name` prop examples ([#​11442](https://togithub.com/mui/mui-x/issues/11442)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Limit `date-fns` package to v2 in codesandbox ([#​11478](https://togithub.com/mui/mui-x/issues/11478)) [@​LukasTy](https://togithub.com/LukasTy) - \[test] Reload the page if its blank and there are no links to the remaining tests ([#​11471](https://togithub.com/mui/mui-x/issues/11471)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v6.18.5`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6185) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.4...v6.18.5) *Dec 14, 2023* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Swedish (sv-SE) and Urdu (ur-PK) locales on the Data Grid - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@6.18.5` - \[l10n] Improve Swedish (sv-SE) locale ([#​11379](https://togithub.com/mui/mui-x/issues/11379)) [@​fredrikcarlbom](https://togithub.com/fredrikcarlbom) - \[l10n] Improve Urdu (ur-PK) locale for data grid ([#​11409](https://togithub.com/mui/mui-x/issues/11409)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/x-data-grid-pro@6.18.5` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.18.5`. ##### `@mui/x-data-grid-premium@6.18.5` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.18.5`. ##### Date Pickers ##### `@mui/x-date-pickers@6.18.5` - \[pickers] Fix field types to avoid error on latest `@types/react` version ([#​11398](https://togithub.com/mui/mui-x/issues/11398)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Support name prop ([#​11380](https://togithub.com/mui/mui-x/issues/11380)) [@​gitstart](https://togithub.com/gitstart) ##### `@mui/x-date-pickers-pro@6.18.5` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.18.5`, plus: - \[DateRangePicker] Fix `autoFocus` behavior ([#​11376](https://togithub.com/mui/mui-x/issues/11376)) [@​kealjones-wk](https://togithub.com/kealjones-wk) ##### Docs - \[docs] Respect GoT books ([#​11294](https://togithub.com/mui/mui-x/issues/11294)) [@​janoma](https://togithub.com/janoma) - \[test] Fix flaky screenshots ([#​11391](https://togithub.com/mui/mui-x/issues/11391)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v6.18.4`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6184) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.3...v6.18.4) *Dec 8, 2023* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 📚 Add [Pickers FAQ page](https://mui.com/x/react-date-pickers/faq/) - 🌍 Improve Danish (da-DK) locale on Data Grid - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@6.18.4` - \[DataGrid] Fix cell slot style override ([#​11215](https://togithub.com/mui/mui-x/issues/11215)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[l10n] Improve Danish (da-DK) locale ([#​11346](https://togithub.com/mui/mui-x/issues/11346)) [@​goibon](https://togithub.com/goibon) ##### `@mui/x-data-grid-pro@6.18.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.18.4`. ##### `@mui/x-data-grid-premium@6.18.4` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.18.4`. ##### Date Pickers ##### `@mui/x-date-pickers@6.18.4` - \[pickers] Fix `MultiSectionDigitalClock` issues ([#​11308](https://togithub.com/mui/mui-x/issues/11308)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@6.18.4` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.18.4`. ##### Docs - \[docs] Fix typo ([#​11323](https://togithub.com/mui/mui-x/issues/11323)) [@​cadam11](https://togithub.com/cadam11) - \[docs] Add FAQ page ([#​11347](https://togithub.com/mui/mui-x/issues/11347)) [@​noraleonte](https://togithub.com/noraleonte) ### [`v6.18.3`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6183) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.2...v6.18.3) *Dec 4, 2023* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 📈 Fix a lot of Charts package issues - 🌍 Improve Bulgarian (bg-BG) locale on Data Grid - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.18.3` - \[DataGrid] Fix cell editing adding a leading "v" on paste ([#​11166](https://togithub.com/mui/mui-x/issues/11166)) [@​prasad5795](https://togithub.com/prasad5795) - \[DataGrid] Fix handling of event target in portal ([#​11209](https://togithub.com/mui/mui-x/issues/11209)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix `onFilterModelChange` being fired with stale field value ([#​11244](https://togithub.com/mui/mui-x/issues/11244)) [@​gitstart](https://togithub.com/gitstart) - \[l10n] Improve Bulgarian (bg-BG) locale ([#​10856](https://togithub.com/mui/mui-x/issues/10856)) ([#​11206](https://togithub.com/mui/mui-x/issues/11206)) [@​Kristiqn95](https://togithub.com/Kristiqn95) ##### `@mui/x-data-grid-pro@6.18.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.18.3`. ##### `@mui/x-data-grid-premium@6.18.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.18.3`, plus: - \[DataGridPremium] Fix aggregated column ignoring column definition changes ([#​11176](https://togithub.com/mui/mui-x/issues/11176)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPremium] Fix custom filter operators not working on aggregated column ([#​11201](https://togithub.com/mui/mui-x/issues/11201)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Date Pickers ##### `@mui/x-date-pickers@6.18.3` - \[pickers] Correctly format `MultiSectionDigitalClock` number sections ([#​11297](https://togithub.com/mui/mui-x/issues/11297)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Expand field placeholder methods flexibility by providing `format` parameter ([#​11254](https://togithub.com/mui/mui-x/issues/11254)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@6.18.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.18.3`. ##### Charts / `@mui/x-charts@6.18.3` - \[charts] Adjusted `defaultizeValueFormatter` util to accept an optional `series.valueFormatter` value ([#​11213](https://togithub.com/mui/mui-x/issues/11213)) [@​michelengelen](https://togithub.com/michelengelen) - \[charts] Apply `labelStyle` and `tickLabelStyle` props on `<ChartsYAxis />` ([#​11180](https://togithub.com/mui/mui-x/issues/11180)) [@​akamfoad](https://togithub.com/akamfoad) - \[charts] Fix TS config ([#​11259](https://togithub.com/mui/mui-x/issues/11259)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix error with empty dataset ([#​11063](https://togithub.com/mui/mui-x/issues/11063)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix export strategy ([#​11235](https://togithub.com/mui/mui-x/issues/11235)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Add LTS section to support page ([#​11300](https://togithub.com/mui/mui-x/issues/11300)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - \[docs] Add end v6 blogpost to whats new page ([#​11299](https://togithub.com/mui/mui-x/issues/11299)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - \[docs] Document charts composition ([#​10710](https://togithub.com/mui/mui-x/issues/10710)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix version links ([#​11167](https://togithub.com/mui/mui-x/issues/11167)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Improve Data Grid togglable columns example ([#​11241](https://togithub.com/mui/mui-x/issues/11241)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Split charts overview and getting started in distinct pages ([#​10910](https://togithub.com/mui/mui-x/issues/10910)) [@​alexfauquette](https://togithub.com/alexfauquette) ### [`v6.18.2`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6182) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.18.1...v6.18.2) *Nov 23, 2023* We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Arabic (ar-SD), Czech (cs-CZ), and Hebrew (he-IL) locales on Data Grid - 🌍 Add Basque (eu) and Macedonian (mk) locales on Pickers - 🌍 Improve German (de-DE) and Spanish (es-ES) locales on Pickers - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.18.2` - \[l10n] Improve Arabic (ar-SD) locale ([#​11096](https://togithub.com/mui/mui-x/issues/11096)) [@​OmarWebDev](https://togithub.com/OmarWebDev) - \[l10n] Improve Czech (cs-CZ) locale ([#​10968](https://togithub.com/mui/mui-x/issues/10968)) [@​luborepka](https://togithub.com/luborepka) - \[l10n] Improve Hebrew (he-IL) locale ([#​11056](https://togithub.com/mui/mui-x/issues/11056)) [@​LironKiloma](https://togithub.com/LironKiloma) ##### `@mui/x-data-grid-pro@6.18.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@6.18.2`. ##### `@mui/x-data-grid-premium@6.18.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@6.18.2`. ##### Date Pickers ##### `@mui/x-date-pickers@6.18.2` - \[l10n] Add Basque (eu) locale and improve Spanish (es-ES) locale ([#​10985](https://togithub.com/mui/mui-x/issues/10985)) [@​lajtomekadimon](https://togithub.com/lajtomekadimon) - \[l10n] Add Macedonian (mk) locale ([#​11155](https://togithub.com/mui/mui-x/issues/11155)) [@​brsnik](https://togithub.com/brsnik) - \[l10n] Improve German (de-DE) locale ([#​11104](https://togithub.com/mui/mui-x/issues/11104)) [@​jho-vema](https://togithub.com/jho-vema) - \[pickers] Deprecate `defaultCalendarMonth` prop ([#​11138](https://togithub.com/mui/mui-x/issues/11138)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Fix `DateCalendar` crashing when given an invalid value ([#​11101](https://togithub.com/mui/mui-x/issues/11101)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@6.18.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@6.18.2`. ##### </details> <hr /> <h3>Configuration</h3> <p>📅 <strong>Schedule</strong>: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).</p> <p>đŸšĻ <strong>Automerge</strong>: Disabled by config. Please merge this manually once you are satisfied.</p> <p>â™ģ <strong>Rebasing</strong>: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.</p> <p>🔕 <strong>Ignore</strong>: Close this PR and you won't be reminded about this update again.</p> <hr /> <ul> <li>[ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box</li> </ul> <hr /> <p>This PR has been generated by <a rel="noreferrer nofollow" target="_blank" href="https://www.mend.io/free-developer-tools/renovate/">Mend Renovate</a>. View repository job log <a rel="noreferrer nofollow" target="_blank" href="https://developer.mend.io/github/devsoc-unsw/freerooms">here</a>.</p> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=--> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/renovate[bot]"><img src="https://avatars.githubusercontent.com/in/2740?v=4" />renovate[bot]</a> commented <strong> 2 months ago</strong> </div> <div class="markdown-body"> <h3>Edited/Blocked Notification</h3> <p>Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.</p> <p>You can manually request rebase by checking the rebase/retry box above.</p> <p>⚠ <strong>Warning</strong>: custom changes will be lost.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>Š <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>