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
229
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
23

3.1.2-rc.1

Diff

sendbird
published 3.1.2-rc.0 •

sendbird
published 3.1.1 •

Changelog

Source

[v3.1.1] (Aug 17 2022)

Features:

  • Add channel handlers to the open channel settings
    • Add an open channel handler into the OpenChannelSettings component
    • Use operators property to render operator list on the OpenChannelSetting instead of fetching operators
  • Export handlers through @sendbird/uikit-react/handlers, this is a workaround to fix an issue where inhertiance chains break custom handler implementation
    • ConnectionHandler -> @sendbird/uikit-react/handlers/ConnectionHandler
    • GroupChannelHandler -> @sendbird/uikit-react/handlers/GroupChannelHandler
    • OpenChannelHandler -> @sendbird/uikit-react/handlers/OpenChannelHandler
    • UserEventHandler -> @sendbird/uikit-react/handlers/UserEventHandler
    • Example: https://codesandbox.io/s/test-3-1-1-rc-5-f94w7i

Fixes:

  • Update SendableMessage to UserMessage and FileMessage
  • Change the type of MessageHandler.onFailed to FailedMessageHandler
  • Add missing type defns into scripts/index_d_ts
  • Typo in creating channelHandlerId on the ChannelList
sendbird
published 3.1.1-rc.5 •

sendbird
published 3.1.1-rc.4 •

sendbird
published 3.1.1-rc.3 •

sendbird
published 3.1.1-rc.2 •

sendbird
published 3.1.1-rc.1 •

sendbird
published 3.1.1-rc.0 •

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 />
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