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
6e35b741c2
feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution
- Register VideoFrameGrabNode in node exports, nodeTypes map, and minimap colors
- Add to ConnectionDropMenu as video target (Frame Grab) and image source
- Add executeVideoFrameGrab executor with canvas-based frame extraction
- Wire into all three execution paths: executeWorkflow, regenerateNode, executeSelectedNodes
- Add video connection validation for videoFrameGrab target type
- Add handle mapping for video->videoFrameGrab and videoFrameGrab->image connections
- Add videoFrameGrab case to quickstart validation defaults
5 months ago
..
__tests__
Merge branch 'develop' into fix/fal-3d-url-extraction
5 months ago
edges
Subtle connectors, zip download to context menu
6 months ago
modals
Merge branch 'develop' into fix/fal-3d-url-extraction
5 months ago
nodes
feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution
5 months ago
quickstart
feat: refactor PromptConstructor, add project setup flow, improve gallery
6 months ago
AnnotationModal.tsx
fix: clear imageRef when user provides new image to prevent stale saves
5 months ago
ChatPanel.tsx
feat: add BETA badge to chat panel header
6 months ago
ConnectionDropMenu.tsx
feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution
5 months ago
CostDialog.tsx
feat: merge WaveSpeed provider and fix Kie/WaveSpeed integration bugs
5 months ago
CostIndicator.tsx
feat: hide CostIndicator when non-Gemini providers are in workflow
5 months ago
CubicBezierEditor.tsx
fix: enforce fal.ai API key requirement and update error handling
5 months ago
EdgeToolbar.tsx
feat(40-02): add image connection sequence numbering
6 months ago
FloatingActionBar.tsx
feat: move 3D from floating action bar to Generate submenu
5 months ago
GlobalImageHistory.tsx
image grid splitting, resizing improvements, image history
7 months ago
GroupsOverlay.tsx
Add group locking feature, and implement image carousel for nodes. Update workflow store to manage image history and group states. Improve node execution logic to skip locked groups. Readme updates.
7 months ago
Header.tsx
feat: add customizable canvas navigation settings (#65)
5 months ago
KeyboardShortcutsDialog.tsx
feat: add keyboard shortcuts help dialog
5 months ago
MultiSelectToolbar.tsx
Subtle connectors, zip download to context menu
6 months ago
ProjectSetupModal.tsx
feat: add customizable canvas navigation settings (#65)
5 months ago
SplitGridSettingsModal.tsx
fix: widen split grid settings modal for 7 layout options
5 months ago
Toast.tsx
feat: add copy button to toast notifications
6 months ago
WorkflowCanvas.tsx
feat(quick-009): wire VideoFrameGrab into canvas, connection menu, and execution
5 months ago