1213 Commits (01a610f5a17be56591e0521d38bd5739290cbbcf)
 

Author SHA1 Message Date
shrimbly d2b5202505 refactor: remove collapsible toggle from ModelParameters 4 months ago
shrimbly 4f9afd798c refactor: match GenerateVideoControls to GenerateImageControls pattern 4 months ago
shrimbly 5cf4c92f52 feat: show header controls on node body hover, not just header hover 4 months ago
shrimbly baf2101dae fix: raise settings panel z-index so shadow renders above nodes 4 months ago
shrimbly e0fe9eda8b style: use 6-layer exponential box-shadow for smooth panel shadow 4 months ago
shrimbly 42f00ad000 style: replace gradient div with box-shadow to eliminate banding 4 months ago
shrimbly 9ce515f5ae style: improve settings panel shadow with smooth multi-stop gradient 4 months ago
shrimbly 721d735440 feat(quick-16): convert LLM node to full-bleed, add max tokens, add panel shadow 4 months ago
shrimbly f80ef204ed feat: enable drag-to-move nodes from floating header 4 months ago
shrimbly fc416461fb style: nudge header control buttons 4px higher 4 months ago
shrimbly 1fb298bbfe style: tighten floating header closer to node body 4 months ago
shrimbly dcfd48ec0b style: increase handle diameter from 10px to 14px 4 months ago
shrimbly bf01d6be2b fix: move overflow clipping from content div to media wrapper in OutputNode 4 months ago
shrimbly e781060163 fix: add z-index to OutputNode handles so they paint above content 4 months ago
shrimbly 2f6611b088 fix: show handles on all nodes including OutputNode 4 months ago
shrimbly 2a4666bb89 fix: resolve clipped handles on full-bleed nodes 4 months ago
shrimbly 1c1c9fc9c8 test: update empty state tests for full-bleed nodes 4 months ago
shrimbly 57d36896bd feat: make GenerateVideoNode full-bleed 4 months ago
shrimbly b390442e5b feat: make PromptConstructorNode full-bleed 4 months ago
shrimbly d6bc3d8671 feat: make PromptNode full-bleed 4 months ago
shrimbly 402c70e5c4 fix: restore GenerateImageNode handle visibility with z-index 4 months ago
shrimbly d12e293d59 fix: FloatingNodeHeader width prefers measured over stale style value 4 months ago
shrimbly 7e5682a73d fix: right-align FloatingNodeHeader controls to node edge 4 months ago
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
Willie a384d45ed5
Merge pull request #87 from shrimbly/develop 5 months ago
shrimbly 50662e3cb3 fix: update tests for new menu options and dimmedNodeIds store field 5 months ago
shrimbly dbe31d469b fix: clear stale inputImages when last image-source edge is removed 5 months ago
shrimbly 846bffc1d4 fix: dimmed switch with enabled output no longer lets downstream escape dimming 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