.. |
about
|
|
|
actions-bar
|
Fix typo closing parenthesis
|
2020-05-21 15:11:11 -04:00 |
activity-check
|
Use the embedded meteor CDN feature.
|
2019-03-29 16:47:07 +01:00 |
app
|
force a stacking context to be created for the media container
|
2020-03-06 10:31:54 -08:00 |
audio
|
fix shortcuts not working when helper is passed an array
|
2020-05-21 18:43:34 +00:00 |
authenticated-handler
|
fixed inconsitencies and usage of the idChatOpen Session variable
|
2020-03-05 15:14:22 -08:00 |
banner-bar
|
improve code quality
|
2019-03-18 15:10:27 -03:00 |
breakout-join-confirmation
|
only request a join URL once
|
2019-10-24 10:01:39 -07:00 |
breakout-room
|
Configurable ending time and alert values
|
2020-06-18 15:11:33 -03:00 |
button
|
centralize base prop cleaning / deletion
|
2020-06-18 08:47:52 -07:00 |
captions
|
make screen reader announce captions as they are typed
|
2020-05-27 17:01:21 +00:00 |
chat
|
Merge pull request #8964 from KDSBrowne/issue-7898
|
2020-05-28 15:55:01 -04:00 |
checkbox
|
Merge pull request #7362 from KDSBrowne/_summit-make-presentation-upload-checkbox-accessible
|
2019-05-13 16:15:36 -04:00 |
cursor
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
dropdown
|
explicitly import lodash where it is used
|
2020-02-26 14:48:40 -05:00 |
end-meeting-confirmation
|
WebdriverIO tests.
|
2019-06-04 11:05:27 -04:00 |
error-boundary
|
fix Fallback warning
|
2019-04-10 17:29:50 -03:00 |
error-screen
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
external-video-player
|
fix twitch option name
|
2020-06-12 15:06:58 -03:00 |
fallback-errors/fallback-presentation
|
add error boundary for presentation
|
2019-03-26 14:36:26 -03:00 |
fullscreen-button
|
Resize improvements
|
2019-11-05 16:23:00 -03:00 |
icon
|
prevent some unnecessary re-render when processing pages
|
2019-03-19 09:58:21 -03:00 |
join-handler
|
Fix custom parameters for guest users. close #9737
|
2020-06-02 17:44:17 -03:00 |
legacy
|
fix locales not working in legacy component
|
2019-07-24 13:38:38 +00:00 |
loading-screen
|
Revert "Implement HOC to handle errors"
|
2019-08-16 17:38:17 -04:00 |
lock-viewers
|
invert toggle colours in the lock settings
|
2019-10-04 14:45:09 -07:00 |
media
|
update message in media container
|
2020-05-21 18:26:47 +00:00 |
meeting-ended
|
Merge pull request #8305 from antobinary/test-7805
|
2019-11-07 14:15:09 -05:00 |
modal
|
add style / message updates
|
2020-05-22 16:39:54 +00:00 |
nav-bar
|
add arrow to toggle userlist icon
|
2020-04-28 16:43:14 +00:00 |
note
|
prevent user item unlock affecting shared notes
|
2020-05-12 21:21:56 +00:00 |
notifications-bar
|
Configurable ending time and alert values
|
2020-06-18 15:11:33 -03:00 |
panel-manager
|
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
|
2019-07-25 16:29:52 -07:00 |
ping-pong
|
Add ping-pong message to html5 client
|
2019-07-01 16:00:27 -03:00 |
poll
|
corrected issues related to publishing and methods
|
2020-02-13 14:19:29 -05:00 |
polling
|
reduce db probes for getAvailableActions; simplify SaveUsernames
|
2019-09-06 16:28:02 -04:00 |
presentation
|
Merge pull request #9517 from KDSBrowne/2.2-restore-presentation-on-update
|
2020-05-29 13:20:31 -04:00 |
presentation-pod
|
add a few more collection lookups "fields" delimiters
|
2019-08-29 12:26:07 -04:00 |
recording
|
Fix nav bar performance issue and move recordProp to own collection
|
2019-08-21 14:42:37 -03:00 |
screenshare
|
restore presentation when screen share ends
|
2020-06-11 13:16:22 +00:00 |
settings
|
add toast on user join option
|
2019-11-12 10:00:48 -08:00 |
shortcut-help
|
fix non userData shortcuts not functioning
|
2020-05-26 12:12:57 +00:00 |
slow-connection
|
add initial network logic
|
2019-04-18 18:15:48 -03:00 |
subscriptions
|
Subscribe to collections when user role change. close #9733
|
2020-06-05 10:32:05 -03:00 |
switch
|
invert toggle colours in the lock settings
|
2019-10-04 14:45:09 -07:00 |
toast
|
Change layout direction for RTL languages.
|
2019-05-14 14:17:19 +01:00 |
tooltip
|
Creates prop to use tooltip and label in the button component
|
2019-06-27 09:06:19 -03:00 |
user-avatar
|
make noVoice bite the same size as voice
|
2019-08-27 12:30:44 -07:00 |
user-info
|
Enforce extractCredentials
|
2020-04-29 01:41:16 -03:00 |
user-list
|
remove chat option for dial in users
|
2020-06-17 12:37:09 +00:00 |
video-preview
|
close video preview modal if lock setting active
|
2020-05-09 17:19:41 +00:00 |
video-provider
|
html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join
|
2020-05-21 04:35:17 +00:00 |
waiting-users
|
add a few more collection lookups "fields" delimiters
|
2019-08-29 12:26:07 -04:00 |
whiteboard
|
Merge pull request #9517 from KDSBrowne/2.2-restore-presentation-on-update
|
2020-05-29 13:20:31 -04:00 |