Ritwik Heda
1d99abc4a4
removes need for `eslint-disable-next-line react/jsx-wrap-multilines` and `eslint-diable-line no extra-parens`
6 years ago
paweldomas
b74bede0e7
feat(web/RN): update React to v16 and React Native to 0.49
7 years ago
hristoterezov
178235513b
fix(DesktopPicker): Issues with selection (#2113)
7 years ago
hristoterezov
c7b0028652
feat(desktop-picker): Add spinner and disable button if sources aren't initialized.
7 years ago
Lyubo Marinov
2eb36c4053
Flow, coding style
7 years ago
Lyubo Marinov
dfebd692f3
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
Additionally, remove jshint because it's becoming a nuisance with its
lack of understanding of ES2015+.
7 years ago
Lyubo Marinov
2e2129fa44
Import PropTypes from prop-types
Prepare for React 16.
7 years ago
hristoterezov
cee523fbf1
fix(desktop_picker): Use defaultProps
7 years ago
hristoterezov
dc8198100b
feat(remotecontrol): Make sure the receiver is always sharing entire screen
7 years ago
hristoterezov
1a9a8a2098
feat(SS): pass the source type to lib-jitsi-meet.
7 years ago
Lyubo Marinov
4dc658c270
Fix 'Missing JSDoc comment require-jsdoc'
8 years ago
Saúl Ibarra Corretgé
5304660e14
[RN] Polyfill Symbol
8 years ago
Lyubo Marinov
fd10362bef
Comply w/ coding style
8 years ago
virtuacoplenny
24ee8eb16a
electron: add desktop picker
#1411
8 years ago