n8n/packages/editor-ui/src/components/CodeNodeEditor
कारतोफ्फेलस्क्रिप्ट™ 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
..
AskAI refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
completions feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
baseExtensions.ts fix(editor): Enable explicit undo keyboard shortcut across all code editors (#8178) 2023-12-28 14:55:23 +01:00
CodeNodeEditor.vue feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
completer.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
constants.ts feat(Code Node): Add Python support (#4295) 2023-05-04 20:00:00 +02:00
linter.ts feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
theme.ts refactor(editor): Dark theme improvements (no-changelog) (#7574) 2023-11-01 17:56:15 +01:00
types.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
utils.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00