Judge / frontend /components

Commit History

fix(frontend): render card chips for backticked card names in answers (#67)
4285ae6
Running
unverified

Gonzalo Asencio commited on

feat(frontend): detect HF Space cold start and auto-retry once awake
ea6583b

GonzaViss commited on

feat(chat): cross-fade the suggestion chips as the input fills and empties
14b4b9d

GonzaViss commited on

feat(mentions): enlarge card thumbnails, brand scrollbar, skeleton + prefetch previews
2a1b7ef

GonzaViss commited on

feat(chat): surface request failures as a system notice, not a judge reply
3f82192

GonzaViss commited on

feat(rules): structure run-on clauses, add loading skeleton, fix anchor offset
77ff4f1

GonzaViss commited on

feat(nav): redesign mobile menu as a full-screen overlay
c34274d

GonzaViss commited on

feat(chat): render Reasoning/Answer as section eyebrows
a624ef5

GonzaViss commited on

feat(theme-toggle): rotate and accent the icon on hover
a7ba44c

GonzaViss commited on

feat(confidence): match exacto de carta = alta confianza
8758bb3

GonzaViss commited on

fix: elimina disclaimer falso de no-info y actualiza tip de ejemplo
248dc46

GonzaViss commited on

fix(frontend): elimina marcadores de cita inline del texto de respuesta
8698262

GonzaViss commited on

fix(frontend): evita hydration mismatch en aria-label del ThemeToggle
7ade8fc

GonzaViss commited on

fix(frontend): alinea items del menú mobile a la izquierda
43cc43f

GonzaViss commited on

perf(frontend): difiere el card index del bundle inicial (Capa 5)
900cafb

GonzaViss commited on

refactor(frontend): extrae useMentions y divide RulesContent (Capa 4)
5352459

GonzaViss commited on

refactor(frontend): lint sin errores y React doctor (Capa 3)
7152005

GonzaViss commited on

feat(frontend): responsive mobile (Capa 2)
fad9188

GonzaViss commited on

feat(frontend): accesibilidad WCAG 2.1 AA (Capa 1)
cd3311f

GonzaViss commited on

feat(frontend): light/dark theme toggle con tokens de marca
1d742a6

GonzaViss commited on

feat(frontend): agrega slate blue como secundario para un 60-30-10 real
c09a97b

GonzaViss commited on

feat(frontend): rebrand a Riftward con tipografia Cinzel/Lustria y fixes de copy
af889f6

GonzaViss commited on

feat(frontend): render rb_* symbol icons, keyword tooltips, tolerant card detection
048bdcb

GonzaViss commited on

test(frontend): align stale ChatView assertions with current UI
8c78dbe

GonzaViss commited on

feat(frontend): highlight multi-word card names in judge answers
e75785d

GonzaViss commited on

feat(frontend): dual-trigger mention picker with card thumbnails
cdaab57

GonzaViss commited on

feat(frontend): render #keyword and @card tags in chat messages
8c7093c

GonzaViss commited on

feat(frontend): render card @-tags as CardChip with hover preview in chat
0b520a7

GonzaViss commited on

feat(frontend): show card preview on hover in CitationCard
00b7052

GonzaViss commited on

feat(frontend): add CardPreview component wrapping HoverCard
d0ff7ad

GonzaViss commited on

feat(frontend): render card citations distinctly in CitationCard
1aeddf4

GonzaViss commited on

fix(navbar): add optional onHomeClick prop to fix TypeScript build error
d261b0a

GonzaViss commited on

fix(rag): translate system prompt to English and add prompt versioning to cache key
72832b7

GonzaViss commited on

feat(landing): add judge popup chip with page fade transition
58dc16d

GonzaViss commited on

feat(landing): redesign call judge button with smooth fill animation
2e0946c

GonzaViss commited on

feat(nav): unify header style across all pages and add nav links
a38d243

GonzaViss commited on

feat(chat): replace inline sources with popup and add rule reference links
44cf143

GonzaViss commited on

feat(rules): redesign rules page with editorial layout and accordion TOC
8435b93

GonzaViss commited on

feat(ui): add judge welcome bubble with entrance animation and tip chips
336c268

GonzaViss commited on

feat(ui): redesign chat page with ChatGPT-style layout and visual polish
c02ec8c

GonzaViss commited on

feat(ui): add hover icon crossfade on Call the Judge button
dc315ba

GonzaViss commited on

feat(ui): redesign with editorial landing page and chat interface
7e08614

GonzaViss commited on

feat(ui): add keyword badges with skewed style in answer display
2d4c9cc

GonzaViss commited on

feat(ui): add @mention dropdown for TCG keywords in query input
a118657

GonzaViss commited on

feat(hardening): frontend error states -- typed errors + ErrorDisplay component
8ac6550

GonzaViss commited on

fix: use Next.js Link in CitationCard for client-side hash navigation
42716e6

GonzaViss commited on

feat: add components, pages, and tests for frontend MVP
bbc48e5

GonzaViss commited on

feat: scaffold Next.js frontend with lib, store, and API proxy route
3e76ebd

GonzaViss commited on