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
acf58cb2c9
test: add skip propagation tests and fix WorkflowCanvas mock
Add 14 tests covering:
- Optional inputs with no data are skipped
- Skip propagation cascades downstream (ANY merge policy)
- Shared nodes are not skipped
- Backward compatibility without isOptional
- Skipped status cleared after workflow completes
- Multi-level cascade
Also add skippedNodeIds to WorkflowCanvas test mock.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
__tests__
test: add skip propagation tests and fix WorkflowCanvas mock
4 months ago
edges
fix(24-01): fix edge colors, Kie API gating, and media dimension detection
4 months ago
modals
fix: cache availableProviders so filter icons show on cached responses
4 months ago
nodes
feat: add visual indicators for optional input nodes
4 months ago
quickstart
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
AnnotationModal.tsx
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66)
5 months ago
ChatPanel.tsx
feat: add BETA badge to chat panel header
5 months ago
ConnectionDropMenu.tsx
fix(45): add Conditional Switch to TEXT_TARGET_OPTIONS, remove from IMAGE_SOURCE_OPTIONS
5 months ago
CostDialog.tsx
feat: add Anthropic Claude LLM provider and Gemini 3.1 Pro model
5 months ago
CostIndicator.tsx
Release: 3D viewer, execute selected nodes, canvas navigation settings (#66)
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
5 months ago
FloatingActionBar.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
GlobalImageHistory.tsx
image grid splitting, resizing improvements, image history
7 months ago
GroupsOverlay.tsx
fix: refine NBP input group border to 3px dashed white at 25% opacity
4 months ago
Header.tsx
perf: replace bare useWorkflowStore() calls with selective subscriptions
4 months ago
KeyboardShortcutsDialog.tsx
fix(ui): add Shift+R and Shift+T to keyboard shortcuts dialog
5 months ago
MultiSelectToolbar.tsx
Subtle connectors, zip download to context menu
6 months ago
ProjectSetupModal.tsx
feat: prefill project directory from last-used path in new project flow
4 months ago
SplitGridSettingsModal.tsx
fix(quick-17): portal-render SplitGridSettingsModal to escape React Flow stacking
4 months ago
Toast.tsx
feat: add copy button to toast notifications
6 months ago
WorkflowCanvas.tsx
feat: add skipped node visual treatment during execution
4 months ago