From e2e49bb9348d7ed317c22db3c6dff2e4d4a77d08 Mon Sep 17 00:00:00 2001 From: phranck Date: Fri, 6 Feb 2026 00:59:41 +0100 Subject: [PATCH] Chore: Update status files after mobile responsive work --- to-dos.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/to-dos.md b/to-dos.md index 1740289..3079642 100644 --- a/to-dos.md +++ b/to-dos.md @@ -32,15 +32,16 @@ ### Testing & Docs -- [ ] **Mobile/Tablet Docs** — Test landing page + DocC on mobile devices +- [ ] **Mobile/Tablet Docs** — Test DocC on mobile devices (landing page done) - [ ] **Code Examples** — Counter, Todo List, Form, Table/List ## Completed ### 2026-02-06 -- [x] **Dashboard Cache + Auto-Refresh** — localStorage cache (5 min TTL), auto-refresh timer, smooth list animations with Framer Motion, no skeleton flash during background refresh (PR #80) -- [x] **License Change** — CC BY-NC-SA 4.0 → MIT, 141 Swift files updated, LICENSE file added +- [x] **Dashboard Cache + Auto-Refresh** — localStorage cache (5 min TTL), auto-refresh timer, Framer Motion list animations, no skeleton flash (PR #80) +- [x] **License Change** — CC BY-NC-SA 4.0 → MIT, 141 Swift files + LICENSE file +- [x] **Mobile Responsive** — SiteNav hamburger, StatCards vertical, heatmap hidden, CommitList compact, HeroTerminal power-button disabled on phones, footer stacked/centered ### 2026-02-05 @@ -149,4 +150,4 @@ Permanent architectural concern. Synthesized from the [SwiftUI performance artic --- -**Last Updated:** 2026-02-05 23:45 +**Last Updated:** 2026-02-06 01:15