jiti-meet/react/features
Leonard Kim 4eacbd9f61 fix(tracks): remove mute and videotype listeners on track remove
Listeners were set for when a track muted or changed its video
type, but the listeners were never removed. This would could
cause events to keep firing on the removed tracks, which would
cause redux to fire and error because the tracks were no longer
known. That the tracks still fire events after removal is
another issue...
2017-07-13 09:37:39 +02:00
..
app [RN] Disconnect/hangup before joining a new URL 2017-07-06 15:00:29 -05:00
audio-level-indicator feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
base fix(tracks): remove mute and videotype listeners on track remove 2017-07-13 09:37:39 +02:00
conference fix(filmstrip-only): vertically align center the toolbar (#1700) 2017-07-05 21:07:00 -05:00
connection-indicator feat(connection-indicator): convert to react 2017-06-27 15:58:00 -05:00
connection-stats feat(connection-stats): convert connection stats display to react 2017-06-20 13:49:02 -05:00
desktop-picker fix(desktop_picker): Use defaultProps 2017-07-10 17:43:29 -05:00
device-selection User Picker Implementation 2017-07-10 09:56:38 -07:00
dial-out User Picker Implementation 2017-07-10 09:56:38 -07:00
display-name feat(display-name): convert to React (#1672) 2017-06-28 22:35:43 -05:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip feat(indicators): move the "top toolbar" indicators to react (#1699) 2017-07-10 17:29:44 -05:00
invite fix(add-people): remove line break from searchPeople request 2017-07-12 12:54:26 -05:00
jwt User Picker Implementation 2017-07-10 09:56:38 -07:00
large-video fix(largevideo): show the background video only for video container type 2017-06-21 16:19:30 -05:00
mobile Prepare for eslint 4 2017-06-14 22:17:35 -05:00
overlay Prepare for eslint 4 2017-06-14 22:17:35 -05:00
remote-control feat(remotecontrol): Make sure the receiver is always sharing entire screen 2017-07-09 16:34:08 -05:00
remote-video-menu feat(remote-video): convert remote video menu to react 2017-06-13 14:54:19 -05:00
room-lock Updates field-text dependency version and add autofocus prop. 2017-06-07 17:06:48 -05:00
share-room Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
speaker-stats Prepare for eslint 4 2017-06-14 22:17:35 -05:00
toolbox ref: enable/disable video button 2017-07-12 10:29:18 -07:00
unsupported-browser Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
video-status-label Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
welcome Prepare for eslint 4 2017-06-14 22:17:35 -05:00