n8n/packages/editor-ui/src/composables
Iván Ovejero 71ae6c66ef
fix(editor): Fix unique names for node duplication (#6134)
* 🐛 Fix unique names for node duplication

* 🐛 Fix i18n references
2023-04-28 15:53:59 +02:00
..
__tests__ fix(editor): Fix unique names for node duplication (#6134) 2023-04-28 15:53:59 +02:00
index.ts feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
useCanvasMouseSelect.ts ci: Enforce no unused imports (no-changelog) (#6073) 2023-04-25 11:47:03 +02:00
useCopyToClipboard.ts feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
useDebounce.ts refactor(editor): Refactor history and debounce mixins to composables (no-changelog) (#5930) 2023-04-18 11:47:08 +02:00
useDeviceSupport.ts fix(editor): Only treat as CTRL pressed by default on touch devices for MouseEvent (#5968) 2023-04-13 18:46:44 +02:00
useExternalHooks.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
useGlobalLinkActions.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
useHistoryHelper.ts ci: Enforce no unused imports (no-changelog) (#6073) 2023-04-25 11:47:03 +02:00
useI18n.ts fix(editor): Fix unique names for node duplication (#6134) 2023-04-28 15:53:59 +02:00
useMessage.ts feat(editor): Add version controls settings (WIP) (#6036) 2023-04-26 17:52:53 +02:00
useTelemetry.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
useTitleChange.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
useToast.ts fix(editor): Fix unique names for node duplication (#6134) 2023-04-28 15:53:59 +02:00
useUniqueNodeName.ts fix(editor): Fix unique names for node duplication (#6134) 2023-04-28 15:53:59 +02:00
useUpgradeLink.ts fix(editor): Fix unique names for node duplication (#6134) 2023-04-28 15:53:59 +02:00