dew/packages/kanban/lib/src
Chris Hendrickson 5c3d00e2a4 fix(tui): modal header background color bleed
Replace writeLine with write for the header row — writeLine appends a
newline which causes the active background color to flood the remainder
of the line and bleed into subsequent rows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 14:20:54 -04:00
..
commands fix(tui): modal header background color bleed 2026-04-25 14:20:54 -04:00
dew_kanban_base.dart feat(kanban): add dew kanban tui interactive board TUI 2026-04-25 03:02:39 -04:00
kanban_config.dart Add ProjectDirs extension pattern and injectable clock 2026-04-23 23:15:38 -04:00
kanban_init_hook.dart Refactor filesystem access to package:file 2026-04-23 22:26:09 -04:00
ticket.dart Add milestones and labels to Ticket model (DEW-0011) 2026-04-23 20:01:47 -04:00
ticket_store.dart Add ProjectDirs extension pattern and injectable clock 2026-04-23 23:15:38 -04:00