n8n/packages/editor-ui/src/composables
Csaba Tuncsik 638e3f209d
Revert "refactor(editor): Turn showMessage mixin to composable" (#6243)
Revert "refactor(editor): Turn showMessage mixin to composable (#6081)"

This reverts commit b95fcd7323.
2023-05-12 16:43:34 +02:00
..
__tests__ refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
index.ts Revert "refactor(editor): Turn showMessage mixin to composable" (#6243) 2023-05-12 16:43:34 +02:00
useCanvasMouseSelect.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +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 refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
useGlobalLinkActions.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
useHistoryHelper.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
useI18n.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
useMessage.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03: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 Revert "refactor(editor): Turn showMessage mixin to composable" (#6243) 2023-05-12 16:43:34 +02:00
useUniqueNodeName.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
useUpgradeLink.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00