iachat/app/javascript/dashboard
Shivam Mishra 91b1015457
feat: fixes for bubble UI (#10643)
This PR applies the following fixes

1. Images in emails have margins, causing unnecessary gaps when 1x1px
images are loaded (ref:
[42111](https://app.chatwoot.com/app/accounts/1/conversations/42111?messageId=96215315))
2. Two adjacent `<br>` tags would add a huge gap, fixed this (ref:
[42111](https://app.chatwoot.com/app/accounts/1/conversations/42111?messageId=96215315))
3. Color for outgoing emails is wrong (ref:
[41621](https://app.chatwoot.com/app/accounts/1/conversations/41621?messageId=93560032))
4. Wrong list styles (see:
[42372](https://app.chatwoot.com/app/accounts/1/conversations/42372?messageId=96208130))
5. Wrong bubble color when outgoing message is sent by a bot or captain
6. Wrong avatar when outgoing message is sent by a bot or captain
2025-01-08 09:26:40 +05:30
..
api feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
assets feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
components feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30
components-next feat: fixes for bubble UI (#10643) 2025-01-08 09:26:40 +05:30
composables feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
constants feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
helper feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30
i18n feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
routes feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30
store feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30
App.vue fix: Resolve accountId from the route, initialize route-sync before the app is loaded (#10245) 2024-10-08 09:25:51 -07:00
featureFlags.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00