n8n/packages
Csaba Tuncsik 350b356271
refactor(editor): Encapsulate canvas actions (#4416)
* feat(editor): encapsulating canvas actions

* fiz(editor): zoomToFit

* fiz(editor): zoomToFit

* fiz(editor): fix imoprts in canvas controls

* fiz(editor): fix imports in node view

* fiz(editor): remove unused props from canvas controls

* fiz(editor): fix zoomToFit functionality

* fiz(editor): move more functions from NodeView to canvas store

* chore(editor): code formatting fixes

* fix(editor): adding back some lost refactoring after merge

* fix(editor): remove console.log

* fix(editor): add missing canvasAddButtonPosition

* fix(editor): modify root store env query

* fix(editor): modify canvas control position styling

* fix(editor): modify canvas control position styling

* fix(editor): roll back process.env

* fix(editor): fix canvas controls positioning

* fix(editor): fix canvas controls positioning

* fix(editor): adopting new styles after merge

* fix(editor): not storing html element in the store

* fix(editor): remove unused variables

* fix(editor): update canvas controls after conflict resolution

* fix(editor): revert main.ts to reduce change noise

* fix(editor): remove old store commit

* fix(editor): simplify canvas store

* fix(editor): reposition execute workflow button in mobile view

* fix(editor): fox mouse scroll zoom in canvas

* fix(editor): move canvas scroll handling into canvas controls
2022-11-07 09:53:27 +01:00
..
@n8n_io/eslint-config refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
cli fix: Database config should resolve entities and migrations folder relative to it's path (no-changelog) (#4527) 2022-11-04 18:45:37 +01:00
core feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00
design-system 🔖 Release n8n-design-system@0.41.0 2022-11-02 17:26:32 +00:00
editor-ui refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
node-dev 🔖 Release n8n-node-dev@0.80.0 2022-11-02 17:25:36 +00:00
nodes-base fix(HTTP Request Node): use the data in "Put Output in Field" field (#4487) 2022-11-04 10:50:38 -04:00
workflow feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00