paweldomas
b74bede0e7
feat(web/RN): update React to v16 and React Native to 0.49
2017-11-02 14:32:35 +01:00
Lyubo Marinov
a561d4f302
[RN] CONFERENCE_LEFT upon canceling PasswordRequiredPrompt
2017-10-17 17:12:39 -05:00
Lyubo Marinov
5a5f6816c6
[RN] Leave Conference on room-lock "Password required" cancellation
2017-10-06 15:38:00 -05:00
Lyubo Marinov
3d32c2de89
[RN] Secure entry, no automatic correction for room-lock passwords
2017-10-05 13:25:17 -05:00
Lyubo Marinov
f53c79ab24
Flow, coding style
2017-10-05 13:25:17 -05:00
Lyubo Marinov
2e2129fa44
Import PropTypes from prop-types
...
Prepare for React 16.
2017-09-27 16:24:53 -05:00
Lyubo Marinov
4dc658c270
Fix 'Missing JSDoc comment require-jsdoc'
2017-06-01 21:01:50 -05:00
Lyubo Marinov
d37468975c
Fix ESLint warnings
...
JSDoc comments didn't follow the ESLint rule for properly formatted
sentences.
BTW, I'm not blind to the fact that PasswordRequiredPrompt and
RoomLockPrompt participated in a birthing of source code through
copy+paste. (If we do not copy+paste, we will not have to fix one and
the same source code such as comments multiple times.)
2017-04-04 13:47:35 -05:00
damencho
309ce43e05
Moves native password required prompt to room lock feature.
...
Moves native dialogs to use dialog container. Implements native Dialog that uses react native Prompt.
2017-03-30 14:21:15 -05:00