Skip to content

Commit

Permalink
[docs] Add notification for MUI Base announcement post (#34295)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelsycamore committed Sep 14, 2022
1 parent 608f8f7 commit d88ab9e
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions docs/notifications.json
@@ -1,17 +1,12 @@
[
{
"id": 64,
"title": "<b>Premium passengers, please proceed to the boarding gate</b> 🚀",
"text": "<a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"lab-date-pickers-to-mui-x/\" href=\"/blog/premium-plan-release/\">Check out our blog post</a> introducing the MUI X Premium plan, and the new licensing model."
},
{
"id": 65,
"title": "<b>Get a first look at Joy UI</b> 🚀",
"text": "Joy UI is MUI's new starting point for your design system. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"first-look-at-joy/\" href=\"/blog/first-look-at-joy/\">Check out the blog post</a> to see what's in store for this new library."
},
{
"id": 67,
"title": "<b>Aggregate data like in Excel, but easier!</b>",
"text": "Aggregation functions and summary rows are now available in the MUI X Premium Data Grid. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"aggregation-functions\" href=\"/blog/aggregation-functions/\">Check out our blog post</a>."
},
{
"id": 68,
"title": "<b>Check out MUI Base today</b> 💥",
"text": "Love Material UI, but don't need Material Design? Try MUI Base, the new \"unstyled\" alternative. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"introducing-mui-base\" href=\"/blog/introducing-mui-base/\">Read more in this announcement</a>."
}
]

0 comments on commit d88ab9e

Please sign in to comment.