mwisnowski
13f6fa5dbf
feat: web documentation portal with contextual help links and consistent page headers ( #67 )
2026-04-01 11:46:08 -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
c2960c808e
Add card browser with similar cards and performance optimizations
2025-10-17 16:17:36 -07:00
matt
a8dc1835eb
feat(card-browser): advanced filters, keyboard shortcuts, and responsive design
2025-10-16 19:02:33 -07:00