904 Commits (3b39ee4e12b9725c228332274be4b1f4d69f0177)
 

Author SHA1 Message Date
shrimbly 3b39ee4e12 fix: settings panel background gap and field overflow on narrow nodes 4 months ago
shrimbly 5d110a4514 fix: prevent nodes growing taller when toggling inline parameters 4 months ago
shrimbly 3986fed9f7 fix: subtract settings panel height in aspect-fit double-click resize 4 months ago
shrimbly d6b23fabc5 fix: allow node resize from settings panel area 4 months ago
shrimbly 08997aaa4d fix(47-02): render settings panel outside bordered div for seamless selection ring 4 months ago
shrimbly 61e7339747 fix(47-02): remove bottom rounding from node ring when settings expanded 4 months ago
shrimbly 88e5168023 fix(47-02): seamless selection ring using overlap instead of min-h-full 4 months ago
shrimbly ef758a0fc4 fix(47-02): single continuous selection ring around node + settings 4 months ago
shrimbly 80b66fb524 fix(47-02): show blue selection ring around settings area when node selected 4 months ago
shrimbly bd24e0fba0 fix(47-02): lighter settings area bg, darker borderless fields 4 months ago
shrimbly 7bf0a1d436 fix(47-02): match Settings bar bg to content area when expanded 4 months ago
shrimbly e65f655530 fix(47-02): add Settings label to chevron, remove bg when collapsed, remove bottom rounding on expanded preview 4 months ago
shrimbly cdb396ddb1 fix(47-02): redesign inline parameter panel with inline labels and solid bg 4 months ago
shrimbly 8e44762838 fix(47-02): polish inline parameter panel visuals 4 months ago
shrimbly 4dfca5eba6 fix(47-02): add max-width constraint to parameter fields 4 months ago
shrimbly 2c5bd93581 fix(47-02): use solid background for parameter area 4 months ago
shrimbly fa989d8ae2 fix(47-02): make inline parameters toggle reactive across all components 4 months ago
shrimbly 5929c34fad feat(47-02): wire inline parameters into LLMGenerateNode, GenerateAudioNode, and Generate3DNode 4 months ago
shrimbly 08490f0f2f feat(47-02): wire inline parameters into GenerateImageNode and GenerateVideoNode 4 months ago
shrimbly f8cfa26e5b feat(47-01): add ControlPanel conditional hiding and ProjectSetupModal toggle 4 months ago
shrimbly e405e46bf9 feat(47-01): add inline parameters infrastructure - types, hook, and panel component 4 months ago
shrimbly 04b8821dfa fix: address code review findings from CodeRabbit 4 months ago
shrimbly cb47f60deb fix: resolve node click-to-select failures caused by d3-drag dead zone 4 months ago
shrimbly 1e6aaca629 fix: resolve aspect-fit failing after manual resize by aligning with React Flow dimension priority 4 months ago
shrimbly b377f89e86 fix: use deterministic positions for group membership check on header drag 4 months ago
shrimbly d9a60f46c7 fix: replace imperative DOM listener with React synthetic event for resize-handle double-click 4 months ago
shrimbly d8d67f225d fix: use event delegation for resize-handle double-click aspect-fit 4 months ago
shrimbly 09dcfe723b feat: double-click resize handle to aspect-fit node to media content 4 months ago
shrimbly 2baaa5ba3f fix(quick-18): add group membership check to FloatingNodeHeader drag end 4 months ago
shrimbly db503bf739 fix: prevent FloatingNodeHeader from intercepting node drag events on Windows 4 months ago
shrimbly 3c9dcb0ebc feat: add inheritance overlay to EaseCurveControls in ControlPanel 4 months ago
shrimbly 665336d2be style: right-align Run/Apply buttons in ControlPanel 4 months ago
shrimbly 6d4b7d3971 style: use dark button style with icons for Run/Apply buttons 4 months ago
shrimbly f8407d4aad feat: add Run/Apply buttons to ControlPanel settings panels 4 months ago
shrimbly 56ee1a33fd style: make easing presets popup 4 columns wide 4 months ago
shrimbly 7da69cda96 fix: restore easing curve polyline overlay in ControlPanel bezier editor 4 months ago
shrimbly f352f45934 refactor: make EaseCurveNode full-bleed video-only, fix presets popup positioning 4 months ago
shrimbly d962ee1eac fix: make LLM node body draggable and show action buttons on hover 4 months ago
shrimbly 6a6dc82ad9 refactor: make SplitGridNode full-bleed with overlay controls 4 months ago
shrimbly 91e082c8c0 fix(quick-17): portal-render SplitGridSettingsModal to escape React Flow stacking 4 months ago
shrimbly c8e555b0ab fix(quick-17): add visible empty state styling for fullBleed nodes 4 months ago
shrimbly 0cfc667d21 refactor: match Generate3DControls to model name + Browse pattern 4 months ago
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