element-web-Github/src/components/views/voip
J. Ryan Stinnett 20e296b20e Convert image URLs in React to require calls
This allows Webpack to insert the proper image URL after builds steps like
adding a hash and so on. The path you supply to `require` is relative to the JS
source file, just like any other would be.
2019-01-17 22:06:49 -06:00
..
CallPreview.js Put always-on-screen widgets in top left 2018-07-12 18:43:49 +01:00
CallView.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
IncomingCallBox.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
VideoFeed.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
VideoView.js Don't try to exit fullscreen if not fullscreen 2018-09-11 11:31:24 +01:00