bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
prlanzarin 7fc8828c2b fix: audio settings UI adjustments
UI team suggested a few adjustments to the audio settings modal:
  - Larger (24px/1.5rem) margin between content and headers
  - Rephrasing of modal title, subtitle and volume indicator label
  - Change the "audio feedback" button to an outline or link styled
    button (there are currently two primary buttons and we want users to
    focus on the "Join audio" one)

Implement the suggested changes. The approach for the audio feedback
button is link-styled.
2024-08-23 03:05:10 +00:00
..
audio-dial
audio-graphql fix(audio): ensure current I/O devices are flagged as selected 2024-08-19 21:35:12 +00:00
audio-modal fix(audio): close dialog when "Cancel" is clicked with listenOnlyMode=false 2024-08-16 15:48:47 +00:00
audio-settings fix: audio settings UI adjustments 2024-08-23 03:05:10 +00:00
audio-stream-volume remove defaultProps from components 2024-06-11 13:10:04 -03:00
audio-test refactor: remove instanceId from client (#20850) 2024-08-02 14:10:39 -04:00
autoplay
device-selector feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
echo-test refactor(storage): replace Tracker.Dependency with observer hook (#20322) 2024-06-06 10:50:03 -03:00
help feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
local-echo fix: audio settings UI adjustments 2024-08-23 03:05:10 +00:00
container.jsx Merge pull request #20958 from JoVictorNunes/pure-voice-activity-hooks 2024-08-16 09:47:57 -03:00
queries.ts refactor: remove withTracker from audio container 2024-06-13 10:54:46 -03:00
service.js fix(audio): ensure correct audio device labels in Firefox 2024-08-20 00:43:24 +00:00