dorfteich/apps/web/src/layout
Claude Fable 5 31b59f0fb6 #170: Statusmeldungen, Einzeltasten-Shortcuts, Bewegung
Toast-Standzeit 2,5s auf 6s (WCAG 2.2.1 — für Screenreader-/Zoom-Nutzer
kaum erfassbar). Neue Einstellungs-Sektion Bedienung mit dem Schalter
Einzeltasten-Kürzel deaktivieren (lokale Geräte-Einstellung); die
Handler von e und / prüfen sie beim Tastendruck (WCAG 2.1.4).
prefers-reduced-motion: CSS-Transitions kollabieren auf instant, die
Graph-Simulation rechnet ihr Layout synchron zu Ende statt zu animieren
(WCAG 2.2.2). settings-nav-Spec auf 8 Sektionen nachgeführt. Bewusst
KEIN zusätzliches role=status (legal.spec-Locator-Falle).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AGM8jo3hwoV9wsCVGfy8iq
2026-07-21 14:39:03 +02:00
..
AppLayout.tsx #166: Skip-Link, verstecktes Seiten-h1, Resizer in die Nav-Landmarke 2026-07-21 14:26:54 +02:00
Footer.tsx Footer: show the Dorfteich version next to the connection status 2026-07-15 13:18:53 +02:00
NewPageForm.tsx Sidebar folder view, label view, and the view toggle (#108) 2026-07-14 10:17:36 +02:00
page-actions.tsx Polish round 2: content footer, dismissable menus, manual versions, substring search, icon actions in settings (M10 follow-up) 2026-07-12 07:13:34 +02:00
PondSwitcher.tsx Pond lifecycle in the UI: create shared ponds, delete from settings 2026-07-12 19:15:34 +02:00
reorder.test.ts Add manual page ordering with drag-and-drop (#45) 2026-07-09 12:18:44 +02:00
reorder.ts Add manual page ordering with drag-and-drop (#45) 2026-07-09 12:18:44 +02:00
sidebar-chrome.tsx Add TipTap page editor with REST persistence (#25) 2026-07-06 11:08:43 +02:00
Sidebar.tsx #166: Skip-Link, verstecktes Seiten-h1, Resizer in die Nav-Landmarke 2026-07-21 14:26:54 +02:00
SidebarResizer.tsx Make the sidebar width drag-resizable and persistent (#99) 2026-07-12 04:16:56 +02:00
SidebarViewSetting.tsx Sidebar folder view, label view, and the view toggle (#108) 2026-07-14 10:17:36 +02:00
TopBar.tsx #170: Statusmeldungen, Einzeltasten-Shortcuts, Bewegung 2026-07-21 14:39:03 +02:00
use-pond-route.ts Add pond sidebar with page list, sort modes, and pond switcher (#26) 2026-07-06 12:37:44 +02:00