n8n/packages/nodes-base/nodes/Set
कारतोफ्फेलस्क्रिप्ट™ 216ec079c9
feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156)
## Summary
This is part-1 of refactoring our code editors to extract different type
of editors into their own components.
In part-2 we'll
1. delete a of unused or duplicate code
2. switch to a `useEditor` composable to bring more UX consistency
across all the code editors.

## Review / Merge checklist
- [x] PR title and summary are descriptive
- [x] Tests included
2023-12-29 10:49:27 +01:00
..
test fix(Set Node): Null should not throw an error (#7416) 2023-10-12 18:07:12 +03:00
v1 fix(core): Missing pairing info (#7326) 2023-10-10 18:36:20 +03:00
v2 feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
Set.node.json fix(Set Node): Increase search priority (#7358) 2023-10-05 16:19:19 +03:00
Set.node.ts fix(Set Node): Null should not throw an error (#7416) 2023-10-12 18:07:12 +03:00