jiti-meet/modules
virtuacoplenny d5b40280ab fix(vertical-filmstrip): different label animations for filmstrip states (#1596)
* fix(vertical-filmstrip): different label animations for filmstrip states

Instead of one timing for sliding the video status label left and right,
have different timings depending on the filmstrip state. To facilitate
triggering the different animations, add more classes to the labels
that need to move that specify the filmstrip state.

- Faster transition if focusing on self-view with videos present so
  the label does not overlap videos transitioning from 0 opacity.
- Transition delay when de-focusing on self-view with videos present
  so videos have time to go away before the label moves over them.
- Maintain no movement if there are no videos, regardless of
  filmstrip toggle state.
- Different delays for when the filmstrip is being toggled visible
  and hidden if there are remote videos visible.

* SQUASH: remove remote videos count

* SQUASH: add docs to scss
2017-05-24 20:57:55 -05:00
..
API [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
UI fix(vertical-filmstrip): different label animations for filmstrip states (#1596) 2017-05-24 20:57:55 -05:00
URL feat(overlays): for filmstrip only mode 2017-03-27 14:20:25 -05:00
analytics Add jwt module to react 2017-05-09 00:21:14 -05:00
devices Rename functions, fix jquery element ref and indentetation 2016-10-07 13:55:27 -05:00
keyboardshortcut Disables speaker stats in filmStrip only mode. 2017-05-24 16:10:42 -05:00
keycode style(keycode): Comment 2017-01-23 15:29:25 -06:00
recorder ESLint 2016-10-03 11:12:27 -05:00
remotecontrol fix(remotecontrol): Controller enabled property 2017-05-16 12:45:39 -05:00
settings [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
translation Fixes loading jquery-i18next. 2017-03-07 17:30:20 -06:00
transport Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
util Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
FollowMe.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00