mui-theme-creator
mui-theme-creator copied to clipboard
MUI v5
This PR works on bringing MUI v5 to the repo.
I'm having some issues with the ts config for this repo:
I'm also fixing some Typescript issues as I see them.
I will update this PR when the upgrade is done.
The main work is done.
All there is left is removing every useStyles
and replacing them with the sx
prop.
I'm doing that right now.
Another error I can't seem to fix is in the website editor:
Alright, I fixed the error in the Monaco editor.
Only the usestyles
left.
Everything should be done!
This looks really sweet @bareynol any plans to merge this and give users the option to swap between v4 and v5?
@shadoath You can already do that by accessing the usual URL for v4, and the URL from my fork for v5
@Zenoo thank you I have bookmarked your repo!
Looking at the number of changes I now realize that there is no way to have both the v4 and v5 MUI active at the same time.
I mde a fork and fixed a few minor things for v5, but im a github noob so dont know what to do with it. Its here https://github.com/vfproductions/mui-theme-creator
@vfproductions You can imply open a PR on my fork https://github.com/Zenoo/mui-theme-creator/pulls
@Zenoo yep nevermnind.. I already did that, and you completed it, and it's showing up here, so all is good. Just not used to seeing commits in ascending order. Weird
I did have one more small thing to PR, see https://github.com/Zenoo/mui-theme-creator/pull/4