chatwoot/app/javascript/dashboard/modules
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
..
contact chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
conversations/components feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
search feat(v4): Auto-navigate to first menu item on group menu open(#10350) 2024-10-25 13:01:29 -07:00
widget-preview/components feat: Update widget builder to support dark mode (#10230) 2024-10-04 15:53:31 -07:00