n8n/packages/editor-ui/src
Jan Oberhauser df89685e15
fix(editor): Fixes the issue that Switch Node can not be created (#7516)
Fixes the issue that currently no Switch-Node can be created by for
example pressing + on the parent node or via tab when another node is
already selected.

Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2023-10-26 09:46:26 +02:00
..
__tests__ feat(editor): Workflow history [WIP]- Add workflow history opening button to main header component (no-changelog) (#7310) 2023-10-04 16:45:18 +02:00
api refactor(core): Refactor nodes loading (no-changelog) (#7283) 2023-10-09 16:09:23 +02:00
assets/images feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
components feat(Switch Node): Add support for infinite Switch outputs (#7499) 2023-10-25 14:34:47 +02:00
composables feat(editor): Workflow history [WIP] - Add cloned workflow link to success toast message (no-changelog) (#7405) 2023-10-19 14:02:59 +02:00
event-bus feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
mixins feat(Switch Node): Add support for infinite Switch outputs (#7499) 2023-10-25 14:34:47 +02:00
models feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
plugins feat(Switch Node): Add support for infinite Switch outputs (#7499) 2023-10-25 14:34:47 +02:00
stores refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
styles refactor: Upgrade to Prettier 3 (no-changelog) (#6947) 2023-08-16 17:13:57 +02:00
types feat(editor): Workflow history [WIP]- Improve switching between workflow history and editor (no-changelog) (#7353) 2023-10-05 15:49:59 +02:00
utils feat(Switch Node): Add support for infinite Switch outputs (#7499) 2023-10-25 14:34:47 +02:00
views fix(editor): Fixes the issue that Switch Node can not be created (#7516) 2023-10-26 09:46:26 +02:00
App.vue feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
constants.ts feat(Switch Node): Add support for infinite Switch outputs (#7499) 2023-10-25 14:34:47 +02:00
Interface.ts fix(editor): Implement canvas zoom UX improvements (#7376) 2023-10-10 11:07:58 +02:00
main.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
n8n-theme-variables.scss feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
n8n-theme.scss feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
permissions.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts feat(editor): Workflow history [WIP]- Add workflow history opening button to main header component (no-changelog) (#7310) 2023-10-04 16:45:18 +02:00
shims-vue.d.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
shims.d.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00