n8n/packages/frontend/@n8n/chat/src
2025-10-10 10:17:04 +02:00
..
__stories__ fix(ChatTrigger Node): Chat submit button, fix disabled state coloring (#20085) 2025-09-26 16:58:36 +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 chore: Update primary spacing and size css variables to match new guidelines (#20621) 2025-10-10 10:17:04 +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 chore: Update primary spacing and size css variables to match new guidelines (#20621) 2025-10-10 10:17:04 +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