.. |
about
|
removal: remove withTracker from AboutContainer component
|
2024-05-16 10:12:23 -03:00 |
actions-bar
|
Fix wrong away toggle initial state (#21337)
|
2024-10-02 21:10:26 -03:00 |
activity-check
|
restore intl prop in activity check component (#21331)
|
2024-10-02 16:10:47 -04:00 |
app
|
refactor(notes): Retire pads session manager (#21269)
|
2024-10-03 10:41:13 -03:00 |
audio
|
Merge pull request #21279 from ramonlsouza/fix-custom-locale
|
2024-09-30 10:18:25 -04:00 |
banner-bar
|
refactor(storage): replace Tracker.Dependency with observer hook (#20322)
|
2024-06-06 10:50:03 -03:00 |
breakout-join-confirmation/breakout-join-confirmation-graphql
|
fix: Rename variables, types, subscription identifier
|
2024-09-05 10:51:13 -03:00 |
breakout-room
|
Merge pull request #21107 from JoVictorNunes/fix-restoring-audio-on-breakout-exit
|
2024-09-11 14:42:13 -03:00 |
chat
|
feat(chat): improve messages rendering (#21323)
|
2024-10-03 10:10:52 -03:00 |
click-outside
|
|
|
common
|
[lms-plugin-adaptation] - Code review
|
2024-10-02 19:09:07 -03:00 |
components-data/plugin-context
|
[fix-dom-element-manipulation] fix user-camera-dom-element-manipulation hook, refactored several hooks and added onclick event in dropdown
|
2024-08-20 10:42:05 -03:00 |
connection-manager
|
Fix: close event emitting a terminal error (#21299)
|
2024-10-02 16:05:03 -03:00 |
connection-status
|
style(connection-status): Enhance mobile responsiveness for connection status and recording indicator components. (#21305)
|
2024-10-02 08:39:44 -03:00 |
context-providers
|
|
|
custom-styles
|
fix: Custom styles not applying to loading screen (#21263)
|
2024-09-27 10:28:26 -04:00 |
debug-window
|
fix: Client can't load in certain cases (#20336)
|
2024-05-29 09:26:11 -04:00 |
dropdown
|
remove defaultProps from components
|
2024-06-11 13:10:04 -03:00 |
emoji-picker
|
fix(emoji-picker): Fix emoji picker width
|
2024-07-30 14:29:38 -03:00 |
emoji-rain
|
fix(client): undefined variable in emoji rain (#20926)
|
2024-08-13 16:00:10 -04:00 |
end-meeting-confirmation
|
Remove meeting adapter consumption
|
2024-06-14 10:30:48 -03:00 |
error-screen
|
fix: remove spurious getUserMedia in ErrorScreen
|
2024-08-09 19:24:33 +00:00 |
external-video-player
|
fix(layout): prevent race condition on layout input update (#21018)
|
2024-08-27 13:38:34 -03:00 |
floating-window
|
|
|
generic-content
|
[lms-plugin-adaptation] Added new genericContentInformation along with refactor of fixedContentInformation for userListDropodownItem.
|
2024-09-27 14:48:05 -03:00 |
join-handler
|
fix: Custom styles not applying to loading screen (#21263)
|
2024-09-27 10:28:26 -04:00 |
layout
|
style(layout/modal): Removing custom layout (visually) from layouts modal (#21324)
|
2024-10-03 10:23:21 -03:00 |
learning-dashboard
|
Remove users adapter consumption
|
2024-06-14 11:35:53 -03:00 |
legacy
|
fix: Client can't load in certain cases (#20336)
|
2024-05-29 09:26:11 -04:00 |
lock-viewers
|
refactor: fix sonarcloud alerts (#20604)
|
2024-06-28 15:58:38 -04:00 |
media
|
Remove screenshare adapter consumption
|
2024-06-14 11:35:23 -03:00 |
meeting-ended
|
fix(meeting-ended/rating): Update star rating icon to improve visual representation. (#21319)
|
2024-10-02 11:04:37 -04:00 |
mobile-app-modal/mobile-app-modal-graphql
|
fix: Client can't load in certain cases (#20336)
|
2024-05-29 09:26:11 -04:00 |
muted-alert
|
fix: Client can't load in certain cases (#20336)
|
2024-05-29 09:26:11 -04:00 |
nav-bar
|
style(connection-status): Enhance mobile responsiveness for connection status and recording indicator components. (#21305)
|
2024-10-02 08:39:44 -03:00 |
notes
|
Fix: Errors and warnings (#20975)
|
2024-09-10 16:10:28 -04:00 |
notifications
|
refactor: remove instanceId from client (#20850)
|
2024-08-02 14:10:39 -04:00 |
notifications-bar
|
fix(connection-status): add message for critical unresponsive connections (#20687)
|
2024-08-29 09:38:46 -03:00 |
pads/pads-graphql
|
refactor(notes): Retire pads session manager (#21269)
|
2024-10-03 10:41:13 -03:00 |
plugins/plugin-button
|
[fix-dom-element-manipulation] fix onClick argument
|
2024-08-22 11:29:35 -03:00 |
plugins-engine
|
Merge pull request #21004 from GuiLeme/fix-dom-element-manipulation
|
2024-09-10 14:18:47 -04:00 |
poll
|
Remove Meteor imports
|
2024-06-14 16:54:31 -03:00 |
polling
|
Merge pull request #20835 from KDSBrowne/bbb-port-20621
|
2024-08-05 15:46:39 -03:00 |
presence-adapter
|
refactor(storage): replace Tracker.Dependency with observer hook (#20322)
|
2024-06-06 10:50:03 -03:00 |
presentation
|
style(presentation-toast): apply toast styles (#21239)
|
2024-09-25 12:16:43 -04:00 |
raisehand-notifier
|
refactor: remove instanceId from client (#20850)
|
2024-08-02 14:10:39 -04:00 |
recording
|
fix(html5): a couple of fixes for the recording button (#20758)
|
2024-07-26 12:45:48 -04:00 |
reload-button
|
|
|
screenreader-alert
|
Refactor: Make bundle using webpack (#20811)
|
2024-08-09 13:58:44 -04:00 |
screenshare
|
Merge pull request #21187 from JoVictorNunes/app-component-cleanup-0912
|
2024-09-24 14:42:53 -04:00 |
settings
|
refactor(settings/service): Refactor to remove unnecessary for notification. (#21235)
|
2024-09-27 10:27:19 -04:00 |
settings-loader
|
refactor(html5): centralize /bigbluebutton/api requests
|
2024-07-19 11:27:48 -03:00 |
shortcut-help
|
feat: Add Support For Audio Push To Talk (#21032)
|
2024-08-29 11:54:27 -03:00 |
sidebar-content
|
Merge pull request #20463 from Arthurk12/generic-content-types
|
2024-06-14 15:18:42 -04:00 |
sidebar-navigation
|
remove defaultProps from components
|
2024-06-11 13:10:04 -03:00 |
text-input
|
fix: Client can't load in certain cases (#20336)
|
2024-05-29 09:26:11 -04:00 |
timer
|
fix(timer): beep failing to play intermittently (#21222)
|
2024-09-25 15:42:16 -04:00 |
user-avatar
|
remove defaultProps from components
|
2024-06-11 13:10:04 -03:00 |
user-list
|
[lms-plugin-adaptation] - Code review
|
2024-10-02 19:09:07 -03:00 |
user-reaction
|
Remove meeting adapter consumption
|
2024-06-14 10:30:48 -03:00 |
video-preview
|
fix(video-preview): blur behavior correction (#21112)
|
2024-09-27 10:29:46 -04:00 |
video-provider
|
Edit graphql type UserCamera to suport either camera or screenshare
|
2024-10-01 14:39:48 -03:00 |
waiting-users
|
Remove meeting adapter consumption
|
2024-06-14 10:30:48 -03:00 |
wake-lock
|
Fix: Errors and warnings (#20994)
|
2024-08-21 17:22:54 -03:00 |
webcam
|
refactor: Purge props of some containers (Activity Check, Notification Bar, Webcam and Chat Alert
|
2024-08-29 10:09:53 -03:00 |
whiteboard
|
remove duplicate undo and redo handlers (#21327)
|
2024-10-03 10:20:15 -03:00 |