984 Commits (109012cbbfa05e58a6fdf20a005bc7deae06f6d7)

Author SHA1 Message Date
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
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
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
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 8872ab2e55
Remove backdrop-blur-sm to improve Windows rendering performance 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
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