sendbird-uikit-react

Build chat in minutes with Sendbird UIKit open source code.

MIT License

Stars
178
Committers
14
sendbird-uikit-react - [2.5.1-alpha.1] (Dec 10 2021)

Published by HoonBaek almost 3 years ago

Pre-release for bugfix

sendbird-uikit-react - [2.5.1-alpha] (Dec 10 2021)

Published by HoonBaek almost 3 years ago

This is an alpha version release for bugfix

sendbird-uikit-react - [2.5.0] (Nov 23 2021)

Published by HoonBaek almost 3 years ago

  • Features
    • Support MessageThreading
    • and can enable or disable message threading feature using prop: replyType
    • replyType="QUOTE_REPLY" enable message threading
    • replyType="NONE" disable message threading, and this is a default option
  • Bugfix
    • Change the message status component location from the bottom of the message to the side of the message content
sendbird-uikit-react - [2.5.0-alpha] (Nov 22 2021)

Published by HoonBaek almost 3 years ago

This is an alpha version release for message threading

sendbird-uikit-react - [2.4.4] (Nov 17 2021)

Published by HoonBaek almost 3 years ago

  • Feature
    • Add a debouncing logic to the message search component
  • Bugfix
    • Add an order to the message search as 'ts'
    • Add optional chaining for some properties of Message
sendbird-uikit-react - [2.4.3] (Nov 1 2021)

Published by HoonBaek almost 3 years ago

  • Bugfix
    • Use OpenChannel in the getOpenChannelDeleteMessage
    • Do not try to reconnect when current channel is not selected
    • Do not update user info when nickname or profile url is empty string
    • Update latest message value on channelListItem only if the latest message is edited
    • Add string set for hardcoded strings that are used in the selecting channel type modal
    • String set update
sendbird-uikit-react - [2.4.2](Sep 30 2021)

Published by sravan-s about 3 years ago

  • Bugfix
    • Use simple logic to calculate isByMe
    • Use flex-end instead of end
    • Add null check for sdk and sdk.ChannelHandler before createEventHandler
    • Fix SENDING_MESSAGE_START payload mismatch
sendbird-uikit-react - [2.4.1](Sep 9 2021)

Published by HoonBaek about 3 years ago

  • [Hotfix] Hide reply menu (#15) af35285
  • [UK-945] Fix alignment of pending message (#14) be4ede3
  • [UK-940] Bugfix: Add checking current channel condition and has separator (#13) ebc1768
  • [UK-860] Fix issues of event filter and Add tests (#11) bf89dc4
sendbird-uikit-react - v2.4.0(Aug 27 2021)

Published by sravan-s about 3 years ago

Use https://github.com/sendbird/sendbird-uikit-react as the primary repo

Before, we had internal repos for development and release
From now on, we will be developing here

  • Fix config in package.json and rollup to support new release process
  • Minor cleanup in README.md
Badges
Extracted from project README
Platform React Language TypeScript
Related Projects