1239 Commits (feature/canvas-chatbot-copilot)
 

Author SHA1 Message Date
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
shrimbly 95ae814ea2 fix: scope API headers to active provider, temperature falsy bug, template prefix collision 4 months ago
shrimbly aacae7e3cb fix: smooth settings panel transition and prevent image flicker on toggle 4 months ago
shrimbly b6b755e631 Merge branch 'fix/code-review-findings-24' into develop 4 months ago
shrimbly b21d80900e feat: inline variable highlights in PromptConstructor, update PromptNode label 4 months ago
shrimbly c7a5d2d542 fix(24-01): fix presets popup dismiss and modal overlay click-through 4 months ago
shrimbly 621d7e06ba fix(24-01): fix node UX issues - error display, accessibility, button states, dead code 4 months ago
shrimbly 16c444e3d0 fix(24-01): fix edge colors, Kie API gating, and media dimension detection 4 months ago
shrimbly 4aa56a065d Merge branch 'feature/ui-updates' into develop 4 months ago
shrimbly accf8dac46 feat: add Run button to ConditionalSwitchControls 4 months ago
shrimbly 61565139a8 fix: add Escape and click-outside dismiss for presets popup 4 months ago
shrimbly 7785c44fdd fix: gate fal provider behind API key check 4 months ago
shrimbly e082f7bf33 fix: add defensive access for childNodeIds in SplitGridNode 4 months ago
shrimbly a69114cfe2 fix: rename shadowed `selected` to `selectedNodes` in edge selectors 4 months ago
shrimbly b56798e9a8 fix: remove dead click-outside handler in FloatingNodeHeader 4 months ago
shrimbly 2d16b6b5da fix: remove unused edgeStyle selector in ReferenceEdge 4 months ago
shrimbly ee7b251f6b fix: use nullish coalescing for temperature default 4 months ago