This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
812af33a4d
jiti-meet
/
react
/
features
/
remote-video-menu
/
index.js
2 lines
30 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(remote-video): convert remote video menu to react - Create new React Components for RemoteVideoMenu and its buttons - Remove existing menu creation from RemoteVideo - Refactor RemoteVideo so all function binding happens once in the constructor, removing the need to rebind when updating the RemoteVideoMenu - Allow popover to append and remove React Components from itself - Refactor popover so post-popover creation calls are broken out and popover removal behavior is all done in one function.
2017-05-31 15:42:50 +00:00
export
*
from
'./components'
;