n8n/packages/editor-ui/src/composables
2024-07-31 16:11:42 +03:00
..
__tests__ fix(editor): Fix custom API call notice (#10227) 2024-07-30 17:41:26 +02:00
useActiveNode.ts
useAutocompleteTelemetry.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
useCanvasMapping.spec.ts feat(editor): Implement custom edge to support loops (no-changelog) (#10171) 2024-07-24 15:47:18 +03:00
useCanvasMapping.ts feat(editor): Implement custom edge to support loops (no-changelog) (#10171) 2024-07-24 15:47:18 +03:00
useCanvasMouseSelect.ts refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
useCanvasNode.spec.ts feat(editor): Implement custom edge to support loops (no-changelog) (#10171) 2024-07-24 15:47:18 +03:00
useCanvasNode.ts feat(editor): Implement custom edge to support loops (no-changelog) (#10171) 2024-07-24 15:47:18 +03:00
useCanvasNodeHandle.ts feat(editor): Add plus handle design with ability to add connected nodes in new canvas (no-changelog) (#10097) 2024-07-18 19:01:14 +03:00
useCanvasOperations.ts fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190) 2024-07-25 18:44:26 +03:00
useCanvasPanning.ts refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
useClipboard.ts
useContextMenu.ts feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
useDataSchema.ts feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
useDebounce.ts
useDebugInfo.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
useExecutionDebugging.ts refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022) 2024-07-19 08:35:36 -04:00
useExecutionHelpers.ts feat(editor): Show new executions as Queued in the UI, until they actually start (#10204) 2024-07-26 14:30:49 +02:00
useExpressionEditor.ts fix(editor): Allow $secrets to resolve on credentials (#10093) 2024-07-19 12:00:07 +02:00
useExternalHooks.ts
useExternalSecretsProvider.ts
useGlobalLinkActions.ts
useHistoryHelper.ts
useI18n.ts
useImportCurlCommand.ts
useKeybindings.ts feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
useLoadingService.ts
useMessage.ts feat(editor): Add prompt to save when leaving with unsaved changes in new canvas (no-changelog) (#9967) 2024-07-08 15:57:42 +03:00
useNodeBase.ts refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
useNodeConnections.ts feat(editor): Add plus handle design with ability to add connected nodes in new canvas (no-changelog) (#10097) 2024-07-18 19:01:14 +03:00
useNodeHelpers.ts fix: Loop node no input data shown (#10224) 2024-07-31 16:11:42 +03:00
useNodeSpecificationValues.ts
useNodeType.ts fix: Remove Request Options from sub nodes (no-changelog) (#9853) 2024-06-25 14:53:31 +03:00
usePinnedData.ts ci: Make pinning e2e test work locally (no-changelog) (#9954) 2024-07-05 16:52:12 +02:00
usePushConnection.ts refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
useRunWorkflow.ts feat(n8n Form Trigger Node): Improvements (#10092) 2024-07-29 15:58:03 +03:00
useStorage.test.ts
useStorage.ts
useTelemetry.ts
useTitleChange.ts
useToast.ts fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
useUniqueNodeName.ts
useUserHelpers.ts refactor(editor): Migrate userHelpers mixin to composable (no-changelog) (#9737) 2024-06-15 09:41:23 -04:00
useWorkflowActivate.ts feat: Update NPS Value Survey (#9638) 2024-06-11 10:23:30 +02:00
useWorkflowHelpers.ts fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190) 2024-07-25 18:44:26 +03:00