n8n/packages/editor-ui/src/components/CodeNodeEditor
Elias Meire 9b4618dd5e
feat(editor): Add sections to autocomplete dropdown (#8720)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-03-07 17:01:05 +01:00
..
AskAI refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
completions fix(editor): Escape node names with quotes in autocomplete and drag'n'drop (#8663) 2024-02-21 10:43:34 +01:00
baseExtensions.ts feat(editor): Add sections to autocomplete dropdown (#8720) 2024-03-07 17:01:05 +01:00
CodeNodeEditor.vue refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600) 2024-02-12 10:45:05 +01:00
completer.ts feat(editor): Add sections to autocomplete dropdown (#8720) 2024-03-07 17:01:05 +01: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 feat(editor): Add fullscreen view to code editor (#8084) 2024-01-04 17:23:24 +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