Update dependency @mui/x-data-grid to v7.5.0 #61

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2024-05-21 00:51:41 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies minor 7.3.1 -> 7.5.0

Release Notes

mui/mui-x (@​mui/x-data-grid)

v7.5.0

Compare Source

May 17, 2024

We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights :

  • 🎁 Add support for checkbox selection on the Tree View components
  • 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.5.0
  • DataGrid] Fix `rowModesModel` controlled prop ([#​13056](https://github.com/mui/mui-x/issues/13056)) [@​Janpot](https://github.com/Janpot)
    
  • DataGrid] Reduce bundle size with error messages ([#​12992](https://github.com/mui/mui-x/issues/12992)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • l10n] Improve Norwegian (nb-NO) locale ([#​13106](https://github.com/mui/mui-x/issues/13106)) [@​oliverlaidma](https://github.com/oliverlaidma)
    
  • l10n] Improve Spanish (es-ES) locale ([#​13133](https://github.com/mui/mui-x/issues/13133)) [@​Jucabel](https://github.com/Jucabel)
    
    

Same changes as in @mui/x-data-grid@7.5.0.

Same changes as in @mui/x-data-grid-pro@7.5.0.

Date and Time Pickers
@mui/x-date-pickers@7.5.0
  • fields] Allow empty `textField` slot placeholder value ([#​13148](https://github.com/mui/mui-x/issues/13148)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
  • pickers] Fix `AdapterMomentJalaali` regression ([#​13144](https://github.com/mui/mui-x/issues/13144)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Fix field focusing when switching to view without a renderer ([#​13112](https://github.com/mui/mui-x/issues/13112)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Reuse `AdapterDateFnsBase` in Jalali adapters ([#​13075](https://github.com/mui/mui-x/issues/13075)) [@​LukasTy](https://github.com/LukasTy)
    
    

Same changes as in @mui/x-date-pickers@7.5.0.

Charts
@mui/x-charts@7.5.0
  • charts] Tooltip with `trigger=axis` now follow touch on mobile ([#​13043](https://github.com/mui/mui-x/issues/13043)) [@​wzdorowa](https://github.com/wzdorowa)
    
  • charts] Allow `series.label` property to receive a function with the "location" it is going to be displayed on ([#​12830](https://github.com/mui/mui-x/issues/12830)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Improve TypeScript performance ([#​13137](https://github.com/mui/mui-x/issues/13137)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix area order when overlapping ([#​13121](https://github.com/mui/mui-x/issues/13121)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Improve `useSlotProps` types ([#​13141](https://github.com/mui/mui-x/issues/13141)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix using the theme's font in the Overlay ([#​13107](https://github.com/mui/mui-x/issues/13107)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Tree View
@mui/x-tree-view@7.5.0
  • TreeView] Add support for checkbox selection ([#​11452](https://github.com/mui/mui-x/issues/11452)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Remove unused code ([#​12917](https://github.com/mui/mui-x/issues/12917)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Document missing Charts API's ([#​12875](https://github.com/mui/mui-x/issues/12875)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Core
  • core] Avoid root level `@mui/x-date-pickers` imports ([#​13120](https://github.com/mui/mui-x/issues/13120)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Refactor ESLint config to disallow root level imports ([#​13130](https://github.com/mui/mui-x/issues/13130)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Simplify Danger's config ([#​13062](https://github.com/mui/mui-x/issues/13062)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Shift aliasing from babel to webpack ([#​13051](https://github.com/mui/mui-x/issues/13051)) [@​Janpot](https://github.com/Janpot)
    
  • core] Reuse the `SectionTitle` component in the doc ([#​13139](https://github.com/mui/mui-x/issues/13139)) [@​alexfauquette](https://github.com/alexfauquette)
    
    

v7.4.0

Compare Source

May 10, 2024

We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights :

  • Add optional id attribute on shortcut items of the Date and Time Pickers
  • 🎁 Add support for date-fns-jalali v3 in the Date and Time Pickers
  • 🚀 Support rounded corners on BarChart
  • 🌍 Add accessibility page to TreeView docs
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.4.0
  • DataGrid] Fix error when focus moves from column header to `svg` element ([#​13028](https://github.com/mui/mui-x/issues/13028)) [@​oukunan](https://github.com/oukunan)
    
  • DataGrid] Fix error on column groups change ([#​12965](https://github.com/mui/mui-x/issues/12965)) [@​romgrk](https://github.com/romgrk)
    
    

Same changes as in @mui/x-data-grid@7.4.0.

Same changes as in @mui/x-data-grid-pro@7.4.0.

Date and Time Pickers
@mui/x-date-pickers@7.4.0
  • fields] Fix regression preventing form submit on "Enter" click ([#​13065](https://github.com/mui/mui-x/issues/13065)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Add `AdapterDateFnsJalaliV3` adapter ([#​12891](https://github.com/mui/mui-x/issues/12891)) [@​smmoosavi](https://github.com/smmoosavi)
    
  • pickers] Add optional `id` attribute on shortcut items ([#​12976](https://github.com/mui/mui-x/issues/12976)) [@​noraleonte](https://github.com/noraleonte)
    
    

Same changes as in @mui/x-date-pickers@7.4.0.

Charts
@mui/x-charts@7.4.0
  • charts] Add `ChartsGrid` to `themeAugmentation` ([#​13026](https://github.com/mui/mui-x/issues/13026)) [@​noraleonte](https://github.com/noraleonte)
    
  • charts] Support rounded corners on `BarChart` ([#​12834](https://github.com/mui/mui-x/issues/12834)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Tree View
@mui/x-tree-view@7.4.0
  • TreeView] Fix props propagation and theme entry in `TreeItem2` ([#​12889](https://github.com/mui/mui-x/issues/12889)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Add accessibility page to TreeView docs ([#​12845](https://github.com/mui/mui-x/issues/12845)) [@​noraleonte](https://github.com/noraleonte)
    
  • docs] Fix Charts styling typos ([#​13061](https://github.com/mui/mui-x/issues/13061)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Fix legal link to EULA free trial ([#​13013](https://github.com/mui/mui-x/issues/13013)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Update interface name in pinned columns docs ([#​13070](https://github.com/mui/mui-x/issues/13070)) [@​cherniavskii](https://github.com/cherniavskii)
    
    
Core
  • core] Improve release process docs ([#​12977](https://github.com/mui/mui-x/issues/12977)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • core] Prepare React 19 ([#​12991](https://github.com/mui/mui-x/issues/12991)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix Netlify PR preview path ([#​12993](https://github.com/mui/mui-x/issues/12993)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • infra] Automation: Add release PR reviewers ([#​12982](https://github.com/mui/mui-x/issues/12982)) [@​michelengelen](https://github.com/michelengelen)
    
    

v7.3.2

Compare Source

May 2, 2024

We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights :

  • 🎁 Add "no data" and "loading" states to charts, allowing users to create custom visualizations for each state
  • 🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers
  • 🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid
  • 📝 Fix a typo in the auto-generated Charts gradient id attribute.
    It should not affect you, but if you were relying on the gradient id attribute, please update your usage.
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.3.2
  • DataGrid] Allow to change reset text in the columns management panel ([#​12972](https://github.com/mui/mui-x/issues/12972)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Derive `formattedValue` from the edit value when passing to `renderEditCell` ([#​12870](https://github.com/mui/mui-x/issues/12870)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • DataGrid] Fix rows not being recomputed on `props.rowCount` change ([#​12833](https://github.com/mui/mui-x/issues/12833)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • l10n] Improve Danish (da-DK) locale ([#​12844](https://github.com/mui/mui-x/issues/12844)) [@​fosterbuster](https://github.com/fosterbuster)
    
  • l10n] Improve Slovak (sk-SK) locale ([#​12949](https://github.com/mui/mui-x/issues/12949)) [@​stefikp](https://github.com/stefikp)
    
    

Same changes as in @mui/x-data-grid@7.3.2.

Same changes as in @mui/x-data-grid-pro@7.3.2, plus:

  • DataGridPremium] Fix print export not working with row grouping ([#​12957](https://github.com/mui/mui-x/issues/12957)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
    
Date and Time Pickers
@mui/x-date-pickers@7.3.2
  • l10n] Improve Hebrew (he-IL) locale ([#​12910](https://github.com/mui/mui-x/issues/12910)) [@​michaelNXT1](https://github.com/michaelNXT1)
    
  • l10n] Improve Hungarian (hu-HU) locale ([#​12930](https://github.com/mui/mui-x/issues/12930)) [@​noherczeg](https://github.com/noherczeg)
    
  • pickers] Fix typo on the `viewRenderers` prop description ([#​12915](https://github.com/mui/mui-x/issues/12915)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Improve TypeScript performance in `PickersDay` ([#​12920](https://github.com/mui/mui-x/issues/12920)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    

Same changes as in @mui/x-date-pickers@7.3.2.

Charts
@mui/x-charts@7.3.2
  • charts] Add an overlay for "no data" or "loading" states ([#​12817](https://github.com/mui/mui-x/issues/12817)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix typos in documentation, translations and errors ([#​12941](https://github.com/mui/mui-x/issues/12941)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Fix `prop.slots` and `prop.slotProps` not passed to `<ChartsTooltip />` ([#&#8203;12939](https://github.com/mui/mui-x/issues/12939)) [@&#8203;JCQuintas](https://github.com/JCQuintas)
    
    
Docs
  • docs] Improve Data Grid migration guide ([#&#8203;12969](https://github.com/mui/mui-x/issues/12969)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi)
    
  • docs] Polish references to the plans ([#&#8203;12922](https://github.com/mui/mui-x/issues/12922)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
    
Core
  • core] Fix dependencies ([#&#8203;12951](https://github.com/mui/mui-x/issues/12951)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • core] Remove inconsistent blank lines ([#&#8203;12966](https://github.com/mui/mui-x/issues/12966)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Bump node image used by CI in docker ([#&#8203;12961](https://github.com/mui/mui-x/issues/12961)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • docs-infra] Remove no longer needed `next.config` settings ([#&#8203;12861](https://github.com/mui/mui-x/issues/12861)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Use the `@mui/docs/HighlightedCode` ([#&#8203;12848](https://github.com/mui/mui-x/issues/12848)) [@&#8203;alexfauquette](https://github.com/alexfauquette)
    
  • test] Restore `t` command ([#&#8203;12948](https://github.com/mui/mui-x/issues/12948)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
    

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-data-grid](https://mui.com/x/react-data-grid/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | dependencies | minor | [`7.3.1` -> `7.5.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.3.1/7.5.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.5.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v750) [Compare Source](https://github.com/mui/mui-x/compare/v7.4.0...v7.5.0) *May 17, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add support for checkbox selection on the Tree View components - 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.5.0` - \[DataGrid] Fix `rowModesModel` controlled prop ([#&#8203;13056](https://github.com/mui/mui-x/issues/13056)) [@&#8203;Janpot](https://github.com/Janpot) - \[DataGrid] Reduce bundle size with error messages ([#&#8203;12992](https://github.com/mui/mui-x/issues/12992)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[l10n] Improve Norwegian (nb-NO) locale ([#&#8203;13106](https://github.com/mui/mui-x/issues/13106)) [@&#8203;oliverlaidma](https://github.com/oliverlaidma) - \[l10n] Improve Spanish (es-ES) locale ([#&#8203;13133](https://github.com/mui/mui-x/issues/13133)) [@&#8203;Jucabel](https://github.com/Jucabel) ##### `@mui/x-data-grid-pro@7.5.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.5.0`. ##### `@mui/x-data-grid-premium@7.5.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.5.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.5.0` - \[fields] Allow empty `textField` slot placeholder value ([#&#8203;13148](https://github.com/mui/mui-x/issues/13148)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) - \[pickers] Fix `AdapterMomentJalaali` regression ([#&#8203;13144](https://github.com/mui/mui-x/issues/13144)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Fix field focusing when switching to view without a renderer ([#&#8203;13112](https://github.com/mui/mui-x/issues/13112)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Reuse `AdapterDateFnsBase` in Jalali adapters ([#&#8203;13075](https://github.com/mui/mui-x/issues/13075)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.5.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.5.0`. ##### Charts ##### `@mui/x-charts@7.5.0` - \[charts] Tooltip with `trigger=axis` now follow touch on mobile ([#&#8203;13043](https://github.com/mui/mui-x/issues/13043)) [@&#8203;wzdorowa](https://github.com/wzdorowa) - \[charts] Allow `series.label` property to receive a function with the "location" it is going to be displayed on ([#&#8203;12830](https://github.com/mui/mui-x/issues/12830)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Improve TypeScript performance ([#&#8203;13137](https://github.com/mui/mui-x/issues/13137)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix area order when overlapping ([#&#8203;13121](https://github.com/mui/mui-x/issues/13121)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve `useSlotProps` types ([#&#8203;13141](https://github.com/mui/mui-x/issues/13141)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix using the theme's font in the Overlay ([#&#8203;13107](https://github.com/mui/mui-x/issues/13107)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@7.5.0` - \[TreeView] Add support for checkbox selection ([#&#8203;11452](https://github.com/mui/mui-x/issues/11452)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Remove unused code ([#&#8203;12917](https://github.com/mui/mui-x/issues/12917)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Document missing Charts API's ([#&#8203;12875](https://github.com/mui/mui-x/issues/12875)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Core - \[core] Avoid root level `@mui/x-date-pickers` imports ([#&#8203;13120](https://github.com/mui/mui-x/issues/13120)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Refactor ESLint config to disallow root level imports ([#&#8203;13130](https://github.com/mui/mui-x/issues/13130)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Simplify Danger's config ([#&#8203;13062](https://github.com/mui/mui-x/issues/13062)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Shift aliasing from babel to webpack ([#&#8203;13051](https://github.com/mui/mui-x/issues/13051)) [@&#8203;Janpot](https://github.com/Janpot) - \[core] Reuse the `SectionTitle` component in the doc ([#&#8203;13139](https://github.com/mui/mui-x/issues/13139)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ### [`v7.4.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#740) [Compare Source](https://github.com/mui/mui-x/compare/v7.3.2...v7.4.0) *May 10, 2024* We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - ✨ Add optional `id` attribute on shortcut items of the Date and Time Pickers - 🎁 Add support for `date-fns-jalali` v3 in the Date and Time Pickers - 🚀 Support rounded corners on `BarChart` - 🌍 Add accessibility page to TreeView docs - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.4.0` - \[DataGrid] Fix error when focus moves from column header to `svg` element ([#&#8203;13028](https://github.com/mui/mui-x/issues/13028)) [@&#8203;oukunan](https://github.com/oukunan) - \[DataGrid] Fix error on column groups change ([#&#8203;12965](https://github.com/mui/mui-x/issues/12965)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@7.4.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.4.0`. ##### `@mui/x-data-grid-premium@7.4.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.4.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.4.0` - \[fields] Fix regression preventing form submit on "Enter" click ([#&#8203;13065](https://github.com/mui/mui-x/issues/13065)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Add `AdapterDateFnsJalaliV3` adapter ([#&#8203;12891](https://github.com/mui/mui-x/issues/12891)) [@&#8203;smmoosavi](https://github.com/smmoosavi) - \[pickers] Add optional `id` attribute on shortcut items ([#&#8203;12976](https://github.com/mui/mui-x/issues/12976)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### `@mui/x-date-pickers-pro@7.4.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.4.0`. ##### Charts ##### `@mui/x-charts@7.4.0` - \[charts] Add `ChartsGrid` to `themeAugmentation` ([#&#8203;13026](https://github.com/mui/mui-x/issues/13026)) [@&#8203;noraleonte](https://github.com/noraleonte) - \[charts] Support rounded corners on `BarChart` ([#&#8203;12834](https://github.com/mui/mui-x/issues/12834)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.4.0` - \[TreeView] Fix props propagation and theme entry in `TreeItem2` ([#&#8203;12889](https://github.com/mui/mui-x/issues/12889)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Add accessibility page to TreeView docs ([#&#8203;12845](https://github.com/mui/mui-x/issues/12845)) [@&#8203;noraleonte](https://github.com/noraleonte) - \[docs] Fix Charts styling typos ([#&#8203;13061](https://github.com/mui/mui-x/issues/13061)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix legal link to EULA free trial ([#&#8203;13013](https://github.com/mui/mui-x/issues/13013)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Update interface name in pinned columns docs ([#&#8203;13070](https://github.com/mui/mui-x/issues/13070)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Core - \[core] Improve release process docs ([#&#8203;12977](https://github.com/mui/mui-x/issues/12977)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[core] Prepare React 19 ([#&#8203;12991](https://github.com/mui/mui-x/issues/12991)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix Netlify PR preview path ([#&#8203;12993](https://github.com/mui/mui-x/issues/12993)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[infra] Automation: Add release PR reviewers ([#&#8203;12982](https://github.com/mui/mui-x/issues/12982)) [@&#8203;michelengelen](https://github.com/michelengelen) ### [`v7.3.2`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#732) [Compare Source](https://github.com/mui/mui-x/compare/v7.3.1...v7.3.2) *May 2, 2024* We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add "no data" and "loading" states to charts, allowing users to create [custom visualizations for each state](https://mui.com/x/react-charts/styling/#overlay) - 🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers - 🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid - 📝 Fix a [typo](https://github.com/mui/mui-x/pull/12941/files/4bf4bffbc2799a01a96bc7458a17318cf41c1722#diff-26c31cc69d6f51110f89e339578ef9b3d4a3551f79077fff73f7babb81c5099f) in the auto-generated Charts gradient `id` attribute. It should not affect you, but if you were relying on the gradient `id` attribute, please update your usage. - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.3.2` - \[DataGrid] Allow to change reset text in the columns management panel ([#&#8203;12972](https://github.com/mui/mui-x/issues/12972)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Derive `formattedValue` from the edit value when passing to `renderEditCell` ([#&#8203;12870](https://github.com/mui/mui-x/issues/12870)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix rows not being recomputed on `props.rowCount` change ([#&#8203;12833](https://github.com/mui/mui-x/issues/12833)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[l10n] Improve Danish (da-DK) locale ([#&#8203;12844](https://github.com/mui/mui-x/issues/12844)) [@&#8203;fosterbuster](https://github.com/fosterbuster) - \[l10n] Improve Slovak (sk-SK) locale ([#&#8203;12949](https://github.com/mui/mui-x/issues/12949)) [@&#8203;stefikp](https://github.com/stefikp) ##### `@mui/x-data-grid-pro@7.3.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@7.3.2`. ##### `@mui/x-data-grid-premium@7.3.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@7.3.2`, plus: - \[DataGridPremium] Fix print export not working with row grouping ([#&#8203;12957](https://github.com/mui/mui-x/issues/12957)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.3.2` - \[l10n] Improve Hebrew (he-IL) locale ([#&#8203;12910](https://github.com/mui/mui-x/issues/12910)) [@&#8203;michaelNXT1](https://github.com/michaelNXT1) - \[l10n] Improve Hungarian (hu-HU) locale ([#&#8203;12930](https://github.com/mui/mui-x/issues/12930)) [@&#8203;noherczeg](https://github.com/noherczeg) - \[pickers] Fix typo on the `viewRenderers` prop description ([#&#8203;12915](https://github.com/mui/mui-x/issues/12915)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Improve TypeScript performance in `PickersDay` ([#&#8203;12920](https://github.com/mui/mui-x/issues/12920)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.3.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@7.3.2`. ##### Charts ##### `@mui/x-charts@7.3.2` - \[charts] Add an overlay for "no data" or "loading" states ([#&#8203;12817](https://github.com/mui/mui-x/issues/12817)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix typos in documentation, translations and errors ([#&#8203;12941](https://github.com/mui/mui-x/issues/12941)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix `prop.slots` and `prop.slotProps` not passed to `<ChartsTooltip />` ([#&#8203;12939](https://github.com/mui/mui-x/issues/12939)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Docs - \[docs] Improve Data Grid migration guide ([#&#8203;12969](https://github.com/mui/mui-x/issues/12969)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[docs] Polish references to the plans ([#&#8203;12922](https://github.com/mui/mui-x/issues/12922)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[core] Fix dependencies ([#&#8203;12951](https://github.com/mui/mui-x/issues/12951)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Remove inconsistent blank lines ([#&#8203;12966](https://github.com/mui/mui-x/issues/12966)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Bump node image used by CI in docker ([#&#8203;12961](https://github.com/mui/mui-x/issues/12961)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs-infra] Remove no longer needed `next.config` settings ([#&#8203;12861](https://github.com/mui/mui-x/issues/12861)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Use the `@mui/docs/HighlightedCode` ([#&#8203;12848](https://github.com/mui/mui-x/issues/12848)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[test] Restore `t` command ([#&#8203;12948](https://github.com/mui/mui-x/issues/12948)) [@&#8203;LukasTy](https://github.com/LukasTy) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-21 00:26:28 +00:00
Update dependency @mui/x-data-grid to v7.5.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
8995b5e874
pierre scheduled this pull request to auto merge when all checks succeed 2024-05-21 00:26:28 +00:00
pierre merged commit 8995b5e874 into master 2024-05-21 00:51:41 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/VirtWeb#61
No description provided.