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
3986fed9f7
fix: subtract settings panel height in aspect-fit double-click resize
calculateAspectFitSize was receiving the total node height (content +
settings panel), producing incorrect aspect-fit dimensions when settings
were expanded. Now subtracts trackedSettingsHeight before calculating
and re-adds it when applying the final height.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
__tests__
fix: address code review findings from CodeRabbit
4 months ago
edges
Subtle connectors, zip download to context menu
6 months ago
modals
fix: cache availableProviders so filter icons show on cached responses
5 months ago
nodes
fix: subtract settings panel height in aspect-fit double-click resize
4 months ago
quickstart
feat: refactor PromptConstructor, add project setup flow, improve gallery
5 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
6 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
feat(14-01): update floating action bar with All Nodes menu and All Models button
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
fix: remove Save As button, hide Array node, add Kie error logging
5 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(47-01): add ControlPanel conditional hiding and ProjectSetupModal toggle
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
fix: resolve node click-to-select failures caused by d3-drag dead zone
4 months ago