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

@sendbird/uikit-react

Package Overview
Dependencies
Maintainers
0
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

1
25

3.1.1-rc.0

Diff

sendbird
published 3.1.0 •

Changelog

Source

[v3.1.0] (Aug 03 2022)

Features:

  • Support moderation in OpenChannel
    • Provide moderations: mute, unmute, ban, and unban on the <OpenChannelSettings />
    • Provide moderations: register and unregister operator on the <OpenChannelSettings />
    • Add MutedParticipantList and MutedParticipantsModal into the <OpenChannelSettings />
    • Add BannedUserList and BannedUsersModal into the <OpenChannelSettings />
    • Add OperatorList and OperatorsModal into the <OpenChannelSettings />
    • Add AddOperatorsModal into the <OpenChannelSettings />
sendbird
published 3.1.0-rc.0 •

sendbird
published 3.0.2 •

Changelog

Source

[v3.0.2] (Aug 03 2022)

Fixes:

  • Explicitly export library as esm-module ESM library should have "type": "module" (package.json file that is going to /dist) This fixes Cannot use import outside module issue in next.js
  • Add optional chaining for createApplicationUserList
  • Fix QueryInProgress warning: React 18 strict mode glitch that causes useEffect to run twice
  • Cannot connect sometimes when customApiHost is empty Connection couldnt be established with no error message when customApiHost and customWebSocketHost were passed as empty string
  • Handle all chances of command not received error Handle chances of command not recieved error in markAsRead Experimental markasread handling -> longer times, no more call after unmount
  • Move typing handler in channellist into local variable
sendbird
published 3.0.2-beta.2 •

sendbird
published 3.0.2-beta.1 •

sendbird
published 3.0.2-beta.0 •

sendbird
published 3.0.1 •

Changelog

Source

[v3.0.1] (July 28 2022)

Features:

  • Accept customApiHost & customWebSocketHost as props to SendbirdProvider
  • Add basic TS project sample

Fixes:

  • Improve URL detection in OG message
  • Add onCloseClick to MessageSearchProps
  • Safe call removeGroupChannelHandler in TypingIndicator
  • Apply userListQuery
  • Type definition for channellist and setting
sendbird
published 3.0.0 •

Changelog

Source

[v3.0.0] (July 12 2022)

Features:

  • Support modules and components in the UIKit
  • Upgraded to @sendbird/chat@4
  • Support react 18
  • See the Migration Guide for Converting V2 to V3. [details]
  • See more details and breaking changes. [details]
sendbird
published 3.0.0-rc.2 •

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