world-2026-hub/assets/js
Lucas Kalil 7b404e678f fix(hero): resolve knockout matchup teams (R32+ showed "A definir")
The home hero read match.homeTeam/awayTeam directly; knockout matches (ids 73-104) carry only bracketRef and resolve teams at runtime, so once the next match became an R32 game the hero showed "A definir vs A definir". Resolve via resolveBracketTeams(match) like schedule cards and the modal; heroTeamHTML now takes a {team,label} slot.
2026-06-28 12:51:57 -03:00
..
app.js fix(hero): resolve knockout matchup teams (R32+ showed "A definir") 2026-06-28 12:51:57 -03:00
bracket.js feat(app): poll results.json for live updates without reload 2026-06-16 00:12:50 -03:00
calendar.js feat: add world cup 2026 hub spa with bracket simulation and i18n 2026-06-12 16:12:14 -03:00
groups.js feat(app): poll results.json for live updates without reload 2026-06-16 00:12:50 -03:00
i18n.js feat(stats): rotate tied teams in leader cards + new metric cards 2026-06-19 10:03:51 -03:00
modal.js feat(modal): display match stats when available 2026-06-13 23:23:18 -03:00
schedule.js feat(app): poll results.json for live updates without reload 2026-06-16 00:12:50 -03:00
stadiums.js feat: add world cup 2026 hub spa with bracket simulation and i18n 2026-06-12 16:12:14 -03:00
stats.js feat(stats): rotate tied teams in leader cards + new metric cards 2026-06-19 10:03:51 -03:00
storage.js feat: add world cup 2026 hub spa with bracket simulation and i18n 2026-06-12 16:12:14 -03:00