mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
91.66k stars 31.47k forks source link

[material-ui] Revamp the free templates design #37555

Open zanivan opened 10 months ago

zanivan commented 10 months ago

This is an umbrella issue for the Material UI templates design revamp.

Objectives

  1. Overhaul the existing templates, primarily updating their layouts while preserving the Material Design elements.
  2. Remove, merge, or develop new templates as needed.
  3. Design a custom theme for the templates, tailoring them to exemplify how-to style Material UI.
  4. Make these custom styles readily available for users, preventing disappointments when they attempt to replicate the template's visual in their projects.
  5. Use the templates to educate the users on converting the current styling to the zero runtime solution.

Existing templates

First batch

Second batch

[^1]: Will likely be removed from the templates; this makes more sense as a demo or as a “block” in the future

samuelsycamore commented 4 months ago

There's a real nice opportunity for a quick win by adding an MUI X Chart to the Dashboard template! But tbh, that one feels pretty generic to me—seems like we should have several different kinds of dashboards here since that's by far the most common use case.

mbrookes commented 4 months ago

For some historical context, the originals were mostly a blatant rip-off of Bootstrap's free page templates before they introduced paid ones.

This might already be the intention, but with the revamp it would be good if all the pages had a consistent look and feel so that they could theoretically be used together.