issues
search
GuthrieW
/
shl-trading-cards
The repository for the Simulation Hockey League's trading card platform. Built with Next.js, TypeScript and Tailwindcss.
https://cards.simulationhockey.com
MIT License
2
stars
2
forks
source link
Fix/bug fixes 4
#242
Open
luketd
opened
1 day ago
luketd
commented
1 day ago
Fixed buying pack logic so that base packs can buy 3 per day and ruby 1 per day
Fixing sizing on mobile for edit binder page and buttons
Updated Open Packs Packs Count to be more visually pleasing and reduce clutter
Updated Ruby Pack Cover (thanks carpy)
Hopefully fix drawer issue on mobile(Please let it be the last time)
Overhaul of the binder home page
Added section that just has your binders. Moved the update binder / delete binder there as well and remove them from the regular table
Moved the Create Binder to this area as well
Shows visually how many binders you have left
On mobile your binders are shown in a carousel
Players Binders is now searchable
Moved table to tanstack table (thanks downer for the code)
Overhaul of the binder home page