-
Notifications
You must be signed in to change notification settings - Fork 115
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
MUI v5 #12
base: master
Are you sure you want to change the base?
MUI v5 #12
Conversation
Alright, I fixed the error in the Monaco editor. |
Everything should be done! |
Readme / Links update
Fix tab color by swapping AppBar with Box
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 simply 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 |
Fixed unwanted strikethrough effect on Select
I did have one more small thing to PR, see Zenoo#4 |
This reverts commit 4f50ec7.
Reverted rename
Fixed iOS Switches, Gradient Buttons and Disable Ripple
Checking in again? Is this something that will get merged? |
@shadoath Since the original creator doesn't seem active anymore, you can find V5 on my fork https://github.com/Zenoo/mui-theme-creator |
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.