Local inverse-change stack that records before-snapshots of each mutation and applies forward Automerge changes to restore state on undo. Batches rapid same-shape changes (<500ms) so drags produce a single undo entry. Supports create, move/resize, forget, remember, and hard-delete operations. Max 50 entries, redo stack clears on new changes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||