|
All checks were successful
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m23s
🚀 Deploy / 🧪 Test (push) Successful in 3m9s
🚀 Deploy / ʦ🔍 Typecheck & Lint (push) Successful in 1m20s
🚀 Deploy / 🐳 Build (push) Successful in 1m9s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m23s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (push) Successful in 12s
Surface projected final points on the full standings page and restructure the rank/point change indicators so columns align cleanly on desktop and mobile. - StatHelpers: stacked label/value/delta columns with a per-row reservable delta line; merge rank/point indicators into a single DeltaBadge; parameterize StatDivider height. - StandingsPreview: opt-in `showProjected` column (projected points only), gated on participants remaining; reserve the delta line only when a row actually moved (no stray em-dashes). - Full standings page: pass projected data + showProjected (hidden when the season is complete). - League home: fetch via getSevenDayStandingsChange so the preview shows the same 7-day rank/point changes as the full standings page. - LeagueRow: top-align stats and restore h-8 dividers so the shared-component changes don't alter the league list rows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| settings | ||
| CommissionersPanel.stories.tsx | ||
| CommissionersPanel.tsx | ||
| CreateLeagueCard.stories.tsx | ||
| CreateLeagueCard.tsx | ||
| DraftInfoCard.stories.tsx | ||
| DraftInfoCard.tsx | ||
| DraftSpeedPicker.stories.tsx | ||
| DraftSpeedPicker.tsx | ||
| LeagueAvatar.stories.tsx | ||
| LeagueAvatar.tsx | ||
| LeagueRow.stories.tsx | ||
| LeagueRow.tsx | ||
| MyLeaguesCard.stories.tsx | ||
| MyLeaguesCard.tsx | ||
| OvernightPauseSettings.stories.tsx | ||
| OvernightPauseSettings.tsx | ||
| ReviewSection.stories.tsx | ||
| ReviewSection.tsx | ||
| ScoringPresetPicker.stories.tsx | ||
| ScoringPresetPicker.tsx | ||
| SportIcon.stories.tsx | ||
| SportIcon.tsx | ||
| SportsSeasonsSummary.stories.tsx | ||
| SportsSeasonsSummary.tsx | ||
| StandingsPreview.stories.tsx | ||
| StandingsPreview.tsx | ||
| StatHelpers.tsx | ||
| StepperInput.stories.tsx | ||
| StepperInput.tsx | ||
| TeamsPanel.stories.tsx | ||
| TeamsPanel.tsx | ||
| TimerModeSelector.stories.tsx | ||
| TimerModeSelector.tsx | ||
| TimezonePromptBanner.tsx | ||
| TimezoneSelect.tsx | ||
| WizardAuthForm.stories.tsx | ||
| WizardAuthForm.tsx | ||
| WizardStepper.stories.tsx | ||
| WizardStepper.tsx | ||