onyx-tasks/apps/tauri/src
Claude a313a6e270
refactor: extract shared date formatting utilities in frontend
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
2026-04-16 07:26:06 +00:00
..
lib refactor: extract shared date formatting utilities in frontend 2026-04-16 07:26:06 +00:00
app.css the kebab menu calls the date on tasks a due date, but it's not a due date... it's just a date. can we make sure the codebase, documentation and everything is consistent about this? 2026-04-14 07:19:27 -07:00
App.svelte Introduce windowDecorations enum with three options 2026-04-14 06:02:30 -07:00
main.ts tauri and flutter guis 2026-03-17 09:38:53 -07:00