You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: ai-bot integration poc (#2819)
* feat: add StreamingMessageView to kick off ai feature
* fix: issues with message view
* feat: add AITypingIndicatorView
* feat: make send message button react to ai state
* fix: improve typewriter animation
* fix: improvements in ui and typewriter
* chore: add customizations to StreamingMessageView
* fix: hook deps
* chore: extract logic in hook
* fix: custom events
* fix: revert the type change in favor of changes in the LLC
* feat: codeblock scrollable view
* feat: table initial reimpl
* feat: finish table impl
* fix: horizontal scroll list performance issues
* feat: add markdown parsing fixes, optimistic code capture and various improvements
* fix: theme prop and theming in general
* fix: remove edited lalbel for ai messages
* fix: bug with stop streaming button and types
* fix: colors in md rendering
* fix: rename custom scrollview
* chore: translations
* fix: remove TODO
* chore: extract indicator styles in theme
* fix: safeguard if channel does not exist
* fix: get rid of enum and introduce proper type
* fix: allow only message overrides
* chore: update event names as per the changes
* fix: bump stream-chat-js version to v8.46.0
* fix: use channel method for sending events
* fix: cover background mode case
* fix: use type from LLC
* chore: add jsdocs
* fix: move check to checker fn
* fix: add overrides for StreamingMessageView
* chore: add override for stop streaming button
* fix: scrollviews breaking message
* chore: bump stream-chat version
* fix: message overlay
* fix: linter issues
0 commit comments