-
Notifications
You must be signed in to change notification settings - Fork 71
Frontend redesign #1469
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
base: staging
Are you sure you want to change the base?
Frontend redesign #1469
Conversation
frontend/src/assets/css/main.css
Outdated
| @import "scrollbar.css"; | ||
| @import "loader.css"; | ||
| @import "transitions.css"; | ||
| @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
idk how we are setup, but pls no loading google fonts at runtime, should use something like @nuxt/fonts to resolve the font file at build time
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did not know about nuxt/fonts! Will def. look at it once I get time to work on this again. The code is a bit of spaghetti but not much I can do without rewriting it entirely
…hing and meili too.
…leared. Solving the issue of infinite loading in this case.
fc0b077 to
85e8923
Compare
…ct list navigation and filters are now sticky.
This PR aims to fully redo the design of Hangar to a (hopefully) more modern look.
You can check/track the design concept (actual outcome may differ a bit) in Figma.