From 2cf730d55ae63e206fac2f99bcdcde0dd2c87f4a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 13 Jun 2026 17:24:34 -0500 Subject: Add theme studio column delete --- todo.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'todo.org') diff --git a/todo.org b/todo.org index b95b645b..49b03070 100644 --- a/todo.org +++ b/todo.org @@ -195,7 +195,7 @@ Spec draft: [[file:docs/theme-studio-palette-generator-spec.org][theme-studio-pa Build a constraint-first palette generator for Theme Studio: start from bg/fg, generate editable palette columns in OKLCH, preview candidate columns before applying them, and apply proposals by append/replace/regenerate modes while preserving stable column ids and existing assignments where possible. V1 is palette-only, not automatic face assignment; generator output becomes normal editable columns after apply. -** TODO [#B] theme-studio delete entire color column :feature:quick:solo: +** DONE [#B] theme-studio delete entire color column :feature:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-13 :END: @@ -203,6 +203,8 @@ Add a column-level delete affordance to the palette. Deleting a normal color col Acceptance notes: add a browser gate proving a column delete removes all entries with that stable =columnId=, leaves other columns alone, leaves ground non-deletable, and preserves any references to deleted hexes as gone values. +Shipped 2026-06-13 in commit =549cf7e4=: normal column headers have a delete button, ground has no delete affordance, deleted names feed =lastGone= for recovery, and =#columntest= pins the behavior. + ** TODO [#B] Split window opens the dashboard in the other window :feature:quick:solo: :PROPERTIES: :LAST_REVIEWED: 2026-06-10 -- cgit v1.2.3