n8n/packages/editor-ui/src/composables
Alex Grozav 0154a97773
feat(editor): Replace root events with event bus events (no-changelog) (#6454)
* feat: replace root events with event bus events

* fix: prevent cypress from replacing global with globalThis in import path

* feat: remove emitter mixin

* fix: replace component events with event bus

* fix: fix linting issue

* fix: fix breaking expression switch

* chore: prettify ndv e2e suite code
2023-06-20 13:00:53 +03:00
..
__tests__ refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
index.ts feat(editor): Change upgrade CTA on community editions (no-changelog) (#6317) 2023-06-05 13:39:04 -04: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 feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03: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
useLoadingService.ts feat: Version control mvp (#6271) 2023-05-31 15:01:57 +02:00
useMessage.ts fix(editor): Fix close and cancel operations on useMessage (no-changelog) (#6260) 2023-05-16 11:00:22 +02:00
useNodeSpecificationValues.ts feat(editor): Implement Resource Mapper component (#6207) 2023-05-31 11:56:09 +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(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
useToast.ts feat: Add dangerouslyUseHTMLString where needed (no-changelog) (#6292) 2023-05-22 16:09:29 +03:00
useUniqueNodeName.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00