jiti-meet/react/features/filmstrip/components/web
William Liang 70090fd716
feat(multi-stream) Add fake participant tile for screen share.
prioritize participants with screen shares
support local screen share track
auto pin screen share
support screen share for large video
ensure fake screen share participants are sorted
fix local screen share in vertical filmstrip
fix local screen share in tile mode
use FakeScreenShareParticipant component for screen share thumbnails
ensure changes are behind feature flag and update jsdocs
fix bug where local screen share was not rendering
update receiver constraints to include SS source names
remove fake ss participant creation on track update
fix: handle screenshare muted change and track removal
refactor: update key values for sortedFakeScreenShareParticipants
address PR comments
refactor getter for screenshare tracks
rename state to sortedRemoteFakeScreenShareParticipants
2022-04-04 14:57:58 -04:00
..
AudioMutedIndicator.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
AudioTracksContainer.js feat(Filmstrip): Pagination. 2021-06-23 16:57:26 -05:00
FakeScreenShareParticipant.js feat(multi-stream) Add fake participant tile for screen share. 2022-04-04 14:57:58 -04:00
Filmstrip.js feat(multi-stream) Add fake participant tile for screen share. 2022-04-04 14:57:58 -04:00
MainFilmstrip.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
ModeratorIndicator.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
PinnedIndicator.js fix(filmstrip) Fix resizing on chat toggle (#11305) 2022-04-04 15:39:32 +03:00
RaisedHandIndicator.js feat(raise-hand) Update raised hand design (#10651) 2021-12-20 10:44:22 +02:00
ScreenShareIndicator.js fix(thumbnail) Fixed screensharing indicator tooltip (#10780) 2022-01-12 15:32:30 +02:00
StageFilmstrip.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
StatusIndicators.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
Thumbnail.js feat(multi-stream) Add fake participant tile for screen share. 2022-04-04 14:57:58 -04:00
ThumbnailAudioIndicator.js feat(thumbnail) Video thumbnails redesign and refactor (#10351) 2021-12-15 15:18:41 +02:00
ThumbnailBottomIndicators.js feat(multi-stream) Add fake participant tile for screen share. 2022-04-04 14:57:58 -04:00
ThumbnailTopIndicators.js feat(multi-stream) Add fake participant tile for screen share. 2022-04-04 14:57:58 -04:00
ThumbnailWrapper.js feat(multi-stream) Add fake participant tile for screen share. 2022-04-04 14:57:58 -04:00
VideoMenuTriggerButton.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
index.js feat(stage) Add stage filmstrip (multiple participants on stage) (#11145) 2022-03-29 11:45:09 +03:00
styles.js feat(filmstrip) Make filmstrip user resizable (#10884) 2022-02-24 14:20:37 +02:00