managarten/apps/guides
Till JS 3f0811043e feat(todo): refactor inline title editing + kanban subtask DnD
- TaskItem: switch title editing to <input>-based pattern (isEditingTitle
  state, single-click to start, blur/Enter saves, Escape cancels)
- KanbanTaskCard: contenteditable span for title editing (blur-to-save),
  add ArrowsOutSimple detail button (hover-only), inline subtask DnD
  with shadow placeholder handling and dropInProgress guard
- SubtaskList: fix DnD reactivity loop — use $state instead of $derived
  for items, add SHADOW_PLACEHOLDER_ITEM_ID filter, dropInProgress flag

fix(guides): remove non-existent allAppsHref prop from PillNavigation
fix(memoro): extend Memory interface with memo_id, timestamps, nullable types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 22:23:31 +02:00
..
apps feat(todo): refactor inline title editing + kanban subtask DnD 2026-03-31 22:23:31 +02:00
CLAUDE.md feat(guides): ImportModal, share button, CLAUDE.md, server dev scripts 2026-03-31 21:42:26 +02:00
package.json feat(guides): add mana guides app — step-by-step playbook app 2026-03-31 20:12:36 +02:00