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

[joy-ui][docs] Update the Overview callout #40900

Merged
merged 5 commits into from
Feb 6, 2024
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
7 changes: 3 additions & 4 deletions docs/data/joy/getting-started/overview/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@
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 the maintainers focus on the next two major releases of Material UI.

Check failure on line 14 in docs/data/joy/getting-started/overview/overview.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.BrandName] Use a non-breaking space for brand name ('Material UI' instead of 'Material UI') Raw Output: {"message": "[Blog.BrandName] Use a non-breaking space for brand name ('Material UI' instead of 'Material UI')", "location": {"path": "docs/data/joy/getting-started/overview/overview.md", "range": {"start": {"line": 14, "column": 102}}}, "severity": "ERROR"}
Read [this blog post](/blog/2023-material-ui-v6-and-beyond/) to learn more.

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, 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
Expand Down
Loading