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

Issue 11 #19

Closed
wants to merge 8 commits into from
Closed

Issue 11 #19

wants to merge 8 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 6, 2022

What does this PR do?

  • Upgrades Material UI to V5 (latest stable version)
  • Implements a Theme Provider for MUI
  • Adds responsive font support, used in the menu
  • Reworks navigation, so react-router-dom is now capable of doing in-site navigations (no complete page reload)
  • Implements MavButton, that reacts to the current in-site navigation pathname (active buttons are disabled)
  • Alters the top navigation, in mobile view a hamburger menu is shown instead of the normal nav buttons
  • Implements a navigation drawer, only visible on mobile view
  • Removes the limitation that bails out of rendering in mobile view
  • Moves the game cards to MUI cards
  • Introdices logic to break the camera view below the hand card in mobile view

Closes #11

@ghost ghost closed this by deleting the head repository Mar 8, 2023
This pull request was closed.
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

Successfully merging this pull request may close these issues.

Make mobile friendly
1 participant