Enh: page duplicate/reorder/set-landing + fix cross-page node copy/paste #22
Reference in New Issue
Block a user
Delete Branch "enh-pages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cross-page canvas copy/paste fixed (clipboard now stores a deep-cloned subtree snapshot instead of a bare node id that died on page switch; paste regenerates ids into the current page). Page productivity: duplicatePage (saves outgoing canvas, copies craftState+seo, unique slug, inserts after, switches to copy), movePage up/down, setLandingPage — all preserving the exactly-one-index-0-landing invariant. PagesPanel per-row reorder/duplicate/set-home controls. 887 tests; cross-page paste red-proved.
🤖 Generated with Claude Code