Saúl Ibarra Corretgé
87a87eebb9
[RN] Add reload overlay in case of connection / conference errors
2017-12-12 22:58:46 -06:00
virtuacoplenny
9b67e796bd
ref(analytics): centralize all event names ( #2272 )
...
* ref(analytics): centralize all event names
* squash: fix typo and alpha ordering
* squash: rename file to AnalyticsEvents to parallel lib-jitsi-meet
2017-12-11 12:48:32 -06:00
Lyubo Marinov
d1e5e6b93b
Coding style: consistency, jsdocs
...
These modification are not necessarily directly related to the
containing PR, I merely saw them while reviewing the containing PR.
2017-11-27 17:45:17 -06:00
Saúl Ibarra Corretgé
38629b437d
feat(overlays): refactor logic for selecting current overlay
...
Do the selection in mapStateToProps so the container itself doesn't need to
receive all the props that each overlay needs.
Each overlay is responsible for fetching their own props and for providing a
"needsDisplay" static method wich will be called with the full redux state and
should return true if the overlay needs displaying.
Also eliminate duplicated state keeping: the connection and conference error
states can be fetched from their respective base features.
2017-11-27 17:45:11 -06:00
Leonard Kim
f0d3abffc5
ref(overlay): convert progress bar to react
2017-11-21 14:45:43 -08:00
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
2e2129fa44
Import PropTypes from prop-types
...
Prepare for React 16.
2017-09-27 16:24:53 -05:00
Lyubo Marinov
25ec8ac6a7
Prepare for eslint 4
2017-06-14 22:17:35 -05:00
Lyubo Marinov
e2afb4c7e7
Move ConferenceUrl.reload into React and redux
2017-06-01 21:04:31 -05:00
Lyubo Marinov
87b488a12b
Comply w/ coding style
2017-06-01 21:04:31 -05:00
Lyubo Marinov
4dc658c270
Fix 'Missing JSDoc comment require-jsdoc'
2017-06-01 21:01:50 -05:00
hristoterezov
3ae99ea0b9
feat(overlays): for filmstrip only mode
2017-03-27 14:20:25 -05:00