mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
The List was implemented without following the shared architecture plan. Reverted to allow proper implementation after: 1. ContainerView refactoring 2. Shared handlers (FocusableItemListHandler, SelectionStateManager) 3. List & Table with common architecture Files removed: - Sources/TUIkit/Views/List.swift - Sources/TUIkit/Modifiers/TagModifier.swift - Tests/TUIkitTests/ListTests.swift - Sources/TUIkitExample/Pages/ListPage.swift Tests: 591 (was 618, -27 List tests)