n8n/packages/editor-ui/src/mixins
Giulio Andreini 0746783e02
refactor(editor): Color palette updates, introduce dark mode (#6980)
Github issue / Community forum post (link here to close automatically):

---------

Co-authored-by: Mutasem <mutdmour@gmail.com>
2023-11-01 13:33:36 +01:00
..
__tests__ fix(editor): Fix issue that double incoming connection often does not resolve expression (no-changelog) (#7257) 2023-09-26 14:33:42 +01:00
completionManager.ts refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +02:00
copyPaste.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
debounce.ts refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
deviceSupportHelpers.ts feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
executionsHelpers.ts feat(core): Add a warning to error workflows that cannot be started due to permission or settings (#6961) 2023-08-22 15:26:33 +02:00
expressionManager.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
externalHooks.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
genericHelpers.ts refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
moveNodeWorkflow.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
newVersions.ts refactor(editor): Turn showMessage mixin to composable (#6081) (#6244) 2023-05-15 19:41:13 +03:00
nodeBase.ts feat(core): Add optional Error-Output (#7460) 2023-10-30 18:42:47 +01:00
nodeHelpers.ts fix(editor): Rename and move isObjectLiteral utility function (no-changelog) (#7565) 2023-10-31 21:28:01 +01:00
pinData.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
pushConnection.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
userHelpers.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
workflowActivate.ts fix(editor): Handle localStorage being blocked/unavailable (#7348) 2023-10-27 15:51:20 +02:00
workflowHelpers.ts feat(core): Add optional Error-Output (#7460) 2023-10-30 18:42:47 +01:00
workflowRun.ts feat(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03:00