Features:
- Exported
useLocalization
Hook:- Provided access to stringSet and dateLocale.
- Note: Required SendbirdProvider to wrap your component for proper usage.
- Import Path:
"@sendbird/uikit-react/hooks/useLocalization"
- Exported
ThreadReplySelectType
:- Import Paths:
"@sendbird/uikit-react/Channel/context"
"@sendbird/uikit-react/GroupChannel/context"
- Import Paths:
Fixes
- Modified the
MessageInput
to scroll to the caret position when pasting text. - The maximum height of the
MessageInput
has been extended to'92px'
- Fixed an
error message
onMenuItemAction
when the children prop isundefined