You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shrimbly
5d45d90f84
fix(46-04): ControlPanel layout, carousel overlay, and full-bleed nodes
- ControlPanel: Replace provider/model dropdowns with model name text +
Browse button. Fixed width, no horizontal scroll.
- GenerateImageNode: Carousel controls now overlay on image bottom with
semi-transparent dark background for legibility.
- BaseNode: Add fullBleed prop for borderless mode. Image IS the node -
no visible container, border, or padding.
- GenerateImageNode uses fullBleed mode. Empty state uses subtle fill
instead of dashed border.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
..
AnnotationNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
ArrayNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
AudioInputNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
BaseNode.tsx
fix(46-04): ControlPanel layout, carousel overlay, and full-bleed nodes
5 months ago
ConditionalSwitchNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
ControlPanel.tsx
fix(46-04): ControlPanel layout, carousel overlay, and full-bleed nodes
5 months ago
EaseCurveNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
FloatingNodeHeader.tsx
feat(46-01): create FloatingNodeHeader and refactor BaseNode
5 months ago
GLBViewerNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
Generate3DNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
GenerateAudioNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
GenerateImageNode.tsx
fix(46-04): ControlPanel layout, carousel overlay, and full-bleed nodes
5 months ago
GenerateVideoNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
GroupNode.tsx
node groups
7 months ago
ImageCompareNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
ImageInputNode.tsx
feat(46-03): update ImageInputNode and OutputNode for full-bleed content, add calculateNodeSizeForFullBleed
5 months ago
LLMGenerateNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
ModelParameters.tsx
Merge branch 'develop' into fix/fal-3d-url-extraction
5 months ago
OutputGalleryNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
OutputNode.tsx
feat(46-03): update ImageInputNode and OutputNode for full-bleed content, add calculateNodeSizeForFullBleed
5 months ago
PromptConstructorNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
PromptNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
ProviderBadge.tsx
Merge branch 'develop' into fix/fal-3d-url-extraction
5 months ago
RouterNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
SplitGridNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
SwitchNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
VideoFrameGrabNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
VideoStitchNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
VideoTrimNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
index.ts
feat(45-01): add ConditionalSwitch type definitions, default data, executor, and validation
5 months ago