Three components had duplicate date formatting functions. Extract formatDateChip (for detail/input views with optional time) and formatDateLabel (for compact list items) to a shared dateFormat module. https://claude.ai/code/session_013ooJht2HrZUTXgNJFU79cV |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||