1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Code
Iván Ovejero 9582a0f1c0
refactor(editor): Reintroduce item and items to CodeNodeEditor ()
*  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 () 2022-10-18 11:21:28 +02:00
Code.node.ts refactor(editor): Reintroduce item and items to CodeNodeEditor () 2022-11-10 16:29:41 +01:00
ExecutionError.ts feat(Code Node): create Code node () 2022-10-13 14:28:02 +02:00
Sandbox.ts refactor(editor): Reintroduce item and items to CodeNodeEditor () 2022-11-10 16:29:41 +01:00
utils.ts fix(core): make deepCopy backward compatible () 2022-11-02 17:44:12 +01:00
ValidationError.ts feat(Code Node): create Code node () 2022-10-13 14:28:02 +02:00