dew/packages/kanban/lib
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
..
src fix(tui): escape quits board, full column highlight, visible empty state 2026-04-25 12:47:58 -04:00
dew_kanban.dart Refactor filesystem access to package:file 2026-04-23 22:26:09 -04:00