mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
963 stars 243 forks source link

Bump MUI X to 7.14.0 #3987

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-charts (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@mui/x-data-grid (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@mui/x-data-grid-premium (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@mui/x-date-pickers-pro (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@mui/x-license (source) 7.13.0 -> 7.14.0 age adoption passing confidence
@mui/x-tree-view (source) 7.13.0 -> 7.14.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-charts) ### [`v7.14.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7140) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.13.0...v7.14.0) *Aug 23, 2024* We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - πŸ’« Allow [filtering the axis on zoom](https://mui.com/x/react-charts/zoom-and-pan/#zoom-filtering), making the axis adapt by removing values outside the view. filtering the axis on zoom - πŸ“Š Improve bar chart performances - 🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid - 🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@7.14.0` - \[DataGrid] Use readonly array result for `getTreeDataPath` ([#​11743](https://togithub.com/mui/mui-x/issues/11743)) [@​pcorpet](https://togithub.com/pcorpet) - \[DataGrid] Use `event.key` for `Tab` and `Escape` keys ([#​14170](https://togithub.com/mui/mui-x/issues/14170)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[DataGrid] Introduce selectors with arguments ([#​14236](https://togithub.com/mui/mui-x/issues/14236)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] include `api` in `gridCellParams` interface ([#​14201](https://togithub.com/mui/mui-x/issues/14201)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[l10n] Improve Czech (cs-CZ) locale ([#​14135](https://togithub.com/mui/mui-x/issues/14135)) [@​chirimiri22](https://togithub.com/chirimiri22) - \[l10n] Improve Hebrew (he-IL) locale ([#​14287](https://togithub.com/mui/mui-x/issues/14287)) [@​rotembarsela](https://togithub.com/rotembarsela) ##### `@mui/x-data-grid-pro@7.14.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.14.0`. ##### `@mui/x-data-grid-premium@7.14.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.14.0`, plus: - \[DataGridPremium] Fix clipboard paste not working for a single cell on non-first page ([#​14261](https://togithub.com/mui/mui-x/issues/14261)) [@​arminmeh](https://togithub.com/arminmeh) - \[DataGridPremium] Fix `onCellSelectionModelChange` not triggered when additional cell range is selected ([#​14199](https://togithub.com/mui/mui-x/issues/14199)) [@​arminmeh](https://togithub.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.14.0` - \[l10n] Improve Chinese (zh-HK) locale ([#​13289](https://togithub.com/mui/mui-x/issues/13289)) [@​yeeharn](https://togithub.com/yeeharn) - \[l10n] Improve Hebrew (he-IL) locale ([#​14287](https://togithub.com/mui/mui-x/issues/14287)) [@​rotembarsela](https://togithub.com/rotembarsela) - \[l10n] Improve Vietnamese (vi-VN) locale ([#​14238](https://togithub.com/mui/mui-x/issues/14238)) [@​locnbk2002](https://togithub.com/locnbk2002) - \[TimePicker] Handle `Space` and `Enter` on the `TimeClock` component [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### `@mui/x-date-pickers-pro@7.14.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.14.0`. ##### Charts ##### `@mui/x-charts@7.14.0` - \[charts] Fix grid overflow with zooming ([#​14280](https://togithub.com/mui/mui-x/issues/14280)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve bar chart performances ([#​14278](https://togithub.com/mui/mui-x/issues/14278)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Test pointer events ([#​14042](https://togithub.com/mui/mui-x/issues/14042)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Use `isPointInside` function for both graphs and axis ([#​14222](https://togithub.com/mui/mui-x/issues/14222)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### `@mui/x-charts-pro@7.0.0-alpha.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-charts@7.14.0`, plus: - \[charts-pro] Zoom axis filtering ([#​14121](https://togithub.com/mui/mui-x/issues/14121)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Docs - \[docs] Consistent use of UTC and timezones ([#​14250](https://togithub.com/mui/mui-x/issues/14250)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix missing leading slashes in URLs ([#​14249](https://togithub.com/mui/mui-x/issues/14249)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Dash usage revision on pickers pages ([#​14260](https://togithub.com/mui/mui-x/issues/14260)) [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### Core - \[core] Follow JSDocs convention [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Prepare for material v6 ([#​14143](https://togithub.com/mui/mui-x/issues/14143)) [@​LukasTy](https://togithub.com/LukasTy) - \[code-infra] Set up `eslint-plugin-testing-library` ([#​14232](https://togithub.com/mui/mui-x/issues/14232)) [@​LukasTy](https://togithub.com/LukasTy) - \[infra] Updated mui-x roadmap links with new project URL ([#​14271](https://togithub.com/mui/mui-x/issues/14271)) [@​michelengelen](https://togithub.com/michelengelen)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.