dragonflight/services/premiere-plugin-uxp/src
Zac Gaetano 6a161c7133 feat(premiere-panel): icon-rail redesign with hover tooltips
Replace the text-heavy panel layout with a minimal icon-first UI:
a VS Code-style vertical activity rail for view switching plus a
contextual icon dock for clip actions. Every control carries a
[data-tip] label surfaced on hover via a JS-positioned tooltip
bubble (UXP's CSS engine can't be trusted with content: attr()).

All existing main.js element IDs and the JS wiring contract are
preserved; the dropped advanced section was already guarded.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:57:26 -04:00
..
api.js UXP v2.1.4: api.js — remove redirect:manual (not supported in UXP fetch); UXP auto-follows redirects 2026-05-28 08:31:09 -04:00
import-flow.js fix(uxp): resolve "Resource busy" on re-import of same asset 2026-05-28 11:11:32 -04:00
library.js ui(uxp): v2.2.0 — density pass: drop details panel, tighter buttons, collapsible Advanced 2026-05-28 13:03:56 -04:00
main.js feat(uxp): v2.2.1 — Export Timeline is now one-click push + render → asset 2026-05-28 13:28:51 -04:00
timeline.js fix(uxp+mam-api): Export Timeline render — xmeml schema + BullMQ job poll 2026-05-28 13:58:13 -04:00
tooltip.js feat(premiere-panel): icon-rail redesign with hover tooltips 2026-05-28 17:57:26 -04:00
ui.js UXP v2.1.0: ui.js — add formatDuration, sanitizeFilename, slide panel helpers, escapeXml 2026-05-28 00:59:21 -04:00