iachat/app/javascript/dashboard/components-next/message/bubbles
Shivam Mishra eef70b9bd7
feat: integrate new bubbles (#10550)
To test this, set the `useNextBubble` value to `true` in the
localstorage. Here's a quick command to run in the console

```js
localStorage.setItem('useNextBubble', true)
```

```js
localStorage.setItem('useNextBubble', false)
```

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-12-19 18:41:55 +05:30
..
Email feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Text feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Activity.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Audio.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Base.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
BaseAttachment.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Contact.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Dyte.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
File.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Image.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
InstagramStory.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Location.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Unsupported.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
Video.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30