jiti-meet/react/features/toolbox
Horatiu Muresan 20f6ba1736 fix(premeeting) Detach premeeting toolbar buttons visibility
- if hiddenPremeetingButtons is undefined, toolbarButtons overwrite decides what buttons to show
- if hiddenPremeetingButtons is empty array, all buttons are show on premeeting screen regardless of toolbarButtons
- if hiddenPremeetingButtons hides some buttons, only those buttons will be hidden regardless of toolbarButtons overwrite
2022-04-26 15:33:09 +03:00
..
components fix(premeeting) Detach premeeting toolbar buttons visibility 2022-04-26 15:33:09 +03:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.js fix(toolbar): Hide/Show toolbar on tap on mobile web. 2021-10-26 09:10:35 +03:00
actions.native.js fix(toolbar): Hide/Show toolbar on tap on mobile web. 2021-10-26 09:10:35 +03:00
actions.web.js feat(toolbar) add flag for autohiding while chat open (#11104) 2022-03-14 10:30:31 +02:00
constants.js fix(thresholds) adjust thresholds for smaller width integrations (#10749) 2022-01-10 12:45:46 +02:00
functions.any.js fix(always-on-top) Fix audio mute button disabled status 2022-04-26 15:32:18 +03:00
functions.native.js fix(toolbox) Disable screensharing button on mobile for video sender limit. 2022-01-06 12:23:39 -05:00
functions.web.js fix(toolbox) never show the toolbox for recorders 2022-02-07 11:04:25 +01:00
middleware.js fix(lint) tame Flow 2022-01-10 19:21:51 +01:00
reducer.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00