Skip to content

Commit ae3659d

Browse files
KenanYusufLukasTyarminmehMBilalShafi
authored
v7.18.0 (#14670)
Signed-off-by: Kenan Yusuf <[email protected]> Co-authored-by: Lukas Tyla <[email protected]> Co-authored-by: Armin Mehinovic <[email protected]> Co-authored-by: Bilal Shafi <[email protected]>
1 parent bb30d3a commit ae3659d

File tree

16 files changed

+108
-15
lines changed

16 files changed

+108
-15
lines changed

Diff for: CHANGELOG.md

+93
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,99 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 7.18.0
7+
8+
_Sep 20, 2024_
9+
10+
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
11+
12+
- 💫 Support [Row spanning](https://mui.com/x/react-data-grid/row-spanning/) on the Data Grid that automatically merges the consecutive cells in a column based on the cell value
13+
14+
<img width="600" src="https://github.com/user-attachments/assets/d32ec936-d238-4c92-9e1a-af6788d74cdf" alt="data grid row spanning" />
15+
16+
- ⏰ Support `date-fns` v4 (#14673) @LukasTy
17+
- 🎉 Add option for Pickers to change the order of displayed years (#11780) @thomasmoon
18+
- 🐞 Bugfixes
19+
- 📚 Documentation improvements
20+
21+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
22+
23+
### Data Grid
24+
25+
#### `@mui/[email protected]`
26+
27+
- [DataGrid] Add default reset value in row edit mode (#14050) @michelengelen
28+
- [DataGrid] Add `columnGroupHeaderHeight` prop for sizing column group headers (#14637) @KenanYusuf
29+
- [DataGrid] Fix `document` reference when the grid is rendered in a popup window (#14649) @arminmeh
30+
- [DataGrid] Remove `minFirstColumn` from `GetHeadersParams` interface (#14450) @k-rajat19
31+
- [DataGrid] Row spanning (#14124) @MBilalShafi
32+
33+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
34+
35+
Same changes as in `@mui/[email protected]`, plus:
36+
37+
- [DataGridPro] Fix `onRowsScrollEnd` being triggered instantly when bottom pinned row is present (#14602) @arminmeh
38+
- [DataGridPro] Fix header filters rendering issue for `isEmpty` and `isNotEmpty` filter operators (#14493) @k-rajat19
39+
- [DataGridPro] Fix pinned columns in RTL mode (#14586) @KenanYusuf
40+
41+
#### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
42+
43+
Same changes as in `@mui/[email protected]`.
44+
45+
### Date and Time Pickers
46+
47+
#### `@mui/[email protected]`
48+
49+
- [pickers] Add option to change the order of displayed years (#11780) @thomasmoon
50+
- [pickers] Support `date-fns` v4 (#14673) @LukasTy
51+
52+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
53+
54+
Same changes as in `@mui/[email protected]`.
55+
56+
### Charts
57+
58+
#### `@mui/[email protected]`
59+
60+
- [charts] Add a `PolarProvider` to manage polar axes (#14642) @alexfauquette
61+
- [charts] Fix `LineChart` animation being stuck with initial drawing area value (#14553) @JCQuintas
62+
- [charts] Fix legend slot typing (#14657) @alexfauquette
63+
- [charts] Pass the axis index to extremum getter (#14641) @alexfauquette
64+
- [charts] Provide hooks to create custom tooltip (#14377) @alexfauquette
65+
66+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
67+
68+
Same changes as in `@mui/[email protected]`.
69+
70+
### Tree View
71+
72+
#### `@mui/[email protected]`
73+
74+
- [TreeView] Add `"use client"` directive to every public component and hook (#14579) @flaviendelangle
75+
76+
### Docs
77+
78+
- [docs] Add `groupingValueGetter` callout in column definition docs (#14599) @michelengelen
79+
- [docs] Clean v6 => v7 migration guide (#14652) @flaviendelangle
80+
- [docs] Copy `vale-action.yml` from main repo @oliviertassinari
81+
- [docs] Edit the Pickers Getting started doc (#14555) @samuelsycamore
82+
- [docs] Fix TypeScript capitalization @oliviertassinari
83+
- [docs] Fix Vale error @oliviertassinari
84+
- [docs] Make the migration guide diff a bit easier to read @oliviertassinari
85+
- [docs] Report Vale at warning level (#14660) @oliviertassinari
86+
- [docs] Warn about the `valueGetter` and `valueFormatter` signature change (#14613) @cherniavskii
87+
- [docs] Polish code formatting (#14603) @oliviertassinari
88+
- [test] Spy on `observe` method to avoid flaky wait for a callback (#14640) @arminmeh
89+
90+
### Core
91+
92+
- [core] Fix 301 link to Next.js and git diff @oliviertassinari
93+
- [core] Fix failing CI on `master` (#14644) @cherniavskii
94+
- [core] Fix `package.json` repository rule @oliviertassinari
95+
- [core] MUI X repository moved to a new location @oliviertassinari
96+
- [docs-infra] Strengthen CSP (#14581) @oliviertassinari
97+
- [license] Finish renaming of LicensingModel (#14615) @oliviertassinari
98+
699
## 7.17.0
7100

8101
_Sep 13, 2024_

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.17.0",
2+
"version": "7.18.0",
33
"private": true,
44
"scripts": {
55
"preinstall": "npx only-allow pnpm",

Diff for: packages/x-charts-pro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-charts-pro",
3-
"version": "7.0.0-beta.1",
3+
"version": "7.0.0-beta.2",
44
"description": "The Pro plan edition of the Charts components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-charts-vendor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-charts-vendor",
3-
"version": "7.16.0",
3+
"version": "7.18.0",
44
"description": "Vendored dependencies for MUI X Charts",
55
"author": "MUI Team",
66
"keywords": [

Diff for: packages/x-charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-charts",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The community edition of the Charts components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.js",

Diff for: packages/x-codemod/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-codemod",
3-
"version": "7.16.0",
3+
"version": "7.18.0",
44
"bin": "./codemod.js",
55
"private": false,
66
"author": "MUI Team",

Diff for: packages/x-data-grid-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid-generator",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "Generate fake data for demo purposes only.",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-data-grid-premium/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid-premium",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The Premium plan edition of the Data Grid Components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-data-grid-pro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid-pro",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The Pro plan edition of the Data Grid components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-data-grid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The Community plan edition of the Data Grid components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-date-pickers-pro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-date-pickers-pro",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The Pro plan edition of the Date and Time Picker components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-date-pickers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-date-pickers",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The community edition of the Date and Time Picker components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-internals/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-internals",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "Utility functions for the MUI X packages (internal use only).",
55
"author": "MUI Team",
66
"license": "MIT",

Diff for: packages/x-license/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-license",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "MUI X License verification",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-tree-view-pro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-tree-view-pro",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The Pro plan edition of the Tree View components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

Diff for: packages/x-tree-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-tree-view",
3-
"version": "7.17.0",
3+
"version": "7.18.0",
44
"description": "The community edition of the Tree View components (MUI X).",
55
"author": "MUI Team",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)