- New StandingsPreview component with gold/silver/bronze row tints for top 3, team avatar, and LeagueRow-style stat columns (Ranking + Points) with rank and 7-day point change indicators - Fix GradientIcon in Storybook by adding BracktGradients decorator to preview.tsx (renamed from .ts to support JSX) - Fix degenerate SVG gradient on horizontal strokes by switching BracktGradients to gradientUnits="userSpaceOnUse" with Lucide-space coordinates (0→24) - Revert erroneous fill: url(#gradient) from GradientIcon; stroke-only fix was sufficient once gradientUnits was corrected Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CreateLeagueCard.stories.tsx | ||
| CreateLeagueCard.tsx | ||
| LeagueAvatar.tsx | ||
| LeagueRow.stories.tsx | ||
| LeagueRow.tsx | ||
| MyLeaguesCard.stories.tsx | ||
| MyLeaguesCard.tsx | ||
| StandingsPreview.stories.tsx | ||
| StandingsPreview.tsx | ||