MUI X
The main repository of MUI focuses on providing a ready-to-use design system, as well as empowering developers to build their own.
This MUI X mono-repo gathers the advanced MUI components – it's an extension of the core. The fundamental features are MIT licensed, and the more advanced ones commercial.
Components
How do we decide if a feature is MIT or commercial?
We have been building MIT React components since 2014, and have learned much about the strengths and weaknesses of the MIT license model. The health of this model is improving every day. As the community grows, it increases the probability that developers contribute improvements to the project. You can find our pledge to nurture the MIT licensed content on this Stewardship page.
However, we believe that we have reached the sustainability limits of what the model can support for advancing our mission forward. We have seen too many MIT licensed components moving slowly or getting abandoned. The community isn't contributing improvements as fast as the problems deserved to be solved.
We are using a commercial license to forward the development of the most advanced features, where the MIT model can't sustain it. A feature should only be commercial if it has no great MIT alternatives.
Find more details in the docs.
- DataGrid, published under
@mui/x-data-grid
, MIT licensed. - DataGridPro, published under
@mui/x-data-grid-pro
, commercially licensed. - DataGridPremium, published under
@mui/x-data-grid-premium
, commercially licensed.
Questions
For how-to questions and other non-issues, please use Stack Overflow instead of GitHub issues. There is a Stack Overflow tag called "mui" that you can use to tag your questions.
Bugs or feature request
You can create an issue on this repository. Please always provide a reproduction case, the following templates can be a good start:
Contributing
Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to MUI X.
Notice that contributions go far beyond pull requests and commits. Although we love giving you the opportunity to put your stamp on MUI, we also are thrilled to receive a variety of other contributions.
Changelog
If you have recently updated, please read the changelog for details of what has changed.
Roadmap
The future plans and high priority features and enhancements can be found in the roadmap file.