respira/src
Jan-Henrik Bruhn abf7b9a67f fix: Resolve TypeScript build errors in PatternCanvas and imports
- Fix PenData import to use correct source (types/machine instead of penParser)
- Add explicit return type annotations for map callbacks in PatternCanvas
- Add parentheses around arrow function parameters to satisfy linter

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-13 23:38:13 +01:00
..
assets initial 2025-11-30 22:18:14 +01:00
components fix: Resolve TypeScript build errors in PatternCanvas and imports 2025-12-13 23:38:13 +01:00
hooks fix: Resolve linter issues in pattern converter and hooks 2025-12-13 23:30:56 +01:00
platform Fix ESLint configuration and resolve all linting issues 2025-12-11 14:11:35 +01:00
services fix: Implement rotated lock stitches and improve PEN format handling 2025-12-13 23:25:48 +01:00
stores feature: Implement Web Worker-based pattern conversion with progress tracking 2025-12-13 13:34:13 +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 fix: Resolve TypeScript build errors in PatternCanvas and imports 2025-12-13 23:38:13 +01:00
workers fix: Update color change lock stitch direction to match C# Loop C 2025-12-13 23:35:23 +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: Implement Web Worker-based pattern conversion with progress tracking 2025-12-13 13:34:13 +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