fix(ui): shiki light/dark, calendar polish, category combobox, sizing #40
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/ui-polish-round2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Code blocks showed dark theme in light mode. Calendar had circle motifs, redundant today ring, and no h/l keyboard navigation. Task detail had tiny date text, inconsistent input heights, and no category autocomplete.
Solution
Switch shiki to dual
themesconfig for automatic light/dark. Removerounded-fullfrom status dots, drop month-view today ring, add h/l day selection in week view with auto-advance. Normalize input heights toh-8, date text totext-xs. Add category combobox dropdown in task detail.