1324 Commits (daab2ae191812fc489dea7bffd5ec7955d8b2e50)
 

Author SHA1 Message Date
shrimbly c7fd3cd241 feat: prefill project directory from last-used path in new project flow 4 months ago
shrimbly d7894ab32b fix: refine NBP input group border to 3px dashed white at 25% opacity 4 months ago
shrimbly a876dfe262 feat: add "NBP Input" toggle to group context menu 4 months ago
shrimbly d66ac1002e fix: center color fan origin on top-left corner of context menu 4 months ago
shrimbly 777f32fccd fix: increase color dot hover scale from 110% to 125% 4 months ago
shrimbly e7d5f91521 fix: use left/top for color dot positioning so hover scale doesn't shift 4 months ago
shrimbly 8fced12858 fix: widen color fan arc spread from 150° to 180° 4 months ago
shrimbly a007207ca4 fix: shift color fan center to -130° for tighter corner wrap 4 months ago
shrimbly 18940eaee1 fix: rotate color fan 20° anti-clockwise to wrap around menu corner 4 months ago
shrimbly b4540e5c78 feat: redesign group menu as vertical context menu 4 months ago
shrimbly aa6609c75f fix: hide three-dot icon when expanded menu is open 4 months ago
shrimbly 3c9cbdc790 fix: add left margin before controls and tighten icon gaps 4 months ago
shrimbly eb9d3dbcf4 fix: reduce three-dot menu dots to match other icon sizes 4 months ago
shrimbly fb97f3bf8c fix: increase group menu icon sizes for better visibility 4 months ago
shrimbly 58b4b20012 feat: move group controls into three-dot menu next to title 4 months ago
Willie db352a494d
Merge pull request #103 from shrimbly/develop 4 months ago
shrimbly cbd7c66355 release: v1.1.3 4 months ago
shrimbly 753790b36c fix: clamp expand height to minHeight and resolve text through switch nodes 4 months ago
shrimbly eabc607883 fix: move ImageInputNode handles after visual content to prevent z-order clipping 4 months ago
shrimbly e0381a5f2b fix: add z-index to handles so they paint above positioned node content 4 months ago
shrimbly 875031d63d fix: move overflow-clip from contentClassName to inner visual wrappers to prevent handle clipping 4 months ago
shrimbly e82a23ef38 fix: replace ArrayNode auto-route icon with Lucide split icon 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 2abfe04525 fix: update WelcomeModal test to match bg-black/60 backdrop class 4 months ago
shrimbly 61af53b2b8 fix: resolve prompt variables through router nodes for PromptConstructor 4 months ago
shrimbly 8d9964c644 fix: use overflow-visible on non-fullBleed nodes to prevent handle clipping 4 months ago
Willie de9dd023dd
Merge pull request #99 from shrimbly/develop 4 months ago
shrimbly 6cd8fdca87 release: v1.1.2 4 months ago
shrimbly 4cb976c384 fix: remove paint containment that clips node handles at edges 4 months ago
shrimbly df903c1469 fix: clean up pending thumbnail map on rejection to prevent stale entries 4 months ago
Willie 450bba06e1
Merge pull request #98 from shrimbly/claude/investigate-windows-performance-IoR9j 4 months ago
Claude 84ec0b9943
Merge remote-tracking branch 'origin/develop' into claude/investigate-windows-performance-IoR9j 4 months ago
shrimbly e5ae80aad1 fix: reactively update SplitGrid sourceImage when connection is made 4 months ago
shrimbly 532231d2ef fix: cache router/switch passthrough results to fix multi-type data loss 4 months ago
Claude 56ad9250e4
Disable pointer-events on node images and content during pan/drag 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 7d8392a7db
Lower adaptive image threshold from 300px to 200px effective width 4 months ago
Claude 3df4089e3d
Fix thumbnail cache key collisions causing wrong images 4 months ago
Claude 1f12e8e7a1
Add adaptive image resolution scaling for viewport performance 4 months ago
Claude 12c94e1bed
Revert "Enable onlyRenderVisibleElements in React Flow for performance" 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
Claude a9d34b5007
Enable onlyRenderVisibleElements in React Flow for performance 4 months ago
Claude db17d557e5
Include pre-existing package version updates 4 months ago