This broke after upgrading deps and couldn't figure it out with a quick look.
It just makes it a bit more convenient when adding new pages & debugging
but not really that necessary so decided to delete it for now.
* Changed nav and side to be sticky
* Centered calendar
* Adjusted top padding
* Added firefox scrollbar styling
* Adjusted scroll colors to fit theme
* Somehow this broke?? 😭
* Fix lint
* Adjust calendar padding
---------
Co-authored-by: hfcRed <hfcred@gmx.net>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Add to nav
* Allow nav items on front page to take full width
* Initial+
* Fix vods page title
* Add page title
* Common art type
* ArtGrid to a different component
* User arts page initial
* Add art tab to user page
* Preview initial
* Fix art counting
* Fix link and onclick overlapping
* Link to user art page to arts they made
* Artist role initial
* Show description
* Make toggle in art page saved in search params
* Add white-space pre-wrap to plus comments
Not sure why it was removed in the first place?
* Commission open / text and edit those
* Add simple pagination
* New art link display logic
* New art initial
* Upload art
* Hide art from side nav too
* Show banner when waiting for approval
* Edit art
* Fix art sub nav link not showing active
* Relocate unvalidated art text
* Delete art
* Extract ImagePreview component
* Eliminate some layout shift
* BigImageDialog extract component + prevent layout shift
* i18n
* Fix unused var
* Fix tests
* Fix the sidebar links hidden issue
* another solution, detect overflow with client-side javascript
* Optimize the code
* Revert to use solution 1
This reverts commit 96a6c13e6c.
* Adjust padding slightly
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* updated names for tooltip flyout
* side tooltip text working
* tooltip text on side nav wrkng, using common names
* updated styles for playwright
* passing all css lint tests
* changed side nav to width:20%
* adjusted z-index on badge page for nav tooltip
* updated clickable "hitbox"
* Styling
---------
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Remove light mode
* Trim header
* New front page initial
* Get rid of build layout
* Breadcrumbs
* Desktop side nav
* Overhaul colors
* Add breadcrumbs
* New sub nav style
* Front page action buttons
* Add back add new build button
* Add articles page with icon
* Minor Object damage page layout tweaks
* Remove one unnecessary render from object damage
* Fix wrong link in article page
* Profile -> My Page in header
* Log in/out buttons in front
* Add drawings to front page
* Remove unnecessary comment