Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
32 lines
1.8 KiB
Markdown
32 lines
1.8 KiB
Markdown
# Roadmap
|
||
|
||
<p class="description">Keep up with ongoing projects and help shape the future of Joy UI.</p>
|
||
|
||
## How we prioritize
|
||
|
||
Joy 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/material-ui/issues?q=is:open+is:issue+label:%22package:+joy-ui%22) you are most interested in.
|
||
|
||
Additionally, we conduct annual [developer surveys](/blog/?tags=Developer+survey/) which also serve as key inputs for Joy 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
|
||
|
||
### Public GitHub project
|
||
|
||
We use a GitHub project to track initiative prioritization across all MUI Core products, including Joy UI.
|
||
We typically add tasks to the project board after discussing them internally.
|
||
|
||
**[Visit the Joy UI project board 👉](https://github.com/orgs/mui/projects/18/views/8)**
|
||
|
||
<img src="/static/joy-ui/roadmap/github-projects.png" style="width: 814px; margin-top: 4px; margin-bottom: 8px;" alt="A screenshot of the MUI Core GitHub project." width="1628" height="400" />
|
||
|
||
### Milestones
|
||
|
||
We also create milestones within the MUI Core repository (where Joy UI's code base is hosted) to keep track of larger cycles.
|
||
Check it out to keep up with ongoing progress and see which issues have been picked up for the stable release.
|
||
|
||
**[Visit the Joy UI milestones page 👉](https://github.com/mui/material-ui/milestone/47)**
|
||
|
||
<img src="/static/joy-ui/roadmap/milestone.png" style="width: 814px; margin-top: 4px; margin-bottom: 8px;" alt="A screenshot from GitHub of the Joy UI stable release milestone." width="1628" height="400" />
|