InvokeAI/invokeai/frontend/web/src/features/nodes/components
2023-08-21 19:17:36 +10:00
..
editorPanels feat: node editor 2023-08-16 09:54:38 +10:00
fields feat(ui): misc cleanups 2023-08-21 19:17:36 +10:00
Invocation feat(ui): misc cleanups 2023-08-21 19:17:36 +10:00
nodes fix(ui): improve node rendering performance 2023-08-16 23:04:36 +10:00
panel feat(ui): field context menu, add/remove from linear ui 2023-08-21 19:17:36 +10:00
search feat: node editor 2023-08-16 09:54:38 +10:00
ui fix(ui): do not rerender top panel buttons 2023-08-16 23:04:36 +10:00
AddNodeMenu.tsx feat: node editor 2023-08-16 09:54:38 +10:00
CustomConnectionLine.tsx feat: node editor 2023-08-16 09:54:38 +10:00
CustomEdges.tsx fix(ui): do not rerender edges 2023-08-16 23:04:36 +10:00
CustomNodes.tsx feat(ui): hide node footer if there is nothing to display 2023-08-16 09:54:38 +10:00
FieldTypeLegend.tsx feat: node editor 2023-08-16 09:54:38 +10:00
Flow.tsx feat(ui): set min zoom on nodes to 0.1 2023-08-16 23:04:36 +10:00
NodeEditor.tsx fix(ui): disable awkward resize animation for <Flow /> 2023-08-16 23:04:36 +10:00
NodeEditorSettings.tsx fix(ui): do not rerender top panel buttons 2023-08-16 23:04:36 +10:00
NodeGraphOverlay.tsx feat: node editor 2023-08-16 09:54:38 +10:00
NodeOpacitySlider.tsx feat: node editor 2023-08-16 09:54:38 +10:00
ViewportControls.tsx feat: node editor 2023-08-16 09:54:38 +10:00