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

[docs] Add notification to aggregation blogpost #33745

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
20 changes: 5 additions & 15 deletions docs/notifications.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
[
{
"id": 35,
"title": "Let's translate!",
"text": "<a style=\"color: inherit;\" target=\"_blank\" rel=\"noopener\" data-ga-event-category=\"l10n\" data-ga-event-action=\"notification\" data-ga-event-label=\"zh\" href=\"https://translate.mui.com/\">帮助 MUI 将文档翻译成中文</a>. 🇨🇳",
"userLanguage": "zh"
},
{
"id": 53,
Copy link
Member

@oliviertassinari oliviertassinari Aug 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this one and the previous one were meant it be ever green notifications. The first one is only shown to Chinese users. The second one correlates with x2 more followers the last time we tried to measure the impact #20337

"text": "You can <a style=\"color: inherit;\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/MUI_hq\">follow us on Twitter</a> to receive exclusive tips and updates about MUI and the React ecosystem."
},
{
"id": 63,
"title": "📄 <b>Our docs just got a major upgrade!</b>",
"text": "Each of MUI's products now has its own dedicated documentation, making it easier than ever to find exactly what you need. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"docs-restructure-2022/\" href=\"/blog/docs-restructure-2022/\">Check out the blog post</a> for more details."
},
{
"id": 64,
"title": "<b>Premium passengers, please proceed to the boarding gate</b> 🚀",
Expand All @@ -28,5 +13,10 @@
"id": 66,
"title": "<b>MUI's company retreat in Tenerife</b> 🏝",
"text": "In late June 2022, MUI team members gathered in the Canary Islands for a company retreat. <a style=\"color: inherit;\" data-ga-event-category=\"Blog\" data-ga-event-action=\"notification\" data-ga-event-label=\"2022-tenerife-retreat/\" href=\"/blog/2022-tenerife-retreat/\">Check out the recap here</a>."
},
{
"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>."
}
]