n8n/packages/editor-ui/src/components/CodeNodeEditor
2024-10-09 11:24:33 -04:00
..
AskAI refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
completions fix(editor): Fix completion on $input.item. in Code node (#10800) 2024-09-13 08:36:13 +02:00
baseExtensions.ts feat(editor): Add sections to autocomplete dropdown (#8720) 2024-03-07 17:01:05 +01:00
CodeNodeEditor.vue refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
completer.ts refactor(editor): Refactor code editors to composition API (no-changelog) (#9757) 2024-06-20 14:17:12 +02:00
constants.ts fix(Code Node): Replace tab character with spaces in placeholder (no-changelog) (#9577) 2024-06-03 12:53:01 +03:00
linter.ts feat(editor): Add lint for $('Node').item in runOnceForAllItems mode (#10743) 2024-09-10 16:26:17 +01:00
theme.ts ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03: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 feat(editor): Add examples for root expression methods (#9373) 2024-05-22 10:05:31 +02:00