Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for unstyled components #62

Open
1 of 13 tasks
ksiabani opened this issue Dec 23, 2021 · 0 comments
Open
1 of 13 tasks

Support for unstyled components #62

ksiabani opened this issue Dec 23, 2021 · 0 comments
Milestone

Comments

@ksiabani
Copy link
Collaborator

ksiabani commented Dec 23, 2021

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

@ksiabani ksiabani added this to the Next milestone Dec 23, 2021
@ksiabani ksiabani added the needs analysis Further analysis is needed label Dec 23, 2021
@ksiabani ksiabani removed the needs analysis Further analysis is needed label Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant