summaryrefslogtreecommitdiffhomepage
path: root/src/features/surface-host/ui/TodoList.svelte
AgeCommit message (Expand)Author
2026-06-28fix(ui): shrink tabs to 40vh and tasks to 30vh fixed heightAdam Malczewski
2026-06-28fix(tasks): keep fixed 60vh height even with 0 tasksAdam Malczewski
2026-06-28fix(tasks): fixed height 60vh with scrollbar on overflowAdam Malczewski
2026-06-26style: switch from tabs to 2-space indentation (incl. svelte)Adam Malczewski
2026-06-21refactor(todo): drop priority field — keep the tool simpleAdam Malczewski
2026-06-21fix(todo): use static filled circle for in_progress instead of spinnerAdam Malczewski
2026-06-21feat(surfaces): todo task list sidebar viewAdam Malczewski