iachat/app/javascript/dashboard
Shivam Mishra c19d70a6a0
fix: bubble UI issues (#10608)
This PR has fixes for the following issues

- Inconsistent spacing between meta and text in text bubble
- Activity bubble overflows for longer text (for now I have truncated
it, I'll work with @absurdiya on a better solution)
- Ugly lookinh gradient for expand button on email bubble
- Email bubble overflow issues and text rendering issues
- Alignment for error message
- Minute-wise grouping not working
- Link color should not be blue
- Use `gray-3` for bubble background instead of `gray-4`
2024-12-21 13:36:46 +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: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
components-next fix: bubble UI issues (#10608) 2024-12-21 13:36:46 +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 chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
i18n feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +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 chore: Update chat list header UI (#10573) 2024-12-12 10:12:07 +05:30
store feat: Throttle meta request for large chat size (#10518) 2024-12-05 22:35:30 -08:00
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