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

Bug fixes 4 #236

Closed luketd closed 1 week ago

luketd commented 2 weeks ago

Updated/Added Hovering on components to be consistent across pages Made /trade/[tradeid] page more visably pleasing Added Reset binder button allow user to select multiple cards in the binder instead of closing after 1 Add breadcrumbs to trades and binder pages

Fix Drawers on mobile again (hopefully last) Fixed glow in last pack being cut off on the ends Fixed where removing a team/rarity filter would remove all filters for the same type Fixed contrast ratio on all hyperlinks Fixed Issue where the trading card on mobile was being cut off Moved Binders and Community under the more tab Moved Admin info under the dropdown next to the users name Hide Binder Description on mobile Fixed buttons on mobile

non release updates Refactored some filter code so we dont have to add it again and again Standardized hyperlink colors