respira/src
Jan-Henrik Bruhn e07d6b9a6f refactor: Extract PatternInfo component to eliminate duplication
Created shared PatternInfo component for displaying pattern statistics
(size, stitch count, colors) used in both FileUpload and PatternSummaryCard.
Reduces code duplication and ensures consistency across the UI.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-17 00:23:56 +01:00
..
assets initial 2025-11-30 22:18:14 +01:00
components refactor: Extract PatternInfo component to eliminate duplication 2025-12-17 00:23:56 +01:00
formats fix: Combine COLOR_END and CUT flags on same stitch for color changes 2025-12-14 16:44:56 +01:00
hooks feature: Reorganize code into formats folder structure 2025-12-14 12:19:21 +01:00
platform feature: Reorganize code into formats folder structure 2025-12-14 12:19:21 +01:00
services fix: Detect unpaired Bluetooth devices during connection 2025-12-15 13:45:09 +01:00
stores feature: Reorganize code into formats folder structure 2025-12-14 12:19:21 +01:00
styles Implement comprehensive UI/UX improvements 2025-12-06 13:15:51 +01:00
types Add Electron desktop application support with Electron Forge 2025-12-07 22:39:38 +01:00
utils feature: Add browser compatibility detection for Web Bluetooth 2025-12-16 23:54:55 +01:00
App.css Enhance UI/UX with loading states, animations, and pattern lock functionality 2025-12-06 19:28:24 +01:00
App.tsx feature: Add browser compatibility detection for Web Bluetooth 2025-12-16 23:49:35 +01:00
index.css Migrate to Tailwind CSS and fix canvas zoom issues 2025-12-05 23:25:55 +01:00
main.tsx initial 2025-11-30 22:18:14 +01:00
vite-env.d.ts feature: Add application version to page title 2025-12-13 23:48:05 +01:00