jiti-meet/react/features/overlay/components
hristoterezov c461e8b63c ref(overlays): Replace the abstract class for overlays with overlay frame component
In this case makes more sense to have overlay frame included in every overlay instead
of abstract class that implements the overlay frame and have to be extended by every
overlay. In addition, mapStateToProps isn't working well with inheritance.
2017-03-24 13:16:14 -05:00
..
OverlayContainer.js fix(overlay): comments after review 2017-02-23 13:50:09 -06:00
OverlayFrame.js ref(overlays): Replace the abstract class for overlays with overlay frame component 2017-03-24 13:16:14 -05:00
PageReloadOverlay.js ref(overlays): Replace the abstract class for overlays with overlay frame component 2017-03-24 13:16:14 -05:00
ReloadTimer.js Comply w/ coding style 2017-02-28 23:22:02 -06:00
SuspendedOverlay.js Comply w/ coding style 2017-02-28 23:22:02 -06:00
UserMediaPermissionsOverlay.js ref(overlays): Replace the abstract class for overlays with overlay frame component 2017-03-24 13:16:14 -05:00
index.js ref(overlay): The overlays to use React 2017-02-18 17:03:50 -06:00