dorfteich/docs
Claude Fable 5 36cdd4fbca Editor: confirm snapshots with a toast; wire ui.toast for plugins (#130)
Cmd/Ctrl+S used to snapshot silently. A new app-wide ToastProvider
(components/Toast.tsx) owns a bottom-center stack — permanent polite
live region, auto-dismiss after 2.5 s, click to dismiss early, error
variant. Both snapshot paths (the keyboard chords in PageEditorPage and
the save-version TopBar button) now confirm with the version name when
there is one, and their failure alert becomes an error toast.

The plugin host capability ui.toast (declared since #74, wired
nowhere) connects to the same stack: PluginBlockScope carries the
showToast handle, plugin-block passes it into the sandbox context.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fb2VzvcoBPHkjh8bZ6PzQn
2026-07-16 12:03:17 +02:00
..
architecture Add M13 to the roadmap 2026-07-14 16:37:24 +02:00
de Editor: confirm snapshots with a toast; wire ui.toast for plugins (#130) 2026-07-16 12:03:17 +02:00
developer German translations of the seven user-facing docs under docs/de/ 2026-07-12 19:28:50 +02:00
manual Editor: confirm snapshots with a toast; wire ui.toast for plugins (#130) 2026-07-16 12:03:17 +02:00
operations Move the stage directories to /srv/DOCKER (host consolidation) 2026-07-14 12:43:29 +02:00
self-hosting Legal texts for dorfteich.online; legal template covers the newer processing 2026-07-12 19:00:05 +02:00
features.md QA: wire the M13 packs into CI, document the vault import (#119) 2026-07-14 18:28:45 +02:00