n8n/packages/frontend/@n8n/chat/src
2025-11-24 08:41:20 +00:00
..
__stories__ fix(ChatTrigger Node): Chat submit button, fix disabled state coloring (#20085) 2025-09-26 16:58:36 +01:00
__tests__ fix(ChatTrigger Node): Keep session ID when load previous session is on (#22150) 2025-11-24 08:41:20 +00:00
api fix: Properly serialize metadata objects in Chat UI (#17963) 2025-08-05 17:18:36 +02:00
components feat: File attachment support in chat (no-changelog) (#21437) 2025-11-20 14:11:14 +01:00
composables refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
constants feat: Update Chat SDK to support streaming responses (#17006) 2025-07-10 12:25:29 +02:00
css fix(editor): Inconsistent syntax highlight color (#22029) 2025-11-19 10:30:23 +01:00
event-buses refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
plugins fix(ChatTrigger Node): Keep session ID when load previous session is on (#22150) 2025-11-24 08:41:20 +00:00
types chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
utils fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02:00
App.vue fix(editor): Fix broken types for globally defined components (no-changelog) (#16505) 2025-06-24 13:01:23 +02:00
env.d.ts feat(editor): Update icons to Lucide icons (#16231) 2025-06-30 17:11:09 +02:00
index.ts refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
main.scss fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00