jiti-meet/react/features/toolbox/components
Leonard Kim a1476c68f1 fix(audio-only): remove button from toolbar and set label cursor
Audio only mode will be toggleable only from the VideoStatusLabel,
so remove AudioOnlyButton from the toolbar and delete the component
itself. As a result of the button being removed, a truthy check in
VideoStatusLabel was also removed to ensure it will display as it
is now the only way to toggle audio only mode. Also set the cursor
on VideoStatusLabel to always be default, so it can never show the
text cursor.
2017-05-22 14:46:05 -05:00
..
AbstractToolbarButton.js React Toolbox 2017-04-03 13:29:33 -05:00
Notice.js React Toolbox 2017-04-03 13:29:33 -05:00
PrimaryToolbar.web.js Fixes toolbar tooltip positioning 2017-04-10 09:37:10 -05:00
SecondaryToolbar.web.js Add jwt module to react 2017-05-09 00:21:14 -05:00
Toolbar.web.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
ToolbarButton.native.js React Toolbox 2017-04-03 13:29:33 -05:00
ToolbarButton.web.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
Toolbox.native.js feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
Toolbox.web.js feat: convert invite dialog to react and redux 2017-04-19 20:41:23 -05:00
index.js fix(audio-only): remove button from toolbar and set label cursor 2017-05-22 14:46:05 -05:00
styles.js React (Native) optimizations/performance 2017-04-11 12:00:41 -05:00