n8n/packages
Milorad FIlipović 5059c57f4a
refactor(editor): Refactor utils files and mixins (#4654)
*  Added `utils` module. Moved `canvasHelpers` and old `utils.ts` file to it
*  Moved rest of utils and helpers
*  Fixing sytax errors
* 🔨 Refactoring new utils files
* 🔨 Organizing imports, adding comments and a bit more refactoring
* ✔️ Fixing tests
* 🔨 Moving mixins to `src`
2022-11-23 13:41:53 +01:00
..
@n8n_io/eslint-config refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
cli feat: Implement runtine check for enterprise features (no-changelog) (#4676) 2022-11-22 14:24:29 +01:00
core refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
design-system refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
editor-ui refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
node-dev refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
nodes-base fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
workflow fix(core): Fix $items().length behavior in executeOnce mode (#4694) 2022-11-22 16:24:16 +01:00