Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[blog] Blog post with MUI X v7.0.0 annoucement #41563

Merged
merged 23 commits into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
51a635c
First version of Blog post with MUI X v7 annoucement
joserodolfofreitas Mar 19, 2024
c0e00de
Grid and small details
joserodolfofreitas Mar 20, 2024
903ca78
Apply suggestions from code review
joserodolfofreitas Mar 20, 2024
2ad8b4e
Apply Andrii suggestions from code review
joserodolfofreitas Mar 20, 2024
e6c9499
Improve sticky header video and fix a couple of other issues
joserodolfofreitas Mar 20, 2024
e9bc91d
Apply suggestions from code review
joserodolfofreitas Mar 20, 2024
ff90332
Small fix
joserodolfofreitas Mar 20, 2024
5401d54
Small fixes
joserodolfofreitas Mar 20, 2024
cfe30b7
Add captions to all media
joserodolfofreitas Mar 20, 2024
b92a054
Style fix
joserodolfofreitas Mar 20, 2024
ffcb96a
Small fix
joserodolfofreitas Mar 20, 2024
6c51ec8
Fix tag white space
joserodolfofreitas Mar 20, 2024
9575fdc
Fix brand white space
joserodolfofreitas Mar 20, 2024
d57f4f8
general revision
joserodolfofreitas Mar 20, 2024
193ac51
Update docs/pages/blog/mui-x-v7.md
joserodolfofreitas Mar 20, 2024
0ad8b43
Apply suggestions from code review
joserodolfofreitas Mar 20, 2024
fecdff2
Apply suggestions from code review
joserodolfofreitas Mar 21, 2024
ac50041
update card
joserodolfofreitas Mar 21, 2024
480a183
Merge branch 'next' into mui-x-v7-announcement
cherniavskii Mar 21, 2024
0844612
lint
cherniavskii Mar 21, 2024
400c64a
update the date
cherniavskii Mar 21, 2024
c7946eb
fix failing docs build
cherniavskii Mar 21, 2024
c37608f
Update docs/pages/blog/mui-x-v7.md
cherniavskii Mar 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/pages/blog/mui-x-v7.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import * as React from 'react';
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
import { docs } from './mui-x-v7.md?@mui/markdown';

export default function Page() {
return <TopLayoutBlog docs={docs} />;
}
361 changes: 361 additions & 0 deletions docs/pages/blog/mui-x-v7.md

Large diffs are not rendered by default.

Binary file added docs/public/static/blog/mui-x-v7/axis-grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/static/blog/mui-x-v7/card.png
joserodolfofreitas marked this conversation as resolved.
Show resolved Hide resolved
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
joserodolfofreitas marked this conversation as resolved.
Show resolved Hide resolved
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/static/blog/mui-x-v7/intro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading