mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Add optional title parameter to List struct and init methods - Title rendered above items with accent color - Body items get horizontal padding (1 char left/right, 0 vertical) - Focus indicators maintain full background width with padding - Simplified ListPage: List is now self-contained with title parameter - All 618 tests pass, 0 serious lint violations - Maintains complete keyboard navigation and selection behavior