Commit graph

7 commits

Author SHA1 Message Date
mwisnowski
69d84cc414
feat: Card Kingdom prices, shopping cart export, and hover panel fixes (#73)
* feat: add CK prices, shopping cart export, and hover panel fixes

* fix: include commander in Buy This Deck cart export
2026-04-04 19:59:03 -07:00
mwisnowski
e8b8fab3f8
feat: add hover-intent prefetch for Open Deck button (WEB_PREFETCH=1) (#68) 2026-04-01 20:54:51 -07:00
mwisnowski
8643b72108
feat: add Budget Mode with price cache infrastructure and stale price warnings (#61) 2026-03-23 16:38:18 -07:00
matt
3c45a31aa3 refactor(web): finished JavaScript consolidation, tested JavaScript items, refined themes and color palettes, tested all themes and palettes, ensured all interactive lements use theme-aware css 2025-10-29 15:45:40 -07:00
matt
9379732eec refactor(web): consolidate inline JavaScript to TypeScript modules
Migrated app.js and components.js to TypeScript. Extracted inline scripts from base.html to cardHover.ts and cardImages.ts modules for better maintainability and code reuse.
2025-10-29 10:44:29 -07:00
matt
6a94b982cb overhaul: migrated basic JavaScript to TypeScript, began consolidation efforts 2025-10-28 16:17:55 -07:00
matt
b994978f60 overhaul: migrated to tailwind css for css management, consolidated custom css, removed inline css, removed unneeded css, and otherwise improved page styling 2025-10-28 08:21:52 -07:00