n8n/packages/nodes-base/nodes/Code
Iván Ovejero 9582a0f1c0
refactor(editor): Reintroduce item and items to CodeNodeEditor (#4553)
*  Alias legacy refs to new syntax

* 📘 Adjust types

* 👕 Switch `item` lint error to warning

*  Add completions for legacy vars

* ✏️ Add descriptions to completions

*  Add lintings

* 📘 Skip `any` for now

*  Expand regex
2022-11-10 16:29:41 +01:00
..
Code.node.json docs(Code Node): fix the docs link in the code node (#4366) 2022-10-18 11:21:28 +02:00
Code.node.ts refactor(editor): Reintroduce item and items to CodeNodeEditor (#4553) 2022-11-10 16:29:41 +01:00
ExecutionError.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
Sandbox.ts refactor(editor): Reintroduce item and items to CodeNodeEditor (#4553) 2022-11-10 16:29:41 +01:00
utils.ts fix(core): make deepCopy backward compatible (#4505) 2022-11-02 17:44:12 +01:00
ValidationError.ts feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00