383 Commits (0ff5472d3599b727e54cdbe7d72b494d8c785684)

Author SHA1 Message Date
shrimbly 0ff5472d35 fix(46-04): floating header width tracks resized node width 4 months ago
shrimbly 7f4afb6e32 fix(46-04): right-align header controls, clean up ControlPanel model display 4 months ago
shrimbly 5d45d90f84 fix(46-04): ControlPanel layout, carousel overlay, and full-bleed nodes 4 months ago
shrimbly 7231ea270e feat(46-04): wire onRun/onExpand callbacks and add expansion modals 4 months ago
shrimbly e55d92ae80 fix(46-03): fix ModelSearchDialog prop types in ControlPanel 4 months ago
shrimbly e631c5268c feat(46-03): remove header props from 8 node components (batch 2) 4 months ago
shrimbly 8e98dc4b43 feat(46-03): remove header props from 9 node components (batch 1) 4 months ago
shrimbly b02656e51e feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch) 4 months ago
shrimbly 578088d980 feat(46-03): partial update VideoTrimNode encoder-not-supported case (1 of 3 BaseNode instances) 4 months ago
shrimbly 0ed4e8df2b feat(46-02): extract node parameters into ControlPanel 4 months ago
shrimbly b7c7323644 feat(46-03): update GenerateImageNode to remove inline parameters (full-bleed prep) 4 months ago
shrimbly e5ee635d5a feat(46-03): update ImageInputNode and OutputNode for full-bleed content, add calculateNodeSizeForFullBleed 4 months ago
shrimbly 324c58d58c feat(46-02): create ControlPanel component with node-type routing 4 months ago
shrimbly 4908f2b370 feat(46-01): render FloatingNodeHeaders via ViewportPortal 4 months ago
shrimbly c7307f7831 feat(46-01): create FloatingNodeHeader and refactor BaseNode 4 months ago
shrimbly 5c58fb92ac fix: cache availableProviders so filter icons show on cached responses 4 months ago
shrimbly 0a7210d337 fix: show provider filter icons for env-configured providers too 4 months ago
shrimbly cb3a7cbc88 feat(15-01): add external link icon to generate node headers 4 months ago
shrimbly 7ba6b91db4 feat(15-01): filter provider icons in ModelSearchDialog to available providers 4 months ago
shrimbly ab189308d4 test(14-01): update FloatingActionBar tests for new All Nodes menu and All Models button 4 months ago
shrimbly ff3ed3bb58 feat(14-01): update floating action bar with All Nodes menu and All Models button 4 months ago
shrimbly 50662e3cb3 fix: update tests for new menu options and dimmedNodeIds store field 5 months ago
shrimbly 9d9898c3dc fix: set Veo inputSchema synchronously in model selection handlers 5 months ago
shrimbly 90f4a21ad3 fix: make Veo negative prompt a connectable text handle 5 months ago
shrimbly fc157f1d7b fix: add hardcoded Veo video parameters to GenerateVideoNode 5 months ago
shrimbly 80443316a6 fix: Veo video error handling, image validation, and SwitchNode toggle 5 months ago
shrimbly fe6a2e5480 feat: add Clear button to ConditionalSwitch node 5 months ago
shrimbly f15c69b4b5 fix: conditionalSwitch using stale input from previous workflow run 5 months ago
shrimbly 0e4f5e6777 fix: add missing conditionalSwitch dimensions in WorkflowCanvas 5 months ago
shrimbly 3a7051e4ee fix: prevent SwitchNode from deleting last switch 5 months ago
shrimbly 20b404483d refactor: extract evaluateRule to shared utility 5 months ago
shrimbly a009260cf0 style: increase background opacity on Switch, ConditionalSwitch, and Router nodes 5 months ago
shrimbly f1889a9706 fix(45): rename 'Default' label to 'Fallback' in ConditionalSwitch node 5 months ago
shrimbly 64aa3b5b23 fix(45): remove conditional opacity from ConditionalSwitch output handles 5 months ago
shrimbly e16f839f2d fix(45): use ref-based measurement for ConditionalSwitch handle alignment 5 months ago
shrimbly 7c562c1d9d fix(45): fix ConditionalSwitch handle alignment, drop menu, and default connector 5 months ago
shrimbly 4154486169 feat: enable Gemini in video node's provider list 5 months ago
shrimbly 688e3b21c5 feat: add Anthropic Claude LLM provider and Gemini 3.1 Pro model 5 months ago
shrimbly 65afd2344b fix: use model-specific resolution lists and normalize on model switch 5 months ago
shrimbly cbc278f801 feat: add Image Search toggle for Nano Banana 2 5 months ago
shrimbly b71db648b2 feat: add extended aspect ratios (1:4, 1:8, 4:1, 8:1) for Nano Banana 2 5 months ago
shrimbly 3e0ede096e fix: remove develop-only node types from master and add type cast 5 months ago
shrimbly bb60591317 fix: add missing conditionalSwitch to WorkflowCanvas defaultDimensions 5 months ago
shrimbly 4fd01a26bf feat: add nano-banana-2 to model registry, UI, and migration paths 5 months ago
shrimbly 6d5f6725a5 fix(45): add Conditional Switch to TEXT_TARGET_OPTIONS, remove from IMAGE_SOURCE_OPTIONS 5 months ago
shrimbly ecb8bb0ea7 feat(45-03): extend dimming system for Conditional Switch non-matching outputs 5 months ago
shrimbly b6529a55d2 feat(45-02): register ConditionalSwitch in WorkflowCanvas and connection menus 5 months ago
shrimbly d98a9b5099 feat(45-01): create ConditionalSwitchNode component with rule editing UI and match indicators 5 months ago
shrimbly 8ca36b30bf feat(45-01): add ConditionalSwitch type definitions, default data, executor, and validation 5 months ago
shrimbly c10cc100a6 fix(switch): resolve input type when creating Switch from connection menu 5 months ago