mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Selection now works: Enter/Space selects focused row (by index) - Selected rows show with full-width background bar (accent color) - Focused rows show with pulsing dot indicator - Unfocused rows show with padding space for alignment - ListPage content now uses theme foreground colors (not white) - Selection binding updates when user presses Enter/Space - 618 tests passing