Skip to content

[docs] Add notification for MUI X v8 announcement #45942

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

Merged
Merged
Changes from all commits
Commits
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
5 changes: 5 additions & 0 deletions docs/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,10 @@
"id": 87,
"title": "Material UI v7 is here",
"text": "This major release improves the integration with modern tools and consistency across the library. Check out the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"material-ui-v7\" href=\"https://mui.com/blog/material-ui-v7-is-here/\">announcement blog post</a>."
},
{
"id": 88,
"title": "Introducing MUI X v8",
"text": "Powerful new features and highly requested new components. Read the full details in the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v8\" href=\"https://mui.com/blog/mui-x-v8/\">MUI X v8 announcement blog post</a>."
}
]
Loading