multiparty-meeting/app/lib/components
Torjus 6f80d460e4 Merge branch 'develop' of github.com:havfo/multiparty-meeting into feature/resize-observer
* 'develop' of github.com:havfo/multiparty-meeting:
  Update linting and fix PropTypes for FullView
  Update dimensions only when the tool area state changes
  Hide horizontal overflow to prevent notifications from creating scrollbars
  Use the number of peers instead of the number of video streams to compute dimensions
  Use the browser FullScreen API in FullView
  Use the browser FullScreen API in FullView
2018-07-17 10:48:42 +02:00
..
Chat Initial work on tool area. Moved chat, settings and participant list into tool area. 2018-06-20 14:23:47 +02:00
ParticipantList Initial work on tool area. Moved chat, settings and participant list into tool area. 2018-06-20 14:23:47 +02:00
ToolArea Hide toolbars after 10 seconds 2018-07-16 12:39:09 +02:00
ChatWidget.jsx Added chat badge displaying unread messages 2018-06-19 16:25:27 +02:00
EditableInput.jsx v2 2017-11-02 16:38:52 +01:00
FullScreenView.jsx Use the browser FullScreen API in FullView 2018-07-16 16:47:20 +02:00
FullView.jsx Merge branch 'develop' into fix/notifications-scrollbar 2018-07-17 09:03:38 +02:00
Me.jsx Hide controls in Me as well 2018-07-16 13:45:58 +02:00
Notifications.jsx v2 2017-11-02 16:38:52 +01:00
Peer.jsx Only show Peer controls when hovering 2018-07-16 12:56:50 +02:00
PeerView.jsx New screenview done for now. 2018-06-21 12:45:30 +02:00
Peers.jsx Merge branch 'develop' of github.com:havfo/multiparty-meeting into feature/resize-observer 2018-07-17 10:48:42 +02:00
Room.jsx Only show Peer controls when hovering 2018-07-16 12:56:50 +02:00
ScreenView.jsx Inital work on screenview. 2018-06-20 15:04:53 +02:00
Settings.jsx Fix for failure to get webcams in msedge. 2018-06-25 13:47:57 +02:00
appPropTypes.js Added screen prop-type 2018-03-04 12:56:05 +01:00
transitions.jsx v2 2017-11-02 16:38:52 +01:00