From 4f9628adf6dd64cd0bc9eac887a785cf79a815c6 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:05:59 -0300 Subject: [PATCH 1/5] update the Joy UI overview callout --- docs/data/joy/getting-started/overview/overview.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/data/joy/getting-started/overview/overview.md b/docs/data/joy/getting-started/overview/overview.md index c87d41fb997fb3..233abd45e3eff0 100644 --- a/docs/data/joy/getting-started/overview/overview.md +++ b/docs/data/joy/getting-started/overview/overview.md @@ -11,11 +11,9 @@ title: Overview Joy UI is an open-source React component library that follows a lightly opinionated design direction, for a clean and modern UI that gives you plenty of room to customize the look and feel. :::warning -Joy UI is currently in active development, and breaking changes are to be expected. +Joy UI development is temporarily on hold as we focus on the following two majors for Material UI. Read [the blog post](/blog/2023-material-ui-v6-and-beyond/) to know more about it. -We're adding new components and features regularly, and you're welcome to contribute! - -Look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` repository on GitHub to see what other community members are working on, and feel free to submit your own. +However, we encourage you to look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` repository on GitHub to see what other community members are working on, and submit your own. ::: ## Why use Joy UI From 660b6950355e1148d277dfd117e111461fff1a43 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:10:58 -0300 Subject: [PATCH 2/5] add non-breaking spaces --- docs/data/joy/getting-started/overview/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/joy/getting-started/overview/overview.md b/docs/data/joy/getting-started/overview/overview.md index 233abd45e3eff0..bf63e996a36ea3 100644 --- a/docs/data/joy/getting-started/overview/overview.md +++ b/docs/data/joy/getting-started/overview/overview.md @@ -11,7 +11,7 @@ title: Overview Joy UI is an open-source React component library that follows a lightly opinionated design direction, for a clean and modern UI that gives you plenty of room to customize the look and feel. :::warning -Joy UI development is temporarily on hold as we focus on the following two majors for Material UI. Read [the blog post](/blog/2023-material-ui-v6-and-beyond/) to know more about it. +Joy UI development is temporarily on hold as we focus on the following two majors for Material UI. Read [the blog post](/blog/2023-material-ui-v6-and-beyond/) to know more about it. However, we encourage you to look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` repository on GitHub to see what other community members are working on, and submit your own. ::: From b0e364a6e483d85b70af6afab673f89fcfc9f4c8 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:12:11 -0300 Subject: [PATCH 3/5] break in a different line --- docs/data/joy/getting-started/overview/overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/data/joy/getting-started/overview/overview.md b/docs/data/joy/getting-started/overview/overview.md index bf63e996a36ea3..9331615823664d 100644 --- a/docs/data/joy/getting-started/overview/overview.md +++ b/docs/data/joy/getting-started/overview/overview.md @@ -11,7 +11,8 @@ title: Overview Joy UI is an open-source React component library that follows a lightly opinionated design direction, for a clean and modern UI that gives you plenty of room to customize the look and feel. :::warning -Joy UI development is temporarily on hold as we focus on the following two majors for Material UI. Read [the blog post](/blog/2023-material-ui-v6-and-beyond/) to know more about it. +Joy UI development is temporarily on hold as we focus on the following two majors for Material UI. +Read [the blog post](/blog/2023-material-ui-v6-and-beyond/) to know more about it. However, we encourage you to look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` repository on GitHub to see what other community members are working on, and submit your own. ::: From 1fc439ef0f4b5b01d11aaa8b31d56d03f9f4e3e1 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:52:26 -0300 Subject: [PATCH 4/5] Sam's review --- docs/data/joy/getting-started/overview/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data/joy/getting-started/overview/overview.md b/docs/data/joy/getting-started/overview/overview.md index 9331615823664d..560747b99de7f4 100644 --- a/docs/data/joy/getting-started/overview/overview.md +++ b/docs/data/joy/getting-started/overview/overview.md @@ -11,8 +11,8 @@ title: Overview Joy UI is an open-source React component library that follows a lightly opinionated design direction, for a clean and modern UI that gives you plenty of room to customize the look and feel. :::warning -Joy UI development is temporarily on hold as we focus on the following two majors for Material UI. -Read [the blog post](/blog/2023-material-ui-v6-and-beyond/) to know more about it. +Joy UI development is temporarily on hold as the maintainers focus on the next two major releases for Material UI. +Read [this blog post](/blog/2023-material-ui-v6-and-beyond/) to learn more. However, we encourage you to look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` repository on GitHub to see what other community members are working on, and submit your own. ::: From e4fbe419cda6b46bbfa46cc618e3a8c79f3fb998 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:46:43 -0300 Subject: [PATCH 5/5] Matt's review --- docs/data/joy/getting-started/overview/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data/joy/getting-started/overview/overview.md b/docs/data/joy/getting-started/overview/overview.md index 560747b99de7f4..84d347ca88d041 100644 --- a/docs/data/joy/getting-started/overview/overview.md +++ b/docs/data/joy/getting-started/overview/overview.md @@ -11,10 +11,10 @@ title: Overview Joy UI is an open-source React component library that follows a lightly opinionated design direction, for a clean and modern UI that gives you plenty of room to customize the look and feel. :::warning -Joy UI development is temporarily on hold as the maintainers focus on the next two major releases for Material UI. +Joy UI development is temporarily on hold as the maintainers focus on the next two major releases of Material UI. Read [this blog post](/blog/2023-material-ui-v6-and-beyond/) to learn more. -However, we encourage you to look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` repository on GitHub to see what other community members are working on, and submit your own. +However, you're welcome to look for the [`package: joy-ui`](https://github.com/mui/material-ui/labels/package%3A%20joy-ui) label on open issues and pull requests in the `mui/material-ui` GitHub repository to see what other community members are working on, and submit your own. ::: ## Why use Joy UI