1055 Commits (89adec32c25efb12d8eaddb7936f1f102dda2217)
 

Author SHA1 Message Date
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
Claude 8872ab2e55
Remove backdrop-blur-sm to improve Windows rendering performance 4 months ago
Willie 1799ca2b0b
Merge pull request #97 from shrimbly/develop 4 months ago
shrimbly b2e543a39c release: v1.1.1 4 months ago
shrimbly 23f6adabf9 fix: ensure auto-routed prompts retain correct individual item text 4 months ago
shrimbly 2c14d97a7c style: increase ArrayNode top padding to match side padding (px-3) 4 months ago
shrimbly b6c98e9643 style: add top padding and max-width to ArrayNode top fields 4 months ago
shrimbly dee900b857 style: update ArrayNode layout to match new design language 4 months ago
shrimbly 262367976b fix: add rounded corners to ImageInput image and InlineParameterPanel settings 4 months ago
Willie 1ae6994592
Merge pull request #95 from shrimbly/develop 4 months ago
shrimbly 93e49ec5e1 release: v1.1.0 4 months ago
shrimbly 6f5328d581 fix: add outputDuration to easeCurve type in workflowStore 4 months ago
shrimbly b1ee33ed37 test: remove redundant and brittle component tests 4 months ago
shrimbly 90d0ea4e9c feat: add Browse button to generate node headers in inline parameters mode 4 months ago
shrimbly 96649de97e fix: pass outputDuration through parent-child ease curve connections 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 90b47991fe feat(quick-25): integrate useVideoAutoplay into 5 video nodes 4 months ago
shrimbly 15c99f702e feat(quick-25): create useVideoAutoplay hook 4 months ago
shrimbly 1dc06aaf4e fix: ImageInputNode double-click resize incorrect aspect ratio 4 months ago