jiti-meet/react/features/base
Saúl Ibarra Corretgé ad8cdcd81b fix(rn,bottom-sheet) fix scroll
In the past we used a PanResponder to detect user gestures in the sheet
to show a reduced version or a full-height version of it, and also to
close it.

There is an obvious conflic between the gestures and scrolling, which
didn't work all that great, but we could live with it.

After reactions were introduced we no longer rendered the 2 different
heights, so that functionaligy stopped being used but the PanResponder
still remained there.

This commit removes it completely and sets a max height of 75% on any
BottomSheet, so any tap outside will close it.
2022-06-10 17:54:58 +02:00
..
app language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
audio-only language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
avatar fix(avatar) Center phone icon in participants pane avatars (#11440) 2022-04-27 10:53:58 +03:00
buttons fix(base) fixed text going out of share meeting container 2021-12-21 15:24:38 +02:00
color-scheme feat(rn, thumbnail) Updated indicators on native (#11280) 2022-03-31 14:39:49 +03:00
components fix: Adds testId for context menu items and ids to some components. 2022-04-11 13:21:48 -05:00
conference feat: Fix display name in prejoin stealing focus. 2022-06-07 15:53:36 -05:00
config feat(deployment-urls): Whitelist deploymentUrls; remove JaaS restriction 2022-06-09 16:00:41 +03:00
connection language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
devices language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
dialog fix(rn,bottom-sheet) fix scroll 2022-06-10 17:54:58 +02:00
environment fix(browser-compatibility) hide launch in web for unsupported mobile browsers (#10569) 2021-12-09 13:16:08 +02:00
flags feat(carmode) Add carmode screen 2022-05-06 13:14:10 +03:00
i18n language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
icons feat(undock) expose buttons for docking / undocking iframe (#11560) 2022-05-23 15:42:25 +03:00
jitsi-local-storage fix(recent-list) do not store room when inside an iframe 2022-05-23 14:26:49 +02:00
jwt language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
known-domains language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
label feat(title-bar) Updated title bar (#10752) 2022-01-13 14:15:53 +02:00
lastn feat(carmode) Add carmode screen 2022-05-06 13:14:10 +03:00
lib-jitsi-meet language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
logging language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
media feat(carmode) Add carmode screen 2022-05-06 13:14:10 +03:00
modal/components feat(lobby/native) LobbyScreen and LobbyChatScreen 2022-04-26 14:55:15 +03:00
net-info language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
participants feat(local-video-recording) Allow users to record the meeting locally (#11338) 2022-06-03 14:45:27 +03:00
popover feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
premeeting fix(giphy-integration) Fix input issues (#11601) 2022-05-31 11:58:25 +03:00
react fix(recording/native) Button import missing 2022-05-30 10:28:19 +03:00
redux chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
responsive-ui feat(RN-filmtrip) stop reordering small meetings 2022-05-06 12:18:57 +02:00
settings language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
sounds language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
styles feat(participants-pane): Add 'admit all' knocking participants button 2021-06-09 16:28:31 +03:00
testing language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
toolbox/components feat(reactions) Open reactions menu on hover instead of click (#11364) 2022-04-13 16:18:54 +03:00
tooltip fix(Safari): Fix mobile double tapping for toolbar and overflow. 2021-02-04 15:24:25 +02:00
tracks fix(stats) split stats for camera and screenshare in multi-stream mode (#11475) 2022-05-09 09:42:45 -04:00
ui feat(rn,ui) use dark gray for screen headers 2022-05-02 16:01:40 +02:00
user-interaction language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
util fix(recent-list) do not store room when inside an iframe 2022-05-23 14:26:49 +02:00