Go to file
Saberlve 947cef19ec feat(import-window): implement drag, minimize, maximize, close + rename refs
- Add window management functions: applyWindowPositionAndSize,
  initWindowFromSession, startWindowDrag, moveWindowDrag, endWindowDrag,
  minimizeWindow, maximizeWindow, restoreWindow
- Wire window control button event listeners
- Rename openImportModal→openImportWindow, closeImportModal→closeImportWindow
- Update all element references from modal*→window* names
- Remove selectDescendantsButton references
- openImportWindow now calls initWindowFromSession on open

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 15:58:45 +08:00
docs/superpowers/specs docs: add import floating window design spec 2026-04-15 15:21:07 +08:00
src/zotero_kb/templates feat(import-window): implement drag, minimize, maximize, close + rename refs 2026-04-15 15:58:45 +08:00
tests refactor: derive modal project label from canonical state 2026-04-15 12:54:27 +08:00