Skip to content

Support for unstyled components #62

@ksiabani

Description

@ksiabani

MUI recently introduced unstyled components. We should further investigate how (if) they could be utilised in Matte.

Knowledge so far

In some cases, like Tabs it's easy to use MUI's unstyled components. In other cases, like Dialog the implementation is more complex. Needs further investigation. Also, MUI does not plan to provide unstyled versions of components like Card, where styling is necessary. In these cases, we should build these components from scratch.

Support for unstyled components

Keeping here track of migration from styled to unstyled components:

  • Avatar
  • List
  • Table
  • Button
  • Select
  • TextField
  • Breadcrumbs
  • Menu
  • Tabs
  • Card
  • Dialog
  • Sidesheet
  • Stepper

This progress is also related to MUI's progress on the same initiative:
https://github.com/mui-org/material-ui/issues/27170

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions