Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sendbird/uikit-react

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendbird/uikit-react - npm Package Versions

23
25

3.15.12

Diff

sendbird
published 3.15.12-rc-2 •

sendbird
published 3.15.12-rc-1 •

sendbird
published 3.15.12-rc-0 •

sendbird
published 3.15.11 •

Changelog

Source

[v3.15.11] (Dec 19 2024)

  • Fixed an issue where the bubble type typing indicator appeared but was not visible because the scroll did not move to the bottom.
sendbird
published 3.15.11-rc-0 •

sendbird
published 3.15.10 •

Changelog

Source

[v3.15.10] (Dec 12 2024)

Features:

  • Added scrollRef in GroupChannelList context

Fixes:

  • Fixed broken UI
    • MessageInput height becomes short when it's disabled.
    • Empty UserListItem menu appears on the ChannelSettings member list of normal channel member who is not an operator of the channel.
  • Displayed members' name instead of default AI chatbot channel name, like the Group Channel does.
  • Fixed an issue where editing a text parent message in a channel did not update the corresponding parent message in the Thread area in real-time.
  • Fixed a GroupChannel UI error when the Open in Channel action is triggered in a different channel.
    • The Open in Channel implementation invokes both setCurrentChannel and setStartingPoint. The setCurrentChannel function triggers asynchronous side effects that update channel, messagesDataSource, and startingPoint. If setStartingPoint is invoked before these updates are completed, it can result in the channel not being updated correctly or the starting point being improperly set.
sendbird
published 3.15.10-rc-0 •

sendbird
published 3.15.9 •

Changelog

Source

[v3.15.9] (Nov 21 2024)

Fixes:

  • Fixed error handling in message handlers:
    • Allow void return type in onBefore- handlers
    • Add proper error handling via eventHandlers.message for:
      • onSendMessageFailed
      • onUpdateMessageFailed
      • onFileUploadFailed
    • Users no longer need to return an empty object from onBefore- due to type constraints
  • Fixed a bug where profile bottom position was not updating correctly for messages with feedback and replies:
    • Profile bottom position now updates properly when messages contain feedback and reply components
    • Ensures consistent profile positioning across all message types and states
sendbird
published 3.15.9-rc-0 •

23
25
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc