jiti-meet/react/features
Lyubomir Marinov 39483a30b6 Polyfill Element.innerHTML
Lib-jitsi-meet uses jQuery's .append method to manipulate Jingle. The
method in question invokes the getter and setter of Element.innerHTML.
Unfortunately, xmldom which we use in React Native to polyfill DOM does
not polyfill Element.innerHTML. So polyfill it ourselves.
2017-02-15 13:18:21 -06:00
..
app Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
audio-mode Comply w/ coding style 2017-02-06 15:32:03 -06:00
background Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
base Polyfill Element.innerHTML 2017-02-15 13:18:21 -06:00
conference Fixes related to coding style 2017-02-02 10:54:24 -06:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
film-strip Consistent naming of react-redux's mapStateToProps 2017-01-28 17:34:57 -06:00
full-screen [RN] Fix full-screen mode when coming back from the background 2017-02-10 00:44:37 -06:00
large-video Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
room-lock Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
toolbar Consistent naming of react-redux's mapStateToProps 2017-01-28 17:34:57 -06:00
unsupported-browser Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
wake-lock Consistent naming of functions 2017-01-28 17:28:13 -06:00
welcome Make the Web app aware of its context root 2017-02-07 08:27:23 -06:00