jiti-meet/modules/UI
Leonard Kim 995a25ee15 fix(video-quality-label): adjust z-indexing clashes with filmstrip
With AtlasKit InlineDialog, the filmstrip z-index in vertical
filmstrip mode was adjusted as it had to be set to fixed position
for the dialogs to automagically be position fixed. This left
behind a regression where the filmstrip z-index was the same as
the video quality label, but came later in the dom, so the label
was not clickable. This commit modifies the z-index of the
vertical filmstrip to account for clicking of the video quality
label.
2017-08-14 15:12:06 -05:00
..
audio_levels feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
authentication Add jwt module to react 2017-05-09 00:21:14 -05:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
recording ref(UIUtil): Move all tooltip functions into another file 2017-08-11 17:07:24 -07:00
shared_video feat(pinning): move web pinning logic into redux 2017-08-11 10:43:35 +01:00
side_pannels ref(isButtonEnable): UIUtil -> toolbox 2017-08-11 17:07:24 -07:00
util feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
videolayout fix(video-quality-label): adjust z-indexing clashes with filmstrip 2017-08-14 15:12:06 -05:00
UI.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
UIErrors.js ref: module.exports -> export for the ES6 modules 2017-06-14 19:37:13 -05:00