InvokeAI/invokeai/frontend/web/src/features/nodes/hooks
2024-05-19 20:14:01 +10:00
..
useAnyOrDirectInputFieldNames.ts fix(ui): do not rearrange fields when connection/disconnecting 2024-05-18 08:46:40 +10:00
useBuildNode.ts feat(ui): move invocation templates out of redux (wip) 2024-05-17 13:24:23 +10:00
useConnection.ts fix(ui): handling for in-progress edge updates during conection validation 2024-05-19 20:14:01 +10:00
useConnectionInputFieldNames.ts fix(ui): do not rearrange fields when connection/disconnecting 2024-05-18 08:46:40 +10:00
useConnectionState.ts fix(ui): handling for in-progress edge updates during conection validation 2024-05-19 20:14:01 +10:00
useCopyPaste.ts feat(ui): copy/paste input edges when copying node 2024-05-17 23:12:29 +10:00
useDoesInputHaveValue.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useExecutionState.ts feat(ui): extract node execution state from nodesSlice 2024-05-17 13:24:23 +10:00
useFieldInputInstance.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useFieldInputTemplate.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useFieldLabel.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useFieldOriginalValue.ts workflow tab (#5680) 2024-02-14 09:02:07 -05:00
useFieldOutputTemplate.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useFieldTemplate.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useFieldTemplateTitle.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useFieldType.ts.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useFieldValue.ts workflow tab (#5680) 2024-02-14 09:02:07 -05:00
useGetNodesNeedUpdate.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useHasImageOutput.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useIsIntermediate.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useIsValidConnection.ts fix(ui): handling for in-progress edge updates during conection validation 2024-05-19 20:14:01 +10:00
useMouseOverNode.ts feat(ui): optimized useMouseOverNode 2024-01-01 08:13:23 -05:00
useNodeClassification.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useNodeData.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useNodeLabel.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useNodeNeedsUpdate.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useNodePack.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useNodeTemplate.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useNodeTemplateTitle.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
useOutputFieldNames.ts feat(ui): move invocation templates out of redux 2024-05-17 13:24:23 +10:00
usePrettyFieldType.ts feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
useUseCache.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
useWithFooter.ts perf(ui): optimize useFeatureStatus 2024-04-15 22:50:54 +10:00
useWorkflowWatcher.ts feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00