* Remove radio component * "Voice room" → "video room" * Remove interactivity from video room tiles * Update connection state when joining via widget * Simplify room header buttons for video rooms * Split out video room creation into a separate menu option * Simplify room options for video rooms * Update video room tile layout * Tell the Jitsi widget whether it's a video channel * Update tests * "Voice" → "video" in more places * Fix tests * Re-add frame to immersive Jitsi widgets * Comment ack * Make updateDevices more readable * Type FacePile |
||
---|---|---|
.. | ||
accept-invite.ts | ||
create-room.ts | ||
create-space.ts | ||
dialog.ts | ||
invite.ts | ||
join.ts | ||
login.ts | ||
logout.ts | ||
memberlist.ts | ||
README.md | ||
rightpanel.ts | ||
room-settings.ts | ||
security.ts | ||
select-room.ts | ||
send-message.ts | ||
send-sticker.ts | ||
settings.ts | ||
signup.ts | ||
timeline.ts | ||
toasts.ts | ||
verify.ts |
use cases contains the detailed DOM interactions to perform a given use case, may also do some assertions. use cases are often used in multiple scenarios.