From c911ad501c4961e63e0e5c9b9eacf4e6367d3210 Mon Sep 17 00:00:00 2001 From: Danail Hadjiatanasov Date: Fri, 16 Aug 2024 16:45:40 +0300 Subject: [PATCH] v7.13.0 (#14221) --- CHANGELOG.md | 81 +++++++++++++++++++++ packages/x-charts-pro/package.json | 2 +- packages/x-charts-vendor/package.json | 2 +- packages/x-charts/package.json | 2 +- packages/x-data-grid-generator/package.json | 2 +- packages/x-data-grid-premium/package.json | 2 +- packages/x-data-grid-pro/package.json | 2 +- packages/x-data-grid/package.json | 2 +- packages/x-date-pickers-pro/package.json | 2 +- packages/x-date-pickers/package.json | 2 +- packages/x-internals/package.json | 2 +- packages/x-license/package.json | 2 +- packages/x-tree-view-pro/package.json | 2 +- packages/x-tree-view/package.json | 2 +- 14 files changed, 94 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a8cc2608487..8220ce8c304e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,87 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 7.13.0 + +_Aug 16, 2024_ + +We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: + +- 💫 Allow to [edit the label](https://mui.com/x/react-tree-view/rich-tree-view/editing/) of Tree View's items. + + Item label editing + +- 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the [documentation](https://mui.com/x/react-data-grid/row-grouping/#accessibility-changes-in-v8) for more information. +- 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid +- 🐞 Bugfixes + + + +### Data Grid + +#### `@mui/x-data-grid@7.13.0` + +- [DataGrid] Fix CSV export for `null` and `undefined` values (#14166) @k-rajat19 +- [DataGrid] Fix error logged during skeleton loading with nested data grid (#14186) @KenanYusuf +- [DataGrid] Remove needless check in `useGridStateInitialization` (#14181) @k-rajat19 +- [DataGrid] Add recipe for persisting filters in local storage (#14208) @cherniavskii +- [l10n] Improve Vietnamese (vi-VN) locale (#14216) @hungnd-casso + +#### `@mui/x-data-grid-pro@7.13.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.13.0`, plus: + +- [DataGridPro] Fix Tree Data and Row Grouping rows accessibility (#13623) @arminmeh + +#### `@mui/x-data-grid-premium@7.13.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.13.0`. + +### Date and Time Pickers + +#### `@mui/x-date-pickers@7.13.0` + +- [pickers] Fix date and time merging to retain milliseconds (#14173) @LukasTy + +#### `@mui/x-date-pickers-pro@7.13.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.13.0`. + +### Charts + +#### `@mui/x-charts@7.13.0` + +- [charts] Add `baseline` property to the `LineChart` `series` (#14153) @JCQuintas +- [charts] Fix issue where tooltip would disappear on mouse click (#14187) @alexfauquette +- [charts] Rename `CartesianContextProvider` to `CartesianProvider` (#14102) @JCQuintas +- [charts] Support axis with the same value for all data points (#14191) @alexfauquette + +#### `@mui/x-date-charts-pro@7.0.0-alpha.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-charts@7.13.0`. + +### Tree View + +#### `@mui/x-tree-view@7.13.0` + +- [TreeView] Add label editing feature (#13388) @noraleonte +- [TreeView] Fix the parameters passed for the `canMoveItemToNewPosition` prop (#14176) @flaviendelangle + +### Docs + +- [docs] Extract dataset in the Line chart docs (#14034) @alexfauquette +- [docs] Remove redundant encoding in the mock data source server (#14185) @MBilalShafi +- [docs] Use Netflix financial results to document bar charts (#13991) @alexfauquette +- [docs] Remove relience of abbreviations (#14226) @oliviertassinari + +### Core + +- [core] Bump monorepo (#14141) @Janpot +- [core] Fix ESLint issue (#14207) @LukasTy +- [core] Fix Netlify build cache issue (#14182) @cherniavskii +- [code-infra] Refactor Netlify `cache-docs` plugin setup (#14105) @LukasTy +- [internals] Move utils needed for tree view virtualization to shared package (#14202) @flaviendelangle + ## 7.12.1 _Aug 8, 2024_ diff --git a/packages/x-charts-pro/package.json b/packages/x-charts-pro/package.json index a66311a70ab5..9ba265f42b1b 100644 --- a/packages/x-charts-pro/package.json +++ b/packages/x-charts-pro/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-charts-pro", - "version": "7.0.0-alpha.0", + "version": "7.0.0-alpha.1", "description": "The Pro plan edition of the Charts components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-charts-vendor/package.json b/packages/x-charts-vendor/package.json index 4adbe27031de..708a2efd3c1b 100644 --- a/packages/x-charts-vendor/package.json +++ b/packages/x-charts-vendor/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-charts-vendor", - "version": "7.12.1", + "version": "7.13.0", "description": "Vendored dependencies for MUI X Charts", "author": "MUI Team", "main": "./index.js", diff --git a/packages/x-charts/package.json b/packages/x-charts/package.json index 149845756463..5c58264a4217 100644 --- a/packages/x-charts/package.json +++ b/packages/x-charts/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-charts", - "version": "7.12.1", + "version": "7.13.0", "description": "The community edition of the Charts components (MUI X).", "author": "MUI Team", "main": "src/index.js", diff --git a/packages/x-data-grid-generator/package.json b/packages/x-data-grid-generator/package.json index 140498fcbe29..8351109190ac 100644 --- a/packages/x-data-grid-generator/package.json +++ b/packages/x-data-grid-generator/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-data-grid-generator", - "version": "7.12.1", + "version": "7.13.0", "description": "Generate fake data for demo purposes only.", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-data-grid-premium/package.json b/packages/x-data-grid-premium/package.json index eaf9b1a9934a..14374bba11d2 100644 --- a/packages/x-data-grid-premium/package.json +++ b/packages/x-data-grid-premium/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-data-grid-premium", - "version": "7.12.1", + "version": "7.13.0", "description": "The Premium plan edition of the Data Grid Components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-data-grid-pro/package.json b/packages/x-data-grid-pro/package.json index 7d1630540e9f..b0a321d19db9 100644 --- a/packages/x-data-grid-pro/package.json +++ b/packages/x-data-grid-pro/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-data-grid-pro", - "version": "7.12.1", + "version": "7.13.0", "description": "The Pro plan edition of the Data Grid components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-data-grid/package.json b/packages/x-data-grid/package.json index 96cc40b20f2f..f02c47db1c14 100644 --- a/packages/x-data-grid/package.json +++ b/packages/x-data-grid/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-data-grid", - "version": "7.12.1", + "version": "7.13.0", "description": "The Community plan edition of the Data Grid components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-date-pickers-pro/package.json b/packages/x-date-pickers-pro/package.json index 2e8b16d52eff..1b722e30ca8d 100644 --- a/packages/x-date-pickers-pro/package.json +++ b/packages/x-date-pickers-pro/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-date-pickers-pro", - "version": "7.12.1", + "version": "7.13.0", "description": "The Pro plan edition of the Date and Time Picker components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-date-pickers/package.json b/packages/x-date-pickers/package.json index 0408c930536c..105fe5f68936 100644 --- a/packages/x-date-pickers/package.json +++ b/packages/x-date-pickers/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-date-pickers", - "version": "7.12.1", + "version": "7.13.0", "description": "The community edition of the Date and Time Picker components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-internals/package.json b/packages/x-internals/package.json index 6f70aea6396a..242af19c57db 100644 --- a/packages/x-internals/package.json +++ b/packages/x-internals/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-internals", - "version": "7.12.0", + "version": "7.13.0", "description": "Utility functions for the MUI X packages (internal use only).", "author": "MUI Team", "license": "MIT", diff --git a/packages/x-license/package.json b/packages/x-license/package.json index 24aa81d9aa66..29eeaca08388 100644 --- a/packages/x-license/package.json +++ b/packages/x-license/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-license", - "version": "7.12.0", + "version": "7.13.0", "description": "MUI X License verification", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-tree-view-pro/package.json b/packages/x-tree-view-pro/package.json index 78a487f8175d..fae0a83c9e0f 100644 --- a/packages/x-tree-view-pro/package.json +++ b/packages/x-tree-view-pro/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-tree-view-pro", - "version": "7.12.1", + "version": "7.13.0", "description": "The Pro plan edition of the Tree View components (MUI X).", "author": "MUI Team", "main": "src/index.ts", diff --git a/packages/x-tree-view/package.json b/packages/x-tree-view/package.json index 4cdfb30ea38d..d966b6bf63da 100644 --- a/packages/x-tree-view/package.json +++ b/packages/x-tree-view/package.json @@ -1,6 +1,6 @@ { "name": "@mui/x-tree-view", - "version": "7.12.1", + "version": "7.13.0", "description": "The community edition of the Tree View components (MUI X).", "author": "MUI Team", "main": "src/index.ts",