Skip to content

0.3.1

Choose a tag to compare

@kazdonkai kazdonkai released this 11 Aug 07:44
· 28 commits to main since this release

Added

  • Added sibling previous/next navigation to the Partial Edit Pane header, alongside the existing ancestor breadcrumb and Subtree Navigator. Two buttons let you move sideways to the loaded node's previous/next sibling — a section or list item sharing the same parent — without leaving the pane, including in a popped-out window. Each button disables itself when there is no sibling in that direction, and the destination's label is shown on hover. Navigation reuses the pane's existing guarded projection entry point, so unapplied edits are always confirmed (Apply / Discard / Cancel) before switching, exactly like breadcrumb and Subtree Navigator clicks already do.