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.
charlieshoelace
3e2c92c871
feat: add keyboard shortcuts help dialog
- New KeyboardShortcutsDialog component showing all available shortcuts
- Accessible via ? button in header and ? key on canvas
- Groups shortcuts by category: General, Add Nodes, Layout, Canvas
- Auto-detects Mac vs Windows/Linux for modifier key display
- Follows existing modal patterns (Escape to close, backdrop click)
5 months ago
..
__tests__
perf: switch fal.ai to queue-based execution with CDN upload and schema caching
5 months ago
edges
Subtle connectors, zip download to context menu
6 months ago
modals
fix: remove dead generateWithFal, add upload size guard, add model cache refresh
5 months ago
nodes
fix: video regeneration spinner stuck + cancel error message
5 months ago
quickstart
feat: refactor PromptConstructor, add project setup flow, improve gallery
5 months ago
AnnotationModal.tsx
QOL updates, connection pauses, UX issue fixes.
7 months ago
ChatPanel.tsx
feat: add BETA badge to chat panel header
5 months ago
ConnectionDropMenu.tsx
feat(quick-004): add easeCurve handle type and wire up connection routing
5 months ago
CostDialog.tsx
feat: merge WaveSpeed provider and fix Kie/WaveSpeed integration bugs
5 months ago
CostIndicator.tsx
fix(24-03): always show dollar format in cost indicator
6 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
feat: merge WaveSpeed provider and fix Kie/WaveSpeed integration bugs
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 keyboard shortcuts help dialog
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: merge WaveSpeed provider and fix Kie/WaveSpeed integration bugs
5 months ago
SplitGridSettingsModal.tsx
fix: parse Kie.ai resultJson string and add 1x5 grid option
5 months ago
Toast.tsx
feat: add copy button to toast notifications
6 months ago
WorkflowCanvas.tsx
feat: add keyboard shortcuts help dialog
5 months ago