jiti-meet/react/features/toolbox
Horatiu Muresan 197dbfbbcb
feat(toolbar-button-clicked) Enhance toolbar buttons with notify click
- add possibility to allow execution of the button's routine besides triggering
`toolbarButtonClicked` API event
- keep backwards compatibility
- get rid of `ToolbarButton`
2022-01-04 13:21:00 +02:00
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +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 fix(toolbar): Hide/Show toolbar on tap on mobile web. 2021-10-26 09:10:35 +03:00
constants.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
functions.any.js fix(media) dispatch the unmute blocked action irrepective of the muted state. 2021-12-07 17:13:29 -06:00
functions.native.js fix(media) dispatch the unmute blocked action irrepective of the muted state. 2021-12-07 17:13:29 -06:00
functions.web.js fix(media) dispatch the unmute blocked action irrepective of the muted state. 2021-12-07 17:13:29 -06:00
middleware.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
reducer.js fix(toolbar) Fix toolbar always visible; refactors 2021-09-24 17:08:24 +03:00