onyx-tasks/apps/tauri/src/lib/components
Tristan Michael c6895c12ae Add sliding task detail view with custom date/time picker
Replace inline task editing with a full-viewport detail panel that
slides in from the right. Includes editable title, description, custom
calendar-based date/time picker (bottom sheet), kebab menu with delete,
and mark complete/restore button. Simplify TaskItem to remove inline
editing and kebab menu, add chevron hint and onopen callback. Use list
icon for drawer toggle instead of back arrow.
2026-03-30 07:54:35 -07:00
..
BottomSheet.svelte tauri and flutter guis 2026-03-17 09:38:53 -07:00
DateTimePicker.svelte Add sliding task detail view with custom date/time picker 2026-03-30 07:54:35 -07:00
NewTaskInput.svelte Commit to Tauri GUI: remove Flutter/egui, redesign task UI 2026-03-29 09:49:30 -07:00
TaskDetailView.svelte Add sliding task detail view with custom date/time picker 2026-03-30 07:54:35 -07:00
TaskItem.svelte Add sliding task detail view with custom date/time picker 2026-03-30 07:54:35 -07:00