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

feature/144 migrate user profile to mui #167

Merged
merged 10 commits into from
Apr 6, 2023

Conversation

anguspiv
Copy link
Owner

@anguspiv anguspiv commented Apr 5, 2023

  • feat(image-upload): migrates component to mui
  • feat(profile-form): migrates to material ui
  • feat(edit-profile): migrates component to material ui
  • feat(player-search-form): migrates to material ui
  • feat(player-list-item): migrates to material ui
  • feat(player-list): migrates to material ui
  • feat(player-search): migrates to material ui
  • chore(form): removes unused components
  • feat(profile-card): migrates to material ui
  • feat(pages): converts pages to use material ui

@vercel
Copy link

vercel bot commented Apr 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pokermans ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2023 11:47pm

Migrates the ImageUpload to use material ui

re #144
Migrates the ProfileForm to use MaterialUI over
ChakraUI for components

re #144
Migrates the EditProfile component to material ui

re #144
Migrates component to use MaterialUI components instead of chakra-ui

re #144
Migrates the component to use MaterialUI instead of
ChakraUI

re #144
Migrates the component to use Material UI instead of Chakra UI

re #144
Migrates component to use Material UI instead of Chakra UI

re #144
Removes the FormField and TextField components that no longer used

re #144
Migrates the ProfileCard to material ui

re #144
Converts the account and player pages to use material ui instead
of Chakra ui

closes #144

fix(player-list): displays player image

Fixes passinng the correct image string into the playerListItem
components
@anguspiv anguspiv force-pushed the feature/144-migrate-user-profile-to-mui branch from 38efe54 to ce35518 Compare April 5, 2023 23:45
@anguspiv anguspiv merged commit 8ccff25 into main Apr 6, 2023
5 checks passed
@anguspiv anguspiv deleted the feature/144-migrate-user-profile-to-mui branch April 6, 2023 00:58
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

🎉 This PR is included in version 1.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant