feat: extract shared types, colors, priority and recurrence (#34) #41

Merged
maximus merged 2 commits from issue-34-shared-types into master 2026-04-06 16:57:30 +00:00

2 commits

Author SHA1 Message Date
le king fu
91eef58186 fix: remove duplicate RecurrenceType definition in shared/types (#34)
Re-export from shared/recurrence instead of redefining.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 10:39:12 -04:00
le king fu
b277232462 feat: extract shared types, colors, priority and recurrence (#34)
Create src/shared/ with platform-agnostic types and helpers for
mobile/web code sharing. Add updatedAt to tags schema for sync.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 10:38:16 -04:00