feat(editor): Update panning and selection keybindings on new canvas (#11534)

This commit is contained in:
Alex Grozav
2024-11-04 14:36:54 +02:00
committed by GitHub
parent 5f3deea60f
commit 5e2e205394
4 changed files with 60 additions and 123 deletions

View File

@@ -39,9 +39,9 @@
"@n8n/codemirror-lang-sql": "^1.0.2",
"@n8n/permissions": "workspace:*",
"@sentry/vue": "catalog:frontend",
"@vue-flow/background": "^1.3.0",
"@vue-flow/background": "^1.3.1",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.41.2",
"@vue-flow/core": "^1.41.4",
"@vue-flow/minimap": "^1.5.0",
"@vue-flow/node-resizer": "^1.4.0",
"@vueuse/components": "^10.11.0",