diff --git a/CHANGELOG.md b/CHANGELOG.md index 39efd5036e6da3..6d1c7e0c8d0051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2834,7 +2834,7 @@ _May 10, 2023_ A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: - 🚀 Base UI is now in beta - all planned breaking changes are now complete! -- 🗺 We have a new [project roadmap](https://github.com/orgs/mui/projects/18/views/1) on GitHub where you can learn about what's coming next. +- 🗺 We have new [project boards](https://github.com/mui/material-ui/projects?query=is%3Aopen) on GitHub where you can learn about what's coming next. - 🐛 Various bug fixes, 📚 documentation and 🧪 testing improvements ### `@mui/material@5.13.0` diff --git a/docs/data/base/getting-started/roadmap/roadmap.md b/docs/data/base/getting-started/roadmap/roadmap.md new file mode 100644 index 00000000000000..26e20e250cf474 --- /dev/null +++ b/docs/data/base/getting-started/roadmap/roadmap.md @@ -0,0 +1,22 @@ +# Roadmap + +
Keep up with ongoing projects and help shape the future of Base UI.
+ +## How we prioritize + +Base UI is a community-driven project, meaning we usually pick the issues and suggestions that resonate the most with the community. +Therefore, make sure to leave an upvote 👍 on [the GitHub issues](https://github.com/mui/base-ui/issues) you are most interested in. + +Additionally, we conduct annual [developer surveys](/blog/?tags=Developer+survey/) which also serve as key inputs for Base UI's roadmap. +Your participation is invaluable—keep an eye on MUI's social media to catch the next survey and help shape the future of the library! + +## Keeping track of the roadmap + +### GitHub project + +The Base UI GitHub project is where you can see the ongoing priorities for the library. +We typically add umbrella issues to the project board after discussing them internally. + +**[Visit the Base UI project board 👉](https://github.com/orgs/mui/projects/1/views/13)** + + diff --git a/docs/data/base/pages.ts b/docs/data/base/pages.ts index cc7e0c556b4529..ee24d0826d97df 100644 --- a/docs/data/base/pages.ts +++ b/docs/data/base/pages.ts @@ -11,6 +11,7 @@ const pages: readonly MuiPage[] = [ { pathname: '/base-ui/getting-started/usage', title: 'Usage' }, { pathname: '/base-ui/getting-started/customization', title: 'Customization' }, { pathname: '/base-ui/getting-started/accessibility', title: 'Accessibility' }, + { pathname: '/base-ui/getting-started/roadmap', title: 'Roadmap' }, { pathname: '/base-ui/getting-started/support' }, ], }, diff --git a/docs/data/material/discover-more/roadmap/roadmap.md b/docs/data/material/discover-more/roadmap/roadmap.md index 61aeadd60a29a2..2cba0d105d72c6 100644 --- a/docs/data/material/discover-more/roadmap/roadmap.md +++ b/docs/data/material/discover-more/roadmap/roadmap.md @@ -12,14 +12,14 @@ Your participation is invaluable—keep an eye on MUI's social media to catch th ## Keeping track of the roadmap -### Public GitHub project +### GitHub project -The Material UI public GitHub project is where you can see the ongoing priorities for the library. +The Material UI GitHub project is where you can see the ongoing priorities for the library. We typically add umbrella issues to the project board after discussing them internally. -**[Visit the public Material UI project board 👉](https://github.com/mui/material-ui/projects/26)** +**[Visit the Material UI project board 👉](https://github.com/orgs/mui/projects/23/views/12)** - + ### Milestones @@ -28,4 +28,4 @@ Check it out to keep up with ongoing progress and see which issues have been pic **[Visit the Material UI milestones page 👉](https://github.com/mui/material-ui/milestone/42)** - + diff --git a/docs/pages/base-ui/getting-started/roadmap.js b/docs/pages/base-ui/getting-started/roadmap.js new file mode 100644 index 00000000000000..1e515d70f47afb --- /dev/null +++ b/docs/pages/base-ui/getting-started/roadmap.js @@ -0,0 +1,12 @@ +import * as React from 'react'; +import MarkdownDocs from 'docs/src/modules/components/MarkdownDocsV2'; +import AppFrame from 'docs/src/modules/components/AppFrame'; +import * as pageProps from 'docs/data/base/getting-started/roadmap/roadmap.md?muiMarkdown'; + +export default function Page() { + returnSlider powered by styled-components
- ♿︎ We have kept investing in accessibility, we have fixed [13 bugs](https://github.com/mui/material-ui/pulls?q=is%3Apr+label%3Aaccessibility+is%3Aclosed+sort%3Aupdated-desc). -- 🗓 We have introduced public quarterly roadmaps, both for [MUI Core](https://github.com/orgs/mui/projects/18/views/1) and [MUI X](https://github.com/mui/mui-x/projects/1). +- 🗓 We have introduced public quarterly roadmaps, both for each [MUI Core](https://github.com/mui/material-ui/projects?query=is%3Aopen) product and [MUI X](https://github.com/mui/mui-x/projects/1). ## Company @@ -151,7 +151,7 @@ We'll do our best, no guarantee! ### Community -- 🗓 Execute on all the items of the [public roadmap](https://github.com/orgs/mui/projects/18/views/1). +- 🗓 Execute on all the items of the [public roadmap](https://github.com/orgs/mui/projects/23/views/12). - 👩🎨 Simplify the migration experience from v4 to v5. - ❓ Please upvote [GitHub issues](https://github.com/mui/material-ui/issues) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. diff --git a/docs/pages/blog/2021-q1-update.md b/docs/pages/blog/2021-q1-update.md index 299b77649072b3..02be67b4f9947d 100644 --- a/docs/pages/blog/2021-q1-update.md +++ b/docs/pages/blog/2021-q1-update.md @@ -205,7 +205,7 @@ We have the following objectives: - 🚀 Get v5-beta (no more breaking changes) out! The development of this new version started almost a year ago. It's time to aim for the stable release. - 📅 Start handling the issues with the date picker reported by developers. -- 🗓 Execute on all the items of the [public roadmap](https://github.com/orgs/mui/projects/18/views/1). +- 🗓 Execute on all the items of the [public roadmap](https://github.com/orgs/mui/projects/23/views/12). - ❓ Please upvote [GitHub issues](https://github.com/mui/material-ui/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. ### Advanced components diff --git a/docs/pages/blog/2021-q2-update.md b/docs/pages/blog/2021-q2-update.md index 064857eacfbe39..a7650185843a22 100644 --- a/docs/pages/blog/2021-q2-update.md +++ b/docs/pages/blog/2021-q2-update.md @@ -220,7 +220,7 @@ We have the following objectives: You can follow our progress in the [umbrella issue](https://github.com/mui/material-ui/issues/27170). - 🌈 Do a proof of concept on supporting a second design system. Some of our users (and potential users) dislike Material Design. We will try to make the second design system one that they love! -- 🗓 Execute on all of the items in the [public roadmap](https://github.com/orgs/mui/projects/18/views/1). +- 🗓 Execute on all of the items in the [public roadmap](https://github.com/orgs/mui/projects/23/views/12). - ❓ Please upvote [GitHub issues](https://github.com/mui/material-ui/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. ### Advanced components diff --git a/docs/pages/blog/2021-q3-update.md b/docs/pages/blog/2021-q3-update.md index 7268ab69dc23ca..5c5e582482b0db 100644 --- a/docs/pages/blog/2021-q3-update.md +++ b/docs/pages/blog/2021-q3-update.md @@ -200,7 +200,7 @@ We'll do our best, no guarantee! Since v5, Material UI is no longer actively supporting IE 11. Dropping this browser requirement unlocks new capabilities of the web platform. - 🌈 Resume work on the second design system. Some users (and potential users) dislike Material Design. We'll try to make the second design system one that they love! You can check our [first RFC](https://github.com/mui/material-ui/discussions/29024). -- 🗓 Execute on all of the items in the [public roadmap](https://github.com/orgs/mui/projects/18/views/1). +- 🗓 Execute on all of the items in the [public roadmap](https://github.com/orgs/mui/projects/23/views/12). - ❓ Please upvote [GitHub issues](https://github.com/mui/material-ui/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) if you want us to focus on a specific problem. The number of 👍 helps us to prioritize. ### MUI X diff --git a/docs/pages/blog/benny-joo-joining.md b/docs/pages/blog/benny-joo-joining.md index 13b160e2f0955f..4fac8d9b5f4338 100644 --- a/docs/pages/blog/benny-joo-joining.md +++ b/docs/pages/blog/benny-joo-joining.md @@ -17,6 +17,6 @@ He had a great start with his internship, implementing the [Masonry component](h As part of the Core team, he will help with the community support, as well as work on some of the new features we plan for the community version of the library, like the unstyled components and the second design system. I am excited to see what other valuable contributions he will make in the future. -The Core team will continue developing the foundations on which to build great design systems. Here's a quick view of [the community roadmap](https://github.com/orgs/mui/projects/18/views/1). +The Core team will continue developing the foundations on which to build great design systems. We couldn't be more excited to have Benny on the team! diff --git a/docs/pages/blog/marija-najdova-joining.md b/docs/pages/blog/marija-najdova-joining.md index 55ac7f80d567c0..344a665e26b27e 100644 --- a/docs/pages/blog/marija-najdova-joining.md +++ b/docs/pages/blog/marija-najdova-joining.md @@ -15,6 +15,6 @@ Marija is off to a running start, having made important changes happen during he She is now actively working on the unstyled components and [the update of the style engine](https://github.com/mui/material-ui/issues/22342). These are two items we've been eager to push forward since the release of v1 but that required someone to be dedicated to tackling them. -The community team will continue developing the foundations on which to build great design systems. Here's a quick view of [the community roadmap](https://github.com/orgs/mui/projects/18/views/1). +The community team will continue developing the foundations on which to build great design systems. We couldn't be more excited to have Marija on the team! You can follow her on [X](https://twitter.com/marijanajdova). diff --git a/docs/public/static/base-ui/roadmap/github-roadmap.png b/docs/public/static/base-ui/roadmap/github-roadmap.png new file mode 100644 index 00000000000000..516d39e8879910 Binary files /dev/null and b/docs/public/static/base-ui/roadmap/github-roadmap.png differ diff --git a/docs/public/static/material-ui/roadmap/github-project.png b/docs/public/static/material-ui/roadmap/github-project.png index 7c8e748a687289..4bfe25e1c6801e 100644 Binary files a/docs/public/static/material-ui/roadmap/github-project.png and b/docs/public/static/material-ui/roadmap/github-project.png differ diff --git a/docs/translations/translations.json b/docs/translations/translations.json index a79583b7a2a6ba..8f2b913c50c525 100644 --- a/docs/translations/translations.json +++ b/docs/translations/translations.json @@ -38,6 +38,7 @@ "/base-ui/getting-started/usage": "Usage", "/base-ui/getting-started/customization": "Customization", "/base-ui/getting-started/accessibility": "Accessibility", + "/base-ui/getting-started/roadmap": "Roadmap", "/base-ui/getting-started/support": "Support", "/base-ui/react-": "Components", "/base-ui/all-components": "All components",