jiti-meet/react/features/base/dialog/components
robertpin 584ec7c82e
fix(reactions) Reactions improvements (#9964)
* Register shortcuts on mount

* Changed icon for reactions menu

* Enable reactions by default

* Fix unreadCount bug

When having unread messages and sending a reaction the unread count now shows the correct count

* Fix overflow menu bottom color when reactions are enabled

* Revert raise hand icon

* Update raise hand functionality

On desktop show raise button with arrow for reactions. Only show raise hand in the reactions menu on mobile

* Fix lint error

Add required prop to ToolboxButtonWithIcon

* Legacy support for enable reactions

If disableReactions is undefined treat it as true

* Remove unnecessary code

* Fix unread counter showing negative count

* Fix unreadCount with reactions

UnreadCount ignores all reactions messages

* Fixed typo

* Fix background color
2021-09-21 12:30:24 -05:00
..
native fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
web fix(feedback): Scroll to the top when opening feedback dialog 2021-09-15 15:21:56 +03:00
AbstractDialog.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
AbstractDialogContainer.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
DialogContent.js [RN] Make feature dialogs branded: recording 2018-12-18 13:21:48 +01:00
_.native.js [RN] Add branded dialog component 2018-12-18 13:21:48 +01:00
_.web.js [RN] Add branded dialog component 2018-12-18 13:21:48 +01:00
index.js chore(dep): bump @atlaskit/modal-dialog 6.0.12 to 7.1.2 2018-12-20 20:05:49 -08:00
styles.native.js [RN] Add branded dialog component 2018-12-18 13:21:48 +01:00
styles.web.js [RN] Add branded dialog component 2018-12-18 13:21:48 +01:00