jiti-meet/react/features
paweldomas 6931b8f2fb feat(TestHint): add 'onPress' property
Allows to bind a click handler to a TestHint.

When a mobile test wants to click an UI element it must be able to
locate it through the accessibility layer. Now the problem with that is
that there is currently no uniform way for finding element on both iOS
and Android. This problem is solved by TestHint component which takes
an id parameter which then can be specified in the corresponding java
TestHint class in jitsi-meet-torture to easily find it. By being able to
add a click handler to a TestHint, it's possible to duplicate original
handler under nested TestHint and then find it easily on the torture
side.
2018-04-19 16:49:22 -05:00
..
always-on-top ref(always-on-top): refactor to stop using old toolbar components 2018-04-13 10:09:04 +02:00
analytics feat(invite): add basic analytics for AddPeople dialog (#2641) 2018-03-22 17:53:16 -07:00
app Add ability to detect calendar permission description in the plist file (iOS) 2018-04-15 23:16:44 -05:00
audio-level-indicator Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
authentication ref: define state and property types (2) 2017-11-28 22:03:00 -06:00
base feat(TestHint): add 'onPress' property 2018-04-19 16:49:22 -05:00
calendar-sync More generic way to refresh lists on the welcome screen 2018-04-17 17:42:46 -05:00
chat fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
conference ref(testing): move 'testing' feature to base 2018-04-19 16:49:22 -05:00
connection-indicator ref(stats): start the statsEmitter for both mobile and web 2018-04-10 16:43:12 -05:00
connection-stats eslint 4.8.0 2017-10-02 18:12:38 -05:00
deep-linking Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
desktop-picker feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
device-selection feat(modals): use dark theme 2018-03-20 16:06:50 -05:00
display-name feat(aot): Handle video not available use cases (#2242) 2017-12-04 19:27:17 -08:00
etherpad feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
feedback ref(toolbar): kill Stateless Toolbar and Invite, Feedback, Profile buttons 2018-04-17 20:22:00 +02:00
filmstrip fix(tooltip): description prop deprecated, use content instead (#2806) 2018-04-16 10:21:01 -07:00
invite ref(toolbar): kill Stateless Toolbar and Invite, Feedback, Profile buttons 2018-04-17 20:22:00 +02:00
keyboard-shortcuts feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
large-video Add pinch zoom functionality 2018-04-10 01:20:53 -05:00
mobile Coding style: formatting, naming 2018-04-15 23:16:44 -05:00
notifications ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
overlay Coding style: naming, consistency 2018-03-04 19:28:44 -06:00
presence-status Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
recent-list Coding style: formatting, typos 2018-04-16 18:09:08 -05:00
recording fix(recording): do not spell check stream key input (#2811) 2018-04-13 19:37:06 -07:00
remote-control Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
remote-video-menu Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
room-lock feat(room-lock): hide dialog when conference fails 2017-12-12 20:51:56 -06:00
settings [RN] Don't auto-correct any field in settings 2018-03-27 12:58:56 -07:00
share-room Coding style: formatting, naming 2018-04-15 23:16:44 -05:00
shared-video feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
side-panel feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
speaker-stats feat(web/RN): update React to v16 and React Native to 0.49 2017-11-02 14:32:35 +01:00
toolbox misc: remove dead code 🔥🔥🔥 (#2844) 2018-04-19 10:24:16 -07:00
unsupported-browser Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
video-quality fix(tooltip): description prop deprecated, use content instead (#2806) 2018-04-16 10:21:01 -07:00
videosipgw ref(notifications): stop passing around Notifications component 2018-02-12 17:53:29 -06:00
welcome More generic way to refresh lists on the welcome screen 2018-04-17 17:42:46 -05:00