n8n/packages/frontend/@n8n/chat/src
2025-09-25 15:49:48 +02:00
..
__stories__ feat: Respond to chat and wait for response (#12546) 2025-07-24 09:48:40 +01:00
__tests__ fix: Properly serialize metadata objects in Chat UI (#17963) 2025-08-05 17:18:36 +02:00
api fix: Properly serialize metadata objects in Chat UI (#17963) 2025-08-05 17:18:36 +02:00
components fix(editor): Improve arrow key navigation in chat message panel (#19926) 2025-09-25 15:49:48 +02: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): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
event-buses refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
plugins fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02: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