jiti-meet/react/features/feedback
Leonard Kim 762f529f1d feat(api): expose a way to submit feedback
Spot will need a way to submit call feedback using the iframe
api. For now expose a method on conference.js to submit that
feedback. Exposing on conference.js looks to be the existing
pattern... Also add an event to notify consumers of the iframe
api that feedback was submitted, as postMessage is async
and the notification can at least give some guarantee maybe.

I haven't updated documentation yet as I'm not confident
about this api.
2018-01-19 14:27:44 -08:00
..
components Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
actionTypes.js feat(feedback): convert to react and redux (#1833) 2017-08-07 11:20:44 -05:00
actions.js Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
index.js feat(api): expose a way to submit feedback 2018-01-19 14:27:44 -08:00
middleware.js feat(api): expose a way to submit feedback 2018-01-19 14:27:44 -08:00
reducer.js feat(feedback): convert to react and redux (#1833) 2017-08-07 11:20:44 -05:00