jiti-meet/react/features/toolbox
robertpin 601ee219e7
feat(reactions) Added Reactions (#9465)
* Created desktop reactions menu

Moved raise hand functionality to reactions menu

* Added reactions to chat

* Added animations

* Added reactions to the web mobile version

Redesigned the overflow menu. Added the reactions menu and reactions animations

* Make toolbar visible on animation start

* Bug fix

* Cleanup

* Fixed overflow menu desktop

* Revert mobile menu changes

* Removed unused CSS

* Fixed iOS safari issue

* Fixed overflow issue on mobile

* Added keyboard shortcuts for reactions

* Disabled double tap zoom on reaction buttons

* Refactored actions

* Updated option symbol for keyboard shortcuts

* Actions refactor

* Refactor

* Fixed linting errors

* Updated BottomSheet

* Added reactions on native

* Code cleanup

* Code review refactor

* Color fix

* Hide reactions on one participant

* Removed console log

* Lang fix

* Update schortcuts
2021-07-13 09:50:08 +03:00
..
components feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
actionTypes.js feat(overflow): Add responsive drawer at small screen width. 2021-01-13 16:07:22 +01:00
actions.native.js feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00
actions.web.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
constants.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
functions.native.js feat: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
functions.web.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
middleware.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
reducer.js feat(overflow): Add responsive drawer at small screen width. 2021-01-13 16:07:22 +01:00