n8n/packages/editor-ui/src/composables
2024-12-12 13:54:44 +01:00
..
__snapshots__
useActiveNode.test.ts
useActiveNode.ts
useAIAssistantHelpers.test.ts fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
useAIAssistantHelpers.ts fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
useAutocompleteTelemetry.test.ts
useAutocompleteTelemetry.ts
useBeforeUnload.test.ts
useBeforeUnload.ts
useBugReporting.test.ts
useBugReporting.ts
useCanvas.ts fix(editor): Add missing trigger waiting tooltip on new canvas (#11918) 2024-11-27 14:05:00 +02:00
useCanvasMapping.test.ts fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
useCanvasMapping.ts feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
useCanvasMouseSelect.ts
useCanvasNode.test.ts
useCanvasNode.ts fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) (#11921) 2024-11-27 13:42:13 +02:00
useCanvasNodeHandle.ts feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793) 2024-11-21 16:00:38 +02:00
useCanvasOperations.test.ts fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
useCanvasOperations.ts fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
useCanvasPanning.test.ts
useCanvasPanning.ts
useCanvasTraversal.test.ts feat(editor): Add selection navigation using the keyboard on new canvas (#11679) 2024-11-18 19:50:42 +02:00
useCanvasTraversal.ts feat(editor): Add selection navigation using the keyboard on new canvas (#11679) 2024-11-18 19:50:42 +02:00
useClipboard.test.ts
useClipboard.ts fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event (#11532) 2024-11-07 16:22:13 +01:00
useContextMenu.test.ts
useContextMenu.ts
useDataSchema.test.ts perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
useDataSchema.ts perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
useDebounce.test.ts
useDebounce.ts
useDebugInfo.test.ts
useDebugInfo.ts fix(editor): Add optional chaining to pruning.isEnabled (no-changelog) (#12023) 2024-12-09 15:46:20 +02:00
useDocumentTitle.test.ts
useDocumentTitle.ts
useExecutionDebugging.test.ts fix(editor): Use optional chaining for all members in execution data when using the debug feature (#12024) 2024-12-04 11:05:16 +01:00
useExecutionDebugging.ts fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00
useExecutionHelpers.test.ts feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
useExecutionHelpers.ts feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
useExpressionEditor.test.ts
useExpressionEditor.ts feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737) 2024-11-27 16:31:36 +00:00
useExternalHooks.ts
useExternalSecretsProvider.ts
useGlobalEntityCreation.test.ts fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +01:00
useGlobalEntityCreation.ts fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +01:00
useGlobalLinkActions.ts
useHistoryHelper.test.ts
useHistoryHelper.ts
useI18n.ts
useImportCurlCommand.ts
useKeybindings.test.ts fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022) 2024-12-04 09:35:41 +02:00
useKeybindings.ts fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022) 2024-12-04 09:35:41 +02:00
useLoadingService.ts
useMessage.ts
useNodeBase.test.ts
useNodeBase.ts
useNodeConnections.test.ts
useNodeConnections.ts
useNodeHelpers.test.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
useNodeHelpers.ts refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
useNodeSpecificationValues.ts
useNodeType.test.ts
useNodeType.ts
useNodeViewVersionSwitcher.test.ts feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049) 2024-12-04 21:33:35 +02:00
useNodeViewVersionSwitcher.ts feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049) 2024-12-04 21:33:35 +02:00
usePageRedirectionHelper.test.ts
usePageRedirectionHelper.ts
usePinnedData.test.ts fix(editor): Enable pinning main output with error and always allow unpinning (#11452) 2024-11-07 08:32:43 +01:00
usePinnedData.ts fix(editor): Enable pinning main output with error and always allow unpinning (#11452) 2024-11-07 08:32:43 +01:00
usePushConnection.test.ts fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00
usePushConnection.ts fix(n8n Form Node): Popup does not work in some browsers (no-changelog) (#12176) 2024-12-12 14:49:50 +02:00
useRunWorkflow.test.ts fix: Chat triggers don't work with the new partial execution flow (#11952) 2024-12-04 15:33:46 +01:00
useRunWorkflow.ts fix: Chat triggers don't work with the new partial execution flow (#11952) 2024-12-04 15:33:46 +01:00
useStorage.test.ts
useStorage.ts
useStyles.test.ts fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814) 2024-11-21 08:27:47 -05:00
useStyles.ts fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814) 2024-11-21 08:27:47 -05:00
useTelemetry.ts
useToast.test.ts fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00
useToast.ts fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00
useUniqueNodeName.test.ts
useUniqueNodeName.ts
useUserHelpers.ts
useWorkflowActivate.ts
useWorkflowHelpers.test.ts
useWorkflowHelpers.ts fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00