From 01898b4fbd11acea56b54f4cf129cbb7c2ca95e1 Mon Sep 17 00:00:00 2001 From: phranck Date: Mon, 9 Feb 2026 00:15:23 +0100 Subject: [PATCH] Chore: Update status files - whats-next.md: 738 tests - to-dos.md: tuikit CLI + landing page completions - memory.md: Current state update --- to-dos.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/to-dos.md b/to-dos.md index c5f23e8..91c522a 100644 --- a/to-dos.md +++ b/to-dos.md @@ -35,6 +35,11 @@ ## Completed +### 2026-02-09 + +- [x] **tuikit CLI Enhancements**: git init option, SQLiteData (pointfreeco), Linux Swift install, Xcode open prompt +- [x] **Landing Page Update**: CLI features (git, SQLiteData), syntax highlighter fix, foregroundStyle API update + ### 2026-02-08 - [x] **Section Integration (Phase 2c3)**: List uses SelectableListRow, Section flattening, selectableIndices @@ -43,7 +48,7 @@ - [x] **SelectionDisabled Modifier**: Environment key + modifier for disabling row selection - [x] **ListRowSeparator Stub**: API-compatible stub with warning (not supported in TUI) -### 2026-02-09 +### 2026-02-09 (earlier) - [x] **Badge Modifier (Phase 2a)**: Int/Text/StringProtocol overloads, List integration, 20+ tests - [x] **ListStyle System (Phase 2b)**: PlainListStyle + InsetGroupedListStyle, alternating rows, environment keys @@ -102,4 +107,4 @@ --- -**Last Updated:** 2026-02-08 +**Last Updated:** 2026-02-09