Skip to content

Releases: GetStream/stream-chat-react

v10.0.0-theming-v2.3

06 Sep 11:18

Choose a tag to compare

v10.0.0-theming-v2.3 Pre-release
Pre-release

10.0.0-theming-v2.3 (2022-09-06)

Bug Fixes

Features

v9.5.0

29 Aug 10:45

Choose a tag to compare

9.5.0 (2022-08-29)

Bug Fixes

  • include mdast-util-find-and-replace into our CJS bundle (#1702) (61c4eec), closes #1698
  • prevent double submissions in korean (#1720) (5d781d8)
  • replace FileReader with URL.createObjectURL (#1701) (c8a490e)
  • Vite: add emoji-mart (emoji, picker) re-export (#1724) (c90cf4b)

Features

  • increase and support overriding jump to message limit (#1718) (8c720f4)

v10.0.0-theming-v2.2

22 Aug 07:52

Choose a tag to compare

v10.0.0-theming-v2.2 Pre-release
Pre-release

10.0.0-theming-v2.2 (2022-08-22)

Features

  • add svg image class to attachment (3d0237d)

v10.0.0-theming-v2.1

18 Aug 16:46

Choose a tag to compare

v10.0.0-theming-v2.1 Pre-release
Pre-release

10.0.0-theming-v2.1 (2022-08-18)

Bug Fixes

  • add str-chat__message--other class to MessageDeleted (25f3190)

  • Card: prefer title_link over og_scrape_url (843990e)

  • do not generate class names to contain string 'undefined', do not pass Media prop to Card (40342fe)

  • EditMessageForm: remove circular dependency (6218a65)

  • File attachment UI in theme-v1 (0a80bef)

  • File attachment UI in theme-v1 (9604ca6)

  • FilePreviewItem: add file type for correct file icons (6e6fce5)

  • improve scrollToBottom with image attachments (be8bb7a)

  • include mdast-util-find-and-replace into our CJS bundle (#1702) (61c4eec), closes #1698

  • MessageInput: add container className (a5e7908)

  • MessageInputFlat: send button adjustments (f456704)

  • MessageInput: remove useId, add quotedMessage patch (64e07d3)

  • MessageInput: update dropzone markup (974802b)

  • MessageList: prevent redundant calls to scroll to bottom, don't use ResizeObserver (363676e)

  • MessageStatus: add V2 TooltipContainer component "shim" (dcfbbfb)

  • move card caption to card content and rename to source link (c44bcd7)

  • QuotedMessagePreview: use themingVersion instead of PreviewHeader property (4f79b07)

  • reduce mount/unmount of image attachments (34082a4)

  • replace FileReader with URL.createObjectURL (#1701) (c8a490e)

  • Responsive layout (7551650)

  • SuggestionList: update trigger limits (2e1f025)

  • sync event listener keyDown type btw the image attachment and gallery modal (51e7c14)

  • TypingIndicator: adjust position of the indicator (f5db199)

  • TypingIndicator: use MessageListMainPanel to position the indicator (865cbc8)

  • Merge pull request #1697 from GetStream/theming-v2-user-testing (2c133ad), closes #1697

  • Remove useMobilePress and useBreakpoint hooks (#1648) (430bf24), closes #1648

Features

  • adapt MessageOptions to theming v2 (23c2d93)
  • adapt MessageStatus to theming v2 (a5b0fae)
  • add "str-chat__message--error-message" class to message error div (c4f7520)
  • add Attachment icons for theming v2 (97e8047)
  • add Card component for theming v2 (5f5341f)
  • add class "str-chat__message-sender-avatar" to Avatar root to display it for sender only (ecd0b4b)
  • add class str-chat__message-list-scroll to virtuoso root element (7d2284e)
  • add common IconProps type (3ff89bb)
  • add FileAttachment component for theming v2 (52acd80)
  • add group styles to virtualized message list items (ff2044e)
  • add Message icons for theming v2 - MessageDeliveredIcon, MessageErrorIcon (9ff9034)
  • add ModalGallery to the ComponentContext (27e149a)
  • add realistic giphy attachment generator (e4c2a7b)
  • add str-chat__simple-message--error-failed class to str-chat__message-inner (a5f8f94)
  • add str-chat-react__modal__inner class to str-chat__modal__inner (0234522)
  • add theme v2 class to CustomNotification (037dc89)
  • add theme v2 to Reaction components, extract shared logic ReactionList & SimpleReactionList (f6a12d0)
  • add themeVersion flag to ChatProps & ChatContext (70cbfcb)
  • add ThemeVersion type to ChatContext (695f30a)
  • add theming v2 changes for channel and channel header (#1632) (3f8fddb)
  • add theming v2 classes to MessageActions elements (d62e04a)
  • add theming v2 classes to QuotedMessage (8c5d2ff)
  • add theming v2 classes to ReactionSelector & ReactionList (fbedb42)
  • add v2 classes to send and cancel button of EditMessageForm (#1669) (ab75c2c)
  • adjust Audio widget for theming v2 (f08c6f5)
  • adjust Gallery and Image widget for theming v2 (de29a73)
  • adjust MessageRepliesCountButton to theming v2, add classes (5076fd5)
  • adjust MessageSimple for theming v2 (ebd4bd7)
  • allow card image enlargement in modal (47bf301)
  • apply theme-v2 to channel list and preview (#1603) (cc88f1f)
  • change the close icon for modal and remove Close text (88a5f7c)
  • compute the themeVer...
Read more

v9.4.1

04 Aug 14:32

Choose a tag to compare

9.4.1 (2022-08-04)

Bug Fixes

v9.4.0

03 Aug 15:41

Choose a tag to compare

9.4.0 (2022-08-03)

Bug Fixes

  • detect mentions of users who have email as their name (#1698) (367b7c4)

Features

  • allow to send custom message data when editing a message (#1696) (05eae28)

v9.3.0

29 Jul 09:19

Choose a tag to compare

9.3.0 (2022-07-29)

Bug Fixes

  • scroll to bottom on new message notification click after message list pagination (#1689) (d8f4bc5)
  • update types for suggestions (#1691) (bb7442c), closes #1659

Features

  • message-status: extendable user information in read-by tooltip (#1670) (902029a)

v9.2.0

26 Jul 19:21

Choose a tag to compare

9.2.0 (2022-07-26)

Features

  • add autoscrollToBottom to message context (#1681) (a616184)

v9.1.5

15 Jul 14:43

Choose a tag to compare

9.1.5 (2022-07-15)

Bug Fixes

v9.1.4

22 Jun 08:40

Choose a tag to compare

9.1.4 (2022-06-22)

Bug Fixes

  • respect updates to messageActions prop, support messageActions overrides in Thread (#1634) (aed8e01), closes #1627