feat(ui): added support for MessageWidget.onReactionsHover.
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## Upcoming
|
||||
|
||||
✅ Added
|
||||
|
||||
- Added support for overriding the `MessageWidget.onReactionsHover` callback.
|
||||
> **Note**
|
||||
> Used only in desktop devices (web and desktop).
|
||||
|
||||
## 6.9.0
|
||||
|
||||
🐞 Fixed
|
||||
@@ -11,7 +19,8 @@
|
||||
|
||||
- Added support for listening error events in AttachmentPickerBottomSheet.
|
||||
- Added support for overriding the `MessageWidget.onReactionTap` callback.
|
||||
- Added support for `StreamMessageInput.contentInsertionConfiguration` to specify the content insertion configuration.
|
||||
- Added support for `StreamMessageInput.contentInsertionConfiguration` to specify the content
|
||||
insertion configuration.
|
||||
[#1613](https://github.com/GetStream/stream-chat-flutter/issues/1613)
|
||||
|
||||
```dart
|
||||
|
||||
Reference in New Issue
Block a user