jiti-meet/modules/UI/videolayout
virtuacoplenny 483e2ee202 feat(connection-indicator): implement automatic hiding on good connection (#2009)
* ref(connection-stats): use PropTypes package

* feat(connection-stats): display a summary of the connection quality

* feat(connection-indicator): show empty bars for interrupted connection

* feat(connection-indicator): change background color based on status

* feat(connection-indicator): implement automatic hiding on good connection

* fix(connection-indicator): explicitly set font size

Currently non-react code will set an icon size on ConnectionIndicator.
This doesn't work on initial call join in vertical filmstrip after
some changes to support hiding the indicator. The chosen fix is
passing in the icon size to mirror what would happe with full
filmstrip reactification.

* ref(connection-stats): rename statuses

* feat(connection-indicator): make hiding behavior configurable

The original implementation made the auto hiding of the indicator
configured in interfaceConfig.

* fix(connection-indicator): readd class expected by torture tests

* fix(connection-indicator): change connection quality display styling

Bold the connection summary in the stats popover so it stands out.
Change the summaries so there are only three--strong, nonoptimal,
poor.

* fix(connection-indicator): gray background on lost connection

* feat(icons): add new gsm bars icon

* feat(connection-indicator): use new 3-bar icon

* ref(icons): remove icon-connection and icon-connection-lost

Both have been replaced by icon-gsm-bars so they are not
being referenced anymore. Mobile looks to have connect-lost
as a separate icon in font-icons/jitsi.json.
2017-09-26 11:55:09 -05:00
..
Filmstrip.js fix(Filmstrip.js):Make sure the local thumbnail is there before getting the height 2017-09-18 17:26:24 -05:00
LargeContainer.js fix(VideoLayout): store userID in container 2017-07-12 10:29:18 -07:00
LargeVideoManager.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
LocalVideo.js ref(small-video): remove some global jquery dom querying 2017-08-22 10:27:34 -05:00
RemoteVideo.js ref(small-video): remove some global jquery dom querying 2017-08-22 10:27:34 -05:00
SmallVideo.js feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
VideoContainer.js few tweaks to fix some exceptions in edge 2017-08-28 21:52:52 +00:00
VideoLayout.js fix(pinning): bind the callback for contact list clicking 2017-09-20 10:35:29 -07:00