respira/src
Jan-Henrik Bruhn 054524cb5e feature: Enhance PatternInfo with Tooltip and improve card layouts
Added shadcn Tooltip component for interactive pattern information. Wrapped all PatternInfo stat boxes and color swatches in tooltips with detailed metadata and explanations. Migrated PatternSummaryCard to use CardHeader/CardTitle/CardDescription for better semantic structure. Fixed Card component spacing issues across all cards.

Changes:
- Installed and added shadcn Tooltip component
- Added tooltips to Size, Stitches, and Colors stat boxes with explanatory text
- Wrapped color swatches in Tooltips with detailed thread information
- Added Separator between pattern stats and colors sections
- Migrated PatternSummaryCard to use CardHeader with semantic title/description
- Fixed Card gap-0 on all cards (FileUpload, PatternSummaryCard, ConnectionPrompt)
- Added explicit padding to PatternSummaryCard: CardHeader (p-4 pb-3) and CardContent (px-4 pt-0 pb-4)
- Updated components.json to use src/ paths instead of @/ aliases to fix shadcn install location

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-20 19:52:16 +01:00
..
components feature: Enhance PatternInfo with Tooltip and improve card layouts 2025-12-20 19:52:16 +01:00
formats fix: run linter 2025-12-18 11:39:22 +01:00
lib feature: Add shadcn/ui component library and migrate ConnectionPrompt 2025-12-20 15:33:02 +01:00
platform fix: run linter 2025-12-18 11:39:22 +01:00
services fix: run linter 2025-12-18 11:39:22 +01:00
stores fix: run linter 2025-12-18 11:39:22 +01:00
types fix: run linter 2025-12-18 11:39:22 +01:00
utils fix: run linter 2025-12-18 11:39:22 +01:00
App.css feature: Migrate FileUpload to shadcn/ui and fix dark mode 2025-12-20 19:38:27 +01:00
App.tsx fix: run linter 2025-12-18 11:39:22 +01:00
index.css feature: Implement unified semantic color system with Tailwind v4 2025-12-17 21:43:36 +01:00
main.tsx fix: run linter 2025-12-18 11:39:22 +01:00
vite-env.d.ts feature: Add application version to page title 2025-12-13 23:48:05 +01:00