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
e920ed27ad
fix: misc fixes across CSS, tutorial, stitching, execution, and polling
- Add --handle-color-video CSS variable
- Fix tutorial overlay race conditions by reading nodes from store
directly and add keyboard accessibility to click-to-continue overlay
- Fix audio extraction in video stitching: defer silent buffer creation
until reference format is known, and only trust probed duration when
all blobs were successfully probed
- Clear saved filename/path when clearing 3D output
- Retry 429/408 transient errors during task polling
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago
..
__tests__
fix(tests): fix 3 pre-existing test failures
3 months ago
edges
fix: preserve embedded audio when stitching videos
3 months ago
modals
fix: fallback model UI consistency across node types
3 months ago
nodes
refactor: replace inline handle labels with HandleLabel component
3 months ago
onboarding
fix: misc fixes across CSS, tutorial, stitching, execution, and polling
3 months ago
quickstart
chore: rename waitlist link to NB Pro Waitlist
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
Merge pull request #111 from shrimbly/feature/loop-edges
3 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(48-02): add EdgeToolbar loop count controls
3 months ago
FloatingActionBar.tsx
fix: address 16 code review findings across codebase
3 months ago
GlobalImageHistory.tsx
image grid splitting, resizing improvements, image history
7 months ago
GroupsOverlay.tsx
fix: remove cleanup script, show lock icon on locked groups
4 months ago
Header.tsx
fix: address 16 code review findings across codebase
3 months ago
KeyboardShortcutsDialog.tsx
fix: address code review findings across undo/redo, video wiring, and validation
4 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
WorkflowBrowserModal.tsx
fix: code review fixes for groups, a11y, regex, and dialog semantics
4 months ago
WorkflowCanvas.tsx
fix: correct fallback status, clear stale params, and check tutorial fetch
3 months ago