Skip to content

Commit e9621d6

Browse files
JCQuintasalexfauquetteflaviendelanglearminmehMBilalShafi
authored
v8.1.0 (#17518)
Signed-off-by: Jose C Quintas Jr <[email protected]> Signed-off-by: Alexandre Fauquette <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Co-authored-by: Flavien DELANGLE <[email protected]> Co-authored-by: Armin Mehinovic <[email protected]> Co-authored-by: Bilal Shafi <[email protected]>
1 parent f2d3bf5 commit e9621d6

File tree

13 files changed

+118
-12
lines changed

13 files changed

+118
-12
lines changed

CHANGELOG.md

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,112 @@
55
All notable changes to this project will be documented in this file.
66
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## 8.1.0
9+
10+
_Apr 24, 2025_
11+
12+
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
13+
14+
- 📊 Add API to print a chart or export it as PDF: `apiRef.exportAsPrint`.
15+
- 📚 Documentation improvements
16+
- 🐞 Bugfixes
17+
18+
Special thanks go out to the community members for their valuable contributions:
19+
@lhilgert9, @ArturAghakaryan, @sai6855.
20+
Following are all team members who have contributed to this release:
21+
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @JCQuintas, @joserodolfofreitas, @KenanYusuf, @LukasTy, @mapache-salvaje, @oliviertassinari, @romgrk.
22+
23+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
24+
25+
### Data Grid
26+
27+
#### `@mui/[email protected]`
28+
29+
- [DataGrid] Allow row deselection with multiple rows selected (#17473) @arminmeh
30+
- [DataGrid] Fix column title truncation on touch devices (#17375) @KenanYusuf
31+
- [DataGrid] Remove internal usage of `material` prop (#17513) @KenanYusuf
32+
- [DataGrid] Fix apiRef not being passed on onCellClick params (#17335) @sai6855
33+
- [DataGrid] Add Armenian (hy-AM) locale (#17527) @ArturAghakaryan
34+
35+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
36+
37+
Same changes as in `@mui/[email protected]`, plus:
38+
39+
- [DataGridPro] Fix locales.ts export (#17433) @lhilgert9
40+
- [DataGridPro] Avoid proptypes warnings with header filters in React 17 (#17482) @cherniavskii
41+
- [DataGridPro] Fix expandable rows detail content height updates (#17394) @arminmeh
42+
43+
#### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
44+
45+
Same changes as in `@mui/[email protected]`.
46+
47+
### Date and Time Pickers
48+
49+
#### `@mui/[email protected]`
50+
51+
- [pickers] Improve `PickersInputBase` owner state typing (#17478) @LukasTy
52+
53+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
54+
55+
Same changes as in `@mui/[email protected]`.
56+
57+
### Charts
58+
59+
- Add API to print a chart or export it as PDF: `apiRef.exportAsPrint`.
60+
61+
#### `@mui/[email protected]`
62+
63+
- [charts] Add a localization provider (#17325) @alexfauquette
64+
- [charts] Add codemod for replacing legend's hidden slot prop (#17392) @bernardobelchior
65+
- [charts] Fix chart visual tests flakiness (#17469) @bernardobelchior
66+
- [charts] Fix tooltip position (#17440) @alexfauquette
67+
- [charts] Improve axis tooltip performances (#17398) @alexfauquette
68+
- [charts] Move radar from under development to preview (#17418) @alexfauquette
69+
- [charts] Advance time in charts regression tests (#17420) @bernardobelchior
70+
- [charts] Fix charts visuals flakiness (#17472) @bernardobelchior
71+
- [charts] Move `rafThrottle` on event handlers instead of setter (#17489) @bernardobelchior
72+
73+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
74+
75+
Same changes as in `@mui/[email protected]`, plus:
76+
77+
- [charts-pro] Add export as PDF/print functionality (#17285) @bernardobelchior
78+
- [charts-pro] Fix axis zoom being disabled when not specified in `initialZoom` (#17500) @bernardobelchior
79+
80+
### Tree View
81+
82+
#### `@mui/[email protected]`
83+
84+
Internal changes.
85+
86+
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
87+
88+
Same changes as in `@mui/[email protected]`.
89+
90+
### Docs
91+
92+
- [docs] Fix AI Assistant Panel Trigger demo (#17426) @KenanYusuf
93+
- [docs] Fix DataGrid's master-detail demo for one expanded detail panel at a time (#17471) @arminmeh
94+
- [docs] Improve StackOverflow links (#17483) @oliviertassinari
95+
- [docs] Refine charts demos (#17417) @alexfauquette
96+
- [docs] Remove ad on paid docs pages (#17373) @oliviertassinari
97+
- [docs] Serve migration guides in raw markdown format (#17210) @cherniavskii
98+
- [docs] Fix heading structure (#17495) @oliviertassinari
99+
- [docs] Revise the Row Grouping doc (#16217) @mapache-salvaje
100+
- [docs] Fix ellipsis in the demo (#17476) @oliviertassinari
101+
- [docs] Add docs information for Legend HTML (#17502) @alexfauquette
102+
- [docs] Refine charts demos (#17417) @alexfauquette
103+
- [tree view][docs] Copyedit the Tree View Overview page (#17498) @mapache-salvaje
104+
105+
### Core
106+
107+
- [core] Bump `@types/node` (#17444) @LukasTy
108+
- [core] Remove `react-is` dependency (#17470) @LukasTy
109+
- [core] Remove redundant `overridesResolver` in `styled` components (#17466) @romgrk
110+
- [core] Update support table (#17425) @joserodolfofreitas
111+
- [code-infra] Ditch `@babel/node` (#17446) @LukasTy
112+
- [code-infra] Further remove `clock=fake` from pickers (#17253) @JCQuintas
113+
8114
## 8.0.0
9115

10116
_Apr 17, 2025_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "8.0.0",
2+
"version": "8.1.0",
33
"private": true,
44
"scripts": {
55
"preinstall": "npx only-allow pnpm",

packages/x-charts-pro/package.json

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

packages/x-charts/package.json

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

packages/x-codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-codemod",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"bin": "./codemod.js",
55
"private": false,
66
"author": "MUI Team",

packages/x-data-grid-generator/package.json

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

packages/x-data-grid-premium/package.json

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

packages/x-data-grid-pro/package.json

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

packages/x-data-grid/package.json

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

packages/x-date-pickers-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-date-pickers-pro",
3-
"version": "8.0.0",
3+
"version": "8.1.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",

packages/x-date-pickers/package.json

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

packages/x-tree-view-pro/package.json

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

packages/x-tree-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-tree-view",
3-
"version": "8.0.0",
3+
"version": "8.1.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)