xtablo-source/packages
Arthur Belleville 14688afdeb
feat(chat): add i18n support and filter self typing indicator
Add a `chat` i18n namespace (FR/EN) and replace all hardcoded strings
in chat components with useTranslation calls. Introduce a `labels` prop
on ChatProvider so chat-ui renders translated typing indicators,
placeholders, and aria labels. Also filter out typing events from the
current user on the client side.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 14:15:00 +02:00
..
chat-ui feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
shared refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
shared-types feat: add configurable overview layout builder 2026-03-14 13:36:47 +01:00
ui Improve the onboarding flow (UI) 2025-12-02 22:17:04 +01:00