jiti-meet/react/features/toolbox
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
..
components fix(audio-only): remove button from toolbar and set label cursor 2017-05-22 14:46:05 -05:00
actionTypes.js Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
actions.native.js fix(toolbox): move default toolbox buttons logic to web only 2017-05-02 12:01:54 -05:00
actions.web.js Fix TypeError: Cannot read property 'isGuest' of undefined 2017-05-18 11:53:45 -05:00
defaultToolbarButtons.js fix(audio-only): remove button from toolbar and set label cursor 2017-05-22 14:46:05 -05:00
functions.native.js fix(toolbox): move default toolbox buttons logic to web only 2017-05-02 12:01:54 -05:00
functions.web.js fix(toolbox): Defensively check classNames when mapping button attributes 2017-05-11 14:35:33 -07:00
index.js React Toolbox 2017-04-03 13:29:33 -05:00
middleware.js React Toolbox 2017-04-03 13:29:33 -05:00
reducer.js Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00