Skip to content

Commit 3d6a71b

Browse files
joserodolfofreitascherniavskiimapache-salvajealelthomasarminmeh
committed
[blog] Introducing MUI X v8 (#45670)
Signed-off-by: José Rodolfo Freitas <[email protected]> Co-authored-by: Andrew Cherniavskii <[email protected]> Co-authored-by: Sam Sycamore <[email protected]> Co-authored-by: Ale <[email protected]> Co-authored-by: Armin Mehinovic <[email protected]> Co-authored-by: Olivier Tassinari <[email protected]> Co-authored-by: Kenan Yusuf <[email protected]> Co-authored-by: Alexandre Fauquette <[email protected]> Co-authored-by: Andrew Cherniavskyi <[email protected]>
1 parent b016c5d commit 3d6a71b

19 files changed

+461
-0
lines changed

docs/pages/blog/mui-x-v8-alpha-zero.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Explore the planned features and our roadmap to the next major vers
44
date: 2024-11-20T00:00:00.000Z
55
authors: ['josefreitas']
66
tags: ['MUI X', 'Product']
7+
manualCard: false
78
---
89

910
We're kicking off the development of [MUI X v8](https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0).

docs/pages/blog/mui-x-v8.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import * as React from 'react';
2+
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
3+
import { docs } from './mui-x-v8.md?muiMarkdown';
4+
5+
export default function Page() {
6+
return <TopLayoutBlog docs={docs} />;
7+
}

docs/pages/blog/mui-x-v8.md

Lines changed: 453 additions & 0 deletions
Large diffs are not rendered by default.
146 KB
Loading
Binary file not shown.
121 KB
Loading
525 KB
Loading
46.7 KB
Loading
1.2 MB
Loading
1.12 MB
Loading

0 commit comments

Comments
 (0)