Pane v2 slice 1b: resizable details pane, preview subsystem removed #633
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-pane2b"
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?
Second slice of the approved pane-v2 design. Net −905 lines and five vendor viewer libraries out of the image.
cairn-det-w, default 380, min 300, capped by what the pane TAKES not what it keeps). The element deliberately keeps thepvdividerid so its CSS (grip, hover, phone display:none) applies unchanged. Divider shows/hides with the pane (openDetails/closeDetails hooks); window resize re-clamps.detItem, same skip-folders semantics). Escape closes the pane.vendor-*assets.pvExt/pvRaw/pvEsc/mdToHtmlare kept (used by rows and the hero). setView/openAdmin/openEditor call sites retargeted or dropped.det-resize.test.js(17 asserts) pins the resizer behavior and the deletion.Known follow-ups for the sweep slice (3): phone pass for the details sheet (swipe/history), dead CSS pruning (#pv* rules, .pvsel, [data-pv]), unused pv i18n keys.
Red-green on the runner: RED confirmed, full go test + extract fence + all web suites green (commit
ecf3702).