onyx-tasks/apps/tauri
Tristan Michael 04758db04e Restyle new task sheet to match task detail view layout
Use the same visual structure as TaskDetailView: large bold title input,
description textarea with notes icon, and date/time row with
DateTimePicker. Uses fixed positioning with a combined backdrop wrapper
to avoid layout shifts and ensure proper slide-up animation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 10:10:16 -07:00
..
src Restyle new task sheet to match task detail view layout 2026-03-30 10:10:16 -07:00
src-tauri Switch to opaque frameless window for cross-platform reliability 2026-03-30 10:10:08 -07:00
.gitignore tauri and flutter guis 2026-03-17 09:38:53 -07:00
index.html tauri and flutter guis 2026-03-17 09:38:53 -07:00
package-lock.json Frameless transparent window with custom title bar 2026-03-30 07:54:17 -07:00
package.json Frameless transparent window with custom title bar 2026-03-30 07:54:17 -07:00
svelte.config.js tauri and flutter guis 2026-03-17 09:38:53 -07:00
tsconfig.json tauri and flutter guis 2026-03-17 09:38:53 -07:00
vite.config.ts Commit to Tauri GUI: remove Flutter/egui, redesign task UI 2026-03-29 09:49:30 -07:00