1.0.1
v1.0.1: fix right-edge clip on Minimal, add section headers, hide per-pane title bar
- Inset the framed box via parent padding instead of child margin, so the
theme's forced width:100% on .view-content no longer overflows and clips the
right edge (root cause on Minimal). - Cap the graph box height so it reads as a card (--hub-graph-height).
- Inject 'Interactive graph' / 'Incoming links' / 'Outgoing links' / 'On this
page' section labels above each box, Publish-style. - Hide the per-pane .view-header title bar for the framed panes.
- New settings: show section labels, hide sidebar tab bar (off-by-default-safe
warning: hiding the tab bar also hides other tabs in that group).