n8n/packages/editor-ui/src
Milorad FIlipović bc473655fb
fix(editor): Fix canvas selection breaking after interacting with node actions (#7466)
Sometimes canvas selection stops working after users interact with node
action buttons (for example if node is moved by dragging one of the
buttons)
NOTE: Ticket number in the branch name is wrong, this fixes ADO-1226
2023-10-20 09:26:40 +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(editor): Workflow history [WIP] - Remove pinned data from workflow history version preview (no-changelog) (#7406) 2023-10-19 14:38:00 +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(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03:00
models feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
plugins feat(editor): Workflow history [WIP] - Add cloned workflow link to success toast message (no-changelog) (#7405) 2023-10-19 14:02:59 +02:00
stores fix(editor): Fix canvas selection breaking after interacting with node actions (#7466) 2023-10-20 09:26:40 +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(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03:00
views fix(editor): Fix canvas selection breaking after interacting with node actions (#7466) 2023-10-20 09:26:40 +02:00
App.vue feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
constants.ts feat(n8n Form Trigger Node): New node (#7130) 2023-10-17 07:09:30 +03: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