dew/packages/kanban
Chris Hendrickson e8a703e6ca fix(tui): escape quits board, full column highlight, visible empty state
- Escape on board home quits the app; if a filter/status message is active
  it clears that first (consistent with Esc-to-clear UX elsewhere)
- Side-border cells (fillers, scroll-indicator blanks) in the selected column
  now use the column accent color instead of brightBlack, so the highlight
  box closes all the way around
- Empty-state '··· empty ···' label uses the column accent color (bold when
  selected) / white on non-selected, replacing the invisible brightBlack dots

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 12:47:58 -04:00
..
lib fix(tui): escape quits board, full column highlight, visible empty state 2026-04-25 12:47:58 -04:00
test Refactor filesystem access to package:file 2026-04-23 22:26:09 -04:00
.gitignore chore: Initial Commit 2026-04-23 13:09:11 -04:00
pubspec.yaml feat(kanban): add dew kanban tui interactive board TUI 2026-04-25 03:02:39 -04:00