54 Commits (db352a494da238c45ca30ca5d546340d72881afd)

Author SHA1 Message Date
shrimbly 753790b36c fix: clamp expand height to minHeight and resolve text through switch nodes 4 months ago
shrimbly f7864197b8 fix: move panel height correction from loadWorkflow into BaseNode render 4 months ago
shrimbly 0fd65682ce fix: prevent node height accumulation with inline parameters on reload 4 months ago
shrimbly 8d9964c644 fix: use overflow-visible on non-fullBleed nodes to prevent handle clipping 4 months ago
shrimbly 4cb976c384 fix: remove paint containment that clips node handles at edges 4 months ago
Claude ce0bbb3dc9
Check e.buttons to block hover events during any mouse-down drag 4 months ago
Claude 5b1e380660
Skip hover state updates during node drag to prevent re-renders 4 months ago
Claude b3ad58df2b
Revert "Fix node height growing on remount with onlyRenderVisibleElements" 4 months ago
Claude 0c63eeb66c
Revert "Fix node height growing on remount with inline parameters" 4 months ago
Claude c0bde7671e
Revert "Fix inline parameter panel causing node height growth on remount" 4 months ago
Claude fe9741708c
Fix inline parameter panel causing node height growth on remount 4 months ago
Claude f15b56f9ea
Fix node height growing on remount with inline parameters 4 months ago
Claude fcdeb6ff6f
Fix node height growing on remount with onlyRenderVisibleElements 4 months ago
shrimbly 2adf82f70b fix: suppress hover state during canvas panning to prevent cascading re-renders 4 months ago
shrimbly ceaeddc0a6 fix: UI polish — settings animation, grid layout, prompt bar, split grid fit 4 months ago
shrimbly aacae7e3cb fix: smooth settings panel transition and prevent image flicker on toggle 4 months ago
shrimbly 5c3ab56725 perf: RAF-debounce setHoveredNodeId and skip hover during panning 4 months ago
shrimbly b1b54ae8bc fix: use correct initialCapabilityFilter prop on ModelSearchDialog 4 months ago
shrimbly b15c1e94ae perf: add requestAnimationFrame debouncing to BaseNode ResizeObserver 4 months ago
shrimbly 91168fa243 fix: widen resize handles and grab zones for easier node resizing 4 months ago
shrimbly 459e31ca66 fix: match outer wrapper bg to node body and let fields resize on narrow nodes 4 months ago
shrimbly 3b39ee4e12 fix: settings panel background gap and field overflow on narrow nodes 4 months ago
shrimbly 5d110a4514 fix: prevent nodes growing taller when toggling inline parameters 4 months ago
shrimbly 3986fed9f7 fix: subtract settings panel height in aspect-fit double-click resize 4 months ago
shrimbly d6b23fabc5 fix: allow node resize from settings panel area 4 months ago
shrimbly 08997aaa4d fix(47-02): render settings panel outside bordered div for seamless selection ring 4 months ago
shrimbly 61e7339747 fix(47-02): remove bottom rounding from node ring when settings expanded 4 months ago
shrimbly 88e5168023 fix(47-02): seamless selection ring using overlap instead of min-h-full 4 months ago
shrimbly ef758a0fc4 fix(47-02): single continuous selection ring around node + settings 4 months ago
shrimbly 1e6aaca629 fix: resolve aspect-fit failing after manual resize by aligning with React Flow dimension priority 4 months ago
shrimbly d9a60f46c7 fix: replace imperative DOM listener with React synthetic event for resize-handle double-click 4 months ago
shrimbly d8d67f225d fix: use event delegation for resize-handle double-click aspect-fit 4 months ago
shrimbly 09dcfe723b feat: double-click resize handle to aspect-fit node to media content 4 months ago
shrimbly c8e555b0ab fix(quick-17): add visible empty state styling for fullBleed nodes 4 months ago
shrimbly 5cf4c92f52 feat: show header controls on node body hover, not just header hover 4 months ago
shrimbly 2f6611b088 fix: show handles on all nodes including OutputNode 4 months ago
shrimbly 2a4666bb89 fix: resolve clipped handles on full-bleed nodes 4 months ago
shrimbly 5d45d90f84 fix(46-04): ControlPanel layout, carousel overlay, and full-bleed nodes 4 months ago
shrimbly c7307f7831 feat(46-01): create FloatingNodeHeader and refactor BaseNode 4 months ago
Willie 57d0cd860e
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 5 months ago
shrimbly fc95d9fc53 feat: refactor PromptConstructor, add project setup flow, improve gallery 5 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly c3c27978f9 feat(11-01): improve provider badges on generate nodes 6 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 6 months ago
shrimbly 10a96a8ae1 fix run button and global modal state issues 7 months ago
shrimbly 21defe6c9e Introduce expand and run functionalities in BaseNode, and integrate modal for prompt editing in PromptNode. 7 months ago
shrimbly 68229154da Add group locking feature, and implement image carousel for nodes. Update workflow store to manage image history and group states. Improve node execution logic to skip locked groups. Readme updates. 7 months ago
Shrimbly 89649eb52d comment tooltip z axis fixes 7 months ago