brackt/app/components
Chris Parsons 6926fb96bc
Cache-bust logos via Vite ?url import and extract shared stat helpers (#310)
Logo SVGs referenced by string path (/logo.svg) were cached by CDNs and
browsers after deployments. Import them with Vite's ?url suffix so the
build emits content-hashed filenames that force a refresh on change.

LeagueRow and StandingsPreview had duplicated StatColumn, StatDivider,
and rank-change indicator helpers. Extract them into a shared
StatHelpers module so both pages render rank and points identically
(#3 style with consistent rank-change arrows).
2026-04-23 13:52:34 -07:00
..
__tests__ New design (#309) 2026-04-23 13:14:55 -07:00
draft New design (#309) 2026-04-23 13:14:55 -07:00
league Cache-bust logos via Vite ?url import and extract shared stat helpers (#310) 2026-04-23 13:52:34 -07:00
marketing New design (#309) 2026-04-23 13:14:55 -07:00
scoring New design (#309) 2026-04-23 13:14:55 -07:00
sport-season New design (#309) 2026-04-23 13:14:55 -07:00
sports Display upcoming matches (#141) 2026-03-12 10:12:38 -07:00
standings New design (#309) 2026-04-23 13:14:55 -07:00
ui New design (#309) 2026-04-23 13:14:55 -07:00
AutodraftSettings.tsx New design (#309) 2026-04-23 13:14:55 -07:00
BatchResultEntry.tsx feat: batch qualifying results entry (#290) 2026-04-12 14:52:22 -07:00
DraftGrid.tsx New design (#309) 2026-04-23 13:14:55 -07:00
DraftSidebar.tsx New design (#309) 2026-04-23 13:14:55 -07:00
navbar.tsx Cache-bust logos via Vite ?url import and extract shared stat helpers (#310) 2026-04-23 13:52:34 -07:00
NavigationProgress.tsx Add NProgress navigation progress bar (#139) 2026-03-11 22:02:48 -07:00
NotificationSettings.tsx New design (#309) 2026-04-23 13:14:55 -07:00
ParticipantSelector.tsx feat: Add ParticipantSelector component for improved participant selection in brackets 2025-11-08 21:36:29 -08:00
StandingsTable.tsx Show tied ranks with T prefix across standings and Discord (#239) 2026-03-27 20:45:15 -07:00
TeamAvatar.tsx New design (#309) 2026-04-23 13:14:55 -07:00