iachat/app/javascript/dashboard/components-next/message/chips
rotsen d9af219ba3
feat: Implement single audio playback functionality across components (#12226)
## Description

Introduces a global single-audio playback helper and hooks it into
dashboard and widget entrypoints. Adds play/pause event handlers in the
Audio chip to sync UI state. The helper enforces one audio playing at a
time and auto-advances to the next adjacent audio on end.

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
2025-09-19 12:52:01 +05:30
..
AttachmentChips.vue revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
Audio.vue feat: Implement single audio playback functionality across components (#12226) 2025-09-19 12:52:01 +05:30
File.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
Image.vue fix: Fix the issue with context menu for right click on images and videos (#11114) 2025-03-19 20:09:44 -07:00
Video.vue revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00