mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
- Verdict hero: champion (trophy + flag + name) and a 2/3/4 podium (runner-up/3rd/4th) above the shared count-up tiles. Gated on the REAL final via computeVerdict() — getBracketTree()'s FINAL node must be a real finished result (!simulated), so a user's simulated champion never leaks into the verdict. Third/fourth from the third-place match, independently. Falls back to the existing aggregate 'in progress' hero until the final is in, so an early merge stays correct. - Goals-by-round chart beside goals-by-stage: group stage split into its 3 matchdays (derived per group; no matchday field exists) plus each knockout round. Hidden until >=2 rounds have data so it never duplicates the goals-by-stage Group bar early on. - stats.js imports getBracketTree from bracket.js (4th circular import with app.js, render-time only). i18n stats.goalsByRound/matchday/verditTitle/ runnerUp/thirdPlace/fourthPlace (EN/PT); verdict-hero CSS. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| icons | ||
| images | ||
| js | ||