zharding
  • Joined on 2026-02-13
zharding pushed to master at tmiller/pokemon 2026-03-06 19:22:39 +00:00
4eed1869a6 hide modal nav buttons until working
zharding commented on issue tmiller/pokemon#15 2026-03-06 19:18:28 +00:00
add the ability to move between card modals with arrow keys

this is working, but the buttons need work (currently have class d-none applied until they work) and if we can help with infinite scroll then it won't reach a dead-end

zharding pushed to master at tmiller/pokemon 2026-03-06 18:53:49 +00:00
ce56d08efe scrolling within modals using keys/buttons/swipe (needs help with infinite scrolling)
zharding pushed to master at tmiller/pokemon 2026-03-06 03:59:59 +00:00
7fd8a21d1c clerk was missing /shared npm package
zharding pushed to master at tmiller/pokemon 2026-03-05 20:24:40 +00:00
dedd7f8d87 changed the mechanism for auth on the index page (requires install of newer clerk components)
zharding pushed to master at tmiller/pokemon 2026-03-05 18:48:28 +00:00
091aa72f23 these damn price-labels
692d06c35a removed the waitlist and added a link to the cards
Compare 2 commits »
zharding opened issue tmiller/pokemon#38 2026-03-05 18:38:09 +00:00
once the pokemon not found error appears for no results, it doesn't go away on subsequent searches
zharding pushed to master at tmiller/pokemon 2026-03-05 17:20:29 +00:00
c28f9a5e84 Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
a535dffcbe added back padding on xs screens
Compare 2 commits »
zharding pushed to master at tmiller/pokemon 2026-03-05 17:06:41 +00:00
f2b0309b6e further tweak price-label prices/padding for small screens
zharding pushed to master at tmiller/pokemon 2026-03-05 13:21:27 +00:00
8161940690 filterbar rename of offcanvas example
zharding closed issue tmiller/pokemon#32 2026-03-04 22:26:49 +00:00
get more images
zharding opened issue tmiller/pokemon#37 2026-03-04 22:26:41 +00:00
keep active filters at the top of the filter list when reopening
zharding pushed to master at tmiller/pokemon 2026-03-04 22:02:50 +00:00
34f7c8ece9 replaced favicon files, added grid variables to main.scsss and renamed offcanvas
zharding pushed to master at tmiller/pokemon 2026-03-03 20:19:01 +00:00
16def05dd0 fixed svg overwriting st-0 class
zharding pushed to master at tmiller/pokemon 2026-03-03 19:01:48 +00:00
4aabbfde9e added custom variable for xxxl grid to main.scss
zharding pushed to master at tmiller/pokemon 2026-03-03 18:38:38 +00:00
f0ae59467a Merge branch 'master' of papi.tkpups.com:tmiller/pokemon
dcf1558d7e only show set name above mobile, cleanup columns on 404
Compare 2 commits »
zharding pushed to master at tmiller/pokemon 2026-03-02 19:11:13 +00:00
be4104cb0b corrected visual/layout bugs on index and 404 pages, added backtotop and 404 analytics tracking
zharding opened issue tmiller/pokemon#35 2026-03-02 02:04:57 +00:00
make the "clear" button in the filter offcanvas actually clear the filters
zharding opened issue tmiller/pokemon#34 2026-03-02 01:52:13 +00:00
setCode seems to no longer be included in cards.astro
zharding pushed to master at tmiller/pokemon 2026-03-02 01:05:14 +00:00
516c223322 stylized filter offcanvas and added placeholder for active facets, added back to top button component