bold-brew/internal/ui/components
Vito Castellano f703f5de3b
feat(ui): add help screen with keyboard shortcuts overlay
Add a help modal accessible via '?' key that displays all keyboard shortcuts organized by category (Navigation, Filters, Actions, Brewfile). Reduce legend bar clutter by hiding less common actions and showing only essential shortcuts. Add HideFromLegend flag to IOAction struct for flexible legend management.
2025-12-28 19:35:48 +01:00
..
details.go chore: release version 2.0.0 - Cask support and XDG compliance (#30) 2025-10-13 21:26:18 +02:00
header.go feat: new UI layout management (#6) 2025-02-24 22:53:09 +01:00
help.go feat(ui): add help screen with keyboard shortcuts overlay 2025-12-28 19:35:48 +01:00
legend.go feat: io service refactoring (#18) 2025-06-25 17:26:35 +02:00
modal.go feat: improve UI color scheme for better readability across terminal themes 2025-11-23 19:09:32 +01:00
notifier.go feat: new UI layout management (#6) 2025-02-24 22:53:09 +01:00
ouput.go feat: add some ui improvment 2025-03-01 12:52:29 +01:00
search.go feat: add some ui improvment 2025-03-01 12:52:29 +01:00
table.go feat: improve UI color scheme for better readability across terminal themes 2025-11-23 19:09:32 +01:00