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

upgrade materialui/get rid of materialui-core #279

Open
katiestahl opened this issue Jul 10, 2024 · 0 comments
Open

upgrade materialui/get rid of materialui-core #279

katiestahl opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
chore Changes that do not relate to a fix or feature and don't modify src or test files cleanup Changes only making code cleaner & do not change how the code works nor the outputs produced (e.g. f good first issue Good for newcomers priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"

Comments

@katiestahl
Copy link
Contributor

katiestahl commented Jul 10, 2024

material-ui-core is an outdated version. we should update to only use @mui and use it in place of materialui-core everywhere (you'll also notice that this causes some weird IDE errors for things like Box which is also why we should upgrade and get rid of the old stuff)

this pr should entirely remove materialui-core and replace with @mui, but we may want to consider adding linting to enforce this?

@katiestahl katiestahl added good first issue Good for newcomers priority:medium Medium priority cleanup Changes only making code cleaner & do not change how the code works nor the outputs produced (e.g. f chore Changes that do not relate to a fix or feature and don't modify src or test files labels Jul 10, 2024
@katiestahl katiestahl self-assigned this Jul 10, 2024
@katiestahl katiestahl added the technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup" label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not relate to a fix or feature and don't modify src or test files cleanup Changes only making code cleaner & do not change how the code works nor the outputs produced (e.g. f good first issue Good for newcomers priority:medium Medium priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
Projects
None yet
Development

No branches or pull requests

1 participant