jiti-meet/react/features/invite
Saúl Ibarra Corretgé 8b35ea8ad5 deps: update jquery version (#2441)
* deps: update jquery version

* squash: resize thumbnails after appending shared thumb

This forces jquery animate to show the thumbnail somehow...
Remote thumbnails basically work this way (append to filmstrip
and then resize filmstrip thumbnails) so I just copied that
implementation. ... So I admit I lost this fight because
even after looking at jquery I couldn't understand why
it doesn't work on the first resize but does on the second.
Plus I'm being put on a strict timebox to update jquery.

* squash: getJSON no longer supports .success
2018-03-02 21:20:47 -06:00
..
components fix(dial-in): remove console.warn used for debugging (#2547) 2018-03-01 15:50:23 -08:00
actionTypes.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
actions.js ref(invite): remove InviteDialog (#2483) 2018-02-17 13:53:39 -06:00
functions.js deps: update jquery version (#2441) 2018-03-02 21:20:47 -06:00
index.js SQUASH: changes based on feedback: rename, handle error 2017-05-19 15:35:47 -07:00
middleware.js Hides call info and invite button in iAmRecorder mode. (#2154) 2017-11-10 11:43:40 -08:00
reducer.js feat(info): new dialog design (#2452) 2018-02-13 13:46:47 -06:00