chatwoot/app/javascript/dashboard/constants
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
..
appEvents.js feat: update notification settings (#10529) 2024-12-05 19:05:04 +05:30
automation.js feat: Rewrite automations/methodsMixin to a composable (#9956) 2024-08-27 12:30:08 +05:30
editor.js feat: Support image resize in message signature (#8042) 2023-10-09 13:20:12 +05:30
globals.js fix: Update design of the conversation sidebar, chatlist (#10572) 2024-12-11 08:06:21 -08:00
localStorage.js feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
permissions.js chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00