From a0551017b771fe1fab33bd9c7b82ade4e597d9de Mon Sep 17 00:00:00 2001 From: siriwatknp Date: Tue, 7 Jun 2022 21:36:08 +0700 Subject: [PATCH 1/4] add notification for Joy --- docs/notifications.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/notifications.json b/docs/notifications.json index 4dd35e6334732b..b4bed489d602ce 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -23,5 +23,10 @@ "id": 64, "title": "Premium passengers, please proceed to the boarding gate 🚀", "text": "Check out our blog post introducing the MUI X Premium plan, and the new licensing model." + }, + { + "id": 65, + "title": "We're glad to share the first look of Joy UI 🚀", + "text": "Check out our blog post introducing Joy UI, the new starting point for your design system." } ] From ba21f59d23357e5f05c10bf587e1362a0e281cc1 Mon Sep 17 00:00:00 2001 From: danilo leal <67129314+danilo-leal@users.noreply.github.com> Date: Tue, 7 Jun 2022 13:26:52 -0300 Subject: [PATCH 2/4] Sam's review --- docs/notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notifications.json b/docs/notifications.json index b4bed489d602ce..7ee0f9f786d5b4 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -27,6 +27,6 @@ { "id": 65, "title": "We're glad to share the first look of Joy UI 🚀", - "text": "Check out our blog post introducing Joy UI, the new starting point for your design system." + "text": "Joy UI is MUI's new starting point for your design system. Check out the blog post to see what's in store for this new library." } ] From a5cc33ac3b366dfd176267691cdf8049f6cda159 Mon Sep 17 00:00:00 2001 From: danilo leal <67129314+danilo-leal@users.noreply.github.com> Date: Tue, 7 Jun 2022 13:27:04 -0300 Subject: [PATCH 3/4] tweak the title --- docs/notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notifications.json b/docs/notifications.json index 7ee0f9f786d5b4..a439425f54ccd4 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -26,7 +26,7 @@ }, { "id": 65, - "title": "We're glad to share the first look of Joy UI 🚀", + "title": "Get a first look at Joy UI 🚀", "text": "Joy UI is MUI's new starting point for your design system. Check out the blog post to see what's in store for this new library." } ] From b1122a7c18124b9c5d5ba8b2dc0ac4ccb253c7f0 Mon Sep 17 00:00:00 2001 From: danilo leal <67129314+danilo-leal@users.noreply.github.com> Date: Tue, 7 Jun 2022 13:28:58 -0300 Subject: [PATCH 4/4] remove old posts --- docs/notifications.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/notifications.json b/docs/notifications.json index a439425f54ccd4..b8b28f6bbfbee8 100644 --- a/docs/notifications.json +++ b/docs/notifications.json @@ -9,11 +9,6 @@ "id": 53, "text": "You can follow us on Twitter to receive exclusive tips and updates about MUI and the React ecosystem." }, - { - "id": 62, - "title": "🗓 MUI X expands its product line with advanced date and time picker components", - "text": "Check out the blog post to learn how to migrate to the new package and start building with our powerful date and time pickers, now part of MUI X." - }, { "id": 63, "title": "📄 Our docs just got a major upgrade!",