InvokeAI/invokeai/frontend/web/src/features/nodes/components
2023-07-18 12:56:34 +10:00
..
fields feat(ui): fix controlNet models 2023-07-15 19:56:44 +10:00
IAINode fix(ui): fix mouse interactions 2023-07-15 00:13:45 +10:00
panels Update MinimapPanel.tsx 2023-07-18 12:10:42 +10:00
search feat(ui): make toast/hotkey into logical components 2023-05-15 15:25:27 +10:00
ui add useCallback 2023-07-13 21:34:12 +10:00
AddNodeMenu.tsx feat(ui): extract mantine component styles to hook, add less opinionated mantine components 2023-07-14 23:00:38 +10:00
FieldHandle.tsx cleanup(ui): Remove unused vars + minor bug fixes 2023-05-11 11:55:51 +10:00
FieldTypeLegend.tsx feat(ui): improve UI on smaller screens 2023-06-06 14:29:57 +10:00
Flow.tsx fix: Update Sync icon to FontAwesom 2023-07-12 13:31:24 +12:00
InputFieldComponent.tsx feat(ui): add controlnet field to nodes 2023-07-15 19:56:44 +10:00
InvocationComponent.tsx feat(ui): hold shift to make nodes draggable from anywhere 2023-07-15 00:45:26 +10:00
NodeEditor.tsx feat(ui): remove themes, add hand-crafted dark and light modes 2023-06-30 03:24:36 +10:00
NodeGraphOverlay.tsx feat(ui): remove themes, add hand-crafted dark and light modes 2023-06-30 03:24:36 +10:00
NodeWrapper.tsx feat(ui): hold shift to make nodes draggable from anywhere 2023-07-15 00:45:26 +10:00
ProgressImageNode.tsx feat(ui): hold shift to make nodes draggable from anywhere 2023-07-15 00:45:26 +10:00
ViewportControls.tsx Add tool tips 2023-07-18 12:56:34 +10:00